Codecov Code Coverage Stats Scraper
Pricing
from $27.22 / 1,000 results
Codecov Code Coverage Stats Scraper
Scrape Codecov public repository coverage stats: percent covered, branch coverage, lines hit/miss, latest commit, language breakdown. No API key required.
Pricing
from $27.22 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
5 days ago
Last modified
Categories
Share

๐งช Codecov Code Coverage Stats Scraper
๐ Export Codecov coverage data in seconds across four levels. Pull repo-level totals, every commit, every pull request with base/head coverage delta, or every file with line-level coverage. Public Codecov accounts on GitHub, GitLab, and Bitbucket. No API key, no registration.
The Codecov Code Coverage Stats Scraper wraps the official Codecov public API (api.codecov.io/api/v2) and turns coverage telemetry into flat rows at four levels of granularity. The underlying platform is Codecov, the most widely adopted hosted code-coverage service, integrated into thousands of CI pipelines across the open-source ecosystem.
๐๏ธ Four modes, four levels of granularity
This is the differentiator. Pick the granularity that matches your analysis:
| Mode | One row per | Typical volume per active repo |
|---|---|---|
๐๏ธ repos | repository | 1 (one row per tracked repo, enriched with 30-day trend + best/worst file) |
โ๏ธ commits | commit | 700+ (full commit history with per-commit coverage, hits, misses, partials, branches) |
๐ pulls | pull request | Hundreds (base vs head coverage and delta, per-PR patch stats) |
๐ files | file in the latest report | Dozens to thousands (per-file coverage, covered line numbers, uncovered line numbers) |
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Engineering leaders, DevEx and platform teams, OSS maintainers, internal audit, ML-on-code researchers, hiring teams, build-quality consultants | Coverage scorecards, CI/CD KPIs, regression tracking, OSS quality benchmarking, file-level hotspot analysis, build-quality reporting |
๐ What the Codecov Scraper does
Four targeted workflows in a single Actor:
- ๐๏ธ
reposmode. For each tracked repo: name, language, branch, total coverage, line/branch/method coverage, hits, misses, partials, sessions, complexity, latest-commit pointer, and a 30-day coverage trend with direction (rising / falling / stable) and delta. Also includes the best-covered and worst-covered file. One row per repo. - โ๏ธ
commitsmode. For each commit on every active repo: commit SHA, branch, message, timestamp, author, CI status, parent SHA, coverage, files, lines, hits, misses, partials, branches, methods, sessions, complexity. Hundreds of rows per active repo. - ๐
pullsmode. For each pull request: title, state, CI status, author, base coverage, head coverage, coverage delta, head lines/hits/misses/partials/files, and patch totals. Lets you see exactly how each PR moved coverage. - ๐
filesmode. For each file in the latest coverage report: filename, coverage percent, lines, hits, misses, partials, branches, methods, complexity, and the full list of covered and uncovered line numbers. Hotspot-grade detail.
Filter by provider (GitHub / GitLab / Bitbucket), owner (any public Codecov account), optional single repo to bypass pagination, and activeOnly to limit to repos currently receiving uploads.
๐ก Why it matters: Codecov scorecards usually live behind a manual UI flip-through. This Actor turns the entire telemetry stack into rows you can drop into a warehouse, a quality dashboard, or an ML feature store. The four-mode design means you can zoom out to a portfolio view or zoom in to specific uncovered line numbers in a single afternoon.
๐ Data fields
Each record includes: activated, active, branch, branchCount, branchCoverage, branches, commitCount, complexity, complexityRatio, complexityTotal, coverageRiskLevel, files, fullName, hits, isPrivate, language, lineCoverage, lines, methodCoverage, methods, misses, name, owner, ownerUsername, partials, provider, scrapedAt, sessions, totalCoverage, updatestamp, url. All 31 field names come from a real production run, so what you see here is what lands in your dataset.
๐ How to use
- ๐ Sign up. Create a free account with $5 credit (takes 2 minutes).
- ๐ Open the Actor. Go to the Codecov Code Coverage Stats Scraper page on the Apify Store.
- ๐๏ธ Pick a mode.
reposfor portfolio view,commits/pulls/filesfor detail. - ๐ฏ Set owner + repo. Plug in any public Codecov account and an optional single repo name.
- ๐ Run it. Click Start and let the Actor collect your data.
- ๐ฅ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
โฑ๏ธ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
๐ Recommended Actors
- ๐ค Hugging Face Model Scraper - ML model registry metadata
- ๐ฆ Stripe App Marketplace Scraper - Stripe ecosystem catalog
- ๐ฆ AWS Marketplace Scraper - AWS catalog and pricing
- ๐ Hubspot Marketplace Scraper - HubSpot integration catalog
- โ๏ธ OurAirports Global Airport Database Scraper - Reference dataset benchmark
๐ก Pro Tip: browse the complete ParseForge collection for more reference-data scrapers.
โ ๏ธ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Codecov or Sentry. All trademarks mentioned are the property of their respective owners. Only publicly available data from the official Codecov public API is collected.
๐ 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.