mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 01:06:01 +08:00
Update single_url.ts
This commit is contained in:
parent
88f5efce8f
commit
56042d090c
@ -87,10 +87,10 @@ function getScrapingFallbackOrder(
|
||||
"scrapingBee",
|
||||
"fire-engine",
|
||||
"fire-engine;chrome-cdp",
|
||||
"playwright",
|
||||
process.env.USE_DB_AUTHENTICATION ? undefined : "playwright",
|
||||
"scrapingBeeLoad",
|
||||
"fetch",
|
||||
];
|
||||
].filter(Boolean);
|
||||
|
||||
if (isWaitPresent || isScreenshotPresent || isHeadersPresent) {
|
||||
defaultOrder = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user