Howbazaar: Get Items
Howbazaar via Parse · entertainment
Search and filter game items. Returns item details including tier progression tooltips, tags, enchantments, combat encounters, and image URLs. All items are returned when no filters are specified. Supports filtering by name substring, hero, size, starting tier, and tag category. Provides comprehensive access to items, skills, merchants, and monster encounter data from howbazaar.gg. Fulfilled by Parse from howbazaar.gg.
- developer-tools
- entertainment
- howbazaar
- howbazaar-gg
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/399e59d8-820c-4359-9761-fe29a4de9d62/get_items
- Interface artifact
- sha256:6986857148a54c2b2a3e3763ee9b62aeaf6b10d8ef5301bed3db6d685addbf88
- Manifest digest
- sha256:371f66be9c8c8a92aa84c17beb1e5448fb2f71ada0da4aa51f7544d57531cede
Request fields
- tag (string): Filter by item tag. Matches against tags, hiddenTags, and customTags arrays on each item.
- hero (string): Filter by hero name. Returns items belonging to the specified hero or to Common.: Allowed values: Vanessa, Pygmalien, Dooley, Mak, Jules, Stelle, Common
- size (string): Filter by item size.: Allowed values: Small, Medium, Large
- tier (string): Filter by starting tier.: Allowed values: Bronze, Silver, Gold, Diamond, Legendary
- query (string): Search items by name (case-insensitive substring match).
Example queries
- {"tag":"Weapon","hero":"Vanessa","size":"Small","tier":"Bronze","query":"Sword"}