Docker Hub Repo Bulk Lookup
Pricing
Pay per usage
Docker Hub Repo Bulk Lookup
Bulk-fetch Docker Hub repos: pulls, stars, last updated, description. For container-supply-chain audits and devtool research.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
GoCreative AI
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Bulk-fetch Docker Hub repos: pulls, stars, last updated, description. For container-supply-chain audits and devtool research.
Powered by the GoCreative Agent API — pay-per-call infrastructure for AI agents and bulk-data pipelines.
What you get
Clean structured JSON, one row per input item. Each row contains the parsed API response, plus an ok flag and fetched_at timestamp so you can re-run incrementally.
Use cases
- Track competitor image pull counts.
- Find popular images missing a recent build (devrel angle).
- Container supply-chain audit.
Input
{"docker_hub_repo_bulk_lookup_input": "see INPUT_SCHEMA.json for the exact field name","maxConcurrent": 5}
Pricing
Pay-per-result on the Apify Store: $0.012 per result. Underlying GoCreative API cost: $0.005/call. Free 10-result trial when you first run the actor.
How it works
This actor wraps the GoCreative endpoint /v1/scrape/dockerhub/{item} and bulk-applies it to your input list with concurrency control. Results are streamed into the Apify dataset so you can export to CSV / JSON / Excel from the run page.
Screenshot
(placeholder — run the actor and the Apify Store auto-generates a screenshot from the dataset preview)
See also
- GoCreative Agent API — 145+ endpoints, $0.005/call, USDC on Base, no signup.
- MCP server — drop into Claude Code, Cursor, or any MCP-aware agent.
- Other actors by gocreative.ai — full catalog.