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