Hi there guys,
I'm trying this out, but don't have any programming experience.. I've installed phyton 3.9, but never used this before. Can someone explain me step-by-step how to get this script working? As for the secrets.txt, how should the cookie information in this txt file like like..maybe an example?
I've ran the fetcher.py script but with next output error:
Traceback (most recent call last):
File "\fetcher.py", line 6, in
import requests
ModuleNotFoundError: No module named 'requests'
any idea?
thank for your patience ;-)
MK
Hi there guys,
I'm trying this out, but don't have any programming experience.. I've installed phyton 3.9, but never used this before. Can someone explain me step-by-step how to get this script working? As for the secrets.txt, how should the cookie information in this txt file like like..maybe an example?
I've ran the fetcher.py script but with next output error:
Traceback (most recent call last):
File "\fetcher.py", line 6, in
import requests
ModuleNotFoundError: No module named 'requests'
any idea?
thank for your patience ;-)
MK