Signalbase Real Time Job Changes avatar

Signalbase Real Time Job Changes

Pricing

from $30.00 / 1,000 results

Go to Apify Store
Signalbase Real Time Job Changes

Signalbase Real Time Job Changes

Real-time job change signals. Track executive and leadership role changes with person details, LinkedIn profiles, and company context.

Pricing

from $30.00 / 1,000 results

Rating

0.0

(0)

Developer

Signalbase

Signalbase

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

3 days ago

Last modified

Share

Real-time job change signals. Track executive and leadership role changes with person details, LinkedIn profiles, and company context.

Overview

This is a Standby-mode Apify Actor that proxies requests to the SignalBase Job Changes API (/signals/job-changes). 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
searchFull-text search
personLinkedinUrlFilter by person's LinkedIn profile URL
companyLinkedinUrlFilter by company's LinkedIn URL
positionsFilter by position titles
departmentsFilter by departments
senioritiesFilter by seniority levels

Example Response

{
"success": true,
"data": [
{
"signalId": "89c11184-9f7a-4918-8359-d657a047ac5e",
"signalType": "job_change",
"occurredAt": "2026-03-17T08:20:03.534Z",
"discoveredAt": "2026-03-17T08:20:11.447Z",
"personName": "Keabetsoe L.",
"personLinkedinUrl": "https://www.linkedin.com/in/keabetsoe-lentsa-776836221",
"companyLinkedinUrl": "https://www.linkedin.com/company/grindrod-logistics/",
"newRole": "Finance Intern",
"postContent": "I'm happy to share that I'm starting a new position as Finance Intern at Grindrod Logistics!",
"source": "linkedin",
"companyName": "Grindrod Logistics",
"companyIndustry": "Transportation, Logistics, Supply Chain and Storage",
"companyEmployeeCount": 248,
"companyLogoUrl": "https://images.trysignalbase.com/Grindrod Logistics.png",
"isFreeAccess": true,
"sources": [
{
"url": "https://www.linkedin.com/feed/update/urn:li:activity:7439583475793559552",
"sourceType": "social_media"
}
]
}
],
"pagination": {
"currentPage": 1,
"totalPages": 837287,
"totalCount": 837287,
"hasNextPage": true,
"hasPreviousPage": false
},
"meta": {
"endpoint": "signals.jobChanges",
"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