Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bartekpacia/mlb-thing

Helpful scraper for the mlb.com website.
https://github.com/bartekpacia/mlb-thing

Last synced: 13 days ago
JSON representation

Helpful scraper for the mlb.com website.

Awesome Lists containing this project

README

        

## MBL Thing

Just a web scraper for https://www.mlb.com/ I've made for my friend to make his life less painful.

## How to run

- Install NodeJS (v10+)
- Download the project
- Open command line in the project folder (folder you downloaded)
- Run `npm install`
- Run `npm run start`
- Follow the instructions

Video tutorial [here](https://youtu.be/2vuwxQFiBzY)