Description Usage Arguments Value Examples
Get data for a URL from the image API. For more information see Diffbot's documenation.
1 |
url |
The URL to analyse. |
api_key |
Your API key (also called token in the diffbot documenation). |
fields |
Extra fields, as a vector. Options are: links, meta, querystring, breadcrumb, displayWidth, displayHeight. |
timeout |
How long to wait before timing out request for URL's content. |
callback |
Used for jsonp requests. See documentation. |
An object of class 'diffbot_api'; a list of information returned from Diffbot.
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.