The webscraper goes through all the pages by following the NEXT css link pagination. But only returns the first page of data. I put a high delay of 6000 on:
Request interval (ms) 6000
Page load delay (ms) 6000
After reading some of the other folks' questions, I wonder if my syntax is wrong? The URL changes like this:
https://downtownorlandokw.yourkwoffice.com/our-agents?p=1
https://downtownorlandokw.yourkwoffice.com/our-agents?p=2
I know it's forcing a reload as I was getting an error before on my pagination, but after switching to this method, it goes through all the pages, but doesn't scrape past the first page.
Sitemap:
{"_id":"KW-DowntownOrlando","startUrl":["Homes for Sale | KW"}]}