Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 312 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 312 Bytes

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