是否可以通过代理使用Reddit API?
我想通过 PRAW 中的代理使用 API,但我不知道该怎么做。有什么帮助吗?
..正如我所说了解..如果我想通过代理使用 API,我必须在命令行中运行脚本之前设置它?
在通过密码流程授权之前,是否可以在 Python 代码本身中设置代理?
I want to use API through proxy in PRAW but I have no idea how to do it.. Any help?
I read through https://praw.readthedocs.io/en/stable/getting_started/configuration.html#using-an-http-or-https-proxy-with-praw
..and as I understand.. if I want to use the API through a proxy I must set it before running the script in the command line?
Isn't there a possibility to set the proxy in the Python code itself before authorizing through password flow?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
代码中的解决方案似乎是:
It seems the solution inside the code is: