使用wxpy自動發送微信消息

思路整理:1、進入心靈雞湯網頁,使用python獲取心靈雞湯內容      2、登陸微信,找到需要發送的朋友      3、發送獲取的內容 1、獲取心靈雞湯的內容   如下圖,獲取第一條雞湯      實現如下:    2、登陸微信,搜索朋友,進行發送 1 import requests 2 import wxpy 3 from bs4 import BeautifulSoup 4 5
相關文章
相關標籤/搜索