Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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`