Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 907 Bytes

README.md

File metadata and controls

36 lines (27 loc) · 907 Bytes

phone_finder

Table of Contents

About The Project

Just a little scraper I built to find the perfect smartphone for me. Currently it supports scraping only one website.

Built With

Usage

  1. Clone the repo
git clone https://github.com/giovanniberti/phone_finder
  1. Build and run the jar
./gradlew runShadow

The program will generate an HTML report in the repo root called report.html. Dynamic filtering is not currently available (and neither planned), but filtering rules can be easily changed in ReportGenerator.kt::main