Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 357 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 357 Bytes

FishWxSpider

#介绍

改造并使用phantomjs爬取微信数据

#编译

cd src && make

#运行

chmod 777 src
ln -s src /var/www
然后在浏览器打开index.html即可

#版本更新

V1.0
1.修改后的phantomjs目前只支持2m大小的,utf8编码的封包
2.完成基本的demo操作