Hi all, I was wondering if there is a way for me to search contents from a selected number of blogs.
For Example:
Assume I have three blogs
Blog1 (has 5 posts) Blog2 (has 6 posts) Blog3 (has 1 post)
now I want to implement a search that would search within these 12 (5+6+1) posts.
I think I need to use some kind of API for this but I dont know if there is one that would allow me to do this.
FYI the blog can be a blogger blog or a wordpress blog or any other kind of blog.
CAN ANYONE HELP ME OUT IN THIS ASPECT.