Skip to content

Auto-login to CoinGecko and get daily rewards. (Currently not working because Heroku would suspend accounts running crawler)

Notifications You must be signed in to change notification settings

hjyoung1/CoinGecko-Auto-Candy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinGecko

Summary

An automated script to get daily rewards from CoinGecko. Thanks to Heroku, the deployment is stress-free and easy. All the deployment is done in one click (almost).

Deployment

  1. Click the Deploy to Heroku Button below

Deploy

  1. Setup the USEREMAIL and PASSWORD variables

Update the USEREMAIL and PASSWORD values with your CoinGecko user email and password.

  1. Deploy and Build

Hit Deploy App and wait until the build is finished. Click Manage App redirects to the main page.

  1. Setup Schedules
  • Click Resources > Heroku Scheduler > Create Job
  • Choose Every day at ... with anytime you like
  • Copy and paste python main.py in the command input below
  • Save job

  1. All set!

Credit

Inspired by: CryoliteZ/1point3auto

I found the script for receiving 1point3auto rewards daily and believe that the same concept could be applied on getting CoinGecko's daily checkin rewards.

About

Auto-login to CoinGecko and get daily rewards. (Currently not working because Heroku would suspend accounts running crawler)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.7%
  • Procfile 1.3%