Skip to content

A python wechat official account scrawler, using sougou search engine.

License

Notifications You must be signed in to change notification settings

ffmpegd/WechatScraper

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WechatScraper

一个简单的微信公众号爬虫

技术栈:Python + MySQL + Selenium + PhantomJS

PhantomJS不是推荐只选,只是因为是Headless Broswer,所以更容易去部署到无GUI界面的浏览器上。 如果想在无GUI界面的浏览器上使用Firefox/Chrome等浏览器,请先安装Xvfb和webdriver。

工具只提供简单的接口,暂时没有复杂的解封验证码等操作,不过因为是浏览器环境,所以出现特殊情况的时候也很少。

API

MySQl操作

About

A python wechat official account scrawler, using sougou search engine.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 86.9%
  • Python 13.1%