https://github.com/emmanuel-rods/super-scraper
https://github.com/emmanuel-rods/super-scraper
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/emmanuel-rods/super-scraper
- Owner: Emmanuel-Rods
- Created: 2024-12-13T10:10:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T14:47:06.000Z (over 1 year ago)
- Last Synced: 2025-02-09T18:34:03.641Z (over 1 year ago)
- Language: JavaScript
- Size: 177 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#installation
```bash
git clone https://github.com/Emmanuel-Rods/Super-Scraper
cd Super-Scraper
cp .env.example .env
npm install
```
#credentials
```bash
code .env
```