hi all,
I need to retrieve geo coordinates from a page that show a map on scroll but i'm not able to scroll till the map. I'm not an expert and i don't know how describe the map works, I know that coordinates are in the html code.
Could you help me?
Sitemap:
{"_id":"pippo","startUrl":["https://www.tripadvisor.it/Restaurant_Review-g1020917-d5872580-Reviews-Agriturismo_Tenute_Pollara_by_Casa_Mia-Corleone_Province_of_Palermo_Sicily.html"],"selectors":[{"id":"scroll","type":"SelectorElementClick","parentSelectors":["_root"],"selector":"li#TABS_LOCATION.tabs_pers_item span.tabs_pers_titles","multiple":false,"delay":"5","clickElementSelector":"li#TABS_LOCATION.tabs_pers_item span.tabs_pers_titles","clickType":"clickMore","discardInitialElements":false,"clickElementUniquenessType":"uniqueText"},{"id":"lat","type":"SelectorElementAttribute","parentSelectors":["scroll"],"selector":"div.mapContainer","multiple":false,"extractAttribute":"data-lat","delay":"5"}]}


