/NewEggScrapper

Web scrapper for newegg's specifications list on the a product page

Primary LanguagePythonMIT LicenseMIT

This script was orignaly made to gather data on graphics cards for a database class project. This script works by giving one or a list of product listing urls then the script will crawl through that page(s) pulling all links to other products. Then the script will copy the specification data with in that product page and save it to a csv file.