From ea4808daca9409dae664a3cc0f079e81be509b3e Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Fri, 10 Jun 2022 21:14:18 +0300 Subject: [PATCH] 2022.6.10.0 --- Settings.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Settings.md b/Settings.md index 6ba3648..e0db3c9 100644 --- a/Settings.md +++ b/Settings.md @@ -78,7 +78,7 @@ The Reddit parser can parse data without cookies, but you can add it if you like ![Reddit settings](https://github.com/AAndyProgram/SCrawler/blob/main/ProgramScreenshots/SettingsSiteReddit.png) -## Reddit user settings +### Reddit user settings - ```View``` - works the same as Reddit view modes (```new```, ```hot```, ```top```) - ```Period``` - only works with ```Top``` view mode and the same as Reddit periods @@ -115,10 +115,10 @@ The Reddit parser can parse data without cookies, but you can add it if you like - ```Saved posts path``` - if you wish, you can specify a special path for saved posts. Leave it blank to use the default path. - ```Temporary```, ```Download images/videos``` - personal site settings by default for creating new users. Means the same as the parameters of the same name on the ```Defaults``` tab. If the checkbox is in an intermediate state, then the same name setting of the ```Defaults``` tab will be used instead. Otherwise, this setting will be applied. - Authorization - - ```Hash``` - in this field you need to put the hash of the Instagram session. Just add cookies and click on the curved arrows. + - ```Hash``` - **\[Required\]** in this field you need to put the hash of the Instagram session. Just add cookies and click on the curved arrows. - ```Hash 2``` - **\[For saved Instagram posts only\]** in this field you need to put the [hash of the Instagram session for saved posts](#how-to-find-instagram-hash-2). - - ```x-csrftoken``` - **\[For Stories and Tagged data only\]** read [here](#how-to-find-instagram-stories-authorization-headers) how to find them - - ```x-ig-app-id```, ```ix-ig-www-claim``` - **\[For Stories and Tagged data only\]** read [here](#how-to-find-instagram-stories-authorization-headers) how to find them + - ```x-csrftoken``` - **\[Required\]** read [here](#how-to-find-instagram-authorization-headers) how to find them + - ```x-ig-app-id```, ```ix-ig-www-claim``` - **\[Required\]** read [here](#how-to-find-instagram-authorization-headers) how to find them - ```Saved posts user``` - your personal Instagram username to download your saved posts (this feature requires cookies and **InstaHash 2**) - Other parameters - ```Request timer``` - this is the time value (in milliseconds) the program will wait before processing the next ```Request time counter``` request (**it is highly recommended not to change this default value**) @@ -139,7 +139,7 @@ The Reddit parser can parse data without cookies, but you can add it if you like 1. Click ```Ctrl``` + ```F``` and find the text ```query_hash=```. The value (of letters and numbers) after the equal sign is the required hash. 1. Copy this and paste it into the ```Hash 2``` field on the Instagram settings form. -### How to find Instagram stories authorization headers +### How to find Instagram authorization headers 1. Open browser developer tools 1. Go to ```Network```