mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 02:49:03 +08:00
Update single_url.ts
This commit is contained in:
parent
3563e3ae45
commit
2ea01f1456
@ -267,7 +267,7 @@ export async function scrapSingleUrl(
|
||||
includeHtml: false,
|
||||
waitFor: 0,
|
||||
screenshot: false,
|
||||
headers: {}
|
||||
headers: undefined
|
||||
},
|
||||
existingHtml: string = ""
|
||||
): Promise<Document> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user