/weixin-crawler

微信公众号爬虫

Primary LanguagePython

微信公众号爬虫

准备工作

$ pip install virtualenv
$ virtualenv venv
$ source venv/bin/activate
$ pip install -r requirements.txt

运行

$ cp .env.example .env
$ python run app.py

在浏览器中打开 http://localhost:5000/