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