This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
#encoding=utf8
importsocket
importurllib
importurllib2
frombs4importBeautifulSoup
classproxy:
def__init__(self):
self.proxy_list=[]
self.proxy_filter_list=[]
defget_proxy(self):
"""
获取未加工代理列表
:return:
"""
User_Agent='Mozilla/5.0 (Windows NT 6.3; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0'