mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-20 20:39:18 +08:00
Update single_url.ts
This commit is contained in:
parent
c7d5a9ad48
commit
fde522c3e1
@ -268,6 +268,7 @@ export async function scrapSingleUrl(
|
||||
includeHtml: false,
|
||||
waitFor: 0,
|
||||
screenshot: false,
|
||||
headers: {}
|
||||
},
|
||||
existingHtml: string = ""
|
||||
): Promise<Document> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user