/olympic-webscraper

Typescript webscraper to retrieve the medal tally from the official Olympics website.

Primary LanguageTypeScriptMIT LicenseMIT

Olympic Webscraper

Webscraper built with Typescript + axios + cheerio to get the current olympic medal count.

Getting Started

  1. Install packages

    yarn 
  2. Build files

    yarn build
  3. Run script

    yarn start

Future

  • Default output into tabular/pretty format on the command line
  • --json argument to output results into JSON format
  • Scrape medalists