SweetMapper is a project designed to source, compile, and organize detailed marketing information about physical businesses and places using the Google Places API. The project automates the retrieval of important business data, including email addresses, phone numbers, physical addresses, and photos, and stores this information in organized databases. These databases can be useful for marketers looking to cold approach businesses or for job-seekers who want to apply to specific companies.
Important Note: As of now SweetMapper is only available for Linux Devices however, a Windows/Mac release is on the way.
Sweetmapper is a single-script application which means that all the functionality is contained within a single .py file. The way you install Sweetmapper is by cloning the repository from this page and running python3 before the sweetmapper.py file.python3 sweetmapper.py
- Automated Business Data Collection: Uses the Google Places API to source a list of physical businesses in specified geographic regions.
- Comprehensive Data Points: Collects and compiles data such as business names, phone numbers, email addresses (if available), physical addresses, and images.
- Database Storage: Organizes the collected information into structured databases for easy access and use.
- Flexible Use Cases: Designed for both marketers seeking business leads for cold outreach and job-seekers looking for potential companies to apply to.
- Customizable Queries: Allows users to specify location and business type to focus searches based on their needs.
To access Sweetmapper, you must first issue an API Key from Google to use their API's. There is a free usage credit assigned to each Google Account per month and Sweetmapper will not use many credits regardless. However, if you wish to use Sweetmapper often, you may also have to pay Google a cut to use in large amounts.
Enter Google Maps API Key (Must be 39 characters)
> ***************************************
You must first configure your search before searching for anything and can be done by pressing Option 1 (Configure Search)
Welcome to Sweetmapper 2.0
1 - Configure Search
2 - Paste Results to CSV
3 - Print Results to Screen
4 - Do Both
5 - Exit