Skip to content

This program takes item input, accesses newegg.com, and web scrapes for in-stock products using BeautifulSoup4, regular expressions, and the requests module. Returns the price, name, and link for each product in a formatted list

Notifications You must be signed in to change notification settings

AveryBoydston/Newegg-Product-Finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

NewEgg-Product-Finder

This program takes item input, accesses newegg.com, and web scrapes for in-stock products using BeautifulSoup4, regular expressions, and the requests module. Returns the price, name, and link for each product in a formatted list

About

This program takes item input, accesses newegg.com, and web scrapes for in-stock products using BeautifulSoup4, regular expressions, and the requests module. Returns the price, name, and link for each product in a formatted list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages