Skip to content

Samples for web scrapers using ScrapingHub, Selenium, OCR on Google + AWS, captcha solving, JS injection

Notifications You must be signed in to change notification settings

se-l/scraper_samples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web scraper

You'll find 2 different types of web scraper in here

  1. Scrapinghub_bot: A webscraper using scrapinghub as platform for parallelising a headless scraping bot. You will also find sample code for running optical character recognition on google and AWS. This bot contains code autogenerated by scrapinghub and is best understood in conjunction with scrapinghub docs.
  2. In folder selenium, a scraper acting with a browerser window (head) and lite measures the circumvent automatic detection (javascript injection and captcha solving). This scraper makes use of (a) captcha solving and (b) javascript injection to hide that it is run by a webdriver. It requires to complete the initial login manually

About

Samples for web scrapers using ScrapingHub, Selenium, OCR on Google + AWS, captcha solving, JS injection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published