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

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

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
```