开发者

index of all entries for WordPress blogs

I'm an avid reader of several WordPress(.com) blogs. Is there a simple way (via the API rather than screen scraping) to get an index of all posts (with date, title an开发者_JS百科d URL) so I don't have to manually wade through the back archives?


The only public 'API' you'll have available is the RSS (or Atom) feed, but this usually only shows the 10 most recent posts.

The XML RPC would have been the alternative, but I'm sure that requires authentication.

Other than that, as you say, your only option would be some rudimentary form of screen scraping.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜