Skip to content

wormhole85/newegg-web-scraper-soupstrainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Newegg Web Scraper with SoupStrainer

Details

  • This web scraper scrapes data from the Newegg website
  • It specifically obtains information from graphics cards
  • The information obtained includes: brand name, product name, pricing, and shipping
  • The web scraper also accounts for promo situations (out of stock, limited time offer, etc.) and performs advertisement detection
  • Scrapes multiple pages of data from an individual manufacturer of graphics cards
  • Uses Beautiful Soup's SoupStrainer to minimize the amount of HTML generated in each parsed document

About

Scrapes multiple pages of data from newegg.com. Uses SoupStrainer to minimize the amount of HTML generated in each parsed document.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages