Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 288 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 288 Bytes

getWxb

微小宝爬虫,爬取总排名1000的公众号文章标题及关键词

使用方法

1.环境:python2.7,需要安装BeautifulSoup(pip install bs4)和requests(pip install requests)两个库
2.运行:python getAllWx.py

更新说明

2017/10/3暂停更新