#
apify
Here are 56 public repositories matching this topic...
House of Apify Scrapers. Generic scraping actors with a simple UI to handle complex web crawling and scraping use cases.
-
Updated
Jun 21, 2021 - JavaScript
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.
-
Updated
Jun 10, 2021 - HTML
Amazon crawler - this configuration will extract items for a keywords that you will specify in the input, and it will automatically extract all pages for the given keyword. You can specify more keywords on the input for one run.
apify
amazon-crawler
extract-items
amazon-de
amazon-com
amazon-extractor
apify-sdk
apify-cli
apify-proxy
-
Updated
Nov 25, 2020 - JavaScript
Scrape public Facebook pages, posts, reviews and comments
crawler
scraper
facebook
typescript
scraping
reviews
actor
facebook-page
facebook-scraper
facebook-post
apify
scrape-comments
scrape-posts
apify-sdk
-
Updated
Jun 28, 2021 - TypeScript
Apify command-line interface helps you create, develop, build and run Apify actors, and manage the Apify cloud platform.
-
Updated
Jun 8, 2021 - JavaScript
You can use this act to monitor any page's content and get a notification when content changes.
-
Updated
Jun 18, 2021 - JavaScript
Scrape Tripadvisor restaurant, hotels, and places.
-
Updated
Jun 26, 2021 - JavaScript
No more dealing with Google API. Simple Node.js program to automate access to Google Sheets.
-
Updated
Dec 27, 2020 - JavaScript
An easy-to-use tool for making web service with API from your own Python functions.
-
Updated
Mar 20, 2021 - Python
CurlX a basic Curl syntax
scraper
tarball
php7
curl
php-library
scraping
socks
http-tunnel
php-curl
luminati
proxy-checker
apify
get-php
-
Updated
Jun 22, 2021 - PHP
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.
-
Updated
Jun 11, 2021 - JavaScript
Apify actor to run web spiders written in Python in the Scrapy library
-
Updated
May 8, 2021 - Python
Experimental scraper in Rust suited for running locally or on the Apify platform. Inspired by Apify SDK.
-
Updated
Mar 22, 2021 - Rust
Scraper for www.webdesignernews.com, using Apify.
-
Updated
Jul 10, 2019 - TypeScript
Apify act for solving google recaptcha using the anti-captcha.com service.
-
Updated
Nov 29, 2018 - JavaScript
Apify public actor for scraping Airbnb homes.
-
Updated
May 10, 2021 - JavaScript
Uses Apify to scrape Google Search Engine Results pages for all American Films between 1950-2020 and then parses the knowledge panel structured data.
-
Updated
Mar 3, 2021 - Python
Grab a session for any website for usage on your own actor
-
Updated
Jun 11, 2021 - TypeScript
Combines Apify's crawling system and article parsing with unfluff library.
-
Updated
Jun 17, 2021 - JavaScript
Improve this page
Add a description, image, and links to the apify topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the apify topic, visit your repo's landing page and select "manage topics."
Main examples at Apify SDK webpage, Github repo and CLI templates should demonstrate how to manipulate with DOM and retrieve data from it.
Also add one example of scraping with Apify SDK + jQuery to https://sdk.apify.com/docs/examples/basiccrawler
Feedback from: https://medium.com/better-programming/do-i-need-python-scrapy-to-build-a-web-scraper-7cc7cac2081d
I lost an hour trying to make