mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-09-26 17:01:27 +00:00
Update website_params.ts
This commit is contained in:
parent
893113a39e
commit
b448e3c3ad
@ -232,4 +232,14 @@ export const urlSpecificParams = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
"amazon.com":{
|
||||||
|
defaultScraper: "fire-engine",
|
||||||
|
params:{
|
||||||
|
fireEngineOptions:{
|
||||||
|
mobileProxy: true,
|
||||||
|
method: "get",
|
||||||
|
engine: "chrome-cdp",
|
||||||
|
},
|
||||||
|
},
|
||||||
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user