# genshin-gacha-export **Repository Path**: fxdorr/genshin-gacha-export ## Basic Information - **Project Name**: genshin-gacha-export - **Description**: 原神抽卡记录导出 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-03-17 - **Last Updated**: 2024-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 原神抽卡记录导出 - NGA原帖:https://bbs.nga.cn/read.php?&tid=25004616 ## 下载 - Github releases:https://github.com/sunfkny/genshin-gacha-export/releases - Coding artifacts(推荐):https://sunfkny.coding.net/public-artifacts/genshin-gacha-export/releases/packages ## Wiki - [使用方法](https://github.com/sunfkny/genshin-gacha-export/wiki/%E4%BD%BF%E7%94%A8%E6%96%B9%E6%B3%95) - [常见问题](https://github.com/sunfkny/genshin-gacha-export/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98) - [配置文件](https://github.com/sunfkny/genshin-gacha-export/wiki/%E9%85%8D%E7%BD%AE%E6%96%87%E4%BB%B6) ## 功能 - 读取客户端缓存文件中的 url - 使用插件 [CaptureApp](https://github.com/sunfkny/CaptureApp) 抓包本机 api 请求 - 将获取到的6个月历史记录与本地记录合并(1.3版本更新后api只能获取6个月历史记录) - 导出抽卡记录为 json 和 excel (已适配 UIGF 格式) - 展示抽卡报告 [抽卡报告预览](抽卡报告.md) ,鼠标悬停在数量上即可查看对应星级详情 - 记录历史 url,如果可用无需重新抓包