Get LinkedIn profiles, company pages, and posts
57
66%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./skills/social/capabilities/linkedin-scraper/SKILL.mdRead scrapecreators-api first. Execute every operation below through the runtime it selects: the GooseWorks MCP tool in terminal-free clients, the GooseWorks CLI in a local terminal, or the direct API with the user's own key. Never assume a shell is available.
Scrape public LinkedIn data including profiles, company pages, and posts.
Uses the ScrapeCreators API through its direct GooseWorks proxy.
Note: Scrape Creators LinkedIn endpoints use full LinkedIn URLs as the query parameter (not usernames).
provider: scrapecreators
method: GET
path: /v1/linkedin/profile
query:
url: https://linkedin.com/in/satyanadellaprovider: scrapecreators
method: GET
path: /v1/linkedin/company
query:
url: https://linkedin.com/company/anthropicprovider: scrapecreators
method: GET
path: /v1/linkedin/post
query:
url: https://linkedin.com/posts/someposthttps://linkedin.com/in/username)https://linkedin.com/company/name)User: "Look up Satya Nadella on LinkedIn" Use the Get User Profile operation with the supplied LinkedIn profile URL.
User: "Tell me about Anthropic's LinkedIn page" Use the Get Company Page operation with the supplied LinkedIn company URL.
https://linkedin.com/in/USERNAME)2523432
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.