Skip to content

A python script that finds the lowest price for previously selected products using selenium and pandas

Notifications You must be signed in to change notification settings

kaiocp/lowest-price-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lowest-Price-Finder

This application uses python, selenium, pandas and yagmail.

The script looks for new prices and, if the newer price is cheaper than the previous one, the dataframe is updated with the new and cheaper price and where it was found.

After looking and comparing all the prices, the dataframe is exported to a new .xlsx file.

Finally, an e-mail with the updated spreadsheet is sent to the user.

About

A python script that finds the lowest price for previously selected products using selenium and pandas

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages