ScavioScavio
ToolsPricing
Sign InsGet Startedg
Quick StartAPI & SDKsEcosystem

LinkedIn

LinkedIn Job Search

Search LinkedIn job listings by keyword and optional location as JSON - title, company, location, posted time, workplace type and salary. 25 per page. Costs 10 credits per page.

POST/api/v1/linkedin/search/jobs

Authorizations

Authorizationstringheaderrequired

Bearer authentication header of the form Bearer <token>, where <token> is your Scavio API key (e.g. Bearer sk_live_your_key).

Body

application/json
searchstringrequired

Keyword to search for. Use a company name to approximate a per-company job listing.

Example: software engineer

locationstring

Geographic filter. Omit to search everywhere.

Example: United States

cursorstring

Opaque cursor from a previous response's next_cursor, to fetch the following page.

Example: eyJzdGFydCI6MjV9

Request

from scavio import ScavioClient

client = ScavioClient(api_key="sk_live_your_key")
results = client.linkedin.search_jobs("software engineer", location="United States")
print(results)

Response

"count": 25,
"has_more": false
},
"response_time": 8063,
"credits_used": 10,
"credits_remaining": 990
}
PreviousLinkedIn People Search (retired)NextLinkedIn Post Search (retired)
ScavioScavio

One scraper API for every social, search and ecommerce platform. Built for AI agents.

Product

  • Features
  • Pricing
  • Dashboard
  • Affiliates

Developers

  • Documentation
  • API Reference
  • Quickstart
  • MCP Integration
  • Python SDK

Alternatives

  • Tavily Alternative
  • SerpAPI Alternative
  • Firecrawl Alternative
  • Exa Alternative
  • Serper Alternative
  • Tavily vs Scavio
  • SerpAPI vs Scavio
  • All alternatives
  • Compare Scavio vs alternatives

Search APIs

  • Google Search API
  • Amazon Product API
  • YouTube API
  • Reddit API
  • Walmart Product API
  • TikTok API
  • Instagram API

Tools

  • All Tools

© 2026 Scavio. All rights reserved.

Featured on TAAFT
Terms of ServicePrivacy Policy