You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
https://element-plus.org/zh-CN/component/button.html.
this is my config.................There is no single portal to this site,l want to use the config of match to solve this problem,but not way.
export const defaultConfig: Config = {
url: "https://element-plus.org/zh-CN/component/overview.html",
match:['https://element-plus.org/zh-CN/component/*.html'],
maxPagesToCrawl: 350,
outputFileName: "output.json",
maxTokens: 200000000000,
selector: #page-content > div > div
};
The text was updated successfully, but these errors were encountered:
https://element-plus.org/zh-CN/component/button.html.
this is my config.................There is no single portal to this site,l want to use the config of match to solve this problem,but not way.
export const defaultConfig: Config = {
url: "https://element-plus.org/zh-CN/component/overview.html",
match:['https://element-plus.org/zh-CN/component/*.html'],
maxPagesToCrawl: 350,
outputFileName: "output.json",
maxTokens: 200000000000,
selector:
#page-content > div > div
};
The text was updated successfully, but these errors were encountered: