Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 163 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 163 Bytes

爬取oschina的大数据文章

cd oschina
scrapy crawl my_spider

按标题生成词云

cd show
python3 wc.py

大数据