How to Use Dumpling AI’s Search Google Places Endpoint in Make.com
< Go back to blog
Tutorials

February 12, 2025

How to Use Dumpling AI’s Search Google Places Endpoint in Make.com

The Search Google Places module in Dumpling AI offers a robust way to gather structured information about specific places. Whether you’re conducting local business research, generating leads, or exploring location-based insights, this module can help you retrieve details such as addresses, ratings, phone numbers, and more. In this guide, we’ll detail how to set up this module in Make.com using the HTTP Request module, including its inputs, outputs, and applications.

Understanding the API

Endpoint

  • URL: POST /api/v1/search-places

Headers

  • Content-Type: application/json
  • Authorization: Bearer <API_KEY>

Request Body Parameters

  1. query (Required): The search query string (e.g., “pizza restaurants”).
  2. country (Optional): Country code for location bias (e.g., “US” for the United States).
  3. location (Optional): Specific area for localized results (e.g., “Chicago, IL”).
  4. language (Optional): Language for the results (e.g., “en” for English).
  5. page (Optional): Specifies the page number for pagination.

Step 1: Add the HTTP Request Module

  1. Open your Make.com scenario.
  2. Drag and drop the HTTP Request module.

Step 2: Configure the HTTP Request Module

  1. Method: POST.
  2. URL: Enter the endpoint:
    https://app.dumplingai.com/api/v1/search-places.
  3. Headers:
    • Content-Type: application/json.
    • Authorization: Bearer <Your_API_Key>.
  4. Request Body:
    Use JSON format to specify the search criteria

Step 3: Run the Scenario

  1. Click Run Once to test the module.
  2. Verify the response, which includes:
    • places: A list of locations matching your query, with details like names, addresses, ratings, and phone numbers.

Outputs and Applications

Outputs

  • Places:
    • Name: The name of the location.
    • Address: The full address.
    • Latitude & Longitude: Coordinates for geolocation.
    • Rating: Average customer rating (if available).
    • Phone Number: Contact information for the business (if available).
    • Category: Business type or category.

Applications

  1. Business Research
    • Discover businesses in a specific industry or category within a given area.
    • Compare ratings and customer feedback for competitor analysis.
  2. Lead Generation
    • Gather contact information and addresses of local businesses for targeted marketing campaigns.
  3. Logistics and Planning
    • Use location data for supply chain optimization or event planning.
    • Identify nearby services or resources based on specific queries.
  4. Customer Insights
    • Analyze ratings and categories to understand market demand and trends.
  5. Travel and Tourism
    • Build custom travel guides by searching for attractions, restaurants, or hotels in specific locations.

Conclusion

The Search Google Places module in Dumpling AI is a versatile tool for retrieving detailed place data from Google Places. By integrating it into Make.com workflows, you can automate tasks like lead generation, business research, and logistics planning with ease. Start leveraging this powerful module today to simplify your location-based data needs!

Related Posts

Auto-Generate Social Media Captions from Google Autocomplete using Dumpling AI + GPT-4o

Auto-Generate Social Media Captions from Google Autocomplete using Dumpling AI + GPT-4o

June 17, 2025

15 Best Marketing Tools for Small Businesses to Succeed in 2025

15 Best Marketing Tools for Small Businesses to Succeed in 2025

June 14, 2025

How to Build an Automated YouTube Channel (5 Tools You need to Know)

How to Build an Automated YouTube Channel (5 Tools You need to Know)

June 12, 2025

Automatically Turn YouTube Videos into Blogs with Dumpling AI &#038; GPT-4o

Automatically Turn YouTube Videos into Blogs with Dumpling AI & GPT-4o

June 11, 2025

Scrape TikTok Profile &#038; Transcript with Dumpling AI and Save to Google Sheets
Tutorials

Scrape TikTok Profile & Transcript with Dumpling AI and Save to Google Sheets

June 8, 2025

Auto-Scrape TikTok User Data via Dumpling AI &#038; Segment in Airtable

Auto-Scrape TikTok User Data via Dumpling AI & Segment in Airtable

June 5, 2025