Hi,
Im trying to scrape a telegram channel and am having issues with element scroll down in scraping all elements, it only goes throw only 12 elements and returns 12 results
{"_id":"test2","startUrl":["Telegram div:nth-of-type(n+19) div.text-content","type":"SelectorElementScroll"},{"id":"time","multiple":false,"parentSelectors":["main"],"regex":"","selector":"span.message-time","type":"SelectorText"},{"id":"name","multiple":true,"parentSelectors":["main"],"regex":"","selector":"a","type":"SelectorText"}]}
Thanks in advance,