Signalbase Real-Time Investor Dataset avatar

Signalbase Real-Time Investor Dataset

Pricing

from $30.00 / 1,000 results

Go to Apify Store
Signalbase Real-Time Investor Dataset

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

Signalbase

Maintained by Community

Actor stats

0

Bookmarked

11

Total users

3

Monthly active users

19 days ago

Last modified

Share

SignalBase Real Time Investors

Real-time investor data. Access VC, angel, PE, and corporate investor profiles with ticket sizes, countries, and portfolio info.

Overview

This is a Standby-mode Apify Actor that proxies requests to the SignalBase Investors API. Once running, send GET requests to the container URL with query parameters to receive JSON responses.

Query Parameters (Filters)

ParameterTypeDescription
pagenumberPage number for pagination
limitnumberNumber of results per page
countriesstringFilter by country codes (e.g. CA, US)
categoriesstringFilter by investor type: vc, angel, pe, corporate, accelerator, family_office, fund, government
searchstringSearch query for investor names

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
}
}

Pricing

This actor uses pay-per-event (PPE) billing. Each successful API call triggers an api-call event charge. Failed requests are not charged.

Support