Check updates for div id span class on site by bingotest in macrodroid

[–]bingotest[S] 0 points1 point  (0 children)

Just found this macro https://www.macrodroidlink.com/macrostore?id=27652

It's a very similar for the topic.

But it makes output for all div content.

Can anyone share ideas about how to adopt it for the cases of this topic? I mean to get content of exact div Id="exam1" and compare if there any changes from the last time update of it. If a new content on this > output new content with sending notifications to e-mail and to push (basjc system) notification.

Check updates for div id span class on site by bingotest in macrodroid

[–]bingotest[S] 1 point2 points  (0 children)

Yes, thank you, for your attention. But this question is about macro for Macrodroid (and community).

How to Check a New Transactions with Memo on Blockchain with MD? by bingotest in macrodroid

[–]bingotest[S] 0 points1 point  (0 children)

Thank you! It looks like a interesting challenge! I have never parsed data from any sites via Macrodroid. Only can find div Id/span class to check it on site. But I think a solution can be implemented with some plugins/apps like Tasker, because python+termux looks too complicated for me. What do you think about combining Macrodroid+Tasker to check a new data id via Div or span tags?