Skip to main content
Glama

Bright Data Web MCP

by dsouza-anush

web_data_amazon_product_search

Retrieve structured Amazon product search results using keywords and domain URLs, providing reliable data access through cache lookup instead of direct scraping.

Instructions

Quickly read structured amazon product search data. Requires a valid search keyword and amazon domain URL. This can be a cache lookup, so it can be more reliable than scraping

Input Schema

NameRequiredDescriptionDefault
keywordYes
pages_to_searchNo1
urlYes

Input Schema (JSON Schema)

{ "properties": { "keyword": { "type": "string" }, "pages_to_search": { "default": "1", "type": "string" }, "url": { "format": "uri", "type": "string" } }, "required": [ "keyword", "url" ], "type": "object" }

Other Tools from Bright Data Web MCP

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/dsouza-anush/brightdata-mcp-heroku'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server