๐ Extract business email addresses from Google Maps search results without using any third-party APIs. Perfect for lead generation, sales outreach, and market research. Supports multiple search queries and delivers clean, structured data. Built with advanced scraping technology.
Extract valuable business email addresses from Google Maps search results efficiently and cost-effectively. This powerful scraper helps you generate leads and discover contact information for businesses in any location.
The actor provides clean, structured data including:
Simply provide your search queries (e.g., "hollywood dentist", "downtown los angeles lawyer") and let the actor do the work. Each query should follow the Google Maps search format for best results.
A full explanation of an input example in JSON.
1{ 2 "querys": [ 3 "hollywood+dentist", 4 "downtown+los+angeles+dentist" 5 ] 6}
The results will be wrapped into a dataset which you can always find in theย Storageย tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "query": "hollywood+dentist", 4 "email": "info@hollywooddentalcare.com" 5 }, 6 { 7 "query": "hollywood+dentist", 8 "email": "dr@whsmiledental.com" 9 }, 10 { 11 "query": "hollywood+dentist", 12 "email": "info@whsmiledental.com" 13 }, 14 { 15 "query": "hollywood+dentist", 16 "email": "smile@smileinla.com" 17 }, 18 { 19 "query": "hollywood+dentist", 20 "email": "info@hollywoodsmiles.dental" 21 }, 22 { 23 "query": "hollywood+dentist", 24 "email": "care@mountainbaydental.com" 25 }, 26 { 27 "query": "hollywood+dentist", 28 "email": "hdsmiledental@gmail.com" 29 }, 30 { 31 "query": "hollywood+dentist", 32 "email": "akhila@growthplug.com" 33 }, 34 { 35 "query": "hollywood+dentist", 36 "email": "info@sunsetplazadental.com" 37 }, 38 { 39 "query": "hollywood+dentist", 40 "email": "info@tolucalakedental.com" 41 }, 42 { 43 "query": "hollywood+dentist", 44 "email": "office@hollywoodfamilydentistry.com" 45 }, 46 { 47 "query": "hollywood+dentist", 48 "email": "user@domain.com" 49 }, 50 { 51 "query": "hollywood+dentist", 52 "email": "Office@HollywoodFamilyDentistry.com" 53 }, 54 { 55 "query": "hollywood+dentist", 56 "email": "info@ismilesanpablo.com" 57 }, 58 { 59 "query": "hollywood+dentist", 60 "email": "info@dentalcenterofhollywood.com" 61 }, 62 { 63 "query": "downtown+los+angeles+dentist", 64 "email": "office@smilela.com" 65 }, 66 { 67 "query": "downtown+los+angeles+dentist", 68 "email": "info@smilela.com" 69 }, 70 { 71 "query": "downtown+los+angeles+dentist", 72 "email": "office@downtowndentalLA.com" 73 }, 74 { 75 "query": "downtown+los+angeles+dentist", 76 "email": "%20care@dtlasmile.com" 77 }, 78 { 79 "query": "downtown+los+angeles+dentist", 80 "email": "care@dtlasmile.com" 81 }, 82 { 83 "query": "downtown+los+angeles+dentist", 84 "email": "info@riverdentistry.com" 85 }, 86 { 87 "query": "downtown+los+angeles+dentist", 88 "email": "john@doe.com" 89 }, 90 { 91 "query": "downtown+los+angeles+dentist", 92 "email": "mhelp@patientviewer.com" 93 }, 94 { 95 "query": "downtown+los+angeles+dentist", 96 "email": "jnagamootoo@gmail.com" 97 }, 98 { 99 "query": "downtown+los+angeles+dentist", 100 "email": "dessnere@gmail.com" 101 }, 102 { 103 "query": "downtown+los+angeles+dentist", 104 "email": "downtownbkeyecare@gmail.com" 105 }, 106 { 107 "query": "downtown+los+angeles+dentist", 108 "email": "info@EstheticDentistry.net" 109 }, 110 { 111 "query": "downtown+los+angeles+dentist", 112 "email": "team@cofadentistry.com" 113 }, 114 { 115 "query": "downtown+los+angeles+dentist", 116 "email": "Team@COFAdentistry.com" 117 }, 118 { 119 "query": "downtown+los+angeles+dentist", 120 "email": "diksha@tradebuilderinc.com" 121 }, 122 { 123 "query": "downtown+los+angeles+dentist", 124 "email": "user@domain.com" 125 } 126]
Here are some complementary actors that might enhance your workflow:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool โ just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. Youโll be guided to input a search term and get structured results. No setup needed!