Humblebundle: Search Store
Humblebundle via Parse · ecommerce
Search for products in the Humble Store with filters and sorting. Returns paginated results (20 per page) of games and software available for purchase. Supports filtering by genre, platform, sale status, and text search. Results include pricing, platform availability, and delivery methods. Access current bundles, store products, and Humble Choice games from Humble Bundle. Fulfilled by Parse from humblebundle.com.
- ecommerce
- entertainment
- humblebundle
- humblebundle-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/ddefcc32-cd81-406c-9ba8-7f18abdc11d5/search_store
- Interface artifact
- sha256:ad6cc5f80f7fc40eedcc10626dc2391d3cca0536152793962bdb15bd4f25a243
- Manifest digest
- sha256:7839bcc06b270c848ecb05775318887d149a5d49daf30850e1602cd1e4662ad7
Request fields
- page (integer): Page number (0-indexed).
- sort (string): Sort order for results.: Allowed values: bestselling
- genre (string): Genre filter (e.g. indie, strategy, simulation, action, adventure, rpg, puzzle).
- query (string): Search keyword to filter results by name.
- filter (string): Sale filter.: Allowed values: all, onsale
- platform (string): Platform filter (e.g. windows, mac, linux).
Example queries
- {"page":"0","sort":"bestselling","genre":"indie","query":"puzzle","filter":"all","platform":"windows"}