Apify integrations
Connect Apify Actors and tasks with your favorite web apps and cloud services, receive automatic email notifications, and bring your workflow automation to a whole new level.
Programming
API
Connect to virtually any other cloud or local service using a RESTful API. Control almost every aspect of the Apify platform.
Webhooks
Configure the Apify platform to carry out an action when a system event occurs – e.g., get a notification whenever an Actor run finishes.
GitHub
Connect Apify to your GitHub account and automatically create a new issue in your repository whenever an Actor run fails.
Git
Import code from your GitHub, GitLab or Bitbucket repository when creating a new Apify Actor.
Actor-to-Actor
Workflow & notification
Zapier
Connect Apify with 6,000+ apps via Zapier and automatically move data between them, including key-value stores and datasets.
Make
Run Apify Actors, monitor their statuses, and receive Actor results directly within your Make scenarios.
Telegram
Integrate your Apify Actors with Telegram through Zapier and get instant updates on your Actor runs.
Slack
Run Apify web scraping tools as a team and streamline your automation workflows by centralizing them in Slack.
Gmail
Send run information, dataset files, and output notifications to any e-mail address by integrating your Gmail account with Apify.
Asana
Automate your web scraping workflow and create a new Asana task whenever an Actor run fails.
SIGNL4
Send automated mobile alerts regarding changes on websites or critical errors, so that responsible users are swiftly notified.
Data storage
Airbyte
Consolidate your data in your databases and plug results from Actors into your ETL pipelines easily.
Keboola
Automate anything from data extraction to predictions. Plug results from web scraping tools into your data processing pipelines.
Google Drive
Sign in via your Google account and upload dataset files to a Google Drive folder whenever a run succeeds.
Hevo
Replicate data from your Apify account to a Destination database or data warehouse using Hevo Pipelines.
AI
LangChain
Run Actors from LangChain and load their results into vector databases, ChatGPT, and other LLMs.
LlamaIndex
Use Apify's data loaders to bring data from Actors and datasets to the open-source repository, LlamaHub.
FlowiseAI
Integrate Apify with the open-source UI visual tool to build your customized LLM flow using LangChainJS.
Pinecone
Simplify your data operations by pushing selected fields from your Apify Actor directly into any Pinecone index.
Haystack
Extract data using Apify Actors, convert it into Haystack Documents, and perform advanced AI tasks.
Integration Actors
Utility Actors that help import or export data between the Apify platform and third party systems.
Dataset Image Downloader & Uploader
lukaskrivka/images-download-upload
Download image files from image URLs in your datasets and save them to a Zip file, Key-Value store, or directly your AWS S3 bucket.
431
12
Merge, Dedup & Transform Datasets
lukaskrivka/dedup-datasets
The ultimate dataset processor. Extremely fast merging, deduplications & transformations all in a single run.
3.7k
54
API / JSON scraper
pocesar/json-downloader
Scrape any API / JSON URLs directly to the dataset, and return them in CSV, XML, HTML, or Excel formats. Transform and filter the output. Enables you to follow pagination recursively from the payload without the need to visit the HTML page.
412
4
Send Email
apify/send-mail
The actor automatically sends an email to a specific address. This actor is useful for notifications and reporting. With only 3 lines of JavaScript code, you'll be on top of your scraping actors and never miss important results or issues.
2.6k
79
PDF Text Extractor
jirimoravcik/pdf-text-extractor
PDF Text Extractor allows you to extract text from PDF files. It also supports chunking of the text to prepare the data for usage with large language models.
381
18
Download Images From Dataset
zuzka/download-images-from-dataset
Download actual pictures from scraped dataset based on the image urls. The actor creates a zip file for you to download with one click.
208
11