{"uid":"cap_IcbiUSnFEAfWxiiCSUfU8","slug":"google-maps-local-business-search-by-place-name-x402atlas-fbcd298d","name":"Google Maps Local Business Search by Place Name (x402atlas)","description":"Google Maps local business search by place name — find places by query and a free-text location (e.g. 'Austin, Texas'), no coordinates needed; returns Google's local-pack results as clean JSON.","url":"https://places.use.x402atlas.com/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["q"],"properties":{"q":{"type":"string","maxLength":400,"description":"Google Maps search query (business or category, e.g. 'coffee')"},"gl":{"type":"string","maxLength":8,"description":"Optional country code (e.g. us)"},"hl":{"type":"string","maxLength":8,"description":"Optional language code (e.g. en)"},"location":{"type":"string","maxLength":200,"description":"Place to search in, as free text (e.g. 'Austin, Texas, United States') — no coordinates needed"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["query","queried_at","results"],"properties":{"query":{"type":"string"},"results":{"type":"array","items":{"type":"object","required":["title"],"properties":{"type":{"type":"string"},"hours":{"type":"object","description":"Opening hours, upstream shape passed through as-is"},"price":{"type":"string"},"title":{"type":"string"},"rating":{"type":"number"},"address":{"type":"string"},"reviews":{"type":"integer"},"place_id":{"type":"string"},"position":{"type":"integer","description":"Rank in the result list"},"gps_coordinates":{"type":"object","properties":{"latitude":{"type":"number"},"longitude":{"type":"number"}}},"service_options":{"type":"object","description":"Dine-in/takeout/delivery flags, upstream shape passed through as-is"}}}},"queried_at":{"type":"string","format":"date-time"}}}}}}},"responseSchema":{"type":"json","example":{"query":"coffee","results":[{"type":"Coffee shop","title":"Blue Bottle Coffee","rating":4.5,"address":"1 Rockefeller Plaza, New York, NY","reviews":812,"place_id":"ChIJN1t_tDeuEmsRUsoyG83frY4","position":1}],"queried_at":"2026-07-10T12:00:00Z"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_4WiDUSCczgoBpjujL2r-C","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches Google Maps for local businesses or places using a free-text query and a human-readable location string, returning ranked results as clean JSON.","exampleAgentPrompt":"Can you find me the top-rated sushi restaurants in Austin, Texas on Google Maps and show me their ratings, addresses, and whether they offer takeout?","exampleUseCases":null,"resultDescription":"Returns a JSON object with the original query string, a timestamp, and an array of ranked local business results. Each result includes the business title, address, rating, review count, price level, place_id, GPS coordinates (latitude/longitude), opening hours, service options (dine-in/takeout/delivery flags), and position rank in the local pack.","failureModes":["No results found for obscure or misspelled query — returns empty results array","Ambiguous location string may resolve to unexpected geography — validate location parameter","Rate limiting or upstream Google Maps scraping failure — returns HTTP error or empty payload","Invalid or missing 'q' parameter — returns schema validation error","Country/language code not recognized — may be silently ignored or cause unexpected filtering"],"whenToPreferThis":"Use this endpoint when you need to search for local businesses or places using a natural-language location string (like 'Austin, Texas') rather than coordinates. It is ideal when the user specifies a city, neighborhood, or region by name and you want Google Maps local-pack results. Prefer the coordinate-based sibling endpoint when you already have lat/lng bounds, or DuckDuckGo Maps endpoint when you want Apple Maps/Tripadvisor data instead. Use the place details endpoint afterward to retrieve full profiles for specific place_ids.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:36:27.669Z","isFirstParty":false}