mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 17:00:44 +08:00
Update metadata.ts
This commit is contained in:
parent
795e5a9228
commit
417c7697c3
@ -34,6 +34,7 @@ interface Metadata {
|
||||
sourceURL?: string;
|
||||
pageStatusCode?: number;
|
||||
pageError?: string;
|
||||
[key: string]: string | string[] | number | undefined;
|
||||
}
|
||||
|
||||
export function extractMetadata(soup: CheerioAPI, url: string): Metadata {
|
||||
|
Loading…
x
Reference in New Issue
Block a user