Skip to content

LinkedIn

LinkedIn has direct typed routes, but the TypeScript SDK currently wraps only the public profile path.

Live route family

  • /v1/crawl/linkedin/profile
  • raw REST routes also cover company, company_posts, post, ads_search, and ad

Example

Read a profile

```bash curl 'https://api.faircompany.ai/v1/crawl/linkedin/profile?url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Fsatyanadella%2F' \ -H "Authorization: Bearer fc_live_xxx" ```

Notes

  • use FairCrawlClient or raw HTTP for LinkedIn company and ad endpoints
  • LinkedIn is not currently a dedicated /research source, so MCP workflows usually go through scrape for known public URLs