Skip to content

BeevMan/HumbleBundle-Keys-Clipboard

Repository files navigation

HumbleBundle Keys Clipboard

Quickly copy or save a list of your HumbleBundle keys & entitlements:

Download from Chrome Web Store

Get the Add-On

How does it work?

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,

Where and why did this start?

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.