get_serp_html
Extract HTML content from search engine results pages (SERPs) for specific queries, search engines, and countries using the FetchSERP MCP Server.
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 |