Package Information
Released: 7/4/2025
Downloads: 0 weekly / 0 monthly
Latest Version: 0.1.1
Author: arps1640
Documentation
n8n-nodes-demo-weather9
This is an n8n community node for fetching weather data using the OpenWeatherMap API.
Installation
Follow the installation guide in the n8n community nodes documentation.
Operations
- Current Weather: Get current weather data for a location
- 5 Day Forecast: Get 5-day weather forecast for a location
Location Options
- City Name: Search by city name (e.g., "Berlin")
- City ID: Use OpenWeatherMap city ID
- Coordinates: Use latitude and longitude coordinates
- Zip Code: Use zip code with country code (e.g., "10115,de")
Credentials
This node requires an OpenWeatherMap API key. You can get one by:
- Creating an account at OpenWeatherMap
- Getting your free API key
- Adding the API key to your n8n credentials
Configuration
- Operation: Choose between Current Weather or 5 Day Forecast
- Format: Choose temperature and speed units (Imperial, Metric, or Scientific)
- Location Selection: Choose how to specify the location
- Location Details: Enter the city name, coordinates, etc. based on your selection
- Language: (Optional) Two-letter language code for the response
Example Usage
Get Current Weather for Berlin
- Operation: Current Weather
- Format: Metric
- Location Selection: City Name
- City Name: Berlin
Get 5-Day Forecast for New York
- Operation: 5 Day Forecast
- Format: Imperial
- Location Selection: City Name
- City Name: New York
Resources
Version
0.1.0