RSS Inspector
Paste a feed URL to inspect structure, items, dates, and common pitfalls.
Recent:No recent feeds yet.
RSS Inspector: Field-Level Feed QA
Use RSS Inspector when you need deterministic checks for one feed URL before publishing or integrating it.
The tool is most useful for release QA, parser migrations, and incident triage where you need exact field-level failure signals.
- Start with invalid capabilities first: they represent fields that exist but fail parser or format checks.
- Then review missing capabilities that are required by your downstream consumers (reader, crawler, pipeline).
- Use date and interval metrics to detect stale feeds, irregular publishing cadence, and broken update logic.
- Export JSON as your regression baseline and compare it after CMS or parser changes.