UFC: Search Fighters
UFC via Parse · sports
Search for fighters by name using the UFC JSON:API. Uses exact title match against the fighter's full name. Returns a flat array of fighter objects with key attributes extracted. Access UFC stat leaderboards, fighter search/details, and fight search/details from statleaders.ufc.com and the UFC JSON:API. Fulfilled by Parse from statleaders.ufc.com.
- entertainment
- parse
- platform-key
- sports
- statleaders-ufc-com
- ufc
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/b2309d6f-3760-4fc9-9cb6-1bc89af26115/search_fighters
- Interface artifact
- sha256:34ff2d63c53fba8b4496ff23a05776a88425f70002b5e1d0955d132ecedf1981
- Manifest digest
- sha256:d5a012d8ddc9e52f614895527411dfcd07dcb537d91cb77ceb317bdca18d29e6
Request fields
- name (string, required): Fighter name to search for (e.g., 'Conor McGregor', 'Jon Jones').
Example queries
- {"name":"Conor McGregor"}