Exploit-DB Exploits Scraper
Pricing
Pay per usage
Exploit-DB Exploits Scraper
Hunt down live security records from Exploit Db Exploits with identifiers, severity, affected products, descriptions and references. Trusted by SOC teams, threat intel researchers and DevSecOps pipelines. Run on demand or on a recurring schedule and feed every row into your favourite analytics or.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share

๐งโ๐ป Exploit-DB Exploits Scraper
๐ Get exploit-db exploits scraper data in seconds. Get the full dataset from the source as clean data / data / data / data.
๐ Last updated 2026-05-27 ยท ๐ 8 fields per record ยท Pay-per-result pricing ยท Public data only
Get Exploit-DB security exploits and vulnerability data: titles, dates, types, platforms, authors, EDB IDs and URLs. Filter by keyword, type, and platform. available as a dataset for SOC analysts, vuln researchers and threat intel teams.
This Actor produces a structured dataset with 8 fields per record, ready for analysts, researchers and downstream pipelines.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Data analysts, researchers, developers | Market research, dataset enrichment, competitive intelligence, lead generation |
| BI teams, agencies, indie developers | Building dashboards, alerts, BI exports, custom apps |
๐ What the Exploit-DB Exploits Scraper does
- Fetches the public data feed in real time.
- Normalises every record into a clean schema with 8 fields.
- Outputs straight to your Apify dataset as data / data / data / data.
- Supports pagination, keyword filters and per-run limits via
maxItems. - Designed for headless, repeatable runs (cron, Make, Zapier, webhooks).
๐ก Why it matters: the source is public but unstructured. This Actor turns it into queryable rows you can join, filter and chart instantly.
๐ฌ Full Demo
๐ง Coming soon
โ๏ธ Input
| Field | Type | Description |
|---|---|---|
maxItems | integer | Free users: Limited to 10 items (preview). Paid users: Optional, max 1,000,000 |
search | string | Free-text search (e.g. apache, wordpress). |
category | string | Filter by exploit type. |
Example preview run
{"maxItems": 10}
Example filtered run
{"maxItems": 5,"category": "webapps"}
โ ๏ธ Good to Know: free accounts are capped at 10 items per run as a preview. Upgrade to a paid plan to unlock up to 1,000,000 items per run.
๐ Output
Each record contains these 8 fields:
| Field | Type | Description |
|---|---|---|
title | string | Record title. |
id | string | Record identifier. |
url | string | Source URL. |
date | string | date value from the source. |
type | string | type value from the source. |
platform | string | platform value from the source. |
author | string | author value from the source. |
verified | string | verified value from the source. |
scrapedAt | string | ISO 8601 timestamp of the scrape. |
error | string | Error message (only present on failure records). |
Sample records
[{"title": "Linux Kernel 6.8 - Local Privilege Escalation","id": "52573","url": "https://www.exploit-db.com/exploits/52573","date": "2026-05-26","type": {"id": "2","name": "local","display": "Local"},"platform": {"id": "16","platform": "Linux"},"author": "Long Fong Chan","verified": false,"scrapedAt": "2026-05-26T21:58:34.887Z","error": null},{"title": "cPanel - CRLF Injection","id": "52574","url": "https://www.exploit-db.com/exploits/52574","date": "2026-05-26","type": {"id": "6","name": "webapps","display": "WebApps"},"platform": {"id": "31","platform": "PHP"},"author": "nu11secur1ty","verified": false,"scrapedAt": "2026-05-26T21:58:34.952Z","error": null},{"title": "Wordpress Temporary Login Plugin 1.0.0 - 'temp-login-token' Authentication Bypass to Account Takeover","id": "52575","url": "https://www.exploit-db.com/exploits/52575","date": "2026-05-26","type": {"id": "6","name": "webapps","display": "WebApps"},"platform": {"id": "24","platform": "Multiple"},"author": "Amir Hossein Jamshidi","verified": false,"scrapedAt": "2026-05-26T21:58:34.994Z","error": null}]
โจ Why choose this Actor
| โก Fast | Lean HTTP pipeline. No browser overhead. |
| ๐ฏ Accurate | Normalised fields, deduplicated rows, real-time fetch. |
| ๐ฐ Pay-per-result | Pay only for the records pushed to your dataset. |
| ๐ Integration-ready | One-click Make / Zapier / Slack / GitHub / Google Drive. |
| ๐ ๏ธ Maintained | Updated whenever the upstream source changes its shape. |
๐ How it compares to alternatives
| Approach | Speed | Cost | Maintenance |
|---|---|---|---|
| Manual Get | ๐ Slow | ๐ธ Wasted hours | ๐ Breaks often |
| Custom script | โก Fast | ๐ป Dev hours | ๐ You maintain it |
| This Actor | โก Fast | ๐ฐ Pay per row | โ We maintain it |
๐ How to use
- Create a free account w/ $5 credit
- Open the Actor page on Apify Console.
- Fill in the input form (or paste a data input).
- Click Start and watch the dataset populate live.
- Get as data / data / data / data, or pipe to your stack.
๐ผ Business use cases
๐ Market research
Pull a fresh slice of the source whenever you need it. No more stale manual exports.
๐ฏ Lead generation
Combine with enrichment Actors to turn raw records into outbound-ready lists.
๐งช Data science
Use the dataset as a clean input for notebooks, ML pipelines or dashboards.
๐ Competitive intelligence
Track changes over time by scheduling daily / weekly runs and diffing snapshots.
๐ Automating Exploit-DB Exploits Scraper
Use Apify's integrations to wire the dataset into your stack:
- Make - trigger a scenario when a run finishes
- Zapier - fan out new rows to Sheets, Airtable, Notion
- Slack - get a notification with the dataset link
- Airbyte - sync results into your data warehouse
- GitHub Actions - schedule runs from your CI
- Google Drive - auto-upload the data/data
๐ Beyond business use cases
๐ฌ Research
Use the dataset for academic studies, longitudinal analyses or sector reports.
๐ Personal projects
Bootstrap side projects, dashboards, niche search engines, alerts.
๐ค Non-profit
Investigations, policy work, transparency tools - public data put to public use.
๐งช Experimentation
Prototype quickly; the Actor is the boring plumbing so you can focus on the idea.
๐ค Ask an AI assistant about this scraper
Paste this link and ask "summarise this Actor and suggest 5 use cases": https://apify.com/parseforge/exploit-db-exploits-scraper
โ Frequently Asked Questions
๐ข Is the data live? Yes. Every run hits the source and returns fresh data.
๐ข Do I need an API key? No. Everything happens through your Apify account.
๐ข What output are supported? data, RSS - Apify dataset standard.
๐ข Can I schedule it? Yes, with Apify Schedules or external cron via Make/Zapier.
๐ข What's the cost? Pay-per-result - see the pricing tab on the Actor page.
๐ข Is this affiliated with Exploit-DB Exploits? No. Independent scraper. Public data only.
๐ข Do you store the data? Your Apify dataset, your data. We don't hold copies.
๐ข What if the upstream changes shape? Open a ticket and we'll patch the Actor.
๐ข Can I filter results? Yes, see the input section above for filters.
๐ข Will it work for 8-field exports? Yes - full schema in every row.
๐ข Can I integrate it with Make/Zapier? Yes - see the automation section.
๐ Integrate with any app
Apify exposes a REST API + webhooks. Plug the dataset into Make, Zapier, n8n, Airbyte, Slack, Google Sheets, Airtable, Notion, Postgres, BigQuery, Snowflake, GitHub Actions, Discord - anywhere your team already works.
๐ Recommended Actors
| Actor | What it does |
|---|---|
| Google Search Scraper | Pull SERP data for any keyword |
| Web Scraper | Generic HTML โ data scraper |
| Crunchbase Scraper | Company profiles, funding, employees |
| LinkedIn Profile Scraper | LinkedIn profile data |
| BBB Business Reviews Scraper | Better Business Bureau reviews |
๐ก Pro Tip: browse the complete ParseForge collection for more public-data Actors.
๐ Need Help? Open our contact form
โ ๏ธ Disclaimer: independent tool, not affiliated with Exploit-DB Exploits. Only publicly available data is collected.