PyPI Vulnerability Scraper
Pricing
from $8.00 / 1,000 results
PyPI Vulnerability Scraper
Extract Python package metadata from PyPI and enrich it with OSV database alerts. Monitor dependencies for new version releases and critical CVE identifiers.
PyPI Vulnerability Scraper
Pricing
from $8.00 / 1,000 results
Extract Python package metadata from PyPI and enrich it with OSV database alerts. Monitor dependencies for new version releases and critical CVE identifiers.
PyPI package names to fetch (e.g. 'requests', 'numpy'). Names are normalised to lowercase per PEP 503. Max 100 per run.
When true, includes the full release history (all version upload dates) in the output.
When true, fetches recent download counts from pypistats.org (a third-party service). Emits a warning when unavailable.
When true, queries the OSV API (api.osv.dev) for known vulnerability advisories for each package. Off by default — treat results as advisory summaries only.
Number of packages to fetch in parallel. Default 5.
Per-request timeout in milliseconds.
Where to send results: dataset or webhook.