🗺️ Maps Search Place Link

Build a Google Maps search for every city on earth above a population you choose — pick a country (and optionally a state), then export the whole list as JSON, CSV, or TXT.

Tip: leave the state on “All states” to sweep an entire country. The default floor of 10,000 skips tiny towns.

How the Google Maps search URL works

Google Maps runs a free-text search from this pattern:

https://www.google.com/maps/search/<query>/

The query is plain text with spaces as + and commas kept literal. Each row is built as <term> in <city>, <state>, <country>, e.g.

https://www.google.com/maps/search/restaurants+in+New+York+City,+NY,+USA/