aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f52d8f..dcff592 100755
--- a/README.md
+++ b/README.md
@@ -1,3 +1,14 @@
# NetflixPersonalStats
-This tool uses the unofficial private api of netflix in combination of the users cookie
-to display cool graphs and information about your watching behavior. \ No newline at end of file
+
+## Instructions
+* Clone the GitHub Repository with `git clone https://github.com/marvinborner/NetFlixPersonalStats`
+* 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`
+ * pressing `F12` (Developer Menu)
+ * moving to the `Network` Tab
+ * selecting the first entry in the left sidebar ("WiViewingActivity"")
+ * copying the **complete** String of the "Cookie:" information in the "request headers" part
+ (make sure it looks like `memclid=***; otherNetflixCookie=****:` and so on)
+* Visit `localhost:8080`, paste the cookie into the input field and press enter
+* Get amazed of how long you're using Netflix every day