Wordpress.com is a blog hosting platform by the makers of the Wordpress blogging software. Search results are currently limited to the first 20 hits.

ALM Name wordpress
ALM Configuration default
ALM Core Attributes id
url (as link)
date (as epoch_time)
ALM Other Attributes title
author
content
Protocol REST
Format JSON
Rate-limiting 100/min
Authentication no
Restriction by IP Address no
API URL http://en.search.wordpress.com/?q="DOI"+OR+"URL"&t=post&f=json&size=20
License unknown

Example Response

[
  {
    "title": "Presentation on Citation Rate for Shared Data",
    "link": "http://researchremix.wordpress.com/2007/07/12/presentation-on-citation-rate-for-shared-data/",
    "epoch_time": "1184254598",
    "author": "Heather Piwowar",
    "guid": "http://researchremix.wordpress.com/2007/07/12/presentation-on-citation-rate-for-shared-data/",
    "content": "Whoosh... where has the time gone.\r\n\r\nA few weeks ago, I attended and presented at the NLM Biomedical Informatics Trainee conference.  My presentation was well-received, despite (or perhaps […]"
  },
  {
    "title": "Open Science Challenge",
    "link": "http://www.r-bloggers.com/open-science-challenge/",
    "epoch_time": "1357632000",
    "author": "Tal Galili",
    "guid": "http://www.r-bloggers.com/open-science-challenge/",
    "content": "Open Science\n\nScience is becoming more open in many areas: publishing, data sharing, lab notebooks, and software. There are many benefits to open science. For example, sharing research data […]"
  },
  {
    "title": "Open Science Challenge",
    "link": "http://www.r-bloggers.com/open-science-challenge/",
    "epoch_time": "1357632000",
    "author": "Tal Galili",
    "guid": "http://www.r-bloggers.com/open-science-challenge/",
    "content": "Open Science\n\nScience is becoming more open in many areas: publishing, data sharing, lab notebooks, and software. There are many benefits to open science. For example, sharing research data […]"
  },
  {
    "title": "Open Science Challenge",
    "link": "http://www.r-bloggers.com/open-science-challenge-2/",
    "epoch_time": "1357632000",
    "author": "Tal Galili",
    "guid": "http://www.r-bloggers.com/open-science-challenge-2/",
    "content": "Open Science\n\nScience is becoming more open in many areas: publishing, data sharing, lab notebooks, and software. There are many benefits to open science. For example, sharing research data […]"
  },
  {
    "title": "Managing & Sharing Research Data Part 1",
    "link": "http://squiremorley.wordpress.com/2012/01/19/managing-sharing-research-data-part/",
    "epoch_time": "1326988667",
    "author": "markuos",
    "guid": "http://squiremorley.wordpress.com/2012/01/19/managing-sharing-research-data-part/",
    "content": "I attended a presentation this morning given by Martin Donnelly, Digital Curation Centre (DCC), University of Edinburgh covering 'Managing & Sharing Research Data: Good practice in an ideal world […]"
  },
  {
    "title": "citation11k: intro #draftInProgress",
    "link": "http://researchremix.wordpress.com/2012/07/02/citation11k-intro/",
    "epoch_time": "1341267485",
    "author": "Heather Piwowar",
    "guid": "http://researchremix.wordpress.com/2012/07/02/citation11k-intro/",
    "content": "Writing a blog post is waaaaay easier than writing a paper.  I know this because I've been trying to write a paper all day.  Well, for months actually, […]"
  },
  {
    "title": "Will this post be cited more often? Non-content factors that influence citation rates.",
    "link": "http://undergraduatesciencelibrarian.org/2011/12/20/will-this-post-be-cited-more-often-non-content-factors-that-influence-citation-rates/",
    "epoch_time": "1324398590",
    "author": "Bonnie J. M. Swoger",
    "guid": "http://undergraduatesciencelibrarian.org/2011/12/20/will-this-post-be-cited-more-often-non-content-factors-that-influence-citation-rates/",
    "content": "For many researchers, the citation is a make-or-break concept.  Most ranking algorithms use citations to determine a journal's influence or impact.  Publication in "high impact" journals is often […]"
  },
  {
    "title": "Scholarly metadata in R",
    "link": "http://www.r-bloggers.com/scholarly-metadata-in-r/",
    "epoch_time": "1363417200",
    "author": "Tal Galili",
    "guid": "http://www.r-bloggers.com/scholarly-metadata-in-r/",
    "content": "Scholarly metadata - the meta-information surrounding articles - can be super useful.  Although metadata does not contain the full content of articles, it contains a lot of […]"
  },
  {
    "title": "Scholarly metadata in R",
    "link": "http://www.r-bloggers.com/scholarly-metadata-in-r-2/",
    "epoch_time": "1363417200",
    "author": "Tal Galili",
    "guid": "http://www.r-bloggers.com/scholarly-metadata-in-r-2/",
    "content": "Scholarly metadata - the meta-information surrounding articles - can be super useful.  Although metadata does not contain the full content of articles, it contains a lot of […]"
  },
  {
    "title": "Scholarly metadata in R",
    "link": "http://www.r-bloggers.com/scholarly-metadata-in-r-3/",
    "epoch_time": "1363417200",
    "author": "Tal Galili",
    "guid": "http://www.r-bloggers.com/scholarly-metadata-in-r-3/",
    "content": "Scholarly metadata - the meta-information surrounding articles - can be super useful.  Although metadata does not contain the full content of articles, it contains a lot of […]"
  }
]

Source Code

The source code is available here.

Further Documentation