issues Search Results · repo:Python3WebSpider/ProxyPool language:Python
Filter by
161 results
(75 ms)161 results
inPython3WebSpider/ProxyPool (press backspace or delete to remove)milihood
- Opened on Aug 27, 2024
- #219
172.16.2.136 - - [2024-07-26 08:50:23] GET /random HTTP/1.1 500 426 0.002383 proxypool | [2024-07-26 08:50:51,941] ERROR
in app: Exception on /random [GET] proxypool | Traceback (most recent call last): ...
bug
wwf1227
- Opened on Jul 26, 2024
- #218
我只会flask,所以只能改接口模块。。
我希望能实现类似这样的内容:
@app.route( /random ) def get_proxy():
获取随机可用代理
:return: 随机代理
# 如访问http://127.0.0.1:5555/random?websitehost=site1.com 就返回针对site1.com的代理
# 如访问http://127.0.0.1:5555/random?websitehost=site2.org ...
bug
x0chaoren0s
- 1
- Opened on May 23, 2024
- #216
Wu88-X
- Opened on May 14, 2024
- #215
大神,感谢你的项目,想问下为什么我请求random接口拿到的一直是同一个代理啊?在页面刷新也不行。 image 然后用示例代码测试就会出错 image
bug
zacoder9
- 3
- Opened on Mar 20, 2024
- #212
如下:
# highest/lowest proxy scores that /random api should get.
# default /random api get the max score proxy(if exists) or all proxies in pool
PROXY_SCORE_RAND_MAX = env.int( PROXY_SCORE_RAND_MAX , PROXY_SCORE_MAX) ...
inVains
- Opened on Mar 10, 2024
- #210
启动后输出了如下日志:
- Serving Flask app proxypool.processors.server (lazy loading)
- Environment: production WARNING: This is a development server. Do not use it in a production deployment. Use a
production ...
bug
zhongjunlee
- Opened on Feb 23, 2024
- #209

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.