2

Do they just scrape or are there APIs?

Cœur
  • 37,241
  • 25
  • 195
  • 267
sshevlyagin
  • 1,310
  • 2
  • 16
  • 26
  • Similar: http://stackoverflow.com/questions/1308346/how-to-fetch-android-market-data-when-there-is-no-api – yanchenko Jun 28 '10 at 22:13

2 Answers2

1

I think they just scrape, because I haven't seen or heard of any APIs. Check also https://stackoverflow.com/questions/2689711/itunes-app-store-api

Community
  • 1
  • 1
cristis
  • 1,986
  • 16
  • 22
0

I was looking for the same things and found http://code.google.com/p/android-market-api/ (this is not the official api, as it seems they arent' any). It would be nice if there was an official API in the same way itunes has made theirs available

pierre
  • 466
  • 4
  • 7