kevingau / CoinGecko-Auto-Candy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)


Languages

Language:Python 100.0%