RT. I have a need of my own. Some Subscription account needs timely reminder (regardless of PC or mobile phone). I am not that Subscription account developer.
Note: there is no reminder for Subscription account article push in Wechat. Only a chat box will be displayed, and you have to click in to know if there is any update. When you open Subscription account"s article on the web side, please open
at present, there are two ideas:
1. Fiddle grab package https, on PC completely simulates https to visit previous articles, and compares html every 1m.
defect: I can"t automate and elegantly grab cookie and header.
2.pc (Wechat client of windows) / mobile / simulator, no matter the button wizard or other languages. By refreshing the web page and then taking screenshots for comparison.
defect: still have to log in to Wechat account. And screenshot comparison feels more low, but the amount of manual operation is smaller than the above.
is there a better and feasible way?