An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

![Circle CI](https://circleci.com/gh/phpscrapers/netflix.png?style=shield " ")
![StyleCI](https://styleci.io/repos/102385804/shield " ")

## 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).