fie.org API: get_competitions_list
fie.org via Parse · sports
List FIE competitions with filters for season, status, weapon, gender, and more. Returns paginated results of competitions. Each competition includes season, competitionId, name, location, country, weapon, gender, category, type, dates. Scraper for the International Fencing Federation (FIE) website. Provides access to athlete search, profiles, world rankings, competitions listing, and competition details. Fulfilled by Parse from fie.org.
- fie-org
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/8c29260a-c015-45cd-aa8d-287a13560c95/get_competitions_list
- Interface artifact
- sha256:515638a2a7288c2c9f2422dc08da2dfd01ac308ae41cdca8be74747aede180eb
- Manifest digest
- sha256:2b9daec51e3414c95bb311d39dea2ad59ec659fa5c9b6f824f45c39553db0441
Request fields
- page (integer): Page number for pagination.
- type (string): Comma-separated competition types.
- level (string): Competition level filter.
- query (string): Search by competition name.
- gender (string): Comma-separated gender codes: f (female), m (male).
- season (string): Season year (e.g. '2025') or '-1' for all seasons.: Allowed values: -1, 2026, 2025
- status (string): Status filter: 'previous' for past competitions, 'upcoming' for future.
- weapon (string): Comma-separated weapon codes: e (epee), f (foil), s (sabre).
- to_date (string): End date filter in YYYY-MM-DD format.
- category (string): Competition category filter.
- from_date (string): Start date filter in YYYY-MM-DD format.
Example queries
- {"page":"1","season":"-1"}