mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 17:20:40 +08:00
Merge branch 'nsc/fire-engine-first-layer'
This commit is contained in:
commit
473e0832a3
@ -212,4 +212,14 @@ export const urlSpecificParams = {
|
||||
engine: "playwright",
|
||||
}
|
||||
},
|
||||
"mendable.ai":{
|
||||
defaultScraper: "fire-engine",
|
||||
params:{
|
||||
fireEngineOptions:{
|
||||
mobileProxy: true,
|
||||
method: "get",
|
||||
engine: "chrome-cdp",
|
||||
},
|
||||
},
|
||||
},
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user