/ScrapeProductPrice

This is a script written in Python with libraries from Selenium, Pandas and BeautifulSoup. It is access a webstore and looks up for a particular product where it scrapes the price. It then saves to a spreadsheet it creates on the fly!

Primary LanguagePythonMozilla Public License 2.0MPL-2.0

ScrapeProductPrice

This is a script written in Python with libraries from Selenium, Pandas and BeautifulSoup. It is access a webstore and looks up for a particular product where it scrapes the price. It then saves to a spreadsheet it creates on the fly!