Configuration
Before you begin, ensure you have the below completed:- Node.js package is installed and updated
- Make sure you have an account on Bright Data (new users get free credit for testing, and pay as you go options are available)
- Get your API key from the user settings page
- Create a Web Unlocker zone named
mcp_unlocker
in your control panel - For browser automation capabilities create a Scraping Browser zone in your control panel (any zone name is allowed)
If you prefer to use a different zone name, you can specify it with the
WEB_UNLOCKER_ZONE
environment variable in your configurationhttps://www.npmjs.com/package/@brightdata/mcp Step 2: Choose your client configuration:
Examples
Extract real-time data from Google
Extract real-time data from Google
“Extract all flight times depart from JFK airport to Heathrow in the next 24 hours”
Extract data from Linkedin
Extract data from Linkedin
“Extract Bright Data overview section content from Linkedin”
Extract dynamic data from ebay.com
Extract dynamic data from ebay.com
“Go to ebay.com, click the “shop by category” button on the navigation bar, extract all categories”