Automate Google Map Search and Chrome Web Scraper

So I have a google chrome extension that I use to scrape data from websites and google maps.
The current process is I search on google maps near , , US and scroll down until I reach the end of search result. Then I click the chrome extension, run it and export data into a CSV file. I’m trying to find a way to automate this process with n8n wherein I can still use the chrome extension that I have. Also automate it in such a way wherein I feed n8n the list of “ near , , US” that I need to search so I don’t have to trigger it per data segment.

Does anybody have any tutorial I can look into that would help me accomplish this?

A while ago I made a video where you can perform searches and then web scraping, even sending emails automatically. If that’s what I need, I’d be happy to share the flow json with you.

Can you share the JSON file?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.