Scrapfly CrewAI Integration
Scrapfly is available on CrewAI - a popular a framework for developing applications powered by large language models (LLMs).
For CrewAI, Scrapfly is available as a CrewAI Tool object which uses Scrapfly Web Scrape API to retrieve web page data for use within the LangChain ecosystem.
Usage
To start get your Srapfly API key on your dashboard. Then install Scrapfly Python SDK, CrewAI and CrewAI Tools:
Then, the ScrapflyScrapeWebsiteTool
is available for scraping any web page:
For more advanced use, the integration supports all Scrapfly Web Scrape API options matching the Python SDK signature which can be provided as a natural language parameter:
Errors
CrewAI will display the Scrapfly API error message in the standard Scrapfly API error message format. For more see:
Pricing
No additional costs.