warframe-worldstate-parser (WFCD)
Consigliato✓ Verificato funzionanteSicuro da usare

warframe-worldstate-parser (WFCD)

An open-source JavaScript/TypeScript library from the Warframe Community Developers that parses Warframe's raw worldstate feed into clean, usable objects.

Web

Panoramica

warframe-worldstate-parser is a Node.js/TypeScript library maintained by WFCD (Warframe Community Developers) that converts Warframe's raw worldState.php JSON into structured, developer-friendly JavaScript objects for events like alerts, invasions, fissures, sorties, Baro Ki'Teer, Cetus/Fortuna cycles, and more. It is the parsing engine behind the wider WFCD ecosystem, including the warframe-status API (docs.warframestat.us), the Genesis Discord bot, and Warframe Hub. It is not an end-user app but a building block that powers a large share of community-made Warframe tools, bots, and websites.

Ideale per: Developers building Warframe Discord bots, tracker websites, or apps who need reliable, structured access to live worldstate data rather than parsing DE's raw feed themselves.

Funzioni principali

  • Parses raw worldState.php data into typed JavaScript objects
  • Full TypeScript type definitions (repo is ~99.8% TypeScript)
  • Covers alerts, invasions, fissures, sorties, Baro, bounties, day/night cycles, and more
  • Multi-platform support (PC/console feeds)
  • Localization/translation support via Crowdin (genesis-parser project)
  • MIT-licensed and fully open source
  • Published to npm with 171+ releases and semantic versioning (latest v5.4.3, July 2026)
  • Backs the warframe-status API, Genesis bot, and Warframe Hub

Pro e contro

Pro
  • Battle-tested standard that powers the warframe-status API, Genesis bot, and many community tools
  • Full TypeScript typings and documented API (wfcd.github.io/warframe-worldstate-parser)
  • Actively maintained with frequent releases and semantic versioning
  • MIT-licensed, fully open source, backed by the established WFCD org
  • Saves developers from parsing DE's messy raw worldstate themselves
Contro
  • Developer-only; useless to non-programmers
  • Node.js/JavaScript ecosystem only
  • Depends on DE's undocumented worldstate format, so game updates can require parser updates
  • Most people will prefer the hosted warframe-status API over running the parser directly
  • Modest GitHub star count reflects its niche, behind-the-scenes role

Opinione della community

As a developer library rather than a consumer app, it has no Reddit, YouTube, or review-site footprint of its own. Within the Warframe developer community it is regarded as foundational infrastructure — the parsing backbone of the WFCD stack (warframe-status API, Genesis, Warframe Hub) and many third-party tools. Adoption signals (GitHub presence, long release history, downstream dependents) point to steady trust; most end users benefit from it indirectly without knowing it exists.

Da Reddit

Da Reddit · r/Warframe →

Recensioni e valutazioni