LinkedIn Jobs Search
LinkedIn Jobs Search
Discover LinkedIn job URLs via Google-style search (Scrappa adds an automatic LinkedIn-jobs site filter). Returns Google-style organic results (title, LinkedIn job URL, snippet) — not structured job data. To get the full job, call linkedin_job with one of the returned URLs.
[!NOTE]
See the API Guide for the shared request lifecycle (sync, async polling, async webhook), error envelope, rate limits, custom_vars, and deduplication. This page documents only the fields and behaviour unique to this endpoint.
Try it
Pricing
Endpoint
Examples
Output Fields
Error Responses
Validation Error (422)
{
"message": "The query field is required.",
"errors": {
"query": ["The query field is required."]
}
}
Common validation errors:
query is required and must be ≤ 2048 characters
num must be an integer between 1 and 20
start must be an integer between 0 and 170
lr must match lang_XX (e.g. lang_en)
cr must match countryXX (e.g. countryDE)
dateRestrict must match ^[dwmy]\d*$
safe, sort, filter, and rights must be valid enum values