# Street Address Authenticity Checker

**URL:** https://community.thunkable.com/t/street-address-authenticity-checker/766460
**Category:** Questions about Thunkable X
**Tags:** googlemaps
**Created:** [August 25, 2020, 1:38am UTC](https://community.thunkable.com/t/street-address-authenticity-checker/766460 "2020-08-25T01:38:19Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![bobsunscreen](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bobsunscreen/32/85667_2.png) [@bobsunscreen](https://community.thunkable.com/u/bobsunscreen)
#### Post date: [August 25, 2020, 1:38am UTC](https://community.thunkable.com/t/street-address-authenticity-checker/766460/1 "2020-08-25T01:38:19Z")

</div>

Hi everyone,

I want users to be able to input their home addresses and for my app to check if the submitted addresses are valid (meaning that they actually exist somewhere in the world). Is there any way to pull this data from Google Maps and verify the authenticity of an address?

I would appreciate any help!

---

<div class="post-metadata">

### Author: ![domhnallohanlon](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/domhnallohanlon/32/29554_2.png) [@domhnallohanlon](https://community.thunkable.com/u/domhnallohanlon)
#### Post date: [September 2, 2020, 8:22pm UTC](https://community.thunkable.com/t/street-address-authenticity-checker/766460/2 "2020-09-02T20:22:19Z")

</div>

Hey @bobsunscreen - I’m not aware of such a feature, but if one exists I’d imagine it would be an expensive service.

What sort of app are you trying to build, and can you explain a little more about how this feature would be used?

---

<div class="post-metadata">

### Author: ![bobsunscreen](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/bobsunscreen/32/85667_2.png) [@bobsunscreen](https://community.thunkable.com/u/bobsunscreen)
#### Post date: [September 4, 2020, 2:48pm UTC](https://community.thunkable.com/t/street-address-authenticity-checker/766460/3 "2020-09-04T14:48:02Z")

</div>

Hi @domhnallohanlon, thanks for your response! I’m trying to create an app that suggests day trip locations. Users enter their addresses, select their preferences when it comes to landscape, weather, terrain, etc, and then locations near them appear. In order to make the results accurate and to ensure I don’t receive null values, I want something that could check to make sure that the address a user enters exists - although I suppose I could use Google Maps to retrieve a user’s current location instead of requiring them to input it themselves.

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 12:24pm UTC](https://community.thunkable.com/t/street-address-authenticity-checker/766460/4 "2024-11-08T12:24:12Z")

</div>


