Singapore Live Weather Station Data Scraper avatar

Singapore Live Weather Station Data Scraper

Pricing

Pay per usage

Go to Apify Store
Singapore Live Weather Station Data Scraper

Singapore Live Weather Station Data Scraper

Export official Singapore station observations for temperature, rainfall, humidity, wind speed, and wind direction for operations, events, logistics, and analytics.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Singapore Data

Singapore Data

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Singapore Weather Observations

Unofficial: This Actor is independently published by Singapore Data. It is not affiliated with or endorsed by the Singapore Government or any source agency.

Export official Singapore station observations for air temperature, rainfall, relative humidity, wind speed, and wind direction. Use the data in operations dashboards, logistics, outdoor-event planning, facilities monitoring, and research.

Input

FieldPurposeDefault
metricsOne or more official weather metricsTemperature, rainfall, humidity
dateOptional Singapore date; empty means latestEmpty
stationIdsExact stations; empty means all reporting stationsEmpty
maxItemsExact maximum observations250
maxPagesOne-day pagination safety cap per metric4
failOnNoResultsFail when no observations matchfalse
dataGovApiKeyOptional secret production keyEmpty
{
"metrics": ["airTemperature", "rainfall", "relativeHumidity"],
"stationIds": [],
"maxItems": 250,
"maxPages": 4
}

Output

Each row contains one metric, station, and timestamp with its numeric value, official unit and reading type, station name, device ID, coordinates when supplied, and source traceability. A station missing from one metric is absent; it is never represented as a zero reading.

Source and limitations

The Actor uses official NEA real-time APIs published through data.gov.sg. Singapore Data is independent and is not affiliated with or endorsed by NEA or the Singapore Government.

These are station observations, not a forecast, warning service, or quality-controlled climate record. Local surroundings can influence readings, stations can be temporarily absent, and official corrections can occur. Verify safety-critical decisions against official NEA services.

Latest mode uses one request per metric. A date request follows official pagination tokens up to the visible page limit. If a token remains at the cap, OUTPUT reports partial; the Actor never describes truncated history as complete.

Empty results and errors

Valid station filters can return no_results. Rate limiting and access rejection are blocked; invalid input, malformed readings, repeated pagination tokens, and exhausted transport retries are source failures.

SEO summary

Singapore weather data scraper for official station temperature, rainfall, humidity, wind speed, wind direction, logistics, events, and operations analytics.