coskundeniz/ad_clicker

[ERROR] 163: Expecting value: line 4 column 1 (char 3)

HalloweenMagic opened this issue · 3 comments

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

2022-12-27_131854

Also, checking "What is my IP" inside opened browser, the proxy doesn't work (as I can see my real IP)

I will check this out.

@HalloweenMagic I fixed get_location and proxy usage without authentication. Proxies with authentication have still issue.
Can you try with the latest version?

Fixed proxy with authentication issue.