kaymen99/google-maps-lead-generator — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a Python tool that helps me create local business lead lists from Google Maps.

I want to enter a city or area, a business type like dentists or realtors, and how many pages of results to search. The tool should pull business names, addresses, phone numbers, websites, and other basic Google Maps info using Serper. Then it should visit each business website and use AI to find useful outreach details like emails, contact page info, and social media links.

Please make it save everything into a clean Excel file inside a data folder so I can use it for sales outreach right away. I’d like both a simple script version and a small Streamlit app where I can type the search details instead of editing code. Use environment variables for the Serper and AI API keys, and include an example env file. Look up current docs online if you need to.

Want more depth? Deep Reverse