InferenceX is SemiAnalysis's public dashboard of NVIDIA-vs-AMD LLM inference benchmarks (throughput, accuracy evals, GPU reliability). The front end is a JavaScript single-page app, so it looks like you'd need a headless browser — but the whole dashboard is backed by three plain, unauthenticated JSON endpoints. No API key, no browser, no scraping of rendered HTML. Just HTTP GET.
This gist documents those endpoints and ships a dependency-free Python client