[ERROR] 163: Expecting value: line 4 column 1 (char 3)
HalloweenMagic opened this issue · 3 comments
HalloweenMagic commented
Running this command:
python run_ad_clicker.py -qf queries.txt -pf proxies.txt -ms 1
Or also:
python run_ad_clicker.py -qf queries.txt -pf proxies.txt
The script seems to fail to interact with the browser
Also, checking "What is my IP" inside opened browser, the proxy doesn't work (as I can see my real IP)
coskundeniz commented
I will check this out.
coskundeniz commented
@HalloweenMagic I fixed get_location and proxy usage without authentication. Proxies with authentication have still issue.
Can you try with the latest version?
coskundeniz commented
Fixed proxy with authentication issue.