Apify is a cloud platform for web scraping and data extraction, which provides an ecosystem of more than a thousand ready-made apps called Actors for various scraping, crawling, and extraction use cases.
Apify
platform and load their results into LangChain to feed your vector
indexes with documents and data from the web, e.g. to generate answers from websites with documentation,
blogs, or knowledge bases.
APIFY_API_TOKEN
) or pass it as apify_api_token
in the constructor.ApifyActorsTool
to use Apify Actors with agents.
ApifyWrapper
to run Actors on the Apify platform.
ApifyDatasetLoader
to get data from Apify dataset.