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…
Reference in New Issue
Block a user