Scrape from Map on Zillow

Hello,

I don't know where to get started. All I want to is scrape the Zillow Google Maps data when I hover over the markers on the Google Map.

If I can get this working then I can move to the paid service but have no clue how to do it or where to start.

Any help?

https://www.zillow.com/homes/02116_rb/

I have attempted this but it pulls up the individual pages. I don't want it to do that.

PLEASE any help on this? Almost all post have zero replies. I want to sign up for your cloud service but won't until I get this working.

I just want it to read the embedded data when you hover.

{"_id":"zillowrentscrape","startUrl":["https://www.zillow.com/homes/02116_rb/"],"selectors":[{"id":"zillowextract","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"div.property-dot streamlined-marker-container streamlined-marker-position streamlined-property-dot no-outline","multiple":true,"delay":2000,"clickElementSelector":"div:nth-of-type(n+134)","clickType":"clickOnce","discardInitialElements":"do-not-discard","clickElementUniquenessType":"uniqueText"}]}

Hi @redwafer

What are the data points you would like to extract?

Also, I would suggest focusing the property list on the right side, instead, of the dots on the map.

After performing tests in the Web Scraper Cloud, I successfully managed to get the desired data.

@ViestursWS Would you be willing to post your exported sitemap?

@smog1210 The "Zillow" template sitemap is available in the "Community sitemaps" section within Web Scraper Cloud - Community Sitemaps