apify
The official account of Apify Technologies. It hosts a number of generic actors for the public use.
apify/web-scraper
Crawls arbitrary websites using the Chrome browser and extracts data from pages using a provided JavaScript code. The ac...
4722
apify/google-search-scraper
Scrapes Google Search result pages (SERPs) and extracts a list of organic and paid results, ads, snap packs and more. Su...
2100
apify/send-mail
Sends an email to a specific address. This actor is useful for notifications and reporting.
286
apify/legacy-phantomjs-crawler
Replacement for the legacy Apify Crawler product with a backward-compatible interface. The actor uses PhantomJS headless...
1056
apify/puppeteer-scraper
Crawls websites with the headless Chrome and Puppeteer library using a provided server-side Node.js code. This crawler i...
311
apify/cheerio-scraper
Crawls websites using raw HTTP requests, parses the HTML with the Cheerio library and extracts data from the pages using...
296
apify/scrapy-executor
Run Scrapy spiders written in Python on the Apify platform.
27
apify/image-diff
Returns a difference of two given images as JPEG or PNG image.
8
apify/hello-world
An example of a simple Apify actor. It takes a greeting message on input, prints it and stores a new message to output.
975
apify/screenshot-url
Generates a screenshot of a webpage on a specified URL. The screenshot is stored to the default key-value store as the o...
803
apify/example-puppeteer
Example showing how to use headless Chromium with Puppeteer to open a web page, determine its dimensions, save a screens...
144
apify/page-analyzer
Performs analysis of a webpage to figure the best way how to scrapes its data. On input, it takes an URL and array of st...
102
apify/example-php
Example act using PHP as the main language.
19
apify/crawler-results-to-s3
Act to upload results from Apify crawler to AWS S3. It is designed to run from crawler finish webhook.
apify/example-selenium
Example of loading a web page in headless Chrome using Selenium Webdriver.
15
apify/quick-start
Contains a basic boilerplate of an Apify actor with Node.js source code and a custom Dockerfile. The purpose of this act...
14