Search This Site

Custom Search

Friday, January 14, 2011

[bloggerDev] Re: Search for blogs in general

I need to build a desktop application (preferably in Java) which when
given a query word (Eg: soccer) fetches a set of blog posts (along
with metadata) which could be saved as text files. In Blogger data
API, I will be able to search the result feeds by passing in a query,
which is exactly what I want. I want the user profiles (search space)
to be in tens of thousands so that I will get a wide variety of blog
posts. The saved text files are going to be used for analysis with a
text analytics tool.

I hope you understand my requirement. Please let me know if there is
any service provided by Google App engine which can nearly satisfy my
requirement. Thank you.

Regards
Shirpaa

On Jan 14, 2:47 pm, Brett Morgan <brettmor...@google.com> wrote:
> I'm curious what you are attempting to build?
>
>
>
>
>
>
>
>
>
> On Sat, Jan 15, 2011 at 6:40 AM, Shirpaa <shirpa.manoha...@gmail.com> wrote:
> > Thanks Mr. Morgan.
>
> > I still have a problem in using Google blog search API. It helps in
> > getting the link for the blog site which is unstructured data (Please
> > correct me if I am wrong). I am looking for downloading a bunch of
> > blog posts (structured data with all metadata) related to a particular
> > query word. Blogger data api provides me with structured data with
> > search capability as well which is what I am looking for.
>
> > Related to the topic I have one other query. Using Blogger data API is
> > there any chance that I collect user profile Ids in Blogger user base
> > on a scale of tens of thousands. This will very well satisfy my
> > requirement.
>
> > Any help will be greatly appreciated.
>
> > Thanks
> > Shirpaa
>
> > On Jan 14, 2:30 pm, Brett Morgan <brettmor...@google.com> wrote:
> > > Probably the best answer at this point ishttp://blogsearch.google.com/
>
> > > On Sat, Jan 15, 2011 at 5:36 AM, Shirpaa <shirpa.manoha...@gmail.com>
> > wrote:
> > > > If this functionality is provided in any other language, please let me
> > > > know about it.
>
> > > > On Jan 13, 6:38 pm, Shirpaa <shirpa.manoha...@gmail.com> wrote:
> > > > > Hello,
>
> > > > > I am trying to use Blogger data API for searching for all blog posts
> > > > > in Blogger. As mentioned in a few other questions, I am able to
> > access
> > > > > only my personal account blog posts. But how do I use it to search
> > all
> > > > > blog posts on blogger. I am using Java client lib. Any help would be
> > > > > greatly appreciated.
>
> > > > > Thanks
> > > > > Shirpaa
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > Groups
> > > > "Blogger Developer Group" group.
> > > > To post to this group, send email to bloggerdev@googlegroups.com.
> > > > To unsubscribe from this group, send email to
> > > > bloggerdev+unsubscribe@googlegroups.com<bloggerdev%2Bunsubscribe@googlegrou ps.com>
> > <bloggerdev%2Bunsubscribe@googlegrou ps.com>
> > > > .
> > > > For more options, visit this group at
> > > >http://groups.google.com/group/bloggerdev?hl=en.
>
> > > --
>
> > > Brett Morgan
>
> > > Developer Programs Engineer, Blogger
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Blogger Developer Group" group.
> > To post to this group, send email to bloggerdev@googlegroups.com.
> > To unsubscribe from this group, send email to
> > bloggerdev+unsubscribe@googlegroups.com<bloggerdev%2Bunsubscribe@googlegrou ps.com>
> > .
> > For more options, visit this group at
> >http://groups.google.com/group/bloggerdev?hl=en.
>
> --
>
> Brett Morgan
>
> Developer Programs Engineer, Blogger

--
You received this message because you are subscribed to the Google Groups "Blogger Developer Group" group.
To post to this group, send email to bloggerdev@googlegroups.com.
To unsubscribe from this group, send email to bloggerdev+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/bloggerdev?hl=en.

No comments:

Post a Comment