n8n-nodes-csv2geo
v0.1.0
Published
n8n community node for CSV2GEO geocoding API. Forward & reverse geocoding, places search, autocomplete across 200+ countries.
Maintainers
Readme
n8n-nodes-csv2geo
This is an n8n community node for the CSV2GEO geocoding API. Geocode addresses to coordinates across 200+ countries with rooftop-level accuracy.
n8n is a fair-code licensed workflow automation platform.
Operations
- Forward Geocode — Convert an address to latitude/longitude coordinates
- Reverse Geocode — Convert coordinates to a street address
- Search Places — Search 72M+ points of interest (businesses, restaurants, landmarks)
- Autocomplete — Get address suggestions for partial input
Credentials
You need a CSV2GEO API key. Get one free at csv2geo.com/api-keys.
- Free tier: 1,000 requests/day, no credit card required
- Paid plans for higher volumes at csv2geo.com/pricing
Installation
Follow the installation guide in the n8n community nodes documentation.
