712 B
712 B
职场招聘
LinkedIn。
# 获取个人资料
mcporter call 'linkedin-scraper.get_person_profile(linkedin_url: "https://linkedin.com/in/username")'
# 搜索人才
mcporter call 'linkedin-scraper.search_people(keyword: "AI engineer", limit: 10)'
# 获取公司资料
mcporter call 'linkedin-scraper.get_company_profile(linkedin_url: "https://linkedin.com/company/xxx")'
# 搜索职位
mcporter call 'linkedin-scraper.search_jobs(keyword: "software engineer", limit: 10)'
需要登录: LinkedIn scraper 需要有效的登录态。
Fallback 方案
如果 MCP 不可用,可以用 Jina Reader:
curl -s "https://r.jina.ai/https://linkedin.com/in/username"