An open API service indexing awesome lists of open source software.

https://github.com/nemeslaszlo/product_pricetracking

Simple script to check a product price, if the price went down to our border price send a mail about it and you can check it. (Beautiful Soup usage and practise)
https://github.com/nemeslaszlo/product_pricetracking

beautifulsoup mail product-price product-pricetracking requests smtplib

Last synced: 8 months ago
JSON representation

Simple script to check a product price, if the price went down to our border price send a mail about it and you can check it. (Beautiful Soup usage and practise)

Awesome Lists containing this project

README

          

# Product_PriceTracking
Simple script to check a product price, if the price went down to our border price send a mail about it and you can check it. (Beautiful Soup usage and practise)