Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XML feeds removed from NFL website? #320

Open
danielcroona opened this issue Aug 16, 2020 · 4 comments
Open

XML feeds removed from NFL website? #320

danielcroona opened this issue Aug 16, 2020 · 4 comments

Comments

@danielcroona
Copy link

In live.py there is a reference to the schedule in XML format on the following URL: http:https://www.nfl.com/liveupdate/scorestrip/ss.xml

Now when I try to update the schedule there is a XML issue, apparently because the XML is removed from the NFL website. Does anyone know if it is available on another URL? Is it possible to use data from NFL API instead?

I know this project is no longer maintained but if someone found a solution to this issue, please let me know.

@danielcroona
Copy link
Author

Update: apparently the data is still there, but on another domain:
http:https://static.nfl.com/liveupdate/scorestrip/ss.xml

@CPAllen55
Copy link

Hey, so all you did was change out the url from the live.py file? Did you have any other issues?

@danielcroona
Copy link
Author

Yes, there was. I used this primarily for getting info about rosters and that didn't work at all so I had to give up on the whole thing unfortunately.

@Edorn71
Copy link

Edorn71 commented Jan 4, 2021

Unfortunately you can only use this to download historical Play by Play data now, the NFL appears to have ceased publishing the Play by Play statistics live. If all you want to do is analyse complete seasons, this does appear to work, but until next season starts it won't be clear if 2020 will start being made available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants