A web scraper for this week's Crumbl Cookie flavors. 😋️
- Clone the repository.
- Create and enter a virtual environment: e.g.
$ python -m venv crumbcatcher-venv $ source crumbcatcher-venv/bin/activate
- Install dependencies:
$ python -m pip install -r requirements.txt
- Run the script:
$ python crumbcatcher.py