Signalbase Real-Time Investor Dataset
Pricing
from $30.00 / 1,000 results
Signalbase Real-Time Investor Dataset
Live investor dataset, generated from real funding activity. 19k+ investors detected deploying capital and growing every minute, with type, ticket size, geography, and LinkedIn data. Built for B2B vendors targeting VCs, investment research, and AI deal sourcing.
Pricing
from $30.00 / 1,000 results
Rating
0.0
(0)
Developer
Signalbase
Maintained by CommunityActor stats
0
Bookmarked
10
Total users
6
Monthly active users
20 days ago
Last modified
Categories
Share
Signalbase Real Time Investors
A live investor dataset generated from real funding activity. Every investor here has been detected deploying capital, not pulled from a static list. New investor records appear within a minute of new funding signals, with type, ticket size, geography, LinkedIn, and website data.
19k+ active investors detected and growing every minute. Used inside data vendors, GTM teams targeting VCs, and platforms enriching investor data on funding signals.
Why this beats most investor databases
Most investor databases (Crunchbase, PitchBook, PDL) are static lists. They include every fund and angel that's ever existed, regardless of whether they've actually deployed capital recently. The result: bloated datasets full of dormant investors, mixed in with real deal-makers.
- Built from real activity, not maintained as a list. Every investor in this dataset was detected through a real funding signal. They've actually deployed capital, recently.
- Live, not static. New investors appear within minutes of new funding signals. The dataset is continuously refreshed by your own signal stream, not by a quarterly database update.
- Source-attributed by extension. Each investor links back to the funding rounds where we detected them. You can trace any record to a real event.
- Filterable by what matters. Investor type (VC, angel, PE, corporate, accelerator, family office, fund, government), country, and free-text search.
Most databases give you every investor that ever existed. We give you the ones who just wrote a check.
Built for
- B2B vendors selling to investors (fund admin tools, portfolio analytics, deal flow software) prospecting on actually-active funds
- VCs and founders sourcing co-investors and lead investors for their next round
- Investment research and competitive intelligence mapping which investors are deploying capital in specific sectors or geographies
- AI agents enriching funding signals with investor context for autonomous deal sourcing
- Lead generation tools targeting active investors as a buyer segment
- B2B data vendors layering active-investor data into their existing investor databases
How to use
This Actor runs in Standby mode and exposes a live HTTP endpoint. Send GET requests with query parameters to receive JSON responses.
Example request: GET /signals/investors?categories=vc,angel&countries=US,GB&limit=50
Query parameters
| Parameter | Type | Description | Example |
|---|---|---|---|
page | number | Page number for pagination | 1 |
limit | number | Results per page | 50 |
countries | string | Country codes (comma-separated) | US,GB,DE |
categories | string | Investor type filter | vc,angel,pe |
search | string | Search by investor name | Sequoia |
Investor type values: vc, angel, pe, corporate, accelerator, family_office, fund, government
Example response
{"success": true,"data": [{"id": "1e33a9d6-d363-45b6-b45b-783df48df635","name": "Rouge River Capital","type": "VC","linkedinUrl": "linkedin.com/company/rouge-river-capital","website": "rougerivercapital.com","logoUrl": "https://images.trysignalbase.com/Rouge River Capital.png","countries": "[\"CA\"]","ticketSizeMin": 0,"ticketSizeMax": 0,"headquarters": null,"createdAt": "2026-03-03T02:48:31.694Z","isFreeAccess": true}],"pagination": {"currentPage": 1,"totalPages": 18344,"totalCount": 18344,"hasNextPage": true,"hasPreviousPage": false},"meta": {"endpoint": "signals.investors","creditsUsed": 1}}
Looking for the underlying signals?
This Actor delivers the investor dataset. If you want the live signals that generated it, or other signal types:
- Funding rounds that surfaced these investors → Signalbase Real Time Funding
- Executive job changes for trigger-based outbound → Signalbase Real Time Job Changes
- M&A signals for competitive intelligence → Signalbase Real-Time Merger & Acquisition Signals
- Hiring signals for prospecting on growing companies → Signalbase Real Time Hiring
- All signal types in one Actor → Signalbase API
All Actors share the same underlying signal stream, deduplicate on signal IDs if you run multiple. Pricing varies per Actor based on data type and use case.
Pricing
This Actor uses pay-per-event pricing. Each successful API call is charged as one api-call event. Failed requests are not charged.
FAQ
How is this different from Crunchbase, PitchBook, or PDL? Those are static investor databases. They list every fund or angel that's ever existed, including dormant ones. We deliver only investors detected through real, recent funding activity, generated continuously from our live signal stream. If you need the deepest historical investor archive, use a database. If you need active deal-makers right now, use Signalbase.
Why are some ticket sizes 0 or null? Ticket size data is only populated when we detect it explicitly through funding signals or public disclosures. Many investors don't publish ticket sizes, so we don't fabricate them. Filter to records with non-zero ticket size if that's important to your use case.
How fresh is the data? Investors are added or updated continuously as new funding signals surface. New investor records appear in the API within minutes of the funding signal that generated them.
Can I filter to only specific investor types?
Yes. Use categories to filter by vc, angel, pe, corporate, accelerator, family_office, fund, or government.
Can I monitor investors active in specific industries or geographies?
Use countries for geography filtering. For industry-specific targeting, the underlying Funding Signals Actor lets you filter funding signals by industry and pull the investors from those results, which is a more precise way to find investors active in a specific category.
Can I get webhooks or higher volume? Yes, on the direct Signalbase platform. Apify is great for evaluation; production-grade workflows with webhooks, custom investor enrichment, and dedicated rate limits live on the direct plan. Production access starts with a paid pilot scoped directly with the founding team. Get in touch at trysignalbase.com.
Rate limits
The underlying Signalbase API has rate limits. If you hit a 429 response, wait a few seconds and retry.