let's say I have a page (twitch just for example), where I want to display the number of subscribers next to the streamer nickname:
This information is located on "the next" page after clicking the streamer tile:
There is no API, I can get this data only by accessing the tree:
Is there any way to access this data from the next page and display on the previous?
I want to use chrome and js, but any other solutions are accepted if they make it possible.
from Browser extension for getting data from the next layer page
No comments:
Post a Comment