Your fullโ€‘stack platform for webย scraping

Apify is the largest ecosystem where developers build, deploy, and publish web scrapers, AI agents, and automation tools. We call them Actors.

TikTok Scraper avatar

TikTok Scraper

clockworks/tiktok-scraper

Extract data from TikTok videos, hashtags, and users. Use URLs or search queries to scrape TikTok profiles, hashtags, posts, URLs, shares, followers, hearts, names, video, and music-related data. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

User avatar

Clockworks

34k

4.5

Google Maps Scraper avatar

Google Maps Scraper

compass/crawler-google-places

Extract data from thousands of Google Maps locations and businesses. Get Google Maps data including reviews, reviewer details, images, contact info, opening hours, location, prices & more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.

User avatar

Compass

105.8k

4.2

Instagram Scraper avatar

Instagram Scraper

apify/instagram-scraper

Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

User avatar

Apify

98k

4.2

Website Content Crawler avatar

Website Content Crawler

apify/website-content-crawler

Crawl websites and extract text content to feed AI models, LLM applications, vector databases, or RAG pipelines. The Actor supports rich formatting using Markdown, cleans the HTML, downloads files, and integrates well with ๐Ÿฆœ๐Ÿ”— LangChain, LlamaIndex, and the wider LLM ecosystem.

User avatar

Apify

52.4k

4.5

Amazon Scraper avatar

Amazon Scraper

junglee/free-amazon-product-scraper

Gets you product data from Amazon. Unofficial API. Scrapes and downloads product information without using the Amazon API, including reviews, prices, descriptions, and ASIN.

User avatar

Junglee

6.5k

4.4

Build your own Actor avatar

Build your own Actor

you/new-idea

Apify gives you all the tools and documentation you need to build reliable scrapers. Fast.

User avatar

You? ๐Ÿซต

?

5.0

Browse 4,500+ Actors

Trusted by global technology leaders

T MobileT Mobile
DecathlonDecathlon
AccentureAccenture
European CommissionEuropean Commission
MicrosoftMicrosoft
SquareSquare
AmgenAmgen
Open TableOpen Table
Princeton UniversityPrinceton University
SiemensSiemens
GrouponGroupon
IntercomIntercom

Easily integrate
ZapierGitHubGoogle SheetsPineconeany appAirbyteMCP clientsGoogle DriveSlackZapier
with Actors

GitHubGitHub
Google SheetsGoogle Sheets
PineconePinecone
any appany app
AirbyteAirbyte
MCP clientsMCP clients
Google DriveGoogle Drive
SlackSlack
ZapierZapier

Build reliable web scrapers. Fast.

We love open source

Apify works great with both Python and JavaScript, as well as Playwright, Puppeteer, Selenium, Scrapy, and Crawlee - our own web crawling and browser automation library.

Crawlee

JavaScript

Python

1import { PuppeteerCrawler, Dataset } from "crawlee";
2
3const crawler = new PuppeteerCrawler({
4 async requestHandler({ request, page, enqueueLinks }) {
5 await Dataset.pushData({
6 url: request.url,
7 title: await page.title(),
8 });
9 await enqueueLinks();
10 },
11});
12
13await crawler.run(["https://crawlee.dev"]);

Publish Actors. Get paid.

Reach thousands of new customers

Building and running a SaaS is hard. Building an Actor and selling it on Apify Store is 10x easier. Get visitors from day one.

Get paid animationGet paid animation

No upfront costs

Publishing your Actor is free of chargeโ€”the customers pay for the computing resources. New creators get $500 free platform credits.

Rely on Apify infra

Actors scale automatically as you gain new users. You donโ€™t need to worry about compute, storage, proxies, or authentication.

Billing is on us

Handling payments, taxes, and invoicing is a painful part of running a SaaS. Apify does all that and sends you a net payout every month.

Youโ€™re in the right place, sign up and get started.