Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tinyhiker/web_scraping_amazon_purchase_tracker

Creating an app that allows users to track their product views in python and register items that they might buy in the future. This project incorporates web-scraping and a sqlite3 database
https://github.com/tinyhiker/web_scraping_amazon_purchase_tracker

batch-script beautifulsoup4 decorators-python logging-python rich-library sqlite3-database unit-testing web-scraping-python

Last synced: about 1 month ago
JSON representation

Creating an app that allows users to track their product views in python and register items that they might buy in the future. This project incorporates web-scraping and a sqlite3 database

Awesome Lists containing this project

README

        

# PROJECT IS CURRENTLY UNDER DEVELOPEMENT

* SQLite3 Database
* Batch File Scripting
* Object Oreinted Programming (that's a given)
* Data-Classes
* .gitignore
* BeautifulSoup4 Web Scraping
* Logging via Python's loggin module
* 'grep' linux command
* User-defined Exceptions

![Alt Text](README_images/working_on_UI.PNG "UI does not look good rn....")

![Alt Text](README_images/scraping_image.PNG "UI does not look good rn....")