diff options
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,8 +1,14 @@ # NetflixPersonalStats +## Demo + +- Visit [GitHub Pages](https://marvinborner.github.io/NetflixStats/index.html) +- Follow the instructions below if you want to see your own analysis + ## Instructions - Clone the GitHub Repository with `git clone https://github.com/marvinborner/NetFlixPersonalStats` +- Remove the `example.json` file if you want to analyse your own account - Move into the directory and setup a local PHP Server (eg. with `php -S localhost:8080`) - Get your Netflix cookie by - visiting `https://www.netflix.com/WiViewingActivity` |