2022.6.10.0

Andy
2022-06-10 21:14:18 +03:00
parent ffdafb73f3
commit ea4808daca

@@ -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 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```) - ```View``` - works the same as Reddit view modes (```new```, ```hot```, ```top```)
- ```Period``` - only works with ```Top``` view mode and the same as Reddit periods - ```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. - ```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. - ```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 - 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). - ```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-csrftoken``` - **\[Required\]** read [here](#how-to-find-instagram-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-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**) - ```Saved posts user``` - your personal Instagram username to download your saved posts (this feature requires cookies and **InstaHash 2**)
- Other parameters - 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**) - ```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. 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. 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. Open browser developer tools
1. Go to ```Network``` 1. Go to ```Network```