![Linkedin Profile Posts Scraper [NO COOKIES] avatar](https://securitybyobscurity2.apifyusercontent.com/UZUFkAvhYexmQXZe4euIq54_5KDjA1JsSdW2b25ELXs/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItTFFRSVhOOU90aGY4ZjdSNW4tS1loTXZ4SVB0Vy1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
Linkedin Profile Posts Scraper [NO COOKIES]
Pricing
$5.00 / 1,000 results
![Linkedin Profile Posts Scraper [NO COOKIES]](https://securitybyobscurity2.apifyusercontent.com/UZUFkAvhYexmQXZe4euIq54_5KDjA1JsSdW2b25ELXs/rs:fill:250:250/cb:1/aHR0cHM6Ly9hcGlmeS1pbWFnZS11cGxvYWRzLXByb2QuczMudXMtZWFzdC0xLmFtYXpvbmF3cy5jb20vdFhKaEQ5SFNvdTY4N2NEUTQtYWN0b3ItTFFRSVhOOU90aGY4ZjdSNW4tS1loTXZ4SVB0Vy1saW5rZWRpbl9jb2xvcmVkXzIuanBn.webp)
Linkedin Profile Posts Scraper [NO COOKIES]
Scrape LinkedIn posts data for a given LinkedIn profile including post content, reactions, comments count, and media attachments
4.1 (19)
Pricing
$5.00 / 1,000 results
276
Total users
5.1K
Monthly users
2K
Runs succeeded
>99%
Issues response
1.1 hours
Last modified
23 days ago
N8N integration
Closed
Hi. Every time I run the actor through n8n it brings back content from other accounts, I keep getting content from Satya Nadella, I have tried everything. Even when I test endpoint I get the dame results even though i have put in my own LinkedIn url. Any help/advice?

Satya Nadella is the default input. That means you don't send the right input from n8n to the actor. Can you share your run or try to check you send the correct input . example json input: { "total_posts": 10, "username": "https://www.linkedin.com/in/williamhgates/" }
molto_digital
Hey! I have tried everything! The run works inside apify, but as soon as i put the URL into N8N it doesn't bring through, my JSON input has my LinkedIn url in, no matter what I brings through Satya Nadella

You should check if parameters names are correct as well. What's your input json in n8n?
molto_digital
Here is what it looks like, not sure if you can see that and help?
this is the URL I use - https://api.apify.com/v2/acts/apimaestro~linkedin-profile-posts/run-sync-get-dataset-items?token=apify_api_...

on Input under "Edit Fields", parameter names are wrong (clientName, linkedinUrl), you should put "username" instead. Or just click on JSON tab and put this json input: { "total_posts": 10, "username": "https://www.linkedin.com/in/williamhgates/" }. If you need more help you can contact me at procennedv@gmail.com