Reading specific data from a site

edited June 2017 in Library Questions

First a bit of backstory and info. So I am a gamer and a Twitch streamer.

I used Processing to create a donation randomizer (basically gives me something random to do to make things interesting when someone donates a specific amount) and a swear counter (which tallies the swears I say via keyboard input and keeps track of how much money I owe).

The thing I wanted to do with it, though is make it show the total number of donations as well as the total amount donated thus far (not just the donations that I owe for swearing like it does now). I am unsure of how to write the Processing code to read the data off of the website I collect donations through, though. I'm also entirely unsure as to if such a thing is even possible.

Thank you in advance for the help! ^_^

Answers

Sign In or Register to comment.