Go to Hyperscrape Store

Docker Hub Repository Scraper

hyperscrape/dockerhub-scraper

Pulls, stars, description and recent tags for any Docker Hub image.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/dockerhub-scraper?repositories=library%2Fnginx

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Collects public metadata for Docker Hub repositories via the official hub.docker.com/v2 JSON API (no key required). For each image you get pull count, star count, short + full description, categories, content types, last-updated timestamps, and the most recent tags with per-architecture image sizes and digests.

Accepts plain image names (nginxlibrary/nginx), namespace/name pairs, or full Docker Hub URLs.

Source: official public JSON API — no HTML parsing.