Run on Apify
Schedule searches, inspect runs, and export datasets from a familiar interface.
FOLLOW THE LAUNCH ↗Turn a role, location, or LinkedIn search URL into complete, normalized job records—without maintaining a crawler.
Submit search intent once. The API handles result traversal, detail enrichment, company lookup, deduplication, and recovery.
FOLLOW ON APIFY ↗POST /v1/linkedin/jobs/search
{
"query": "AI Engineer",
"location": "Singapore",
"limit": 100
}{
"jobId": "4219074168",
"title": "Senior AI Engineer",
"company": "Northstar Labs",
"location": "San Francisco, CA",
"workplaceType": "Hybrid",
"postedAt": "2026-09-15",
"applicants": 37
}A single API contract hides the fragile, source-specific work that usually breaks production data pipelines.
Keywords, geography, recency, company, experience, and workplace type.
Automatic pagination and deduplication across the full result set.
Full descriptions, apply links, normalized fields, and optional company data.
Retries and checkpoint-aware execution keep long requests moving.
Stable field names let downstream agents and automations operate without source-specific cleanup.
job_idtitlecompanycompany_urllocationworkplace_typedescriptionsalaryapplicantsseniorityposted_atapply_urlStart through Apify. Direct x402 access will give autonomous agents a stateless, metered path.
Schedule searches, inspect runs, and export datasets from a familiar interface.
FOLLOW THE LAUNCH ↗Account-free HTTP access designed for agent-native workflows.