| Class | Description |
|---|---|
| ArticleRequest |
Allows to create a request to the Diffbot Article API.
|
| DiffbotAPI |
This is the main class of the SDK and allows to call:
The Article API to extract informations (title, images, main content etc...) from an article web page.
The Frontpage API to extract the elements (articles, posts, etc...) from the home page of a website.
The batch API allowing execute multiple Article or Frontpage requests at once.
|
| FrontpageRequest |
Allows to create a request to the Diffbot Frontpage API.
|
| Future<T> |
Wrapper used with the Diffbot batch API.
|
| Request |
Parent class used to creates request to the Diffbot API.
|
| Enum | Description |
|---|---|
| Request.ApiType |
Diffbot API type.
|
Copyright © 2013. All Rights Reserved.