mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 01:25:53 +08:00
Update index.ts
This commit is contained in:
parent
6b41916e1a
commit
13afe4c733
@ -157,6 +157,7 @@ export interface CrawlParams {
|
||||
webhook?: string | {
|
||||
url: string;
|
||||
headers?: Record<string, string>;
|
||||
metadata?: Record<string, string>;
|
||||
};
|
||||
deduplicateSimilarURLs?: boolean;
|
||||
ignoreQueryParameters?: boolean;
|
||||
|
Loading…
x
Reference in New Issue
Block a user