LinkedIn comment scrape works only for first 10 comments

Hi! When I use “LinkedIn comments to Google Sheets” playbook, it saves all comments, but only for the first 10 comments it saves also Connection degree. Do you have any idea why and how to fix it? Thanks!

Hi @filip.drimalka, Welcome to the Bardeen Community :slight_smile:

Would you mind sharing your playbook and the LinkedIn page you are running it from?

I’ll see if I can reproduce and troubleshoot what’s happening on my end.

Thank you,
Jess

Hi Jess, yes , absolutely!

I have used pre-made playbook - see attachement…Thank you!!

F.

Are you sure you’re running it over a linkedin post url?

It worked beautifuly for me :slight_smile:
Demo linkedin comments to sheets

I have the guess you could be running it over the LinkedIn feed?

1 Like

Thanks, Ivan, but I see you have the same result as I do - connections are only in the sheet for the first 10 people and then the field is empty.

I tried to stay on the post and also open ALL comments (to be visible on the page), but still the connection (1st, 2nd) appears only for the first ten :slight_smile:

1 Like

I see what you’re saying now. Thank you @filip.drimalka

This is the closest I could get for your results:


Notice the formatting is wonky and after the first ten it provides more than just the connection degree.

Bardeen will need to update their scraper template, but in the meantime if the above results will work for you, please let me know and I can walk you through the steps to take.


The selector of the scraper template is off for the “connection degree” field. @ivan It appears after the first ten results, the connection degree value is inside of a different selector in the html.

First ten:

After first ten:

Might be happening after hitting the load more comments page

1 Like

Super useful steps for us to reproduce and fix, thanks!

We’ll fix the selectores on the comment scraper.

PS: We’re hosting an advanced scraping masterclass where you’ll learn about these concepts.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.