One of my students wants to get stock quotes from Yahoo Finance for his project, so I wrote a bit of code to do a HTTP GET and regular expression. I am a bit out of touch with what has been going on with scraping/web-related stuff in oF, but I recently got a request for [...]
scraping HTML/XML in openFrameworks
One of my students wants to get stock quotes from Yahoo Finance for his project, so I wrote a bit of code to do a HTTP GET and regular expression. I am a bit out of touch with what has been going on with scraping/web-related stuff in oF, but I recently got a request for [...]