ArticleAsk AIget https://api.diffbot.com/v3/articleAutomatically extract clean article text and other data from news articles, blog posts and other text-heavy pages.Query ParamsurlstringrequiredDefaults to https://www.technologyreview.com/2020/09/04/1008156/knowledge-graph-ai-reads-web-machine-learning-natural-language-processing/Target URL to extractfieldsstringenumSpecify optional fields to be returned from any fully-extracted pages (e.g. fields=querystring,links)linksextlinksmetaquerystringbreadcrumbquotesAllowed:linksextlinksmetaquerystringbreadcrumbquotestimeoutint32Sets a value in milliseconds to wait for the retrieval/fetch of content from the requested URL. The default timeout for the third-party response is 30 seconds (30000).callbackstringUse for jsonp requests. Needed for cross-domain ajax.proxystringSpecify an IP address of a custom proxy that will be used to fetch the target page. (Ex: &proxy or &proxy=0.0.0.0)proxyAuthstringUsed to specify the authentication parameters that will be used with a custom proxy specified in the &proxy parameter. (Ex: proxyAuth=username:password)useProxystringSet to default to use Diffbot's datacenter proxy for this request. none will instruct Extract to not use proxies, even if proxies have been enabled for this particular URL globally.pagingbooleanPass paging=false to disable automatic concatenation multiple-page articles.truefalsemaxTagsint32Set the maximum number of automatically-generated tags to return. (Default: 10)tagConfidencefloatSet the minimum relevance score of tags to return, between 0.0 and 1.0. By default only tags with a score equal to or above 0.5 will be returned.categoryConfidencefloatSet the minimum relevance score of categories to return, between 0.0 and 1.0. By default only categories with a score equal to or above 0.5 will be returned.discussionbooleanPass discussion=false to disable automatic extraction of article comments.truefalsenaturalLanguagestringenumRun extracted text and title through the Diffbot Natural Language API. Example: &naturalLanguage=entities,facts,categories,sentiment.entitiessentimentsummaryfactsopenFactsrecordscategoriessentenceslanguageShow 9 enum valuessummaryNumSentencesint32Sets the maximum number of sentences for summary generation when using naturalLanguage=summary (Default: 3).renderDelayinteger≤ 180000Add additional time for rendering before the page is closed and the DOM is extracted. This can cause page timeouts, so a timeout parameter may be needed to extend the timeout. Note that the renderer closes automatically at 180 seconds.scrollstringenumDirect the browser to scroll down the page, to trigger lazy-loaded content.slowfastAllowed:slowfastResponses 200Successful API Response 500Internal Server ErrorUpdated 5 months ago What’s NextLooking for an OpenAPI/Swagger file?