I am using data table extraction to extract contact details from Google-Maps, but it is only able to scrape the top results which are visible, not all the results.
Hi @Sami_Rajput,
To extract results on next pages, you will need to navigate to those pages to be able to extract data from there.
You can use Extraction wizard which lets you select if there are multiple pages to fetch data from there.
Regards
Sonali
Hie @Sami_Rajput after you select the shop name or other details if you want to get the result from more pages enable this option
and select the Next button so it wil Download all the data from the multiple pages and also if you open the next button selector make it dynamic using ((*)Wildcard). so i will go to next page
cheers
There is only one page
I need to scroll some how to the bottom, I have used scroll activity but it is scrolling the map on the right side
There is only one page
if there is only 1 Page then simply use extract Table and after selecting the target element check if Bot is detect all the other same matching element data .if not try to modify selectors and try. and also look the preview of the extract data list.
Extract data table only extracts the already loaded items.
For the context can you visit this
okay @Sami_Rajput do one thing in the maps after search coffee item do manually scroll it down till the end after that select the item from extraction so you get the all details of list item
Yes @singh_sumit that is what I am trying to do
But not successful
I have use mouse scroll but it is scrolling the map on the right
And click activity not able to click
you can do one thing open that Google Maps manually scroll till last and then use extract table activity this way you get the all name of the shops.
try it
cheers
It’s not one time process.
It will be running on regular basis

