Skip to content

Node app to claim your free whopper @ BurgerKing

Notifications You must be signed in to change notification settings

haveyassinme/fetch-my-whopper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fetch My Whopper

free whopper

Did you know right now Burger King is offering a FREE Whopper!? Yum! They’re so tasty!

To get your free BK Whopper:

Go to the link on the back of your BK receipt Fill out the short survey about your visit Write the claim code on your receipt, and redeem for a free whopper!

Or just use this app

node index.js

Send a POST request to http://localhost:4000/whopper

{
	"storeNumber": "17526", //you'll find the real infos or your receipt
	"date": "08/25/2023", //DD/MM/YYYY
	"time": "1:07"
}

And you'll get the result :

Code de validation : CF101010

Enjoy !

About

Node app to claim your free whopper @ BurgerKing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%