Personalized content from all over the web

Subscribe to the Technacular RSS feed  RSS Feed or by Email and receive free daily updates

Is all the information on the internet overwhelming for you and you need to dig through tons of pages to find something that interests you?

FindoryThen Findory is for you. This Seattle, Washington based tiny startup company has created a personalization technology that builds a home page for each reader, recommending content based on what each person has read and what new content is published. They do the heavy lifting by crawling through the web and gathering content which suits your taste.

They also provide API to access their data by making parameterized URL requests over HTTP (REST). The results are returned in RSS format. The API specifications are as follows:

Specification

The API requires a base URL

http://rss.findory.com/rss/[Product][/Category]

where Product is one of {News, Blogs, Video, Podcasts, Favorites} and Category is an optional parameter where the category varies by product line (see the RSS Feeds page for a list).

The base URL can be followed by these optional parameters:

uid= Personalize the feed to a specific user. Your UID can be obtained from the RSS Feeds page.
q= A keyword search for the string following the parameter.
source= Recent articles for a source. The source’s name must exactly match the one used in Findory’s database.
ras= Related articles for the named source.
history= A boolean (e.g. “1″) indicating a request for the reading history. Must be combined with a uid.
article_id= Related articles for the given article id. The article id should be one taken from a previous Findory API call.
noland= A boolean (e.g. “1″) to force the links in the feed to redirect immediately to the article rather than first going to our landing page.

Some interesting examples of API usage are:

News articles matching the keywords “harry potter”
http://rss.findory.com/rss/News/?q=harry%20potter
Blog posts matching the keywords “google maps”
http://rss.findory.com/rss/Blogs/?q=google%20maps
Articles related to the blog Boing Boing
http://rss.findory.com/rss/Blogs/?ras=Boing%20Boing
Recent articles from BBC News redirecting immediately when an article link is clicked
http://rss.findory.com/rss/News/?source=BBC&noland=1
Top Stories in Blogs
http://rss.findory.com/rss/Blogs/topstories/
Top Stories in Entertainment News
http://rss.findory.com/rss/News/entertainment/

Top Stories from My Favorites
A feed of your personalized recommendations from your favorite, subscribed feeds. A link to this feed is available at the bottom of your Favorites page.
Example: http://rss.findory.com/rss/Favorites?uid=[UID]

Reading History
A feed of the articles you have read on Findory. Requires a uid. You can get your uid from the RSS Feeds page.
Example: http://rss.findory.com/rss/News?uid=[UID]&history=1

Related articles for an article
Related articles for a given article. Requires an article id that was provided by one of our API calls. Can only be used for active articles (articles published in the last 30 days).
Example: http://rss.findory.com/rss/Blogs/?article_id=DMcGmeng4tcNfrVsAi-NfA..

Findory has a mobile version of their website too, which can be found here. Getting personalized news on mobile devices is very neat as it saves it lot of browsing time.

Some interesting usage scenarios I can think of are:

  • Create a page where in user can search for any word/phrase and it displays results on a single page in different categories like (blog, news, advertisements, video, music etc.) which match the word/phrase
  • For any item on a shopping site (amazon, shopzilla etc.) and find news/reviews/blog postings/video about it from all over the web.
  • Rank people, places etc. based on number of search results returned.

If you have any interesting thoughts on how to use this API please do discuss them in comments to this posting.

Popularity: 3% [?]

Subscribe to the Technacular RSS feed  RSS Feed or by Email and receive free daily updates

Related Posts

  • Online Tutoring : Get Education and Homework Help at Home
  • ...
  • Microsoft’s AJAX Framework
  • ...
  • Interesting Sites For Valentine’s Day
  • ...
  • Test drive Windows Vista
  • ...

    Write a comment:

    Technology Blogs - Blog Top Sites Blogarama - The Blog Directory Technology blogs Technology blogs blog search directory