Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tinyhiker/web_scraping_amazon_purchase_tracker
- Owner: tinyHiker
- Created: 2024-01-17T20:40:41.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-02-20T14:02:38.000Z (11 months ago)
- Last Synced: 2024-02-20T15:27:51.679Z (11 months ago)
- Topics: batch-script, beautifulsoup4, decorators-python, logging-python, rich-library, sqlite3-database, unit-testing, web-scraping-python
- Language: Python
- Homepage:
- Size: 752 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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....")