WPS
Please read the following notes carefully
This interface is a reverse-engineered interface based on legacy products. The project team will not actively maintain it. Please do not submit any issues regarding fixes or further reverse engineering requests for this driver.
请仔细阅读注意事项
本接口是基于历史产物的逆向接口,项目组不会主动进行维护,请勿针对此驱动提出有关于任何修复或进行进一步逆向行为需求的issue。
OpenList supports mounting WPS cloud document (which is also called KDocs) web.
Official websites:
- KDocs (Personal): https://www.kdocs.cn/
- WPS 365 (Business/Enterprise/Education): https://365.kdocs.cn/
OpenList 支持挂载 WPS 云文档(金山文档)的网页端。
官方网站:
- 金山文档(个人版):https://www.kdocs.cn/
- WPS 365(商业/企业/教育版):https://365.kdocs.cn/
Cookie
WARNING
Please make sure to obtain the Cookie using a new browser environment or incognito mode to avoid including session information from other accounts.
A session can only be logged in to one account at a time.
WARNING
请务必使用一个新的浏览器环境或者无痕模式获取 Cookie,避免 Cookie 中包含其他账号的会话信息。
一个会话只能同时登录一个账号。
The cookie of WPS cloud storage can be obtained by following the steps below:
- Create a new browser environment or open an incognito window.
- Visit the corresponding WPS cloud document website and log in to your WPS account.
- Open the developer tools (press F12 or right-click and select "Inspect").
- Go to the "Network" tab and refresh the page.
- Search for
isloginin the network requests and open one of them. - In the request details, find the "Headers" section and look for the
CookieandUser-Agentfields. - Copy the entire value of relevant fields and use them in OpenList.
WPS 云盘的 Cookie 可以通过以下步骤获取:
- 创建一个新的浏览器环境或者打开无痕模式窗口。
- 访问对应的 WPS 云文档网站并登录你的 WPS 账号。
- 打开开发者工具(按 F12 或右键选择“检查”)。
- 切换到“网络”标签页并刷新页面。
- 在网络请求中搜索
islogin并打开其中一个请求。 - 在请求详情中找到“Headers”部分,查找
Cookie、User-Agent字段。 - 复制相关字段的完整值,并在 OpenList 中使用它。
Mode
模式
There are two modes of API:
- Personal
- Business
Please select the appropriate mode based on your account type when adding the WPS cloud storage in OpenList.
WPS 云文档有两种 API 模式:
- 个人版
- 商业版
请根据你的账号类型在 OpenList 中添加 WPS 云文档时选择相应的模式。
Custom UA
自定义 UA
You can set a custom User-Agent for requests to WPS cloud document.
可以给 WPS 云文档的请求设置自定义用户代理。