List of available search engines

SerpstatDatabaseProcedure.getDatabaseInfo — the method returns a list of available search databases in Serpstat.

This request doesn't require API limits.

Metrics:

Parameter Description Value
db_name Database ID string

country_name_en

Name of the corresponding database in the region string
domain Regional domain of the search engine  string

left_lines

Number of remaining limits int

Example PHP Python
Request data:
{
 "id": {{any_num_or_string}},
 "method": "SerpstatDatabaseProcedure.getDatabaseInfo"
}

Response data:
{
   "id": {{your_num_or_string}},
   "result": {
        "data": [
            {
                "db_name": "g_ua",
                "country_name_en": "ua",
                "domain": "google.com.ua"
            },
            {
                "db_name": "g_ru",
                "country_name_en": "ru",
                "domain": "google.ru"
            },
            {
                "db_name": "g_bg",
                "country_name_en": "bg",
                "domain": "google.bg"
            },
            {
                "db_name": "g_kz",
                "country_name_en": "kz",
                "domain": "google.kz"
            },

          ........................
          ........................
        ],
        "summary_info": {
             "left_lines": 151
        }
    }
}

Share this article with your friends

Are you sure?

Introducing Serpstat

Find out about the main features of the service in a convenient way for you!

Please send a request, and our specialist will offer you education options: a personal demonstration, a trial period, or materials for self-study and increasing expertise — everything for a comfortable start to work with Serpstat.

Name

Email

Phone

We are glad of your comment
I agree to Serpstat`s Privacy Policy.

Thank you, we have saved your new mailing settings.

Open support chat