Quickly copy or save a list of your HumbleBundle keys & entitlements:
The scraper (original way) works by going through each entry on your keys & entitlements pages.
While using the scraper you have the option to fetch your choices (monthlies) by retrieving each individual choice url and filtering to relevant data.
The API call works by interacting with Humble Bundle's API.
It will retrieve every purchase on your account and then filter if chosen to do so in options.
Much more information can be retrieved from the API call!
Such as download links, keys, steam app IDs, and region restictions,
This repository is a continuation of the script that I originally started in my steam-game-linker project.
Unlike the original script v0.725, this repository will not work in your browsers console as is.