{"uid":"cap_FcRgClZTQz9DUcjMj2on5","slug":"linkedin-profile-posts-scraper-apimaestro-no-cookies-5ac20b2b","name":"LinkedIn Profile Posts Scraper (apimaestro, No Cookies)","description":"Start the \"Profile Posts Scraper for LinkedIn [No Cookies]\" Apify actor (apimaestro/linkedin-profile-posts). Scrape LinkedIn posts data for a given LinkedIn profile including post content, reactions, comments count, and media attachments","url":"https://stableapify.dev/api/actors/apimaestro/linkedin-profile-posts/call","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"object","required":["username","page_number","limit"],"properties":{"limit":{"type":"integer","default":100,"maximum":100,"minimum":1,"description":"Optional: Limit the number of results per page (1-100)"},"username":{"type":"string","default":"satyanadella","description":"LinkedIn profile username (e.g., 'satyanadella' or 'linkedin.com/in/satyanadella')"},"page_number":{"type":"integer","default":1,"maximum":9007199254740991,"minimum":1,"description":"Page number for pagination (first page returns a pagination token for subsequent pages)"},"total_posts":{"type":"integer","maximum":10000,"minimum":1,"description":"Enable automatic pagination: Set the total number of posts to scrape. This will override manual pagination settings."},"pagination_token":{"type":"string","description":"Token from previous page response for paginated requests (optional, only needed for pages after first). For example, to get result from page 2, use pagination token from response of page 1"}},"description":"Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).","additionalProperties":{}},"options":{"type":"object","properties":{"build":{"type":"string","maxLength":100,"minLength":1},"memory":{"type":"integer","maximum":32768,"minimum":128},"maxItems":{"type":"integer","maximum":100000,"minimum":1}},"description":"Optional Apify run options.","additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"username":"sarptecimer","includeEmail":false},"options":{"memory":1024,"maxItems":10}},"response":{"run":{"id":"8B1qCaJqb6WIgPqHW","status":"READY","actorId":"LQQIXN9Othf8f7R5n","startedAt":"2026-06-16T17:43:40.157Z","usageTotalUsd":0,"defaultDatasetId":"hGabf1GbX9T00x0A4"},"token":"eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6IjhCMXFDYUpxYjZXSWdQcUhXIiwiYWN0b3JJZCI6ImFwaW1hZXN0cm8vbGlua2VkaW4tcHJvZmlsZS1wb3N0cyIsImRlZmF1bHREYXRhc2V0SWQiOiJoR2FiZjFHYlg5VDAweDBBNCIsInciOiIweDljYzQyZjNkOTI0NWI4NjdhY2NjZDYzMGI0M2Y5MDZjMTY2NWIxNzYiLCJpYXQiOjE3ODE2MzE4MjAsImV4cCI6MTc4NDIyMzgyMH0.aU7d68Q_YaB08ko-0CY1kolPdlO6LuN_HPpnoiqMf28"}},"exampleRequest":{"input":{"username":"sarptecimer","includeEmail":false},"options":{"memory":1024,"maxItems":10}},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_qDJIlMF15UGpM4SQETIi4","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes LinkedIn posts for a given profile username, returning post content, reactions, comment counts, and media attachments without requiring LinkedIn cookies.","exampleAgentPrompt":"Pull the last 10 LinkedIn posts from the profile 'sarptecimer' — I want the post text, reaction counts, and comment counts for each one.","exampleUseCases":[{"title":"Competitive thought leadership research","prompt":"Scrape the 20 most recent LinkedIn posts from the profile 'jeffweiner' so I can analyze what topics he's been writing about and how much engagement each post gets."},{"title":"Lead enrichment for sales outreach","prompt":"Get the latest 15 LinkedIn posts from profile 'adamgrant' — I need the post content and reaction data to understand his interests before we reach out."},{"title":"Influencer content audit","prompt":"Fetch up to 25 posts from the LinkedIn profile 'brené-brown' and give me the text, media attachments, and comment counts so I can review her recent content themes."}],"resultDescription":"Returns an Apify actor run object (run ID, status, actorId, startedAt, usageTotalUsd, defaultDatasetId) plus a JWT token used to poll the result dataset. The actual scraped posts — including post text, reaction counts, comment counts, and any media — are retrieved from the dataset using the returned token and dataset ID via a companion fetch endpoint.","failureModes":["Invalid or non-existent LinkedIn username returns empty dataset","LinkedIn rate limiting or anti-bot measures may cause incomplete results","Actor may time out for profiles with very large post histories","Payment failure (x402) if USDC balance is insufficient","Memory limit too low may cause actor crash for large scrapes","Token expiry (30-day JWT) if dataset is not fetched promptly"],"whenToPreferThis":"Use this endpoint when you need to scrape posts from a specific LinkedIn profile without providing LinkedIn session cookies, and you want structured data including post text, reactions, and comments. Prefer this over the harvestapi variant when the apimaestro actor's pricing or output format better fits your workflow. Use when you need a quick async run with a dataset you can fetch separately.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:49:03.428Z","isFirstParty":false}