Apify

Versatile scraping platform with broad social media coverage.

Starting at $0.0065 per record · 3 extractions across 1 platform

LinkedIn

3 extractions
  • Post likesapify/post.likes

    Get the list of people who liked or reacted to a post

    $0.0065per record
  • Profile infoapify/profile.info

    Retrieve profile metadata: name, bio, company, location

    $0.0065per record
  • Profile postsapify/profile.posts

    Fetch recent posts and activity from a profile or page

    $0.0065per record

Example request

curl -X POST https://api.socialrouter.ai/v1/extract \
  -H "Authorization: Bearer sr_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "url": "https://linkedin.com/posts/johndoe_ai-sales-123",
    "model": "apify/profile.posts"
  }'