Skip to content

A web scraper for this week's Crumbl Cookie flavors. 😋️

License

Notifications You must be signed in to change notification settings

iamjameswalters/crumbcatcher

Repository files navigation

Crumb Catcher

Crumb Catcher ASCII Art

A web scraper for this week's Crumbl Cookie flavors. 😋️

Usage

  1. Clone the repository.
  2. Create and enter a virtual environment: e.g.
    $ python -m venv crumbcatcher-venv
    $ source crumbcatcher-venv/bin/activate
  3. Install dependencies:
    $ python -m pip install -r requirements.txt
  4. Run the script:
    $ python crumbcatcher.py
    

About

A web scraper for this week's Crumbl Cookie flavors. 😋️

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages