Scraping LinkedIn Messages

I want a automation that scrapes all the messages I have had with a certain individual in LinkedIn.
However, is there a way where it can scrape all messages in one field and pass that on? Because currently I have built a template where in a conversation I mapped 3 messages to scrape. But what if I come across a conversation with 4, 5, 6 or even 10 messages. How will I be able to scrape those messages without having to alter the template each time. And I know you can have a feature put in to ask for instance how many pages you would like to scrape but would it be possible to do the same for messages and also perhaps to ask to scrape a certain range of messages lets say 3 - 6?

1 Like

Hello Sam,

Thank you for reaching out and sharing the details of the challenge you’re facing with scraping LinkedIn messages.

Unfortunately, due to the structure of the LinkedIn messaging page, it’s not feasible to set up a list to scrape messages in the manner you described. However, I have created a playbook that might meet your needs. This playbook will scrape the text of all recent messages and send it to OpenAI for formatting. You can find it here: LinkedIn All Messages Playbook. Please try running it from a message thread link to see if it suits your requirements.

Victoria

Customer Support - bardeen.ai
Knowledge Base https://support.bardeen.ai/hc/en-us
Explore | @bardeenai | Bardeen Community

1 Like

What does your scraping template look like? When I try to create a template I have to create a seperate field in the template for each message.

How did you get all the messages under 1 field?

Why did you put the temperature as 1 aswell? When 1 means it create more random anwers right wouldn’t 0 be better to be exactly the same what is given, or am I interpreting temperature wrong?

I managed with a list scrape to get all the messages but then if I want to transfer those message to google sheets a sepreate row is created for each message is it possbile to get all messages in 1 row?

Or if i map many messages then for smaller conversations it copies for the messages multiple times

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