Skip to content

jeff14994/coupon-crawler

Repository files navigation

Coupon Crawler

GitHub top language GitHub repo size GitHub last commit

Why writing this repo?

  • Hope to increase the opportunity to get the 50% off coupon

Demo:

  • Obtain coupons automatically

Observe the packets with Burp Suite

  • headers:

Bypass the check

Packages to install

  • pwntools
  • requests
  • BeautifulSoup
  • dotenv

How to run the script?

  • Clone this repo to local
    • git clone https://github.com/jeff14994/coupon-crawler.git
  • Step into the directory
    • cd coupon-crawler
  • Create an .env with the env_example and change the file name to .env
  • run main.py

About

Obtain discount coupon during Black Friday

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages