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
The crawlable URL list is in the sitemap.