Fotmob: Search Players
Fotmob via Parse · sports
Search FotMob for players by name. Returns matching players with their IDs, current team, and page URL. This is the entry point for resolving a player name to a FotMob player_id. Results are ranked by FotMob's relevance score. A single upstream request. Access football/soccer data from FotMob including leagues, matches, standings, and detailed match statistics. Fulfilled by Parse from fotmob.com.
- entertainment
- fotmob
- fotmob-com
- news-media
- 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/645b8e03-271d-4c85-97e7-35d5733a2d78/search_players
- Interface artifact
- sha256:0a3400dbf5b9d0dbc141cfbcf314451ea8313ae98f92097b0f9115a26a0733ea
- Manifest digest
- sha256:291975d8b716f794b74be6907a22eb752e36ef3294099baeae00320b9807d12b
Request fields
- limit (integer): Maximum number of results to return. Omitting returns all matches from FotMob's suggestion list (typically 3-5).
- query (string, required): Player name search term (e.g. 'Salah', 'Messi').
Example queries
- {"limit":"5","query":"Salah"}