Skip to content

This is a script to go collect your daily gifted deals on funbridge website.

License

Notifications You must be signed in to change notification settings

Poarthan/funbridge-autocollect-deals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

funbridge-autocollect-deals

A more detailed guide for setting it up can be found here: https://westviewbridgeclub.online/posts/funbridge-deal-autocollection/

This is a script to go collect your daily gifted deals on funbridge website.

First get selenium:

pip install selenium

The last thing you need to do before running it, is editing the script to put your username and password in the spots at the bottom where it says to: your_username_or_email and your_password. The script was designed for multiple funbridge accounts, therefore, it has an extra redudancy built in.

Then you should be able to run the script with:

python collection.py

If you want to setup this to automatically run daily, use cron jobs(for linux) or task scheduler(for windows), to set up a regular run of this.

About

This is a script to go collect your daily gifted deals on funbridge website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages