v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/document_loaders/web/recursive_url
RecursiveUrlLoader
Class RecursiveUrlLoader
Hierarchy (
view full
)
Toolkit
RecursiveUrlLoader
Implements
Toolkit
Index
Constructors
constructor
Methods
load
Constructors
constructor
new
Recursive
Url
Loader
(
url
,
options
)
:
RecursiveUrlLoader
Parameters
url
:
string
options
:
RecursiveUrlLoaderOptions
Returns
RecursiveUrlLoader
Methods
load
load
(
)
:
Promise
<
Document
[]
>
Returns
Promise
<
Document
[]
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
load
LangChain.js - v0.2.10
Loading...