
📩📍 Google Maps Business with Emails Extractor 🥇
Pricing
$19.99/month + usage

📩📍 Google Maps Business with Emails Extractor 🥇
Extract complete business information from Google Maps listings, including details like ratings, opening hours, contact info, email addresses, social media links, and more. This actor is ideal for building rich contact databases to support lead generation, market research, and business outreach.
0.0 (0)
Pricing
$19.99/month + usage
5
Total users
155
Monthly users
42
Runs succeeded
>99%
Issues response
11 days
Last modified
15 days ago
Google Maps Contact & Social Media Extractor
Extract business contact information including email addresses and social media profiles from Google Maps listings. This actor helps you build comprehensive contact databases for lead generation, market research, and business outreach.
Purpose
This actor helps you:
- Find businesses in specific locations
- Extract comprehensive business details
- Discover contact information including email addresses
- Build targeted contact lists efficiently
Features
- Targeted Search: Search businesses by type and location
- Rich Data Extraction:
- Business name and category
- Rating and number of reviews
- Complete address
- Phone numbers
- Website URLs
- Operating hours
- Business status
- Booking links
- Google Maps URL
- Contact Information Discovery:
- Email addresses from websites
- Social media profiles:
- Twitter/X
- YouTube
- TikTok
- Smart contact page analysis
- Performance Optimized:
- Parallel processing
- Duplicate prevention
- Smart rate limiting
- Memory efficient
Input Configuration
{"searchTerms": ["restaurants"], // List of business types or keywords to search for"location": "New York", // Location to search within (e.g., "New York, NY")"maxResults": 100 // Maximum number of results to collect (default: 10)}
Input Parameters
Field | Type | Description |
---|---|---|
searchTerms | array | List of business types or keywords to search for |
location | string | Location to search within (e.g., "New York, NY") |
maxResults | number | Maximum number of results to collect (default: 10) |
Output Format
The actor saves results to the default dataset in the following format:
{name: string | null; // Business namecategory: string | null; // Business categoryrating: number | null; // Rating (0-5)totalReviews: number | null; // Number of reviewsaddress: string | null; // Full addressphone: string | null; // Phone numberwebsite: string | null; // Website URLbusinessStatus: string | null; // Operating statushours: { // Operating hoursopen: string;close: string;} | null;bookingLinks: string | null; // Booking/reservation linksgoogleMapsUrl: string; // Google Maps listing URLemails: string[]; // Discovered email addressessocialLinks: { // Social media profilesfacebook?: string; // Facebook profile URLinstagram?: string; // Instagram profile URLtwitter?: string; // Twitter/X profile URLlinkedin?: string; // LinkedIn company/profile URLyoutube?: string; // YouTube channel URLtiktok?: string; // TikTok profile URLpinterest?: string; // Pinterest profile URL};}
Performance Optimization
- Uses browser pooling
- Implements smart delays
- Efficiently manages memory usage
- Handles pagination automatically
Tips
- Start with a small
maxResults
to test the output - Use specific search terms for better targeting
- Include country/city in location for precise targeting
- Monitor memory usage for large extractions
Support
- For technical questions, contact the developer through email at coredev.dan@gmail.com
- For issues and feature requests, create an issue in the Isuues section