EPSS Exploit Prediction Scoring System Scraper
Pricing
from $24.00 / 1,000 results
EPSS Exploit Prediction Scoring System Scraper
Scrape EPSS (Exploit Prediction Scoring System) scores from FIRST.org. Returns the 30-day probability and percentile rank of CVE exploitation. Filter by CVE ID(s), date, history window, or minimum score.
Pricing
from $24.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
6 days ago
Last modified
Categories
Share

๐ EPSS Exploit Prediction Scraper
๐ Export FIRST.org EPSS exploit-prediction scores in seconds. Pull the daily probability that a CVE will be exploited in the next 30 days, plus its global percentile rank, with optional historical time-series for trend analysis. No sign-up, no token, no manual ingestion.
The EPSS Exploit Prediction Scraper pulls scores from the FIRST.org Exploit Prediction Scoring System and returns 8 normalised fields per record, including the CVE ID, the EPSS score (probability between 0 and 1 of exploitation in the next 30 days), the percentile rank against every other scored CVE, a derived severity band (Critical / High / Medium / Low), the score date, and an optional historical time series. EPSS is the de facto data-driven prioritisation signal used by mature security teams worldwide and is recommended by the U.S. federal vulnerability disclosure community as a complement to CVSS.
The system covers 240,000+ scored CVEs refreshed daily and offers up to 730 days of historical scores per CVE for trend tracking. This Actor makes that data downloadable as CSV, Excel, JSON, or XML in minutes. Filters apply at the source, so you skip pagination, rate-limit handling, and time-series flattening entirely.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Security teams, vulnerability managers, threat intel analysts, SOC engineers, risk modellers, security tool builders, ML researchers | EPSS-based patch prioritisation, risk scoring, vendor scorecards, CVE trend analysis, SIEM enrichment, ML features for vulnerability prediction |
๐ What the EPSS Exploit Prediction Scraper does
Several workflows in a single Actor:
- ๐ Daily corpus export. Pull every scored CVE for the latest available date.
- ๐ Single CVE score. Look up one CVE by ID for a quick triage check.
- ๐ฆ Batch CVE scores. Pass a comma-separated list of CVE IDs and get every score in one run.
- ๐ Specific date. Fetch scores for a historical date (YYYY-MM-DD).
- ๐ฐ๏ธ Time-series window. Return up to 730 days of historical scores per CVE for trend analysis.
- ๐๏ธ Threshold filters. Restrict to CVEs above a minimum EPSS score (e.g. โฅ 0.5) or above a percentile (e.g. top 5%).
- ๐ Flatten time series. Toggle to emit one row per (cve, date) for spreadsheets and SQL.
Each record includes the CVE identifier, the canonical detail URL, the EPSS probability, the percentile rank, a derived severity band, the score date, and an optional nested or flattened time series.
๐ก Why it matters: CVSS tells you how bad a CVE could be in theory; EPSS tells you how likely it is to actually be exploited in the next 30 days. Combining the two is the modern standard for patch prioritisation. Building your own EPSS ingestion means handling pagination, daily refreshes, and the optional time-series shape. This Actor skips all of that and gives you a clean, downloadable dataset.
๐ Data fields
Each record includes: cve, date, epss, percentile, scrapedAt, severity, url. All 7 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 EPSS Exploit Prediction Scraper page on the Apify Store.
- ๐ฏ Set input. Pick a CVE list, threshold, or date, then set
maxItems. - ๐ 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
- ๐ก๏ธ NIST NVD CVE Scraper - Official NVD catalogue with CVSS v4/v3/v2 scores
- ๐จ CISA KEV Scraper - Known Exploited Vulnerabilities catalogue with due dates
- ๐ GitHub Security Advisories Scraper - GHSA + CVE advisories with patched versions
- ๐ฆ OSV Vulnerabilities Scraper - Open source vulnerabilities across 30+ ecosystems
- ๐ฌ CIRCL CVE Scraper - CIRCL Luxembourg CVE catalogue with CWE and CAPEC
๐ก Pro Tip: browse the complete ParseForge collection for more security and reference-data scrapers.
โ ๏ธ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by FIRST.org or the EPSS Special Interest Group. All trademarks mentioned are the property of their respective owners. Only publicly available exploit-prediction data 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.