xml 任何人都可以为 VIN 编号推荐 REST/SOAP Web 服务吗?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/7295586/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Can anyone recommend a REST / SOAP Web Service for VIN Numbers?
提问by bkingdev
I'm developing a website for a small used car dealership with a need for VIN decoding. Given as much, I'm looking for maybe 1,000 - 1,500 requests for VINs per year. Does anyone have experience with a price-efficient web service to deliver such data?
我正在为一家需要 VIN 解码的小型二手车经销商开发一个网站。鉴于这么多,我每年可能会寻找 1,000 - 1,500 个 VIN 请求。有没有人有使用具有成本效益的 Web 服务来提供此类数据的经验?
采纳答案by Glen
try ask at Vin-info.com- there is vin decoder and I've heard, that they are preparing API
尝试在Vin-info.com 上询问- 有 vin 解码器,我听说他们正在准备 API
回答by Everette Mills
A couple other options are available as well.
还有其他几个选项可用。
- http://www.vinlink.com/
- http://www.vinquery.com/
- Detailed API with a number of different options.
- http://vinapi.skizmo.com/
- This option is pretty inexpensive if you just need basic information.
- http://www.vinlink.com/
- http://www.vinquery.com/
- 具有许多不同选项的详细 API。
- http://vinapi.skizmo.com/
- 如果您只需要基本信息,此选项非常便宜。
回答by Joe Kiley
DataOne Software (the company I work for) has a REST web service for decoding VINs. Our data covers model years 1981-present. For the volume you're talking about pricing would be very inexpensive, and we offer a free trial.
DataOne Software(我工作的公司)有一个用于解码 VIN 的 REST Web 服务。我们的数据涵盖了 1981 年至今的车型年。对于您所说的数量,定价将非常便宜,我们提供免费试用。

