Apify
Versatile scraping platform with broad social media coverage.
Starting at $0.0065 per record · 3 extractions across 1 platform
- Post likes
apify/post.likesGet the list of people who liked or reacted to a post
$0.0065per record - Profile info
apify/profile.infoRetrieve profile metadata: name, bio, company, location
$0.0065per record - Profile posts
apify/profile.postsFetch 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"
}'