aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarvin Borner2023-01-05 15:03:48 +0100
committerMarvin Borner2023-01-05 15:03:48 +0100
commita10ea4d3ae03406b230a1fbcbc77a60c48a7154e (patch)
tree0eed81a1a60203401f30a0c85896cdc4a4bfe4ab /README.md
parentb63f1f0ae48d14863cd2dc7da0d7310b513ed6a8 (diff)
Fixed some thingsHEADmaster
Diffstat (limited to 'README.md')
-rwxr-xr-xREADME.md25
1 files changed, 16 insertions, 9 deletions
diff --git a/README.md b/README.md
index a5ab988..db86b9e 100755
--- a/README.md
+++ b/README.md
@@ -2,20 +2,27 @@
## Demo
-- Visit [GitHub Pages](https://marvinborner.github.io/NetflixStats/index.html)
+- 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`)
+- 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`
- 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
- (Tip: Right-click and click on 'copy' on the cookie element)
-- Visit `localhost:8080`, paste the cookie into the input field and press enter
+ - visiting `https://www.netflix.com/WiViewingActivity`
+ - selecting the first entry in the left sidebar
+ ("WiViewingActivity"")
+ - copying the **complete** String of the "Cookie:" information in
+ the "request headers" part (Tip: Right-click and click on 'copy'
+ on the cookie element)
+- Visit `localhost:8080`, paste the cookie into the input field and
+ press enter
- Get amazed of how long you're using Netflix every day