Description

🌦️ Weather Node for n8n
A simple n8n community node that fetches current weather data using the free wttr.in API.
No API key or signup required.
⚙️ Features
- Get current weather info by city name
- Choose response format (JSON or text)
- 100% free (no authentication)
📦 Installation & Local Testing
- Build your package
npm run build