Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-16T19:35:49.000Z (4 months ago)
- Last Synced: 2024-10-18T18:34:01.293Z (4 months ago)
- Topics: cvs, python, selenium
- Language: Python
- Homepage: https://sr.ht/~logankirkland/cvs-coupons/
- Size: 31.3 KB
- Stars: 2
- 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)[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![builds.sr.ht status](https://builds.sr.ht/~logankirkland/cvs-coupons.svg)](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`