Update single_url.ts
This commit is contained in:
parent
c7d5a9ad48
commit
fde522c3e1
@ -268,6 +268,7 @@ export async function scrapSingleUrl(
|
|||||||
includeHtml: false,
|
includeHtml: false,
|
||||||
waitFor: 0,
|
waitFor: 0,
|
||||||
screenshot: false,
|
screenshot: false,
|
||||||
|
headers: {}
|
||||||
},
|
},
|
||||||
existingHtml: string = ""
|
existingHtml: string = ""
|
||||||
): Promise<Document> {
|
): Promise<Document> {
|
||||||
|
Loading…
Reference in New Issue
Block a user