get_serp_html
Retrieve search engine results in HTML format by specifying query, engine, country, and page count for SEO analysis and web scraping.
Instructions
Get search engine results with HTML content
Input Schema
Name | Required | Description | Default |
---|---|---|---|
country | No | The country to search from. Default: us | us |
pages_number | No | The number of pages to search (1-30). Default: 1 | |
query | Yes | The query to search | |
search_engine | No | The search engine to use (google, bing, yahoo, duckduckgo). Default: google |