Signalbase Real Time Investors avatar

Signalbase Real Time Investors

Pricing

from $30.00 / 1,000 results

Go to Apify Store
Signalbase Real Time Investors

Signalbase Real Time Investors

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

Pricing

from $30.00 / 1,000 results

Rating

0.0

(0)

Developer

Signalbase

Signalbase

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

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