https://github.com/foxfirecodes/newegg-scraper
A scraper to search newegg.com for products and their prices
https://github.com/foxfirecodes/newegg-scraper
Last synced: about 1 year ago
JSON representation
A scraper to search newegg.com for products and their prices
- Host: GitHub
- URL: https://github.com/foxfirecodes/newegg-scraper
- Owner: foxfirecodes
- Created: 2017-12-20T15:30:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T15:59:30.000Z (over 3 years ago)
- Last Synced: 2025-01-09T01:27:43.075Z (about 1 year ago)
- Language: JavaScript
- Size: 65.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Newegg Scraper
> A scraper to search newegg.com for products and their prices
## Installation
```bash
$ yarn global add newegg-scraper
# OR
$ npm install -g newegg-scraper
# But c'mon, yarn is better :P
```
## Usage
```bash
$ newegg-scraper
```