2015-08-23

by Jerome Choo
  • Performance improvements to Article API to prevent intermittent extra-long responses.

2015-08-13

by Jerome Choo
  • Semantria output updated to include additional fields.
  • Fix for timeout parameter when sending data to Semantria.

2015-08-10

by Jerome Choo

Invoices are now visible and printable within the Developer Dashboard (under "Account > Billing History").

2015-08-06

by Jerome Choo

Tokens are now case-insensitive across all Diffbot APIs.

2015-07-16

by Jerome Choo
  • Article API now returns the siteName, publisherCountry and publisherRegion of an article, if it can be determined or if already known.
  • If price data is overridden with a custom rule, the corresponding "details" field (offerPriceDetails) will be computed from the overridden value.

2015-06-28

by Jerome Choo
  • Spotify embeds are properly maintained/returned with Article API html.
  • Multipage articles, when concatenated, will no longer return duplicate images (that appear on multiple pages).

2015-06-11

by Jerome Choo

Article and discussion tagging now supports Spanish and Chinese language tags, in addition to English and French.

2015-10-02

by Jerome Choo
  • Analyze API now supports a "fallback" API via the argument fallback. By passing an API value, any otherwise unsupported pages will be forcibly processed via that API. E.g., passing fallback=article will result in any "other" pages being processed by the Article API.