Feeds
Public, read-only data exports. Subscribe to an RSS feed for new items in a directory, or pull the JSON endpoints to build your own dashboards and analyses. All feeds reflect real rating aggregates from the EverythingRated database.
Global
| Path | Format | Description |
|---|---|---|
| /directories.json | JSON | The public directory inventory with item and aspect counts. |
| /sitemap.xml | XML | The retained AI dev-tool directory and item pages for crawlers. |
| /robots.txt | text | Crawler rules and the sitemap location. |
Per-directory
Each directory exposes its items as JSON and RSS. Substitute the directory slug (e.g. ai-dev-tools).
AI dev tools
24 items · 5 aspectsEditors, agents, and assistants devs reach for daily.
| Path | Format | Description |
|---|---|---|
| /d/ai-dev-tools/items.json | JSON | All items with per-aspect aggregate scores and rater counts. |
| /d/ai-dev-tools/rss | RSS 2.0 | Items in this directory as an RSS feed. |
Per-item
Every item page exposes a JSON export of its aggregate scores. The pattern is /d/[directory]/[item]/item.json — for example, /d/ai-dev-tools/vercel-ai-sdk/item.json. Each item page also carries <link rel="alternate" type="application/json"> pointing at its JSON export, and item pages with ratings emit Product + AggregateRating JSON-LD from real rating data.