Go to Hyperscrape Store

Docker Hub Search Scraper

hyperscrape/dockerhub-search-scraper

Search Docker Hub and collect images with pulls, stars, badges and update dates.

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-search-scraper?queries=redis

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

Searches Docker Hub for images matching your queries using the official public JSON API (hub.docker.com/v2/search/repositories) — no key, no HTML parsing. For each result you get exact pull and star counts, the official-image and verified-publisher badges, description, namespace and store URL.

Optionally each hit is enriched with a repository-detail request that adds last-updated / first-published timestamps, categories, content types and storage size. Verified-publisher status comes from Docker's catalog search endpoint (one extra request per query).

Looking for a single known image instead? Use the Docker Hub Repository Scraper — this one is for keyword search.