You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did everything according to the instructions, set all the dependencies.
I run the script pars.py , it fills the number, I enter the group id and the error is out
[+] Choose a group to scrape members :
[+] Enter a Number : 1001006147755
Traceback (most recent call last):
File "pars.py", line 74, in<module>
target_group=groups[int(g_index)]
IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
I did everything according to the instructions, set all the dependencies.
I run the script pars.py , it fills the number, I enter the group id and the error is out
The text was updated successfully, but these errors were encountered: