Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 330 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 330 Bytes

This repo fetches all riders for a Scorito game. For the classics game it fetches all races from the Procyclingstats website. For a grand tour it generates a csv with all prices.

Installation

composer install

Run

php classics.php Will output a csv to classics.csv php grand_tour.php Will output a csv to grand-tour.csv