- 博客(3)
- 收藏
- 关注
原创 python xpath获取页面注释
版本信息: python 2.7.12 lxml 3.8.0 from lxml import etree html_str = """ this from blog.youkuaiyun.com/lncxydjq , DO NOT COPY! ***** """ html = etree.HTML(html_str) print html.xpath
2017-09-07 14:16:20
3386
原创 py requests包 headers 以及 cookies 的 demo
python requests headers 以及 cookies 的 demo 版本信息: python 2.7.12 requests 2.13.0 # coding:utf-8 import requests UserAgent = 'Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Geck
2017-09-07 11:50:32
508
原创 py2字符编码相关
py2 特有字符编码坑 s = u'\xe6\x97\xa0\xe5\x90\x8d' print s.encode('raw_unicode_escape')
2017-09-04 17:23:49
360
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅