Docker Hub Image Scraper - Repositories & Tags
Pricing
from $1.00 / 1,000 docker images
Docker Hub Image Scraper - Repositories & Tags
Search public Docker Hub images and export pulls, stars, descriptions, official status, update timestamps, and recent tags and digests.
Pricing
from $1.00 / 1,000 docker images
Rating
0.0
(0)
Developer
Thirdwatch
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 hours ago
Last modified
Categories
Share
Docker Hub Image Scraper
Export structured public Docker Hub container images for discovery, comparison, monitoring, and governance.
What you get
Search the public Docker Hub catalog and save one deduplicated row per container image. Results include image identity, pull and star counts, official status, update time, recent tags, immutable digests, and image size. Use discovery inputs for market maps and exact-name inputs, when available, for stable monitoring cohorts.
Output fields
| Field group | Description |
|---|---|
| Identity | Canonical image, display name, and source URL. |
| Release evidence | Current version or tag data and source timestamps when published. |
| Adoption signals | Public download, install, pull, star, or rating metrics available from the source. |
| Ownership and links | Public author, owner, project, repository, documentation, or homepage references. |
| Classification | Public tags, categories, keywords, packaging, or status values. |
| Provenance | Search query and named upstream source for traceable analysis. |
Example output
{"image":"library/postgres","pullCount":1000000000,"starCount":13000,"isOfficial":true,"lastUpdated":"2026-07-20T10:00:00Z","tags":[{"name":"latest","digest":"sha256:abc123","fullSize":160000000}],"url":"https://hub.docker.com/r/library/postgres"}
Input parameters
| Parameter | Required | Description |
|---|---|---|
queries | No | Up to five public repository search phrases. |
images | No | Up to 25 exact namespace/image names or repository URLs. |
includeTags | No | Include recent tag metadata; defaults to true. |
tagsPerImage | No | Recent tags embedded per image, from 1 to 25. |
maxResultsPerQuery | Yes | Maximum images requested per search; defaults to 25. |
maxResults | Yes | Maximum unique images across all modes; defaults to 100. |
At least one discovery or exact-name input is required. Result limits apply after cross-input deduplication, and only saved unique rows are charged.
Use cases
- Developers: discover alternatives and compare public release evidence.
- Platform teams: monitor versions, tags, compatibility, and activity for a fixed portfolio.
- Security teams: build an evidence inventory before joining vulnerability and deployment data.
- Product researchers: map a developer ecosystem with repeatable queries and dated snapshots.
Limitations
Only public Docker Hub repositories are available. Search ranking is controlled by Docker Hub, tag enrichment adds requests, and mutable tag names should not replace immutable digests in a supply-chain audit.
Compared to alternatives
Current Apify Store alternatives include crawlerbros/dockerhub-scraper and nexgendata/docker-hub-scraper. Thirdwatch combines discovery and bounded monitoring inputs where the source permits them, saves canonical evidence URLs, deduplicates before charging, provides exactly four PPE tiers, and ships ten ready-to-save Task recipes plus a five-article workflow library. Compare current Store listings directly because competitor features and pricing can change.
FAQ
Does this Actor access private packages or accounts?
No. It collects only metadata available from the public source and does not sign in, bypass access controls, or request private registry credentials.
How should I monitor a fixed portfolio?
Use exact names where supported, keep result limits explicit, save the input as an Apify Task, and retain dated datasets. Do not let an empty or failed run overwrite the previous successful snapshot.
Are popularity metrics quality or security scores?
No. Downloads, installs, pulls, stars, and ratings help prioritize review, but they do not replace vulnerability, provenance, license, maintainership, or internal deployment evidence.
Where can I find more workflows?
Visit Thirdwatch developer-data scrapers and the related GitHub, npm, and OSV Actors.
Last verified: 2026-07