Do you have one currently or are you planning on adding an API?
I don’t currently but could consider adding one. What would you want to do with API access?
add interests and retrieve results, basically. I am retrieving the results via RSS feed at present but being able to pull them in JSON would be much simpler
Ah, gotcha. I’m probably not going to prioritize adding a full-blown API at the moment, but I could easily support JSON Feed for consuming results
Created a separate issue for JSON Feed support #23
User feeds are now exposed as JSON Feeds. Hope that gets you most of the way towards what you wanted to do!