Parameters
Methods
read()
Scrapes or crawls the given URL, depending on mode, and returns a list of documents.
async_read()
Async variant of read(). Accepts the same parameters.Parameters and methods of FirecrawlReader, which scrapes or crawls websites into documents using Firecrawl.
read()mode, and returns a list of documents.
async_read()read(). Accepts the same parameters.