Singapore Live Weather Station Data Scraper
Pricing
Pay per usage
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
Maintained by CommunityActor 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
| Field | Purpose | Default |
|---|---|---|
metrics | One or more official weather metrics | Temperature, rainfall, humidity |
date | Optional Singapore date; empty means latest | Empty |
stationIds | Exact stations; empty means all reporting stations | Empty |
maxItems | Exact maximum observations | 250 |
maxPages | One-day pagination safety cap per metric | 4 |
failOnNoResults | Fail when no observations match | false |
dataGovApiKey | Optional secret production key | Empty |
{"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.