LinkedIn Post Scraper extracts comments and user profile data from LinkedIn posts. Ideal for engagement analysis, lead generation, and market research. Supports cookies for authentication, proxy integration, and customizable scraping settings to fit your needs. 🚀
🚀 LinkedIn Post Scraper is an Apify Actor that allows you to extract comments, and profile information from LinkedIn posts. Ideal for engagement analysis, lead generation, and market research.
✅ Get comments and replies.
✅ Collect profile information from interacting users.
✅ Dynamic configuration: choose which data you want to extract.
✅ Uses LinkedIn cookies to access private content.
✅ Proxy support to avoid blocks.
This Actor accepts the following parameters in JSON format:
1{ 2 "startUrls": [ 3 {url: "https://www.linkedin.com/posts/example-post"} 4 ], 5 "cookies": [], 6 "fetchComments": true, 7 "proxy": {} 8}
true
to extract comments.1[ 2 { 3 "url": "https://www.linkedin.com/posts/example-post", 4 "seo_title": "Cómo mejorar tu visibilidad en LinkedIn", 5 "content": { 6 "type": "Article", 7 "description": "Te comparto recursos para superar barreras y encontrar empleo. Aprende a ser visible para reclutadores y a manejar entrevistas difÃciles.", 8 "imageUrl": "https://example.com/article-image.jpg", 9 "contentUrl": "https://example.com/content-url", 10 "sharedContent": { 11 "headline": "¡Necesitaba saber esto antes!", 12 "pages": [ 13 "https://media.licdn.com/dms/image/v2/D4D1FAQGKUIc3t34GLQ/feedshare-document-images_1920/B4DZWpb0J8HIAc-/1/1742304419041?e=1743638400&v=beta&t=tYCfD4uoQ_kHH3g__6XbxD7wHgioBnt5VzPhPSh9rtQ", 14 "https://media.licdn.com/dms/image/v2/D4D1FAQGKUIc3t34GLQ/feedshare-document-images_1920/B4DZWpb0J8HIAc-/2/1742304419041?e=1743638400&v=beta&t=9UPrUD3kv1ayV_bt_j4Shlei1Yd4TLRJPVL7yjZoNZM" 15 ] 16 } 17 }, 18 "postedAtTimestamp": 1678954800000, 19 "postedAtISO": "2025-03-18T14:43:05.022Z", 20 "timeSincePosted": "2 days ago", 21 "author": { 22 "authorFullName": "Luis Prado 🇪🇺", 23 "authorHeadline": "Coach Ejecutivo y de Carrera | LinkedIn Learning Instructor (Talent Acquisition, HR, Headhunter)", 24 "authorImage": "https://example.com/author-image.jpg", 25 "authorProfileUrl": "https://es.linkedin.com/in/lprado2?trk=public_post_comment_actor-name", 26 "authorType": "Person", 27 "total_followers": "1200", 28 "total_posts": "350" 29 }, 30 "comments": [ 31 { 32 "@type": "Comment", 33 "datePublished": "2025-03-17T16:19:40.158Z", 34 "text": "Te comparto 19 recursos que te ayudarán a superar todas las barreras y que puedas encontrar empleo.", 35 "author": { 36 "@type": "Person", 37 "name": "Luis Prado 🇪🇺", 38 "profileUrl": "https://es.linkedin.com/in/lprado2?trk=public_post_comment_actor-name", 39 "headline": "Coach Ejecutivo y de Carrera | LinkedIn Learning Instructor (Talent Acquisition, HR, Headhunter)" 40 }, 41 "interactionStatistic": { 42 "@type": "InteractionCounter", 43 "interactionType": "http://schema.org/LikeAction", 44 "userInteractionCount": 12 45 } 46 } 47 ] 48 } 49]
This Actor follows a pay-per-use model:
For more details, visit the Actor page on Apify.
If you have any questions or suggestions, contact us on Apify.
📩 Contact: dataflowx33@gmail.com
Thank you for using LinkedIn Post Scraper! 🚀
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!