Loading...
Loading...
Search the web, scrape websites, extract structured data from URLs, and automate browsers using Bright Data's Web MCP. Use when fetching live web content, bypassing blocks/CAPTCHAs, getting product data from Amazon/eBay, social media posts, or when standard requests fail.
npx skill4agent add patchy631/ai-engineering-hub brightdata-web-mcpTool: search_engine
Input: { "query": "latest AI news", "engine": "google" }cursorTool: scrape_as_markdown
Input: { "url": "https://example.com/article" }Tool: extract
Input: {
"url": "https://example.com/product",
"prompt": "Extract: name, price, description, availability"
}| Scenario | Tool | Mode |
|---|---|---|
| Web search results | | Rapid (Free) |
| Clean page content | | Rapid (Free) |
| Parallel searches (up to 10) | | Pro/advanced_scraping |
| Multiple URLs at once | | Pro/advanced_scraping |
| HTML structure needed | | Pro/advanced_scraping |
| AI JSON extraction | | Pro/advanced_scraping |
| Dynamic/JS-heavy sites | | Pro/browser |
| Amazon/LinkedIn/social data | | Pro |
https://mcp.brightdata.com/sse?token=YOUR_API_TOKENhttps://mcp.brightdata.com/mcp?token=YOUR_API_TOKENAPI_TOKEN=<token> npx @brightdata/mcpsearch_enginescrape_as_markdown&pro=1PRO_MODE=true&groups=ecommerce,socialGROUPS=ecommerce,social| Group | Description | Featured Tools |
|---|---|---|
| Retail & marketplace data | |
| Social media insights | |
| Browser automation | |
| Company intelligence | |
| Financial data | |
| News & dev data | |
| App store data | |
| Travel information | |
| Batch & AI extraction | |
&tools=scrape_as_markdown,web_data_linkedin_person_profileTOOLS=scrape_as_markdown,web_data_linkedin_person_profileNote:orGROUPSoverrideTOOLSwhen specified.PRO_MODE
search_enginescrape_as_markdownsearch_engine_batchscrape_batchscrape_as_htmlextractsession_stats| Tool | Description |
|---|---|
| Open URL in browser session |
| Navigate back |
| Navigate forward |
| Get ARIA snapshot with element refs |
| Click element by ref |
| Type into input (optional submit) |
| Capture page image |
| Wait for element visibility |
| Scroll to bottom |
| Scroll element into view |
| Get page text content |
| Get full HTML |
| List network requests |
web_data_amazon_productweb_data_amazon_product_reviewsweb_data_amazon_product_searchweb_data_walmart_productweb_data_walmart_sellerweb_data_ebay_productweb_data_google_shoppingweb_data_homedepot_productsweb_data_bestbuy_productsweb_data_etsy_productsweb_data_zara_productsweb_data_linkedin_person_profileweb_data_linkedin_company_profileweb_data_linkedin_job_listingsweb_data_linkedin_postsweb_data_linkedin_people_searchweb_data_instagram_profilesweb_data_instagram_postsweb_data_instagram_reelsweb_data_instagram_commentsweb_data_facebook_postsweb_data_facebook_marketplace_listingsweb_data_facebook_company_reviewsweb_data_facebook_eventsweb_data_tiktok_profilesweb_data_tiktok_postsweb_data_tiktok_shopweb_data_tiktok_commentsweb_data_x_postsweb_data_youtube_videosweb_data_youtube_profilesweb_data_youtube_commentsweb_data_reddit_postsweb_data_google_maps_reviewsweb_data_crunchbase_companyweb_data_zoominfo_company_profileweb_data_zillow_properties_listingweb_data_yahoo_finance_businessweb_data_github_repository_fileweb_data_reuter_newsweb_data_google_play_storeweb_data_apple_app_storeweb_data_booking_hotel_listingssearch_enginescrape_as_markdownextractweb_data_amazon_productweb_data_amazon_product_reviewsweb_data_*scrape_as_markdownextractscraping_browser_navigatescraping_browser_snapshotscraping_browser_click_refscraping_browser_type_refscraping_browser_screenshot| Variable | Description | Default |
|---|---|---|
| Bright Data API token (required) | - |
| Enable all Pro tools | |
| Comma-separated tool groups | - |
| Comma-separated individual tools | - |
| Request rate limit | |
| Custom zone for scraping | |
| Custom zone for browser | |
web_data_*scrape_as_markdownextractscrape_batchsearch_engine_batchsession_stats"command": "/usr/local/bin/node",
"args": ["node_modules/@brightdata/mcp/index.js"]web_data_*