File size: 961 Bytes
f455054
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
{
 "@context": "https://schema.org",
 "@type": "Dataset",
 "@id": "https://reapx.dev/data/nvd-cve-scraper/",
 "name": "NVD CVE Scraper \u00b7 Vulnerabilities, CVSS Scores, Vendors & CWEs",
 "description": "Scrape National Vulnerability Database (NVD) CVE records, CVSS v2/v3/v4 severity scores, CWE weakness classifications, vendor products, and exploit references.",
 "url": "https://reapx.dev/data/nvd-cve-scraper/",
 "identifier": "nvd-cve-scraper",
 "license": "https://creativecommons.org/licenses/by/4.0/",
 "creator": {
  "@type": "Organization",
  "name": "reapx",
  "url": "https://reapx.dev"
 },
 "isAccessibleForFree": true,
 "dateModified": "2026-08-03",
 "variableMeasured": "",
 "distribution": [
  {
   "@type": "DataDownload",
   "encodingFormat": "text/html",
   "contentUrl": "https://reapx.dev/data/nvd-cve-scraper/"
  }
 ],
 "measurementTechnique": "Apify Actor reapx/nvd-cve-scraper",
 "sameAs": "https://apify.com/reapx/nvd-cve-scraper"
}