Replays the manual resolve → parse → fix → geocode pipeline.
Paste short URLs, get a clean CSV.
Resolves /place/Name/ and ?q= formats.
Fixes corporate-suffix commas, geocodes missing coords via Nominatim.
STEP 1
Extract URLs
STEP 2
Resolve redirects
STEP 3
Parse name & coords
STEP 4
Fix LLC commas
STEP 5
Geocode missing
STEP 6
Google Places lookup
Input · paste URLs0 URLs
Enrichment uses the Google Places API (Text Search New). Free tier covers ~10,000 lookups/month. Get a key at console.cloud.google.com → enable "Places API (New)" → Credentials → Create API Key. The key is saved to localStorage, only sent to Google.