Ask a question to get started
Enter to sendā¢Shift+Enter new line
DiffbotLoader( self, api_token: str, urls: List[str], continue_on_failure: bool
BaseLoader
api_token
str
urls
List[str]
continue_on_failure
bool
True
Load Diffbot json file.
Diffbot
Diffbot API token.
List of URLs to load.
Whether to continue loading other URLs if one fails. Defaults to True.
Extract text from Diffbot on all the URLs and return Documents