Crunchbase News Scraper — Funding News API
Pricing
from $100.00 / 1,000 news articles
Crunchbase News Scraper — Funding News API
Scrape Crunchbase funding news and articles. Clean JSON for VCs, deal scouts and AI agents.
Crunchbase News Scraper — Funding News API
Pricing
from $100.00 / 1,000 news articles
Scrape Crunchbase funding news and articles. Clean JSON for VCs, deal scouts and AI agents.
Maximum number of articles to return (1–500). Each article = one dataset row. Larger runs hit additional category pages and pagination. Typical defaults: 25 for monitoring, 100 for daily intel, 500 for backfill.
Restrict to one or more Crunchbase News sections. Allowed values: 'venture', 'ma', 'startups', 'business', 'public-markets', 'ai', 'fintech', 'health-wellness-biotech', 'cybersecurity', 'climate-sustainability', 'crypto', 'quarterly-and-annual-reports', 'sales-marketing'. Empty = ALL categories (uses main /feed).
Restrict to recent articles. Allowed values: 'today' (last 24h), 'week' (last 7 days), 'month' (last 30 days), 'all' (no date filter). Filtering is applied against the article published_at timestamp.
Case-insensitive substrings matched against title + excerpt. Examples: ['Series A','Series B'], ['IPO','SPAC'], ['acquires','acquisition'], ['OpenAI','Anthropic']. Empty = no keyword filter.
If true, the body_markdown field contains the full converted article body and full_content=true. If false, only excerpt + RSS-supplied summary are returned (cheaper, faster). Recommended ON for VC intel / due diligence, OFF for headline monitoring.