Skip to content

Parser to extract the contents of a Humble Bundle campaign and print it in a simplified manner

Notifications You must be signed in to change notification settings

hcort/HumbleJson

Repository files navigation

HumbleJson

Parser to extract the contents of a Humble Bundle campaign and print it in a simplified manner.

Takes the data from a JSON object containing all the elements in the Humble Bundle campaign, extracts the desired data and prints it.

Initial version:

  • Prints to console: name, author, publisher and description of each item, ordered by tiers.

Usage:
Paramenters: -h | -u "urls to parse" | -a | -o "output_dir" | -l "url to libgen"

Long parameters: help | urls="" | archive | out="" | libgen=""

  • -u Input URLs. It can be a single URL or a list of comma separated URLs
  • -a Flag to archive the Humble Bundle page into the Wayback Machine
  • -o Output dir for the files from Library Genesis
  • -l Base URL for the Libgen mirror

About

Parser to extract the contents of a Humble Bundle campaign and print it in a simplified manner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages