Price monitor tool for Micro Center
Project description
Micro Center Scraper Using Beautiful Soup
Table of Contents
Project Description
This is a simple Python web scraper to monitor prices on Micro Center's online store for a product you may be interested in.
How to Use:
Upon running the program: there will be a prompt to provide a product to search:
- Enter the name of the product and hit Return.
- There will be a list of results with corresponding index values. Provide the index value for the product you want to monitor, and hit Return.
- Enter the price threshold you wish to receive a notification for and hit Return. The program will loop continuously until your product meets or goes below expected price and an email notification will be sent.
Packages Used
- bs4: version 0.0.1
- beautifulsoup4: version 4.7.1
- requests: version 2.22.0
- lxml: version 4.3.4
Installation
Install micro-center-price-monitor with pip:
pip install micro-center-price-monitor
Other Requirements
-
You will need a Gmail Account set up with "Allowing less secure apps to access your account" enabled. This is not recommended for a user's main Gmail account. Using a burner gmail account is recommended in this instance.
-
Include login info in System User Variables:
- "EMAIL_USER" -> set to gmail address
- "EMAIL_PASS" -> set to gmail password
TO-DO LIST:
- Inclusion of pages 2..n for search results longer than 1 page.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file micro_center_price_monitor-0.0.6.tar.gz.
File metadata
- Download URL: micro_center_price_monitor-0.0.6.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
65b9b628ccb9930846c3753d963f758d53ebab6e90cf91096ba7b6b4b1761a97
|
|
| MD5 |
f0673b8d51a09b73befc69867c154783
|
|
| BLAKE2b-256 |
2cd059b461b856b7554f1aff6b2cc1a6b562eec0bd616d26faa47ef288092044
|
File details
Details for the file micro_center_price_monitor-0.0.6-py3-none-any.whl.
File metadata
- Download URL: micro_center_price_monitor-0.0.6-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
159a570c78c1362b340b45c58d28774aa7471bd52491c74f7fbe7df86238304e
|
|
| MD5 |
805f0a3e805568e81dcc80c61e9b1f78
|
|
| BLAKE2b-256 |
54e832b817c734eb1b03afd733401dfe3a5274757148475afecb5a681c0d3c51
|