mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 17:40:42 +08:00
Update index.ts
This commit is contained in:
parent
b1eaecfdb0
commit
c873ee4680
@ -86,6 +86,7 @@ export interface CrawlScrapeOptions {
|
|||||||
country?: string;
|
country?: string;
|
||||||
languages?: string[];
|
languages?: string[];
|
||||||
};
|
};
|
||||||
|
mobile?: boolean;
|
||||||
skipTlsVerification?: boolean;
|
skipTlsVerification?: boolean;
|
||||||
removeBase64Images?: boolean;
|
removeBase64Images?: boolean;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user