开发者

Search posts from a group of blogs

I was wondering i开发者_开发知识库f 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.


There are so many ways to do this. Most blogs have RSS feeds so you could fetch those and parse them. Some don't and you'll have to crawl them.

For a simple solution since you weren't very specific, check out Google Custom Search. It'll let you add those three or more blogs to your custom search and does all the backend work for you.

Of course, if you have more information then we could probably help you out a bit more.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜