Roadmap
Metrika is a solo project, so this page lists directions rather than commitments: there are no dates, and the order can change as I learn what people actually need. When something ships, it moves to the changelog.
Next up
- Webhooks — provide a callback and get notified when a resource that came back
pendinghas finished collecting, instead of polling. - More account datapoints — bio, profile picture URL, and whatever else proves useful.
- More platforms — the current lineup is not the final one.
- A paid tier — higher monthly quotas for heavier use, on top of the free tier, never in front of it.
Exploring
- Historical data — datapoints are already collected on a schedule; exposing how a value has changed over time is the natural next step.
- Per-post metrics — posts as first-class resources, with their own datapoints such as likes, comments, and views.
- Platform vocabulary metadata — each datapoint annotated with the term its platform uses natively (subscribers, videos, threads), so your UI can speak the platform’s language while your code speaks one schema.
- An OpenAPI spec — and possibly thin client libraries on top of it.
Have an opinion?
If something here, or missing here, would unblock your project, tell me. What people ask for genuinely shapes the order.