Signalbase Real Time Hiring avatar

Signalbase Real Time Hiring

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Signalbase Real Time Hiring

Signalbase Real Time Hiring

Real-time hiring signals. Track open job postings with company context, seniority levels, departments, and location data.

Pricing

from $10.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

a few seconds ago

Last modified

Share

Real-time hiring signals. Track open job postings with company context, seniority levels, departments, and location data.

Overview

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

Query Parameters (Filters)

ParameterDescription
pagePage number for pagination
limitNumber of results per page
dateFromFilter by start date
dateToFilter by end date
date_presetPreset date range
searchFull-text search
countriesFilter by country codes
statesFilter by state/region
cityFilter by city
categoriesFilter by job categories
subcategoriesFilter by subcategories
positionsFilter by position titles
departmentsFilter by departments
senioritiesFilter by seniority levels
team_sizeFilter by company size
applicantsFilter by applicant count
sort_bySort field
sort_orderSort direction (asc/desc)
countReturn count only

Example Response

{
"success": true,
"data": [
{
"id": "05065617-ec6e-4276-89f5-b1f8082d8302",
"jobId": "4345698634",
"jobUrl": "https://www.linkedin.com/jobs/view/commercial-lending-intern-dallas-at-origin-bank-4345698634",
"title": "Commercial Lending Intern - Dallas",
"location": "Dallas, TX, US",
"city": "Dallas",
"region": "TX",
"country": "US",
"datePosted": "2026-02-25T10:49:04.000Z",
"validThrough": "2026-04-21T19:19:23.000Z",
"employmentType": "PART_TIME",
"seniorityLevel": "Internship",
"jobFunction": "Finance and Sales",
"industries": "Banking",
"numApplicants": "200+",
"descriptionText": "Your Career. Your Story...",
"createdAt": "2026-03-17T08:22:25.108Z",
"companyId": "ad3ac0b4-96c8-4232-9dd3-95cc5a560e76",
"companyName": "Origin Bank",
"companyWebsite": "origin.bank",
"companyIndustry": "Banking",
"companyCountry": "US",
"companyEmployeeCount": 710,
"companyFoundedYear": 1912,
"companyLogoUrl": "https://images.trysignalbase.com/Origin Bank.png",
"isFreeAccess": true
}
],
"pagination": {
"currentPage": 1,
"totalPages": 176600,
"totalCount": 176600,
"hasNextPage": true,
"hasPreviousPage": false
},
"meta": {
"endpoint": "signals.hiring",
"creditsUsed": 1
}
}

Pricing

This Actor uses pay-per-event (PPE) billing. Each successful API call is charged as one api-call event. Failed requests are not charged.

Support