Does anyone out there have information of any kind as to how to use the yahoo search BOSS api to retrieve results? This is supposed to take the place of the yahoo search sdk. The only information about this that I've found is that it is the replacement for the old api, but I can't find any information on how to use it.
I've been using the Carnivore processing sketch (
http://r-s-g.org/carnivore/ ). Everything was working fine and then all of a sudden it was unable to find my network devices to connect to the live feed on the internet... any suggestions?
- I've already checked the firewall on my computer-I completely turned it off and still wouldn't connect or find my network devices.
Long story short, I'm doing a project for one classes and am in need of some help. I want to be able to graphically represent some sort of dynamic internet feed/data, preferably search results (anything where the values can vary). I've seen the sketches for the yahoo search API but it is outdated.
http://www.learningprocessing.com/examples/chapter-18/example-18-11/
Also I have found a sketch using code from RSG CarnivorePE created by Alexander Galloway, that I've made functional but I'd really like be able to represent some sort of relevant data.