inputobject · optionalProvider-specific public source, URL or search criteria.
Loading tools…
Apify
Collect Google Maps businesses enriched with public emails, phone numbers and websites.
Find businesses on Google Maps and collect available contact details from their listings and websites. Results include business names, addresses, phone numbers, ratings and contact information where available. Email lists can be empty, and businesses without a website may omit the website field. The worked example shows a compact business record; additional available fields are returned by the tool.
Agents select this operation with tool ID apify.lukas-krivka-google-maps-with-contact-details, then check its current inputs and price before a run.
inputobject · optionalProvider-specific public source, URL or search criteria.
maxItemsnumber · optionalMaximum number of records to return.
addressstringReturned address value.
categoryNamestringReturned category name value.
emailsarrayReturned emails value.
permanentlyClosedbooleanReturned permanently closed value.
phonestringReturned phone value.
Use verified tools with pay-per-use pricing. Provider access is included. Tools that work in your own apps ask you to connect that account.
Connect your first agent to receive $1 trial credit.
reviewsCountnumberReturned reviews count value.
temporarilyClosedbooleanReturned temporarily closed value.
titlestringReturned title value.
totalScorenumberReturned total score value.
Inspect returns this reviewed example, its estimated cost and the current input schema. Run calculates the estimate for your actual input.
{
"tool_id": "apify.lukas-krivka-google-maps-with-contact-details",
"input": {
"input": {
"language": "en",
"locationQuery": "Wellington, New Zealand",
"searchStringsArray": [
"coffee"
],
"maxCrawledPlacesPerSearch": 2
},
"maxItems": 2
}
}{
"phone": "+64 4 473 4892",
"title": "La Cloche Kaiwharawhara | Wellington French Café & Catering",
"emails": [],
"address": "134 Hutt Road, Kaiwharawhara, Wellington 6035, New Zealand",
"totalScore": 4.5,
"categoryName": "Cafe",
"reviewsCount": 1102,
"permanentlyClosed": false,
"temporarilyClosed": false
}No listing-specific teaching errors are published. Inspect the tool before running to receive the current schema and error guidance.