Back to Directory
research
Bright Data
Web scraping and search via Bright Data API. Requires BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE. Use for scraping any webpage as markdown (bypassing bot detection/CAPTCHA) or searching Google with structured results.
Installation
Run this in your terminal or add to your configuration:
# Clone into your skills directory
git clone ...API Key Required
This skill requires external API keys. Check the repository for .env setup instructions.
About this Skill
- Initial release of Bright Data skill for web scraping and Google search.
- Enables scraping of any webpage as markdown, bypassing bot detection and CAPTCHA.
- Supports Google search with structured JSON results.
- Requires configuration with BRIGHTDATA_API_KEY and BRIGHTDATA_UNLOCKER_ZONE.
- Provides shell scripts for both search and scrape functionalities.