Welcome to the Google Maps Unshortener!

This simple web application allows you to unshorten Google Maps URLs.

Usage:

Example request: GET /unshortener?link=https://maps.app.goo.gl/short_link

JSON Response Example

{
    "full_link": "https://www.google.com/maps?q=40.7128,-74.0060",
    "steps": 3,
    "nominatim": true,
    "timestamp": 1621505543
}
    

Submit Your Google Maps URL



Source Code | retiolus.net | Support me on Liberapay