I have looked at the readability api which is useful to display data in a clean format on a html webpage. I am passing a Url to http://www.readability.com/read?url= to display the data. I am initially directed to a page where I can choose to view the info using readability is there any way I can directly view the content in a neat fashion without going through the actual re-direct?
Asked
Active
Viewed 127 times
0
-
Check out my answer here: http://stackoverflow.com/questions/12961509/readability-in-my-application/14290141 – demosten Jan 12 '13 at 04:20
1 Answers
-1
take a look at Readability's API: http://www.readability.com/developers/api
Before you implement your code, you have to create an API Key on their website.

Napoleon
- 340
- 3
- 13