Sports

FIFA-WORLD-CUP Scores

Access live scores and match data via the Exa API.

Document URLhttps://exa.ai/library/sports/fifa-world-cup/schedule?team=Spain
Retrieve contents via API
curl -X POST "https://api.exa.ai/contents" \
  -H "x-api-key: YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "ids": ["https://exa.ai/library/sports/fifa-world-cup/schedule?team=Spain"]
  }'