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

原理是什么?读取文件中的数据?还是文件+税局 #15

Open
pgy866 opened this issue Dec 20, 2024 · 5 comments
Open

原理是什么?读取文件中的数据?还是文件+税局 #15

pgy866 opened this issue Dec 20, 2024 · 5 comments

Comments

@pgy866
Copy link

pgy866 commented Dec 20, 2024

https://blog.csdn.net/starfd/article/details/98650022
是否类似这样直接重云端获取更多的原始数据呢?

如果是重文件中识别的?准确度是否100%

@pgy866
Copy link
Author

pgy866 commented Dec 20, 2024

像发票夹 这种公众号,只需要扫发票上的二维码就自动拉取整个发票的的内容了,不知道是不是他用的专用接口获取,还是?

@sanluan
Copy link
Owner

sanluan commented Dec 20, 2024

本程序的原理是读取文件内容,扫描二维码那种一般是发票号码去税局查询详情 各有利弊

@pgy866
Copy link
Author

pgy866 commented Dec 20, 2024

本程序的原理是读取文件内容,扫描二维码那种一般是发票号码去税局查询详情

读取文件的内容,而非识别,PDF.OFD那应该是100%准确率吧,优点针对文件进行读取,可以离线

直接扫发票二维码重税局获取数据,网络不好会导致延迟,但是这样的适用于扫描抢是非常好的。获取到的原始数据也比较多。

数电票 其实直接可以在税局批量下载所有格式文件,
电子发票就不行,必须要有原下载的二维码连接才行,

税局后台,可以下载所有取得的发票信息并导出为excel,这个数据也非常好,也充分的筛选错票,开错抬头的这里是不会有的,票面上的信息,除了二维码和机器编码、效验码、密码区 没有,其他的票面信息都有

https://github.com/hellkun/invoice_reader
这个是通过发票上的二维码进行获取数据的,如果能够合并,会非常完美。

@sanluan
Copy link
Owner

sanluan commented Dec 20, 2024

随着数电票的推广 这类识别和发票详情获取已经没有意义了 这条路已经走到尽头了

@pgy866
Copy link
Author

pgy866 commented Dec 21, 2024

随着数电票的推广 这类识别和发票详情获取已经没有意义了 这条路已经走到尽头了

过渡期间,只要不强制关闭接口,就会有各种各种的票据。。。哎,还能在飞一会

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

2 participants