I am trying to create a LinkedIn message scraper that scrapes all messages in a conversation. I would like to use a message scraping template with infinite scroll that it will always capture all messages however then if I pass the data on to google sheet a separate row is created for each message. However, when i use a single page template that i have used to map the message it works fine. However, i only created the template by mapping up to 14 messages, so if i want to capture conversation longer than that it wont work and i dont wont to be adjusting my template everytime for a different scenario. Is there a way to make infinite scroll work?
Message Scraper as List with infinite scroll:
Message Scraper with up to 14 messages mapped: