Get list of all apps released/updated before Sept,2018 from my Appstore console

I need a list of all apps released/updated before Sept,2018 from my Apps list on Appstore console.
I have to many apps, it will take much more time to go to every apps and its history.

Thanks in advance for help.

This will only query live apps but you can use iTunes Search API ( https://developer.apple.com/library/archive/documentation/AudioVideo/Conceptual/iTuneSearchAPI/Searching.html#//apple_ref/doc/uid/TP40017632-CH5-SW1 ).

The response includes "currentVersionReleaseDate" and "releaseDate"

Get list of all apps released/updated before Sept,2018 from my Appstore console
 
 
Q