US State tax rates APIs? [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 an API, free or paid, that offer USA States tax rates in http request format?
I know each state website will carry this information but I need tax rates for all 50 states that I would like to use on my project.
Broadening the questions...
Is there any database out there, free or paid, that has any sort of tax rate information??

Just to inform others... Here is an api that you can retrieve state individual income tax rates in json. It may help...
http://www.taxee.io/
I'm not affiliated with taxee.io

Related

Stock Market API - Top Gainers/Losers [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'm looking for a free API which I can use to retrieve the stock market's top gainers and top losers for the current day. I've checked out Google and Yahoo's API's and they don't seem to do this. I can get price quotes on specific stocks, but nothing about top gainers or losers. Does anyone know of an API that does this?
Use Google's Finance API.
This URL gets the stock information for the end day results of a market between two given dates. Check every market and compare the data appropriately.
http://finance.google.co.uk/finance/historical?q=LON:VOD&startdate=Mar+14+2013&enddate=Mar+15+2013&output=csv

Comperhensive financial data api? [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 7 years ago.
Improve this question
I'm looking for a comprehensive financial data api. It should contain index-data for 5 of the worlds largest stockmarkets. Just closing data, and if possible historic closing data.
I've been looking at yahoo finance, google finance and bloomberg, but none of them seem to contain all the stockmarkets. Any suggestions?
Xignite is worth a look. It is more comprehensive than the free ones you mention but you do have to pay.
There is also IQFeed, which is very reasonably priced.

What other APIs are available for hotels? [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
I am looking for APIs that allow hotel operators to update room information and other hotel info programatically, so far I have only found Expedia QuickConnect but I cannot find anything else. Anyone know of other APIs?
Just to reiterate these are APIs to manage a hotel (rooms, prices etc) not to search for hotel rooms.
search for amadeus api and galileo api..that should help..amadeus is the largest network..
thanx
avi

Where can I find an API to read movie budget? [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 7 years ago.
Improve this question
I am looking for an API that would give me movie budget, domestic revenue and first wekeend revenue but I can't find any. Ideas?
Does IMDB provide an API?
Not sure if there is a free api that will get the information you want, but the links on that question might give you some leads.
You might want to check out themoviedb.org.
The default response for Movie.getInfo displays a budget parameter.

Get personal credit report data via online api [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 7 years ago.
Improve this question
I am adding the ability for users of my web app to get credit reports of people applying to them. I am looking for a service that charges per credit report request - ideally, not a monthly fee. What options exist that provide an online api for retrieving personal credit reports?
Talked to a TransUnion rep today and it depends on the company but in my case (a financial services website for a client) there's a $225 startup fee, $50/month subscription fee and a charge of $3.5 per credit report pulled through their API.
SmartMove from TransUnion does the trick. They have white label and integration options available.