This is for generating leads and email marketing campaigns.
- The script runs a google maps query to find matching businesses. e.g. "Beauty salons in Tokyo"
- It uses the details of each Google My Business listing to get the business's website and scrapes it to get phone numbers and email addresses.
- Based on the business's details, generate a personalized email for their company that introduces them to your services.
- Watch your leads come in.
- OpenAI (of course)
- Firestore to store sent emails for lead tracking.
- Your shameless ego
$ python google_places.py
$ python main.py
$ python send_emails.py