Skip to main content
Glama

Bright Data Web MCP

by dsouza-anush

web_data_facebook_company_reviews

Extract structured Facebook company reviews data by providing a valid company URL and desired number of reviews. Uses cached data for reliable access to review information.

Instructions

Quickly read structured Facebook company reviews data. Requires a valid Facebook company URL and number of reviews. This can be a cache lookup, so it can be more reliable than scraping

Input Schema

NameRequiredDescriptionDefault
num_of_reviewsYes
urlYes

Input Schema (JSON Schema)

{ "properties": { "num_of_reviews": { "type": "string" }, "url": { "format": "uri", "type": "string" } }, "required": [ "url", "num_of_reviews" ], "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