The site returns 25 results per page, there are 9 pages in this example with a total of 212. The final scrape only gets 143. I get all the data as expected from each result I get.
I have tried increasing the 2000 to 5000 and get the same result.
Any help would be appreciated.
Url: https://www.thomsonlocal.com/search/commercial-cleaning-companies/west-midlands
Sitemap:
{"_id":"thomson-evesham-pubs","startUrl":["https://www.thomsonlocal.com/search/commercial-cleaning-companies/west-midlands?page=[1-9]"],"selectors":[{"id":"item-links","type":"SelectorLink","parentSelectors":["_root"],"selector":"a.name","multiple":true,"delay":0},{"id":"business-name","type":"SelectorText","parentSelectors":["item-links"],"selector":"h1","multiple":false,"regex":"","delay":0},{"id":"telephone-number","type":"SelectorText","parentSelectors":["item-links"],"selector":".mobileHide p","multiple":false,"regex":"","delay":0},{"id":"address1","type":"SelectorText","parentSelectors":["item-links"],"selector":"span[itemprop='streetAddress']","multiple":false,"regex":"","delay":0},{"id":"town","type":"SelectorText","parentSelectors":["item-links"],"selector":"span[itemprop='addressLocality']","multiple":false,"regex":"","delay":0},{"id":"postcode","type":"SelectorText","parentSelectors":["item-links"],"selector":"span[itemprop='postalCode']","multiple":false,"regex":"","delay":0},{"id":"alternate-phone","type":"SelectorText","parentSelectors":["item-links"],"selector":".additionalPhonesBlock span","multiple":false,"regex":"","delay":0},{"id":"website","type":"SelectorText","parentSelectors":["item-links"],"selector":".websiteLinksBlock a","multiple":false,"regex":"","delay":0},{"id":"email-address","type":"SelectorText","parentSelectors":["item-links"],"selector":".alternateEmailsBlock a","multiple":true,"regex":"","delay":0},{"id":"websiteurl2","type":"SelectorLink","parentSelectors":["item-links"],"selector":"a[itemprop='sameAs']","multiple":false,"delay":0}]}
