代理IP

1.代理IP

In [ ]:

import requests

proxies = {'http': 'http://120.210.219.74:8080'}
requests.get('http://www.tipdm.org', proxies=proxies)

2.参考文章

【创作不易,望点赞收藏,若有疑问,请留言,谢谢】

posted @ 2022-07-01 15:33  东血  阅读(36)  评论(0编辑  收藏  举报

载入天数...载入时分秒...