LinkedIn Jobs Search Scraper
Pricing
$3.00 / 1,000 checked linkedin jobs searches
LinkedIn Jobs Search Scraper
Bounded unofficial public LinkedIn Jobs search retrieval with strict inputs, public-field-only output, and transparent source-risk acknowledgement.
Pricing
$3.00 / 1,000 checked linkedin jobs searches
Rating
0.0
(0)
Developer
Marcel K
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
17 days ago
Last modified
Categories
Share
UNOFFICIAL / NOT AFFILIATED: this Actor is not affiliated with, endorsed by, sponsored by, or approved by LinkedIn or Microsoft.
This is a bounded direct public LinkedIn Jobs search/data-retrieval Actor. It accepts one to five strict keywords and optional location search objects, requires acceptSourceRisk: true, and sends valid requests only to https://www.linkedin.com/jobs/search.
LinkedIn may block, change, remove, or gate the public source at any time. Buyers are responsible for making sure their use is authorized, lawful, and compliant with applicable terms and policies.
What It Does
- Uses unauthenticated transparent HTTP only through
fetchPublicText. - Uses the fixed source
https://www.linkedin.com/jobs/search. - Allows no arbitrary URLs, login, cookies, CAPTCHA solving, browser fingerprinting, proxies, alternate providers, private endpoints, retries, or escalation.
- Limits source response reads to 512 KiB, 8 seconds, and zero redirects.
- Stops all source access if Apify PPE returns
chargedCount === 0oreventChargeLimitReached.
Input
acceptSourceRisk: must betrue.searches: 1 to 5 unique search objects.keywords: required plain search phrase, not a URL.location: optional plain location phrase, not a URL.
Output
Each search returns at most 10 job rows. Rows include only this whitelist:
- query context:
keywords, optional inputlocation titlecompanyName, when public in the search cardjobLocation, when public in the search cardpostedTimeLabel- public LinkedIn
jobUrlwith tracking parameters stripped sourceUrlcheckedAt
The Actor excludes recruiter/person data, applicant data, contact fields, raw HTML, and job descriptions. Invalid inputs and blocked, login, non-OK, truncated, or unsupported-layout source responses produce structured error rows.
Pricing
Candidate local hypothesis only, not a live marketplace claim: checked-linkedin-jobs-search at $0.003 per valid source search, with a five-search run cap of $0.015.
The event is charged before each valid LinkedIn source fetch. If Apify returns chargedCount === 0 or eventChargeLimitReached, the Actor stops before making that source request.