Skip to content

richardmundyiii/dart-connect-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart Connect Web Scraper

A web-based app to scrape league standings from Dart Connect's public league standings page.

📸 Screenshots

Description Screenshot

DC Standings

Data Output

How to Run

First Things First

  • Be sure to run 'npm i' to download all dependencies needed.
  • You will need to adjust the size of your array based on the number of teams in your league (line 24 - app.js)
  • Be sure to update your MongoDB url if you wish to save the data that you've scraped.

Ice-Box Features

  • Some of the data numbers have a percentage sign at the end and cannot be recognized as a number.

Please let me know what you think and/or if any features you would like added

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published