Mac App Store Search API? - api

Does anyone know where to get the Mac App Store Search API? I already know this site -> http://www.apple.com/itunes/affiliates/resources/documentation/itunes-store-web-service-search-api.html, and there's a great API to search the iOS App Store. The search results are returned in JSON format.
But where to get this for the Mac App Store?

That API will do what you need - try querying with entity macSoftware.
Here's an example that queries for Sparrow (the email client):
http://itunes.apple.com/search?entity=macSoftware&term=Sparrow

Related

IOS ItunesU search api?

I am trying to embed an ItuensU search feature inside my app. My question is what api I can use get the result which can be exactly same to the result user gets from Itunes search? Thanks in advance!

get the data from soundcloud and reverbnation for a windows 8 app

I am trying to create a windows 8 app for a particular band who have stored their songs on
Reverbation and soundcloud. My problem is that i dont know how to get those contents from these sites...I tried creating an rss feed using feedburner but that failed. Is there any way where i can get the feed or the data for my app.
SoundCloud has a well documented API. You can check yourself if the functionality you require is available.
ReverbNation on the other hand doesn't seem to have a public API available at the moment. There's only an API link in the page footer which opens a dialog for subscribing to any news regarding that via email.

Nokia Counter on WP7

I downloaded Nokia Counters and I dont understand how do they get sms count and call durations if there is no API that could support this?
Do they have any extra APIs?
Most likely they have deeper access. After all, it is only for their devices which means that they can not only exit sandbox, but access their own proprietary API.
It is similar to Youtube app, Adobe Reader app and deep links to marketplace.
I would really want to get access to such API :/

Does the Google+ Hangouts API support filling app fields on the runtime?

I am trying to build a app using the hangout API, starter app.
Does the Hangouts API have support for data fields to be added on runtime?
For example,
a. If we need to add team members to our app
b. Or when we do 'Create Application' (https://appengine.google.com/)
c. When we enter AppEngine app ID to Gadget URL (https://code.google.com/apis/console/?api=plusHangouts)
Can we do the above using Python code and using the API (if there are any)?
As documented in Google APIs Console Help we don't let people programmatically register data into the APIs console.
Don't forget that that the current restrictions are because we are in a developer preview.

How to get info from iTunes Store

how to get information/retrieve data from iTunes Store like this website?
http://app-store.appspot.com/?url=viewTVSeason%3Fid%3D388769641
After search on the net, I get clue that Apple/iTunes Store is not provide API for its content, is it true?
API Documentation
PDF http://www.apple.com/itunesaffiliates/API/AffiliatesSearch2.1.pdf
http://www.apple.com/itunes/affiliates/resources/blog/introduction---search-api.html
Example Request
http://ax.itunes.apple.com/WebObjects/MZStoreServices.woa/wa/wsSearch?term=jack+johnson&country=UK