Get Blogger ID

For Solodroid application products based on Blogger API, Blogger ID is required so that the content of your blogger website can be displayed in the application, there are 2 methods to get Blogger ID

Method 1

  1. Open page www.blogger.com and select your website (Required login with your Google Account)
  2. In the address bar of your web browser, you will see your Blogger ID
  3. Example : https://www.blogger.com/blog/posts/<BLOGGER_ID>


Method 2

  1. Open your blogger website in the web browser, then Right click and select View page source
  2. Click Ctrl + F for quick search and enter keyword : 'blogId'
  3. The Blogger ID can be known with this format : 'blogId': '28912482044727XXXXX'

Save your Blogger ID into the config.json

My Instagram