serp_organic_live_advanced
Analyze organic search results for specific keywords across search engines like Google, Bing, or Yahoo. Customize by location, device, and language to retrieve SERP data, including People Also Ask suggestions.
Instructions
Get organic search results for a keyword in specified search engine
Input Schema
Name | Required | Description | Default |
---|---|---|---|
depth | No | parsing depth optional field number of results in SERP | |
device | No | device type optional field can take the values:desktop, mobile default value: desktop | desktop |
keyword | Yes | Search keyword | |
language_code | Yes | search engine language code (e.g., 'en') | |
location_name | No | full name of the location required field Location format - hierarchical, comma-separated (from most specific to least) Can be one of: 1. Country only: "United States" 2. Region,Country: "California,United States" 3. City,Region,Country: "San Francisco,California,United States" | United States |
max_crawl_pages | No | page crawl limit optional field number of search results pages to crawl max value: 100 Note: the max_crawl_pages and depth parameters complement each other | |
people_also_ask_click_depth | No | clicks on the corresponding element specify the click depth on the people_also_ask element to get additional people_also_ask_element items; | |
search_engine | No | search engine name, one of: google, yahoo, bing. |