I have a question and would appreciate some tips. I’m looking for a ready-made workflow or some information. I want a workflow where an AI agent, based on a given industry or a provided link for example, “Hairdressers Cologne” collects all hairdressers in the nearby area and lists all their contact details, especially email addresses, in Google Sheets. Can you help me with that? I’ve tried many things but haven’t found a working solution yet. In the German-speaking area, there is very little available when it comes to AI.
Hi, I can help you with that, even in German if that will make it easier for you or look here for the German Discord Community: German Community - #33 by martin86xxx
here is a quick outline of how I already implemented a similar task:
AI agent
MCP Tool for querying Google Places API (you need a GCP project for that with active billing)
with that tool you can search places around a given location, geo-coordinates etc
query places detail to get more information about each business/place