Apify
- The Interweb
- https://apify.com/
- @apify
- hello@apify.com
Pinned repositories
Repositories
-
browser-pool
A Node.js library to easily manage and rotate a pool of web browsers, using any of the popular browser automation libraries like Puppeteer, Playwright, or SecretAgent.
-
apify-docs
This project is the home of Apify's documentation.
-
covid-19
Open APIs with statistics about Covid-19
-
apify-js
Apify SDK — The scalable web scraping and crawling library for JavaScript/Node.js. Enables development of data extraction and web automation jobs (not only) with headless Chrome and Puppeteer.
-
apify-client-js
Apify API client for JavaScript / Node.js.
-
proxy-chain
Node.js implementation of a proxy server (think Squid) with support for SSL, authentication and upstream proxy chaining.
-
apify-client-python
Apify API client for Python (work in progress)
-
actor-google-search-scraper
Apify actor that crawls Google Search result pages (SERPs) and extracts a list of organic results, ads, related queries and more. It supports selection of custom country, language and location.
-
apify-web-covid-19
A list of public COVID-19 APIs to be rendered on https://apify.com/covid-19
-
headers-generator
NodeJs package for generating browser-like headers.
-
apify-cli
Apify command-line interface helps you create, develop, build and run Apify actors, and manage the Apify cloud platform.
-
apify-shared-js
Utilities and constants shared across Apify projects.
-
apify-actor-docker
Base Docker images for Apify actors.
-
actor-templates
This project is the
🏠 home of Apify actor template projects to help users quickly get started. -
actor-quick-start
Contains a boilerplate of an Apify actor to help you get started quickly build your own actors.
-
apify-storage-local-js
Local emulation of the apify-client NPM package, which enables local use of Apify SDK.
-
scraping-tools-js
A library of utility functions that make scraping, data extraction and usage of headless browsers easier and faster.
-
actor-page-analyzer
Apify actor that opens a web page in headless Chrome and analyzes the HTML and JavaScript objects, looks for schema.org microdata and JSON-LD metadata, analyzes AJAX requests, etc.
-
actor-screenshot-url
Actor which opens URL in headless browser and stores screenshot into Key-Value store
-
actor-algolia-website-indexer
Apify actor that crawls website and indexes selected web pages to Algolia index. It's used to power the search on https://help.apify.com
-
actor-scrapy-executor
Apify actor to run web spiders written in Python in the Scrapy library
-
actor-scraper
House of Apify Scrapers. Generic scraping actors with a simple UI to handle complex web crawling and scraping use cases.
-
actor-legacy-phantomjs-crawler
The actor implements the legacy Apify Crawler product. It uses PhantomJS headless browser to recursively crawl websites and extract data from them using a piece of JavaScript code.
-
keboola-ex-apify
Apify extractor for Keboola Connection
-
better-sqlite3-with-prebuilds
Better SQLite prebuild & publish action
-
-
browser-headers-generator
Package generating randomized browser-like headers.
-
actor-content-checker
You can use this act to monitor any page's content and get a notification when content changes.
-
http-request
A HTTP request library for Node.js, with a common-sense API, support for Brotli compression and without bugs in "request" NPM package
-
test-travis-github-migration Archived