8000 GitHub - cynorix/honey-coupon-fetcher: Fetches coupons using honey's API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

cynorix/honey-coupon-fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Honey Coupon Fetcher

This script was made because of honey's predatory practices, and allows you to grab coupons from their API without having to use their extension

Script may not be perfect, it was made in less than 15 minutes but it works for now (as of 08/01/25)

DISCLAIMER

I assume no responsibility for misuse of this script, any and all responsibilities fall on the user.

This script was made mainly for FUN and practice purposes, if you're honey and want me to delete this, please reach out to me at complaints@qjx.me so we can resolve any issues

Special thanks to

MegaLag for bringing this issue up

Honey for having an unauthed API (lmao)

Usage

Windows

git clone https://github.com/G4-Synix/honey-coupon-fetcher.git --depth 1 &&
cd honey-coupon-fetcher &&
py -m pip install -r requirements.txt &&
py fetcher.py

Linux

git clone https://github.com/G4-Synix/honey-coupon-fetcher.git --depth 1 &&
cd honey-coupon-fetcher &&
pip3 install -r requirements.txt &&
python3 fetcher.py

About

Fetches coupons using honey's API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0