Hi,
I've just launched a scrap on Google Maps adresses that seems to work fine. I've tested every selector on my sitemap and they are OK too.
Nevertheless, as I try to export data, the file is almost empty. Only a few data pages are available.
I use this sitemap very often and never had such an issue. I did not modify any parameter since last time.
Example of page I need to scrap : Google Maps
Here is my sitemap : {"_id":"ExportGoogleMaps","startUrl":["https://indianmachines.in/scrap1/"],"selectors":[{"id":"Click link","parentSelectors":["_root"],"type":"SelectorLink","selector":".MsoNormal a","multiple":true,"linkType":"linkFromHref"},{"id":"NameOK","parentSelectors":["Click link"],"type":"SelectorText","selector":"h1","multiple":false,"regex":""},{"id":"Métier","parentSelectors":["Click link"],"type":"SelectorText","selector":"button.DkEaL","multiple":false,"regex":""},{"id":"Note","parentSelectors":["Click link"],"type":"SelectorText","selector":".F7nice span[aria-hidden]","multiple":false,"regex":""},{"id":"Info1","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(1)","multiple":true,"regex":""},{"id":"Info2","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(2)","multiple":false,"regex":""},{"id":"Info3","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(3)","multiple":false,"regex":""},{"id":"Info4","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(4)","multiple":false,"regex":""},{"id":"Info5","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(5)","multiple":false,"regex":""},{"id":"Info6","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(6)","multiple":false,"regex":""},{"id":"Info7","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(7)","multiple":false,"regex":""},{"id":"Info8","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(8)","multiple":false,"regex":""},{"id":"Info9","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(9)","multiple":false,"regex":""},{"id":"Info10","parentSelectors":["Click link"],"type":"SelectorText","selector":"div.RcCsl:nth-of-type(10)","multiple":false,"regex":""}]}
Thanks for your help