linkedin-scraper
Get LinkedIn profiles, company pages, and posts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Get LinkedIn profiles, company pages, and posts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Test and document API endpoints - validate responses, check status, generate examples
Full company intelligence report - overview, team, funding, products, news
Research competitors - products, pricing, team, funding, and strategy
Enrich any person or company from any identifier — email, name, LinkedIn URL, domain, company name, Twitter/X handle. Use when asked to enrich, look up, or research a lead, contact, person, or company.
Extract structured data from web pages using AI
Build a sales prospect list of dental practices in a city — finds practices, decision makers, contact info, and buying signals. Use when asked to find dentists for outreach, prospect dental practices, build a lead list of dentists, or generate dental practice leads in a specific area.
| name | linkedin-scraper |
| description | Get LinkedIn profiles, company pages, and posts |
Scrape public LinkedIn data including profiles, company pages, and posts.
Uses the Scrape Creators API via Orthogonal to scrape LinkedIn data.
Note: Scrape Creators LinkedIn endpoints use full LinkedIn URLs as the query parameter (not usernames).
orth run scrapecreators /v1/linkedin/profile -q 'url=https://linkedin.com/in/satyanadella'
curl -X POST "https://api.orth.sh/v1/run" \
-H "Authorization: Bearer $ORTHOGONAL_API_KEY" \
-H "Content-Type: application/json" \
-d '{"api":"scrapecreators","path":"/v1/linkedin/profile","query":{"url":"https://linkedin.com/in/satyanadella"}}'
orth run scrapecreators /v1/linkedin/company -q 'url=https://linkedin.com/company/anthropic'
orth run scrapecreators /v1/linkedin/post -q 'url=https://linkedin.com/posts/somepost'
https://linkedin.com/in/username)https://linkedin.com/company/name)User: "Look up Satya Nadella on LinkedIn"
orth run scrapecreators /v1/linkedin/profile -q 'url=https://linkedin.com/in/satyanadella'
User: "Tell me about Anthropic's LinkedIn page"
orth run scrapecreators /v1/linkedin/company -q 'url=https://linkedin.com/company/anthropic'
https://linkedin.com/in/USERNAME)