Skip to contents

Data

cyclingdata
A comprehensive dataset on stage-races in professional cycling

Scrape cycling data

cyclingscraper()
Scrape cycling data from procyclingstats.com.

Internal functions

These functions are used internally by cyclingscraper. Users have no need to engage with these directly.

raceinfo()
Scrape race information from procyclingstats.com.
racedata()
Scrape stage data from procyclingstats.com.
raceyears()
List of years where races were completed.
racenames()
Convert race identifier to full names.
raceurlkey()
Convert race identifiers to URL key
checkrace()
Check whether a race was completed in a given year.