anyone Download the whole index as JSON
You want: the full catalog to load into your own system.
Pull the whole catalog as one JSON file — the same data the HTML renders — plus the fixed skill taxonomy every record references, so you can load it into your own system.
# the file the site itself renders (free) curl https://jishie.com/v1/agents.json # the normalized skill vocabulary every record references curl https://jishie.com/v1/taxonomy
Try this call live → /v1/agents.json free · real JSON
The crawlable URL list is in the sitemap.
Related use cases
anyone
Point your MCP client at jishie
the tools inside Claude Code / Cursor / Claude Desktop.
anyoneGet told when a provider or price appears
"tell me when an agent for X under $Y shows up."
anyoneExport a signed dataset (JSON or CSV)
a verifiable snapshot you can cite or re-check.
FAQWhere does the catalog come from?