AS
Apify Store
/supreme_coder/linkedin-post
Linkedin Post Scraper ✅ No cookies
Scrape unlimited Linkedin posts without risking your Linkedin account. Live data, Super fast scraping at affordable cost. High success rate
liveasyncunknown~30s typical
social medialead generationautomationlinkedinpost
$0.0025
per result + $0.005 call
plus $0.001 platform fee per run
Actor charges $0.002 per result; Cracked adds 25% plus a $0.005 call fee
Bring your own Apify Store key: provider portion drops to $0.
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run apify /supreme_coder/linkedin-post for me.
Input
| Field | Type | Description |
|---|---|---|
| urls* | array | Supported URLs: Linkedin post search URL, Linkedin user or company profile URL, Linkedin post URL |
| limitPerSource | integer | Limit number of posts scraped per source URL, leave empty for unlimited |
| scrapeUntil | string | Use this field if you want to only scrape posts newer than given date |
| deepScrape | boolean | Get more information such as likes, comments etc default true |
| fetchDocumentDetails | boolean | Fetch attached document details from posts with transcripts and all available pages as images. If not enabled, only first 4 page images will be available default false |
| numComments | integer | Number of comments to fetch for each post |
| numLikes | integer | Number of liked users to fetch for each post |
| rawData | boolean | Push the scraped data directly to the dataset without any processing and filtering. This might be useful if you are looking for some missing data in the dataset default false |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"apify","endpoint":"/supreme_coder/linkedin-post","input":{"urls":["https://www.linkedin.com/posts/linkedin_no-is-a-complete-sentence-activity-7247998907798978560-J_hB?utm_source=share&utm_medium=member_desktop","https://www.linkedin.com/company/amazon"],"limitPerSource":3,"numComments":3,"numLikes":10},"wait":false}'poll
curl "https://cracked-ai-pearl.vercel.app/v1/runs/<runId>?wait=30" -H "Authorization: Bearer ck_live_..."cli
npx cracked-ai run -p apify -e /supreme_coder/linkedin-post -i '{"urls":["https://www.linkedin.com/posts/linkedin_no-is-a-complete-sentence-activity-7247998907798978560-J_hB?utm_source=share&utm_medium=member_desktop","https://www.linkedin.com/company/amazon"],"limitPerSource":3,"numComments":3,"numLikes":10}' -w 120mcp
run_tool({ provider: "apify", endpoint: "/supreme_coder/linkedin-post", input: {"urls":["https://www.linkedin.com/posts/linkedin_no-is-a-complete-sentence-activity-7247998907798978560-J_hB?utm_source=share&utm_medium=member_desktop","https://www.linkedin.com/company/amazon"],"limitPerSource":3,"numComments":3,"numLikes":10}, wait: false })Try it
Runs against your signed-in workspace balance. Sign in if you have not.