#137·BrasilAPI

按车牌查询车辆的 API

作者: fabmont创建于 2020年11月17日更新于 2026年4月25日
标签questionfeature request

The Sinesp Cidadão app implements a plate search that provides information about a vehicle, such as the model, color, year, brand, and the status of the vehicle (whether it is stolen or not). There is an implementation in Node.js for these queries, but the problem lies in the normalization of the data provided. For example, the names of the vehicles do not have any standard, so it can be difficult to process and use this data for a search in FIPE, for example (only using our gambling skills heheheh). Another problem with this library is that it uses some modules that are not compatible with React Native, for example (crypto and others).

内容来源: BrasilAPI/BrasilAPI