mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Update scrape.ts
This commit is contained in:
parent
ff906f7750
commit
06b8d24a4c
|
@ -139,7 +139,7 @@ export async function scrapeController(
|
|||
crawlerOptions: {},
|
||||
pageOptions: pageOptions,
|
||||
origin: origin,
|
||||
extractor_options: { mode: "markdown" },
|
||||
extractor_options: extractorOptions,
|
||||
num_tokens: numTokens,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user