Exa is a modern AI search engine with SERP API, website crawler tools, and deep research API. Power your app with web search AI and web crawling API.

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