Hi All,
I tried the element click technique, but not able to make it work, as I do not know where to select the wrapper - https://www.screencast.com/t/1mfmS3kVe1DW
So I tried the following sitemap. I am only able to scrape up to 118 rows. Thank you for your help!
Sitemap:
{id:"sitemap code"}{"_id":"hbuilder01","startUrl":["https://www.yellowpages.com.au/search/listings?clue=home+builder&locationClue=&lat=&lon="],"selectors":[{"id":"Businesspage","type":"SelectorLink","parentSelectors":["_root","Pagination"],"selector":".call-to-actions-5 .media-object.clickable-listing a.listing-name","multiple":true,"delay":0},{"id":"Name","type":"SelectorText","parentSelectors":["Businesspage"],"selector":"a.listing-name","multiple":false,"regex":"","delay":0},{"id":"Phone","type":"SelectorText","parentSelectors":["Businesspage"],"selector":".contact-preferred .text div","multiple":false,"regex":"","delay":0},{"id":"Phone1","type":"SelectorText","parentSelectors":["Businesspage"],"selector":"a.contact-other:nth-of-type(1) .text div","multiple":false,"regex":"","delay":0},{"id":"Phone2","type":"SelectorText","parentSelectors":["Businesspage"],"selector":"a.click-to-call:nth-of-type(2) .text div","multiple":false,"regex":"","delay":0},{"id":"Pagination","type":"SelectorLink","parentSelectors":["_root","Pagination"],"selector":"a.pagination","multiple":true,"delay":0},{"id":"Fax","type":"SelectorText","parentSelectors":["Businesspage"],"selector":".contact-fax .text div","multiple":false,"regex":"","delay":0}]}