linkedin-sourcer
Installation
SKILL.md
LinkedIn Sourcer
Source candidates from LinkedIn, analyze their profiles, and evaluate fit against role requirements using the linkedin_scraper library (v3.0+, Playwright-based, async).
Prerequisites
Ensure dependencies are installed before any scraping:
pip install linkedin-scraper
playwright install chromium
An authenticated session file (session.json) is required. If one does not exist, create one:
Programmatic login (using credentials):