Vesus: List Events
Vesus via Parse · sports
Search and list chess events/tournaments with optional filters. Returns paginated results ordered by start date. Each event includes its tournaments with registration counts, time control types, and status. Results are auto-iterated across pages. Access chess tournament data from vesus.org including upcoming events, event details (venue, prize money, organiser), and tournament configurations (time control, rounds, federation). Fulfilled by Parse from vesus.org.
- entertainment
- maps-geo
- parse
- platform-key
- sports
- vesus
- vesus-org
Price and execution
- Price
- Quote unavailable
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b399456b-6da2-4fff-aa0f-5120a16986b8/list_events
- Interface artifact
- sha256:6fd5c5903b5027bf01b199db26d3f8fc829eb56cc97413f7da957b7942fefe59
- Manifest digest
- sha256:c7b49c05fa256741726631f0429e7a9c47cdc84e2a08f4d82b81d10c880089b8
Request fields
- name (string): Filter events by name (partial match).
- after (string): Cursor for pagination. Use end_cursor from previous response to get next page.
- limit (integer): Number of events per page (max results to return).
- rated (string): Filter by rated status. Pass 'true' for rated tournaments only, 'false' for unrated only. Omit for all.
- timing (string): Event timing filter.: Allowed values: FUTURE
- location (string): Filter events by location/city name.
- country_code (string): ISO 3-letter country code to filter events by country (e.g. ITA, DEU, GBR). Omit for all countries.
- attendance_mode (string): Attendance mode filter. Accepted values: INPERSON, ONLINE. Omit for all.
- tournament_type (string): Tournament type filter. Accepted values: INDIVIDUAL, TEAM. Omit for all.
- time_control_type (string): Comma-separated list of time control types to filter by. Accepted values: BLITZ, RAPID, CLASSICAL, STANDARD. Omit for all.