Warframe: Get Weapon Details
Warframe via Parse · entertainment
Get full details for a specific weapon by exact name, including weapon-level metadata (mastery rank, disposition, magazine, reload, traits) and all attack entries with damage breakdowns. Returns input_not_found if the weapon name does not match any weapon in the wiki data modules. Extract structured damage-output statistics for all Warframe weapons from the Warframe Wiki. Returns one record per weapon attack/fire mode/alternate fire entry with full damage breakdowns and combat stats. Fulfilled by Parse from wiki.warframe.com.
- developer-tools
- entertainment
- other
- parse
- platform-key
- warframe
- wiki-warframe-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/764de28a-44e4-4670-8534-9514dd2ed147/get_weapon_details
- Interface artifact
- sha256:86c1c7376ba426d5645e67aef08d3a108968ef9d945cd9050cc58e456b2b92a6
- Manifest digest
- sha256:96e8137a78b925cc2775c7cb2a4792cce54836174b2d702bf62490ac7f800ac5
Request fields
- weapon_name (string, required): Exact weapon name (case-insensitive), e.g. 'Braton Prime', 'Nikana Prime', 'Lex'.
Example queries
- {"weapon_name":"Braton Prime"}