diff --git a/Settings.md b/Settings.md index 5f98cd5..51268a2 100644 --- a/Settings.md +++ b/Settings.md @@ -150,7 +150,10 @@ The Reddit parser can parse data without cookies, but you can add it if you like 1. Go to ```Network``` 1. If this tab contain any data, clear it. 1. Open any profile for ```Hash``` or your saved Instagram posts for ```Hash 2```. -1. Click ```Ctrl``` + ```F``` and find the text ```query_hash=```. The alphanumeric value after the equal sign is the required hash. +1. Click ```Ctrl+F``` and find the text ```query_hash=```. The alphanumeric value after the equal sign is the required hash. + - You can find two different hashes. The first is good, the second is wrong. + - https://www.instagram.com/graphql/query/?query_hash=abcde12345abcde12345abcde12345ab&variables={"id":"123456789","first":12} + - https://www.instagram.com/graphql/query/?query_hash=54321edcba54321edcba54321edcba54&variables={"user_id":"123456789","include_chaining":true,"include_reel":false,"include_suggested_users":false,"include_logged_out_extras":false,"include_highlight_reels":true,"include_live_status":true} 1. Copy this and paste it into the corresponding (```Hash```, ```Hash 2```) field on the Instagram settings form. ### How to find Instagram authorization headers