Burningman: Get Playa Events
Burningman via Parse · entertainment
Retrieve detailed Black Rock City event schedules, camp listings, or art installations for a specific year from the BRC archive. Supports pagination via offset and limit. Structure of result items varies by data_type. Scraper for burningman.org providing event info, ticketing, news, global events, playa schedules, and more. Fulfilled by Parse from burningman.org.
- burningman
- burningman-org
- entertainment
- news-media
- parse
- platform-key
- travel
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- entertainment
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/08f4dd1d-3c02-4694-b65f-c7716173a99a/get_playa_events
- Interface artifact
- sha256:4984cce581ef703f6524f85fbeb517c5e79eaad1b2c5ca6c025d4087aa4aacd6
- Manifest digest
- sha256:8485d8f9ac424049149edd1656eb6e382e1a278e3c17a997aaced38a3e43cf80
Request fields
- year (string): Year to fetch (e.g. '2024', '2023').
- limit (integer): Maximum number of results to return.
- offset (integer): Offset for pagination into the result set.
- data_type (string): Type of data to retrieve.: Allowed values: art, camps, events
Example queries
- {"year":"2024","limit":"3","offset":"0","data_type":"art"}