How can I get a list of all the iPhone apps available in the app store (i.e. about 3,500,000 apps today)? I need to get a list of all applications. At least the name will be, because if I get the name, I can find out the details using the iTunes search API.
Why do I need it? I need to do some smart data and some interesting things with this data.
The iTunes search API won't let me get this data, right? It makes sense, Apple cannot afford to waste its bandwidth to provide detailed information about 3,500,000 applications at a time for one developer.
source
share