https://github.com/phpscrapers/netflix
Unofficial API crawler to get Netflix viewing history.
https://github.com/phpscrapers/netflix
netflix php scrape scraper scraping
Last synced: 6 months ago
JSON representation
Unofficial API crawler to get Netflix viewing history.
- Host: GitHub
- URL: https://github.com/phpscrapers/netflix
- Owner: phpscrapers
- License: apache-2.0
- Created: 2017-09-04T17:29:13.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-04T19:42:07.000Z (almost 9 years ago)
- Last Synced: 2025-08-04T01:29:46.026Z (11 months ago)
- Topics: netflix, php, scrape, scraper, scraping
- Language: HTML
- Size: 36.1 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README


## php-netflix
This is an unofficial crawler that can retrieve the Netflix viewing history
for the given username/password. You should note that you can't request and
call this too often otherwise you'll lock your Netflix account for a short
period as they think you're trying to register more devices than your plan
allows.
### License
This project is licensed under an Apache 2.0 license which you can find within
this repository in the [LICENSE file](https://github.com/phpscrapers/netflix/blob/master/LICENSE).
### Feedback
If you have any feedback, comments or suggestions, please feel free to open an
issue within the repository on [Github](https://github.com/phpscrapers/netflix).