Script that enables you to harvest captcha tokens.
Clone git directory to your IDE or download it directly from github and unzip. Then just run setup.py which will open chrome instance to harvest tokens. They will be printed in console.
If you need tokens for other webistes you need to find its sitekey and type of captcha that is enabled there. Then just change arguments in main and you are good to go.