Docker Hub Image Stats avatar

Docker Hub Image Stats

Pricing

from $2.00 / 1,000 image fetcheds

Go to Apify Store
Docker Hub Image Stats

Docker Hub Image Stats

Get pull counts, stars, last-updated date and description for Docker Hub images (official and user/org). Official Docker Hub API. For DevOps research and monitoring. No key, no proxy.

Pricing

from $2.00 / 1,000 image fetcheds

Rating

0.0

(0)

Developer

Bruno

Bruno

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Get pull counts, stars and metadata for any Docker Hub image — official (nginx) or user/org (grafana/grafana). Official Docker Hub API. No key, no proxy.

Per image you get

  • Pull count & star count
  • Last updated & registered dates
  • Description, official flag, status, categories

Input

{ "images": ["nginx", "redis", "grafana/grafana"] }

Bare names resolve to official library/* images.

Output (per image)

{
"image": "nginx",
"is_official": true,
"pull_count": 15000000000,
"star_count": 20000,
"last_updated": "2025-...",
"description": "Official build of Nginx."
}

Use cases

  • Track adoption / popularity of container images
  • DevOps & supply-chain research
  • Dashboards comparing images

Billed per image.