I'm trying to store a value of watchers from stocktwits into a variable in JavaScript. For example, if we take Apple https://stocktwits.com/symbol/AAPL, would it somehow be possible to get the value of 761,776 ?
If this is not possible with JavaScript, any recommendations on how I could achieve this? Thank you!