API & feeds
Public, read-only. Substitute [slug] with any directory's slug (e.g. ai-dev-tools). See also the feeds index for a browsable list of every JSON and RSS endpoint.
| Path | Format | Description |
|---|---|---|
| /d/[slug]/items.json | JSON | All items in a directory + per-aspect aggregate scores. |
| /d/[slug]/rss | RSS 2.0 | Items in a directory as an RSS feed. |
| /d/[slug]/random | redirect | Bounces to a random item in the directory. |
| /sitemap.xml | XML | All public directories + items. |
| /robots.txt | text | Crawler rules. |