Skip to content

This project automatizes claiming the daily bonus on Swagbucks using Selenium.

License

Notifications You must be signed in to change notification settings

danibiro/swagbucks-daily-automatizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swagbucks daily reward automatizer tool

Purpose

This project was created for you to be able to automatize completing the daily rewards on Swagbucks.

Setup

You need to create a file named user_config.yaml containing the following information:

  • email: the email associated with your account
  • password: the password to your account

You also need to have Python and Selenium installed.

Automatization

In order to completely automatize the process, you need a cron job (on Linux) to do the task in the background for you. You can use Crontab, I've included a shell script for you to run in the cron job. You can view the logs in the log.txt file.

Running the shell script

./run.sh ${your_path_to_python_file}

About

This project automatizes claiming the daily bonus on Swagbucks using Selenium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published