Original codebase from github.com/ozguralp/gmapsapiscanner
This program is intended to take as input a Google Maps Api Key and scan which services you can use.
git clone https://github.com/Fricciolosa-Red-Team/GoogleMapsApiScanner.git
cd GoogleMapsApiScanner
pip install requests
python3 gmaps.py -a AizaXXXXXXXXXXXXXXXXXXXXXXXXXXX
- Staticmap API
- Streetview API
- Embed (Basic-Free) API
- Embed (Advanced-Paid) API
- Directions API
- Geocode API
- Distance Matrix API
- Find Place From Text API
- Autocomplete API
- Elevation API
- Timezone API
- Roads API
- Geolocation API
- Route to Traveled API
- Speed Limit-Roads API
- Place Details API
- Nearby Search-Places API
- Text Search-Places API
- Places Photo API
- Playable Locations API
- FCM API
- Custom Search API
Semi-Auto Checked APIs:
- JavaScript API
This repository is under MIT License