When we use google maps in 3D at Google earth, it shows building heights and structures' actual heights in elevation data. However, the google elevation API provided by google results only ground elevations and not the actual elevations of buildings on ground.
I tried scraping this data from google earth's web portal, but they transfer packets between server and browser highly encrypted, and that failed.
Can you please suggest any way to find this elevation data I am looking for?