diff options
-rw-r--r-- | .nojekyll | 0 | ||||
-rwxr-xr-x | README.md | 6 |
2 files changed, 6 insertions, 0 deletions
diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.nojekyll @@ -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` |