Search questions and suggestions

Method SerpstatKeywordProcedure.exportSuggestions exports to .csv file search suggestions and questions. The data is similar to the report from the section “Keyword research SEO research Search suggestions and Search questions”.

Request parameters
Parameter Description Optional Value options
id A request id: the response contains the same id. Enter any number (number) or text (string) value no 1, test
method API method name no SerpstatKeywordProcedure.exportKeywordsPhrase
params The object with parameters {...}, it lists all the following parameters and arrays [...] no
keyword Keyword to search for no "iphone 13"
se ID of the search base to be searched. no g_us
size

Number of results per page in response

(min: 1, max: 1000)

yes "size": "10"
page Page number in response yes "page": "5"
withQuestions with/without question keywords in report yes true, false
filters Filter conditions yes

Response example

Search suggestion Question
can i use apple pencil on iphone 13 can?
how much is iphone 13 pro max in usd how?
is there iphone 13 pro max green is there?
iphone 13 vs 11 pro max which is better which?
what material is the back of iphone 13 pro what?

1 API credit is charged for 1 row of response.

Example PHP Python
Request data:
{
   "id": 1,
    "method": "SerpstatKeywordProcedure.exportSuggestions",
    "params": {
        "keyword": "trip",
        "se": "g_us",
        "size": 10,
        "page": 1,
        "withQuestions":true,
        "filters": {
            "questions": [
                "how much",
                "when" 
            ]
        }
    }
}
{
   "id": 1,
    "method": "SerpstatKeywordProcedure.exportSuggestions",
    "params": {
        "keyword": "работа",
        "se": "g_ua",
        "size": 10,
        "page": 1,
        "withQuestions":true,
        "filters": {
            "questions": [
                "кто",
                "что" 
            ]
        }
    }
}
Response data:

Поделитесь статьей с вашими друзьями

Are you sure?

Персональная презентация сервиса

Serpstat is all about saving time, and we want to save yours! One of our specialists will contact you and discuss options going forward.

These may include a personal demonstration, a trial period, comprehensive training articles & webinar recordings, and custom advice from a Serpstat specialist. It is our goal to make you feel comfortable while using Serpstat.

Name

Email

Phone

We are glad of your comment
Política de privacidad.

Спасибо, мы с вами свяжемся в ближайшее время

Open support chat