This document describes URLs and formats of Hatena Haiku RSS feeds.
RSS feeds have URLs such as:
HTML documents in the PC version of Hatena Haiku contain <link> element linking to the corresponding RSS feed, if available.
The following parameters can be specified in the query part of RSS feed URLs:
| Name | Description | Number | Default |
|---|---|---|---|
locale.lang | New in Version 1.1 Language used for e.g. titles (en, en-gb, ja) | At most one (1) | Auto |
page | Page number (Note that there are upper limit for the number of available pages.) | At most one (1) | 1 |
since | New in Version 1.1 If specified, only newer entries than this timestamp is included in the feed. The timestamp MUST be specified in the so-called Unix time format. | At most one (1) | Unlimited |
Feeds are available in RSS 2.0 format. Each item element represents an entry in Hatena Haiku, with following children:
dc:creator element | Author's Hatena ID |
|---|---|
description element | Body (in HTML) |
enclosure element, url attribute | URL of the first image (if included) |
link element | Permalink URL |
title element | Title of the keyword |
pubDate element | Posted date |