Skip to content

An automation script that goes to the finishline website and buys the shoes for you, given the url of the shoe.

Notifications You must be signed in to change notification settings

noname7736/FinishLineBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FinishLineBot

An automation script that goes to the finishline website and buys the shoes for you, given the url of the shoe. This script is built using Node.js, a popular JavaScript runtime, which enables automation of web interactions. Utilizing the capabilities of Puppeteer, a headless Chrome browser API, the script navigates Finish Line's website just like a human user would, allowing it to perform tasks such as clicking buttons, filling out forms, and other cool things.

How it works: Install node js and puppeteer, and open the comand line on the folder where the file is included, then run "node FinishLineBot.js", which will run the script.

About

An automation script that goes to the finishline website and buys the shoes for you, given the url of the shoe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%