Skip to content

charanjitghai/naive-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

naive-scraper

Naive Scraper to scrape data using Selenium

Scrapes Data from sites. Features:

  1. Uses threads, executor service for parallel scraping
  2. Uses Constant, Linear, Exponential waiters for waiting between scrape requests

Run

java -jar target/naive-scraper-1.0-SNAPSHOT-jar-with-dependencies.jar

Releases

No releases published

Packages

No packages published