Show HN: Print vote count updates real-time on your shell (github.com) 11 points by zaroth 5y ago ↗ HN
[–] zaroth 5y ago ↗ I was very frustrated trying to see when changes are happening, and what exactly changed.So I wrote a quick script to monitor the WSJ JSON feed and print any changes to the console.NOTE: I guess I'm not doing JS right because it has no dependencies. [–] thomasfromcdnjs 5y ago ↗ I'm running it, works well!Now I don't have to refresh webpages over and over again aha
[–] thomasfromcdnjs 5y ago ↗ I'm running it, works well!Now I don't have to refresh webpages over and over again aha
2 comments
[ 3.3 ms ] story [ 12.4 ms ] threadSo I wrote a quick script to monitor the WSJ JSON feed and print any changes to the console.
NOTE: I guess I'm not doing JS right because it has no dependencies.
Now I don't have to refresh webpages over and over again aha