Pages

NFL Game Link

How to help a friend find the available games to watch?

https://www.nfl.com/plus/ has the games to watch but finding the correct link for someone that can't see well enough to navigate by sight is very difficult if not impossible. Can I help automate?


Text Browser

Before scripting, I'd like to see what I'm up against. The webpage is far too crowded with video and dynamic content that I can't tell much, so I'll try to use a text browser.

Linx : https://lynx.invisible-island.net/

on MACOS:

brew install lynx
lynx https://nfl.com/plus

NFL webpage blocks lynx browser, so I'll try a different path. Using ChatGPT to find a way.

curl -L https://www.nfl.com/ways-to-watch/by-week/

APIs

Text browser isn't working well. Asking about an API possibility. Looks like there is hope: List of NFL API Endpoints