Signalbase Real Time Companies avatar

Signalbase Real Time Companies

Pricing

from $30.00 / 1,000 results

Go to Apify Store
Signalbase Real Time Companies

Signalbase Real Time Companies

Real-time company data. Browse and search company profiles with industry, headcount, growth rates, location, and metadata.

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

Categories

Share

Real-time company data. Browse and search company profiles with industry, headcount, growth rates, location, and metadata.

Overview

This is a Standby-mode Apify Actor that proxies requests to the SignalBase Companies 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
searchstringSearch query for company names
countriesstringFilter by country codes
industrystringFilter by industry
employee_count_minnumberMinimum employee count
employee_count_maxnumberMaximum employee count
founded_year_minnumberMinimum founded year
founded_year_maxnumberMaximum founded year
sort_bystringField to sort by
sort_orderstringSort order (asc/desc)
countbooleanReturn count only

Example Response

{
"success": true,
"data": [
{
"id": "29532c87-8b46-4b29-b503-d8530ad90f05",
"name": "Selfeey Infotech Pvt. Ltd.",
"slug": "selfeey-infotech-pvt-ltd",
"description": "Selfeey Infotech Pvt. Ltd. is a Bengaluru-based Agentic AI solutions company...",
"website": null,
"linkedinUrl": "linkedin.com/company/selfeey-infotech-pvt-ltd",
"twitterUrl": null,
"logoUrl": "https://images.trysignalbase.com/Selfeey Infotech Pvt. Ltd..png",
"industry": "Technology, Information and Internet",
"foundedYear": null,
"headquartersCountry": "IN",
"employeeCount": 15,
"categories": [],
"keywords": [],
"specialties": [],
"growthInfo": null,
"createdAt": "2026-03-17T08:24:49.932Z",
"updatedAt": "2026-03-17T08:24:49.932Z"
}
],
"pagination": {
"currentPage": 1,
"totalPages": 133312,
"totalCount": 133312,
"hasNextPage": true,
"hasPreviousPage": false
},
"meta": {
"endpoint": "companies.list",
"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