Russell-Newton / TikTokPy

Extract data from TikTok without needing any login information or API keys.
https://pypi.org/project/tiktokapipy/
MIT License
197 stars 25 forks source link

Proxy settings not being used #29

Closed alex036 closed 1 year ago

alex036 commented 1 year ago

Hi there,

I've added a proxy={"server":"http" ...} argument to the API but it's not actually sending the requests through the proxy.

Is there anything else I can do to test or ensure it's working through the proxy?

Thanks

Russell-Newton commented 1 year ago

It looks like I added the option to capture proxy settings, but I forgot to make sure they'd pass through to Playwright. Please try again with v0.1.11

zakrian07 commented 1 year ago

how can i try with this please help needed

Russell-Newton commented 1 year ago

@zakrian07 please create a new issue with your bug/question so you can provide more details.

zakrian07 commented 1 year ago

@Russell-Newton the issue is fixed it was on my end my ip was not whitelist from proxy and response was not coming. please mark this issue resolve and working 100 %