appdailysales
appdailysales copied to clipboard
App Daily Sales is a Python script that downloads daily sales report files from the iTunes Connect web site. This fork uses Apple's Autoingestion tool instead of screen scraping.
Results
1
appdailysales issues
Sort by
recently updated
recently updated
newest added
Hello Daniel, I expanded the python script with a -w (-weekly) parameter so Weekly Reports can be downloaded as well (daily will be default). Since the -days parameter is not...