Skip to content

mfcer110/locWechat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

locWechat

#关注微信公共账号 wxpusher

左下角获取你的userids

#记得修改userids为你的

脚本toWechat.py  第8行
userIds='orPQ800sg4nMZkuMKxH01LiFpNxsyvWM149999'

#安装beautifulsoup

wget https://www.crummy.com/software/BeautifulSoup/bs4/download/4.5/beautifulsoup4-4.5.1.tar.gz

tar xvzf beautifulsoup4-4.5.1.tar.gz
cd beautifulsoup4-4.5.1

python setup.py install

#安装request

pip install request

#下载脚本执行,执行前记得修改userids

wget https://raw.githubusercontent.com/bjtest3/locWechat/master/toWechat.py

python toWechat.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%