Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 240 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 240 Bytes

Web Scraper

Usage and functions

  • Program scrapes data from a static website and it stores it in json file.
  • It scrapes horse racing data.

Tehnologies

  • Aplication is based in IntelliJ.
  • Written in Java.
  • It uses GSON library.