light.gg API: get_weapon_details
light.gg via Parse · entertainment
Fetch full details for a weapon by its Bungie item hash ID. Combines Bungie API manifest data (name, type, stats) with light.gg community data (perk popularity percentages, popular trait combinations, community insight text, and user reviews with PvE/PvP ratings). Exotic weapons have fixed perks so perks_popularity may be empty. Each review includes nested comment data with votes and child replies. API to extract weapon data, perk combinations, and god roll evaluations from Light.gg and Bungie. Fulfilled by Parse from light.gg.
- entertainment
- light-gg
- parse
- platform-key
- reviews-ratings
- sports
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8619cb88-88b8-490c-94fb-0c3b8b1b8f28/get_weapon_details
- Interface artifact
- sha256:f0d329897f2c968e09bae945c26a2d3cd2cced406b10237bd3f936ed85e8eb2a
- Manifest digest
- sha256:3c1aa041f2747dd59708f76fe494f9917de4bf76438b1e01b877d176e9b67e65
Request fields
- item_id (string, required): Bungie item hash ID (numeric string, e.g. '347366834' for Ace of Spades). Obtainable from search_weapons or get_popular_weapons results.
Example queries
- {"item_id":"347366834"}