Helloburlingtonvt: List Events
Helloburlingtonvt via Parse · entertainment
List upcoming community events within a date range. Returns events occurring between date_from and date_to (inclusive), sorted by occurrence date. Each event includes title, start/end dates, and a URL path to its detail page. Results are auto-iterated; the SDK manages pagination internally. Retrieve community event details from the Hello Burlington VT tourism site by event URL. Fulfilled by Parse from helloburlingtonvt.com.
- entertainment
- helloburlingtonvt
- helloburlingtonvt-com
- maps-geo
- parse
- platform-key
- travel
Price and execution
- Price
- $0.04 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/5be48683-3a24-43e3-8f0b-829b06edf46b/list_events
- Interface artifact
- sha256:acaa57c4ae7dd0253dc5f795794a722042823298c272b693291e374122facab9
- Manifest digest
- sha256:f20264ddd0a7c88882beec514309127cd97b983b1e3c72fa49b1873a6ce1ce51
Request fields
- date_to (string, required): End of the date range in ISO format YYYY-MM-DD (e.g. 2026-08-15).
- date_from (string, required): Start of the date range in ISO format YYYY-MM-DD (e.g. 2026-07-15).
Example queries
- {"date_to":"2026-09-20","date_from":"2026-08-21"}