mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 00:20:41 +08:00
Update website_params.ts
This commit is contained in:
parent
43730b5db6
commit
3f138e559e
@ -49,26 +49,6 @@ export const urlSpecificParams = {
|
|||||||
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
|
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
"ycombinator.com":{
|
|
||||||
defaultScraper: "fire-engine",
|
|
||||||
params: {
|
|
||||||
wait_browser: "networkidle2",
|
|
||||||
block_resources: false,
|
|
||||||
wait: 3000,
|
|
||||||
},
|
|
||||||
headers: {
|
|
||||||
"User-Agent":
|
|
||||||
"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36",
|
|
||||||
"sec-fetch-site": "same-origin",
|
|
||||||
"sec-fetch-mode": "cors",
|
|
||||||
"sec-fetch-dest": "empty",
|
|
||||||
referer: "https://www.google.com/",
|
|
||||||
"accept-language": "en-US,en;q=0.9",
|
|
||||||
"accept-encoding": "gzip, deflate, br",
|
|
||||||
accept:
|
|
||||||
"text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9",
|
|
||||||
},
|
|
||||||
},
|
|
||||||
"developers.notion.com":{
|
"developers.notion.com":{
|
||||||
defaultScraper: "fire-engine",
|
defaultScraper: "fire-engine",
|
||||||
params: {
|
params: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user