I would like to implement a controller to search posts on a blog based in Blogger.
I have been using the GData API for other projects (generally for Youtube searches) but the GData API (especially that of Objective-C) severely lacks details explaining how to do this. (Please note that I only want results returned from a single individual blog!)
Any advice would be appreciated!
Thanks.