/pyNewegg

A simple Python script used to lookup Newegg SKUs

Primary LanguagePython

Newegg Item Lookup

Description

A simple Python script used to lookup Newegg SKUs

Item Lookup Example

How to use

python newegg.py
python newegg.py 12K-008X-00026

Note: It will prompt you for the SKU if not passed as an argument

Requirements

  • Python
  • urllib2
  • HTMLParser

To Do

  • Add history function so that price lookups can be compared
  • Expand on selected attributes