Weather Data Scraper avatar

Weather Data Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Weather Data Scraper

Weather Data Scraper

Scrape current weather and 5-day forecast for any city worldwide. Uses OpenWeatherMap API. Returns temperature, feels-like temp, humidity, pressure, wind speed/direction, visibility, cloud cover, and conditions. Supports multiple cities, metric/imperial units, and 3-hour forecast intervals.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Igor Araujo

Igor Araujo

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

6 days ago

Last modified

Share

Weather Data Scraper 🌤️

Get real-time weather data, 5-day forecasts, and conditions for any city worldwide using the OpenWeatherMap API.

Features

  • Current weather: Temperature, humidity, wind, pressure, visibility, sunrise/sunset
  • 5-day forecast (optional): 3-hour interval predictions with precipitation probability
  • Multi-city: Fetch weather for multiple cities in a single run
  • Unit support: Metric (°C), Imperial (°F), or Standard (Kelvin)
  • No scraping: Clean, structured data from the official OpenWeatherMap API

Input

FieldTypeRequiredDescription
apiKeystringYesOpenWeatherMap API key (free at openweathermap.org)
citiesarrayYesList of city names, e.g. ["London", "Tokyo,JP", "New York"]
unitsstringNometric, imperial, or standard (default: metric)
includeForecastbooleanNoInclude 5-day/3-hour forecast (default: false)

Output

Each result includes:

  • City name, country, timezone
  • Temperature (current, feels like, min, max)
  • Humidity, pressure, wind speed/direction/gusts
  • Weather conditions, description, icon code
  • Cloudiness, visibility
  • Sunrise/sunset times
  • 5-day forecast (if enabled)

API Key

Get a free API key at openweathermap.org/api. Free tier: 60 calls/minute, 1,000,000 calls/month.

Pricing

Pay per result. Each city = 1 result (API calls to OpenWeatherMap included in the actor run cost).