I’m using “Web scraper apify” to scrap some data from a website. The goal is to get all the texts in H2 and return an array of them. My problem is when I returned the array. This one is not correct and not usable because it separates all the letters of the different scrapped texts. I tried to write this
Tag: apify
How to limit Apify web crawler scope to first three list pages?
I have written the following web scraper in Apify (jQuery), but I am struggling to limit it to only look at certain list pages. The crawler scrapes articles I have published at https://www.beet.tv/author/randrews, a page which contains 102 paginated index pages, each containing 20 article links. The crawler works fine when executed manually and in full; it gets everything, 2,000+