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:

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