AveryBoydston / 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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Python 100.0%