https://github.com/logkirk/cvs-coupons
A quick-and-dirty tool to automatically add all available coupons to your CVS ExtraCare account.
https://github.com/logkirk/cvs-coupons
cvs python selenium
Last synced: about 1 year ago
JSON representation
A quick-and-dirty tool to automatically add all available coupons to your CVS ExtraCare account.
- Host: GitHub
- URL: https://github.com/logkirk/cvs-coupons
- Owner: logkirk
- License: gpl-3.0
- Created: 2022-12-07T05:16:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T19:35:49.000Z (over 1 year ago)
- Last Synced: 2025-03-23T01:03:26.344Z (over 1 year ago)
- Topics: cvs, python, selenium
- Language: Python
- Homepage: https://sr.ht/~logankirkland/cvs-coupons/
- Size: 31.3 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CVS Coupon Grabber
[project](https://sr.ht/~logankirkland/cvs-coupons/) /
[repo](https://git.sr.ht/~logankirkland/cvs-coupons) /
[mailing list](https://lists.sr.ht/~logankirkland/cvs-coupons) /
[issues](https://todo.sr.ht/~logankirkland/cvs-coupons)
[](https://github.com/psf/black)
[](https://builds.sr.ht/~logankirkland/cvs-coupons?)
> ℹ️ **Note**
> The canonical project locations are linked above. Other locations are
> mirrors.
A quick-and-dirty tool to automatically add all available coupons to
your CVS ExtraCare account.
## Warning
This code uses automation tools to access your account. Review the
terms of service for your account and use this tool at your own risk.
## Installation
1. Install [Google Chrome](https://www.google.com/chrome/)
2. (Recommended) Configure [virtual environment](https://docs.python.org/3/library/venv.html#creating-virtual-environments)
3. Install requirements: `python -m pip install -r requirements.txt`
## Usage
Just run it: `python CVSCoupons.py`