Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6827009
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T22:12:56+00:00 2026-05-26T22:12:56+00:00

I want to send a request to the google places (not google place API),

  • 0

I want to send a request to the google places (not google place API), I don’t need to get the data in XML or JSON, i just want to get the place page and display it to the user.

This url works for me http://maps.google.com/maps/place?cid=2124238351431937390 but I was wondering how to get this “cid”, this seems to a unique id for a business. I went to get a sample response from the google place api but didnt find this cid for the same business as any of the response fields.

Does anyone know how can I get this “cid”?

Thanks
Nishant

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T22:12:56+00:00Added an answer on May 26, 2026 at 10:12 pm

    Here’s how to get the cid of a place. Put your own API key and name of the restaurant that you want to find the cid).

    Step 1: Call Places Request API something like this

    https://maps.googleapis.com/maps/api/place/search/json?
        location=47.6757453,-122.3149514&
        radius=500&
        types=food&
        name=Pies&
        sensor=false&
        key=AIzaSyZZZZZZZZZZZZ
    

    These urls are one line. They are broken into multiple lines to make it easier to read.

    Note the name parameter is the restaurant called “Pies and Pints” for which I want to get the cid, lat&lng is the location information of the same place.

    The response will contain a “reference” key which is unique for every place.

    Step 2: Take the “reference” value from above and call Places Details API, something like this:

    https://maps.googleapis.com/maps/api/place/details/json?
        reference=CnRiAAAATIbN_GasBkBS6xLoO_HzR7owHvGaDXbG5QIbLf7eSZtIc4ZpvbBPxhVPEKZs5c4ptqxeKNVLCXZEoSOwLMn9nqkRc6khFuJFPh5jy-hjrh3Xr7X75w3-TIoTl3E-dKiZ2LcHuReWKZxydI75vH6zyRIQxfoiOKfFjo_1O-hnnllafxoU9tU_HoZos8C5uWextAk08RMukCY&
        sensor=true&
        key=AIzaSyBnI5DyG7ZZZZZZZZZZZZ
    

    Check the response of this API, the key “url” contains the “cid”.


    Consult the google places documentation to learn more about their APIs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have data that I want to send through an ajax GET request in
My data is an xml element & I want send PUT request with JavaScript.
I want to refresh Google Map and send new geolocalization request without refreshing the
I want to send a request to another server from my servlet and get
I want to send []byte data over http via post on Google App Engine
I want to get latlng object in google maps in advance. Basically my json
Hello Sir i want send list of data to php server i use following
I want to use Google Shopping Search API for products search. I have followed
I'm using Django with Google's App Engine. I want to send information to the
This is what I want to do: I want to send an HTTP request

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.