自动从 iTunes Connect 下载销售报告

发布于 2024-09-18 16:40:57 字数 407 浏览 2 评论 0原文

我有一个漂亮而 hacky 的 Perl 脚本,可以自动从 iTunes Connect 抓取和下载销售报告文件。截至今天,苹果公司彻底修改了销售报告网站。它看起来好多了,但它使用了大量 JavaScript,简单的抓取不再有效。

那么,有人知道有效抓取这个新网站的方法吗?

一些上一篇 问题指向各种脚本和在线服务。我想它们现在也都坏了。如果您知道仍有功能可用,请告诉我。

I had a nice and hacky Perl script to automatically scrape and download sales report files from iTunes Connect. As of today, Apple overhauled the sales report site. It looks a lot nicer, but it uses a lot of JavaScript and simple scraping isn't going to work any more.

So, does anybody know of a way to scrape this new site effectively?

Some previous questions point to various scripts and online services. I presume they are all broken now as well. If you know of one that is still functional, please let me know.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

巨坚强 2024-09-25 16:40:57

http://code.google.com/p/appdailysales/ 刚刚更新以支持2010 年 9 月 iTunes 连接发生变化。

编辑:请使用http://www.apple .com/itunesnews/docs/Autoingestion.class.zip 或基于此的内容,例如 https:/ /github.com/danieldickison/appdailysales

http://code.google.com/p/appdailysales/ was just updated to support the Sept 2010 iTunes connect changes.

Edit: please use http://www.apple.com/itunesnews/docs/Autoingestion.class.zip or something based on that, like https://github.com/danieldickison/appdailysales

围归者 2024-09-25 16:40:57

http://twitter.com/viva/status/24133713255

只需要筛选ajax粗鲁的。如果可能的话。现在对苹果非常恼火。

http://twitter.com/viva/status/24133713255

just need to sift through the ajax cruft. if it's even possible. very annoyed with apple at the moment.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文