mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 04:59:02 +08:00
Update params
This commit is contained in:
parent
84a2fe8697
commit
6410e1a81d
@ -234,5 +234,13 @@ export const urlSpecificParams = {
|
|||||||
engine: "tlsclient",
|
engine: "tlsclient",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
},
|
||||||
|
"www.zoopla.co.uk":{
|
||||||
|
defaultScraper: "fire-engine",
|
||||||
|
params:{
|
||||||
|
fireEngineOptions:{
|
||||||
|
engine: "chrome-cdp",
|
||||||
|
},
|
||||||
|
},
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user