Back to Nodes

CSV2GEO

Last updated May 7, 2026

n8n community node for CSV2GEO geocoding API. Forward & reverse geocoding, places search, autocomplete, plus boundaries (postcode → polygon, ancestors walk-up, consolidated cities) across 200+ countries.

7 Weekly Downloads
277 Monthly Downloads

Included Nodes

CSV2GEO

Description

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.

    Resources

  • CSV2GEO Website
  • API Documentation
  • n8n Community Nodes Documentation