https://github.com/emmanuel-rods/bet-scraper
https://github.com/emmanuel-rods/bet-scraper
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuel-rods/bet-scraper
- Owner: Emmanuel-Rods
- Created: 2025-03-11T15:03:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-11T15:12:00.000Z (over 1 year ago)
- Last Synced: 2025-03-11T16:25:10.557Z (over 1 year ago)
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Installation
1. Clone the repository:
```bash
git clone https://github.com/Emmanuel-Rods/Bet-Scraper
```
2. Navigate to the project folder:
```bash
cd Bet-Scraper
```
3. Install the necessary dependencies:
```bash
npm install
```