![Linkedin Profile Posts Scraper [NO COOKIES] avatar](https://images.apifyusercontent.com/hB7hXeOxlDYVMGao7nIQ9tgueXsUlcC8b8w9MDGxvO4/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://images.apifyusercontent.com/hB7hXeOxlDYVMGao7nIQ9tgueXsUlcC8b8w9MDGxvO4/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.7 (18)
Pricing
$5.00 / 1,000 results
250
Total users
4.5K
Monthly users
2K
Runs succeeded
>99%
Issues response
1.2 hours
Last modified
9 days ago
[API Bug] It keeps scrapping "satyanadella" and 100 post by default
Closed
I am trying to build a workflow, and have added all kind of validation via API.
Howver, I keep losing money because every time no matter what username I put, it defaults to satyanadella and ends up scrapping 100 post.
I have lost a huge amount of money due to this already.
Please help me sort this asap.
This is happening via API.
I am using the right format, have added multiple checks as well.
My default post was 5 for testing purpose with a valid username.
Please help me sort this.

Hi, from your run it seems that you're not passing the right input on your workflow to the actor, thus it runs with default values. Your input: { "": "", "username": "satyanadella", "page_number": 1, "limit": 100 }
example correct input: { "username": "sarptecimer", "page_number": 1, "limit": 100 }
Regarding on how to call the actor, please refer to : https://apify.com/apimaestro/linkedin-profile-posts/api/javascript
tinycheque
Can you please not default to 100? Instead default to 5? It's causing to lose unncessarily. Also some documentation will be great.
tinycheque
Also, can I not pass number of pages and instead just pass limit and username?

I've default to 5 until you solve your problem. Page number is optional, you don't have to send it. documentation is already provided : https://apify.com/apimaestro/linkedin-profile-posts