How to Set Up Bright Data With Agno
The Bright Data toolkit is now available in Agno, bringing real-world web access to AI agents. This integration enables structured data extraction and web scraping from over 40 platforms, including Amazon, LinkedIn, TikTok, Instagram, and Facebook.
Agents can perform tasks like scraping product listings, capturing screenshots, running search queries, and accessing live structured data feeds, all with minimal setup. This makes it easy to build intelligent agents that can reason, act, and fetch real-time web data for research, automation, and monitoring.
How to Integrate Bright Data With LangChain
Pre-requisites
- Bright Data API key
- Active SERP Zone for search engine capabilities
- Active Unlocker API zone for Scraping
Obtain Your Bright Data API Key
- Log in to your Bright Data dashboard.
- Go to Account Settings.
- Generate an API key if you haven’t already done so.
Install the Bright Data Integration
You can install the Bright Data integration directly from GitHub using the tool code available here.
This integration will be published to PyPI by the end of the week. Once available, you’ll be able to install it using:
Set the environment variable
Set your Bright Data API key as an environment variable:
Example usage