NFL Scores
Access live scores and match data via the Exa API.
Document URLhttps://exa.ai/library/sports/nfl/schedule?team=Super+Bowl+LXI
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/nfl/schedule?team=Super+Bowl+LXI"]
}'Powered by the Exa API