Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bartekpacia/mlb-thing
- Owner: bartekpacia
- License: mit
- Created: 2019-06-09T20:34:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T05:41:28.000Z (about 2 years ago)
- Last Synced: 2024-12-12T15:08:14.484Z (22 days ago)
- Language: TypeScript
- Homepage:
- Size: 17.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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 instructionsVideo tutorial [here](https://youtu.be/2vuwxQFiBzY)