Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/toddrob99/mynflapi
Python wrapper for NFL API
https://github.com/toddrob99/mynflapi
api-wrapper nfl nfl-api nfl-data python3
Last synced: 14 days ago
JSON representation
Python wrapper for NFL API
- Host: GitHub
- URL: https://github.com/toddrob99/mynflapi
- Owner: toddrob99
- License: mit
- Created: 2020-07-15T00:58:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-04T01:17:58.000Z (over 2 years ago)
- Last Synced: 2024-12-14T06:42:18.868Z (20 days ago)
- Topics: api-wrapper, nfl, nfl-api, nfl-data, python3
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# nflapi
Python wrapper for NFL API
Created by Todd Roberts
https://pypi.org/project/nflapi
Issues (except token related): https://github.com/toddrob99/nflapi/issues
Wiki/Documentation: https://github.com/toddrob99/nflapi/wiki
## Notice Regarding API Token
This API wrapper does not facilitate obtaining
an access token, which is required to submit requests to the NFL API. The
author of this API wrapper is not aware of any documented method to obtain
an access token, and will not assist with this. If you do not have a valid
method of obtaining an access token, this API wrapper will be useless.## Copyright Notice
The author of this API wrapper is not affiliated with NFL. This API wrapper
does not contain any NFL data, and the use of NFL data is subject to NFL copyright
restrictions.