API for getting movie soundtrack list [closed] - api

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Is there any free API for getting the list of soundtracks from a given movie?
Thanks

IMDB seems to be the best place for soundtrack lists.
This might be what you want:
http://www.deanclatworthy.com/imdb/

Related

How to use Zermelo API properly [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 6 years ago.
Improve this question
How can i call the Zermelo API? I dont understand it. It's regarding this API
You have to use CURL in PHP to get your schedule. You can find good documentation HERE

How to use rest webservice in extjs4.1 [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 8 years ago.
Improve this question
I am new bee to extjs.I want to learn How to use rest webservice in extjs4.1.can anybody provide good tutorial ?
Thanks
Here is a good starting point: http://docs.sencha.com/ext-js/4-1/#!/guide

Where can I find API which support TEX to create equation? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
I know I can use Google Chart API such as http://chart.apis.google.com/chart?cht=tx&chl= x = \frac{-b \pm \sqrt {b^2-4ac}}{2a} to create equation,
but I find it's not very good, do you know more APIs which support TEX to create equation ? Thanks!

API to find local business/place using phone number [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Looking for an API that will give me a venue/place/local business based on a phone number as input. I checked out the google place/foursquare/simple geo API's but they don't seem to have this functionality. Any ideas?
Try Yelp at http://www.yelp.com/developers/documentation/phone_api

Awesome API for getting wind data? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this question
Looking for a good API for getting wind data for a location, whats the best free one out there?
Try with this one
http://openweathermap.org/API
You can also fetch info from the Yahoo weather API or request a Wunderground APi too.