正则表达式获取西祠代理
摘要:def getProxy(text): pattern = re.compile(u'<tr class=".*?">.*?' + u'<td class="country"><img.*?/></td>.*?' + u'<td>(\d+\.\d+\.\d+\.\d+)</td>.*?' + u'<
阅读全文
posted @ 2019-01-21 13:55
posted @ 2019-01-21 13:55