Overthewire: Get Wargame Info
Overthewire via Parse · developer_tools
Get detailed information about a specific wargame, including SSH host, port, display title, and list of levels with URLs. The levels array contains one entry per level with title and direct URL. Host and port may be null for released/offline wargames without active servers. Retrieve OverTheWire wargame listings, level details, SSH connection information, community rules, and recommended progression order. Fulfilled by Parse from overthewire.org.
- developer-tools
- education
- other
- overthewire
- overthewire-org
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/1cdf4da6-8aaf-471c-b2d5-f9fb1d571fe7/get_wargame_info
- Interface artifact
- sha256:81fcd2338888fb9c9d0433d055112ba204566aef37486d9ba6083a4d1f840d6c
- Manifest digest
- sha256:0bea5e64d80b2210bd4fd9a6f1831b087a9e74ee1a654889c9ffcc49228e7701
Request fields
- wargame_name (string, required): The short name of the wargame as listed in the catalog (e.g. 'bandit', 'natas', 'leviathan', 'krypton', 'narnia', 'behemoth', 'utumno', 'maze', 'vortex', 'manpage', 'drifter', 'formulaone')
Example queries
- {"wargame_name":"bandit"}