Monday, 17 April 2017

trying to find a way to "listen" to events on an external web page

Im trying to find a way to listen to changes that accoure on a random page, for example lets say im trying to listen on a stock price located in a website that dosnt have an api for pulling that data. Currently what im doing is reading the page each couple of seconds and parse that specific element with jquery, which is hacki's in my opinion. Is there away to listen to the event that changes the stock price? or anything better?



via VodkaPlease

No comments:

Post a Comment