-
```py
$ which python
$ python --version
from urllib.request import urlopen
```
查看全部 -
python data crawler
查看全部 -
urllib
beautifulsoup查看全部 -
2
查看全部 -
1
查看全部 -
2
查看全部 -
wiki
查看全部 -
使用POST请求
查看全部 -
读取PDF文档
查看全部 -
urllib使用方法(3种)
查看全部 -
Python查看全部
-
pathon查看全部
-
P查看全部
-
#conding:utf-8 from urllib.request import urlopen html=uropen('http://en.wikipedia.org/robots.txt') print(himl.read().decode('utf-8'))
查看全部 -
beautiful soup
www.crummy.com/software/BeautifulSoup/#Download
查找修改树形结构,提供一些工具,可以解析文档
默认Unicode,utf-8
文档地址:https://www.crummy.com/software/BeautifulSoup/bs4/doc.zh/#id4
查看全部 -
使用post
查看全部
举报
0/150
提交
取消