Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【测试中】线上数据的导出方式 #27

Open
huntbao opened this issue May 18, 2021 · 10 comments
Open

【测试中】线上数据的导出方式 #27

huntbao opened this issue May 18, 2021 · 10 comments

Comments

@huntbao
Copy link
Collaborator

huntbao commented May 18, 2021

数据导出

导出接口为

https://nei.netease.com/api/exportjson?key=:key

其中 key 是项目的 key,可以在项目的 设置 页面找到,比如官方的 Todo Demo,设置页面是 https://nei.netease.com/project/tool/?pid=18754,key 为 87d651ed3ddf6e54b675a7c56f6d3003 ,所以这个项目的导出数据地址为:

https://nei.netease.com/api/exportjson?key=87d651ed3ddf6e54b675a7c56f6d3003

数据导入

可以自己编写脚本批量导入,也可以使用NEI页面的导入功能,导入接口地址和请求参数可以参考NEI页面的导入功能:

https://neires.nos-eastchina1.126.net/nei_import_step1.png

https://neires.nos-eastchina1.126.net/nei_import_step2.png

数据格式说明

请参考这个文档

注意

  1. 目前对于导入数据模型的覆写场景还未处理。
  2. 另外,由于开发时间仓促,测试还不够充分,有问题请留言,后续会根据实际情况进行优化。
@huntbao huntbao changed the title 【数据导出】线上数据的导出方式 【测试中】【数据导出】线上数据的导出方式 May 18, 2021
@huntbao huntbao pinned this issue May 18, 2021
@huntbao huntbao changed the title 【测试中】【数据导出】线上数据的导出方式 【测试中】线上数据的导出方式 May 18, 2021
@jesseteo
Copy link

看来要用在线版的话需要找一个其他替代产品了

@zfthink
Copy link

zfthink commented May 28, 2021

导出接口的 返参的数据不全
线上接口
image

导出到本地si私有化的接口
image

@susiexd
Copy link

susiexd commented May 28, 2021

转用apifox吧,可以直接导入NEI数据,mock、测试、接口管理都挺好的

@susiexd
Copy link

susiexd commented May 28, 2021

image

@biaomingzhong
Copy link

❤️ ❤️ ❤️ 谢谢推荐,apifox 整体感觉很高级,维护、发版也很频繁,社区也很活跃,还免费不限功能、不限人数,Apifox = Postman + Swagger + Mock + JMeter

转用apifox吧,可以直接导入NEI数据,mock、测试、接口管理都挺好的

@yangpingyan
Copy link

我这里碰到了一个问题,导入小文件正常的,导入大文件(1.6M,6万多行的json文件)时会失败,提示消息是:服务器内部错误。

@mapeduhub
Copy link

刚发现NEI关了打不开了,请问现在还可以导出数据吗?

@huntbao
Copy link
Collaborator Author

huntbao commented Oct 14, 2021

刚发现NEI关了打不开了,请问现在还可以导出数据吗?

服务已经下线了,你这是多长时间没登录啊,之前提示下线通知放了两个月....

@denvey
Copy link

denvey commented Nov 22, 2021

/api/exportjson
其实这个导出功能很实用,可以放在开源库里呢😁

@shadox2003
Copy link

/api/exportjson 这个api的功能可否放在开源库里头呀,私有化部署的项目需要导出

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants