Skip to content

This GitHub repository contains a Proof of Concept Python script for product price comparison that uses web scraping and Selenium automation to retrieve and compare prices from various online retailers.

Notifications You must be signed in to change notification settings

zainmz/webscraper-selenium-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This GitHub repository contains a Proof of Concept Python script for product price comparison that uses web scraping and Selenium automation to retrieve and compare prices from various online retailers.

Screenshot of App

Technical Description

The script is developed using Python 3 and utilizes the BeautifulSoup and Selenium libraries for web scraping and automation. The user interface is developed using Streamlit, a popular open-source library for building interactive web applications in Python.

The script makes use of Selenium WebDriver to automate browser actions and interact with web pages. The WebDriver is configured to use Chrome as the browser, providing flexibility and compatibility with a wide range of operating systems.

About

This GitHub repository contains a Proof of Concept Python script for product price comparison that uses web scraping and Selenium automation to retrieve and compare prices from various online retailers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages