Flashscore: Get Team Roster
Flashscore via Parse · sports
Retrieve the full team roster with player statistics (goals, assists, cards, minutes played) by parsing the team page on flashscore.de. Requires team_id and team_slug from the flashscore.de team page URL pattern: /team/{team_slug}/{team_id}/team/. Returns stale_input for invalid combinations. Scraper for flashscore.de providing match data, player ratings, statistics, team rosters, and news Fulfilled by Parse from flashscore.de.
- entertainment
- flashscore
- flashscore-de
- 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/4a508f5f-139d-43fa-9270-251ed9296e4c/get_team_roster
- Interface artifact
- sha256:6e1da78a7e59512e54f47ae7eab7138b7f5dc00adaa2580d54ec62e9e521a210
- Manifest digest
- sha256:492606f47e723dd11f15e832bd350ec3345ef0457495af0bb9e02d85bed84056
Request fields
- team_id (string, required): The team ID (alphanumeric, e.g. '4jcj2zMd' for Bayer Leverkusen).
- team_slug (string, required): URL-friendly team name slug (e.g. 'bayer-leverkusen'). Found in the team page URL on flashscore.de.
Example queries
- {"team_id":"4jcj2zMd","team_slug":"bayer-leverkusen"}