Dost: Get Earthquake Bulletin Url
Dost via Parse · government_public
Constructs the bulletin URL for a specific earthquake event from its date/time code and bulletin suffix. No network request is made; this is a deterministic URL builder. Useful for constructing URLs when you know the event identifiers but do not have the full URL. Scraper for the Philippine Institute of Volcanology and Seismology earthquake bulletin system, providing latest earthquakes, historical archives, and detailed bulletin information. Fulfilled by Parse from earthquake.phivolcs.dost.gov.ph.
- dost
- earthquake-phivolcs-dost-gov-ph
- government-public
- maps-geo
- parse
- platform-key
- weather
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- government_public
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/59541784-c125-412a-a5b4-0b05b4d4e4b9/get_earthquake_bulletin_url
- Interface artifact
- sha256:faf1e988fd63e49395d090ccdcabb4dc8868f15be42b25e0078091c0f8e626d6
- Manifest digest
- sha256:1726773d0489d26d8bad91cb54881b951ac47840feaad3deb11e478598b0e6b5
Request fields
- date_time_code (string, required): Date-time code in format YYYY_MMDD_HHMM (e.g. '2025_0204_2134').
- bulletin_suffix (string, required): Bulletin suffix code appended to the filename (e.g. 'B1', 'B2', 'B1F', 'B2F', 'B3F').
Example queries
- {"date_time_code":"2025_0204_2134","bulletin_suffix":"B3F"}