LinkedIn Candidate Search (No Cookies) - Talent Sourcing API
Pricing
$15.00 / 1,000 results
LinkedIn Candidate Search (No Cookies) - Talent Sourcing API
Build targeted candidate lists from LinkedIn โ no account, no cookies, no bans. Get verified names, titles, and profile URLs for any IT role and city in minutes. Used by recruiters and HR agencies for faster, cheaper talent sourcing.
Pricing
$15.00 / 1,000 results
Rating
5.0
(5)
Developer
Techforce Global
Maintained by CommunityActor stats
1
Bookmarked
71
Total users
18
Monthly active users
4 days ago
Last modified
Categories
Share
LinkedIn Candidate Search (No Cookies) - Talent Sourcing API
Extract verified LinkedIn profiles for any IT role and location โ no LinkedIn account, no cookies, no bans.
Built for recruiters, sales teams, and HR professionals who need qualified candidate lists fast, without expensive tools or manual searching.
๐ฌ See It In Action
โญ Why This Scraper?
- โ No LinkedIn login required โ works without cookies or sessions
- โ No account bans โ operates via external search simulation with stealth mode
- โ Structured output โ get names, titles, profile URLs, and bios instantly
- โ Saves hours โ build a 50-profile shortlist in minutes, not days
- โ Export-ready โ JSON, CSV, Excel, or direct API integration
๐ Use Cases & ROI
| Use Case | Time Saved | What You Get |
|---|---|---|
| Recruitment | 5โ8 hrs/role | 50 pre-screened candidate profiles for outreach |
| Lead Generation | 3โ5 hrs/campaign | Decision-maker contacts in target companies |
| Market Research | 2โ4 hrs/report | Job title & talent density data by city |
| ATS/CRM Enrichment | Ongoing | Fresh profile data piped directly into your system |
๐ How to Use
- Open the Actor on Apify
- Type a Job Role โ any role you want (free text; suggested IT roles shown as a hint)
- (Optional) Pick a Seniority level (Junior โ Director)
- (Optional) Add required Technologies / Skills (e.g.,
Spring Boot,Kafka,AWS) - (Optional) Add free-text Keywords to narrow further (e.g.,
microservices) - (Optional) Add Exclude Keywords to filter out noise (e.g.,
recruiter,intern,manager) - Add one or more Locations โ each city is a separate entry; multiple entries are combined with OR in the search query
- Set Max Profiles (up to 50 per run)
- Click Run โ results ready in minutes
- Download as CSV, Excel, or JSON โ or connect via API
๐งฉ Input Configuration
| Field | Type | Required | Description |
|---|---|---|---|
job_role | String | Optional | Free-text job role/title (e.g., Java Developer, Solidity Engineer, SRE). Suggested IT roles shown in the field description. |
seniority | String | Optional | Optional level: Junior, Mid, Senior, Lead, Principal, Staff, Director. Added as a positive quoted term in the query. |
technologies | String[] | Optional | List of required technologies/skills, each quoted in the query (e.g., ["Spring Boot", "Kafka", "AWS"]). Advanced: a single entry can use OR. |
keywords | String | Optional | Free-text additional keywords (e.g., microservices). This is the softest filter โ dropped first if results are sparse. |
exclude_keywords | String[] | Optional | Terms to exclude (e.g., ["recruiter", "intern", "student", "manager"]). Added to the query as -term and enforced client-side โ any result whose title or snippet contains the term is dropped, even if Brave's negative operator missed it. |
location | String[] | Optional | List of cities/regions (e.g., ["New York", "New Jersey", "Chicago"]). Multiple entries are combined with OR in the search query. Defaults to ["New York"]. |
max_profiles | Integer | โ๏ธ Yes | Number of profiles to fetch (1โ50). Default: 10. |
At least one of
job_role,technologies, orkeywordsshould be provided โ otherwise the query is too broad and you'll get noise.
Example โ Detailed Targeted Search
{"job_role": "Java Developer","seniority": "Senior","technologies": ["Spring Boot", "Kafka", "AWS"],"keywords": "microservices","exclude_keywords": ["recruiter", "intern", "manager"],"location": ["New York", "New Jersey", "Chicago"],"max_profiles": 20}### Example โ Tech-only Search (no location)```json{"technologies": ["PyTorch", "LLM"],"keywords": "research","max_profiles": 10}### Ranking & Soft Fallback- Results are **ranked** by match score (URL quality 20 + role 20 + location 20 + technologies 25 + keywords 15 = 100).- If the primary query returns fewer than half the requested profiles, the Actor **automatically retries** with `keywords` dropped to relax the search.---## ๐ฆ Output FieldsEach result includes:| Field | Description || ------------- | ---------------------------------------- || `name` | Full name of the candidate || `title` | Job title or LinkedIn headline || `profile_url` | Direct LinkedIn profile link || `snippet` | Short bio/description from search result |### Example Output```json[{"name": "John Doe","title": "Python Developer","profile_url": "https://www.linkedin.com/in/johndoe","snippet": "Experienced Python Developer with expertise in Django, Flask, and cloud technologies..."}]
๐ Integrations
Plug directly into your existing stack:
- n8n / Make (Integromat) โ automate candidate sourcing workflows
- Zapier โ push results to Google Sheets, Notion, or your ATS
- REST API โ poll results programmatically from any CRM or internal tool
- CSV/Excel โ instant download for manual review or bulk import
๐ Support
For issues, custom role requests, or feature suggestions:
Email: bhavin.shah@techforceglobal.com
Need a Custom Pipeline?
Want more than 50 profiles, multi-role batch runs, or integration with your ATS/CRM?
๐ Book a Free 15-min Consultation
Made with โค๏ธ by Techforce Specialists in High-Performance Web Scrapers and AI Automation.
Disclaimer
This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by LinkedIn Corporation. LinkedInยฎ is a registered trademark of LinkedIn Corporation. All trademarks are property of their respective owners.