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)