Home >Backend Development >PHP Tutorial >How is the WeChat [Shouqu Secretary] of the Bequ App implemented?
Shouquyun Bookmark is currently a popular reading later application, and you will find a good collection experience when using it. That is, if you add a personal account "Collection Secretary" in WeChat on the mobile terminal, any URL shared to this personal account in the future will be collected by Collection. I know that WeChat public accounts can have interfaces to obtain sent data, such as URLs, etc. But "Secretary" is obviously a personal account. Personal accounts should not have similar interfaces, right? Don't know how they achieve it?
Shouquyun Bookmark is currently a popular reading later application, and you will find a good collection experience when using it. That is, if you add a personal account "Collection Secretary" in WeChat on the mobile terminal, any URL shared to this personal account in the future will be collected by Collection. I know that WeChat public accounts can have interfaces to obtain sent data, such as URLs, etc. But "Secretary" is obviously a personal account. Personal accounts should not have similar interfaces, right? Don't know how they achieve it?
This can be achieved by simulating the web version of WeChat, such as trying itchat.
Probably there is a program in the background to process the sent url