Skip to content

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

License

Notifications You must be signed in to change notification settings

khanguslee/olympic-webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published