Docker Hub Tags Scraper avatar

Docker Hub Tags Scraper

Pricing

from $7.50 / 1,000 results

Go to Apify Store
Docker Hub Tags Scraper

Docker Hub Tags Scraper

Query Docker Hub for tags inside any repository, filtered by name, architecture, and OS. Records include repository, tag name, full size, last updated, digest, architecture, OS, OS version, variant, manifest type, image list, and tag ID. Handy for DevOps audits.

Pricing

from $7.50 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

ParseForge Banner

๐Ÿณ Docker Hub Tags Scraper

๐Ÿš€ Export public Docker Hub repository tags in seconds. Size, digest, architecture, OS, and per-manifest layer metadata.

The Docker Hub Tags Scraper turns the public hub.docker.com/v2/repositories/{namespace}/{name}/tags endpoint into a clean dataset. It paginates the full tag list of any public repository, flattens each tag's multi-architecture manifest, and lets you filter by name, architecture, or operating system.

Use it to track image release cadence, audit container supply chains, or pull a quick snapshot of which architectures a base image supports.

๐ŸŽฏ Target Audience๐Ÿ’ก Primary Use Cases
๐Ÿ›ก๏ธ Container security teamsAudit which tags ship which digests
๐Ÿš€ DevOps engineersTrack upstream image releases
๐Ÿ—๏ธ Platform teamsValidate multi-arch coverage for base images
๐Ÿ“Š Cloud cost teamsMap image sizes across tags
๐Ÿงช ResearchersStudy how popular images evolve over time
๐Ÿ‘ฉโ€๐Ÿ’ป DevelopersFind the right tag for a new dependency

๐Ÿ“‹ What the Docker Hub Tags Scraper does

  • Paginates https://hub.docker.com/v2/repositories/{repo}/tags with the public unauthenticated API.
  • Flattens the per-tag images array so each row carries a primary architecture, OS, and digest.
  • Keeps the full per-manifest array as a nested field for multi-arch analysis.
  • Filters by tag name substring, architecture, or OS at the scraper level.
  • Surfaces upstream HTTP failures as a single diagnostic record.
  • Exports to every Apify dataset format.

๐Ÿ’ก Why it matters: Docker Hub's REST endpoint is public but its multi-arch shape is awkward. This actor flattens it so you can answer questions like "which arm64 tags shipped this week" with a SQL query.

๐Ÿ“Š Data fields

Each record includes: architecture, digest, fullSize, lastUpdated, name, os, repository, results, scrapedAt. These field names come straight from the actor's dataset schema, so what you see here is what lands in your dataset.

โš ๏ธ Good to Know: Anonymous calls to Docker Hub are rate-limited per IP. The actor automatically respects pagination.

๐Ÿš€ How to use

  1. Click Try for free.
  2. Set repository to namespace/name.
  3. Optionally pick an architecture or OS filter.
  4. Click Start and download the dataset.
ActorWhat it does
ParseForge SPDX Licenses ScraperCanonical license list.
ParseForge Quay.io Tags ScraperTag metadata for quay.io repos.
ParseForge Alpha Vantage ScraperPublic market data.
ParseForge OurAirports ScraperGlobal airport database.

๐Ÿ’ก Pro Tip: browse the complete ParseForge collection for 900+ production-grade scrapers.

Disclaimer. This actor scrapes only publicly available data. ParseForge is not affiliated with, endorsed by, or sponsored by Docker, Inc. Users are responsible for complying with the target site's terms of service and applicable law. Create a free account w/ $5 credit.

๐Ÿ†˜ Need Help?

If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.

For faster answers, join our Discord. It's the best place to get support and suggest new actors.