{"id":21474680,"url":"https://github.com/yagoluiz/consultaveiculo-api","last_synced_at":"2026-04-18T17:04:02.951Z","repository":{"id":148120676,"uuid":"140518451","full_name":"yagoluiz/consultaveiculo-api","owner":"yagoluiz","description":"[PT-BR] API de consulta de informações de veículos","archived":false,"fork":false,"pushed_at":"2018-07-13T03:29:22.000Z","size":16,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-23T16:53:24.603Z","etag":null,"topics":["asp-net-core","docker","selenium","selenium-crawler","selenium-csharp"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yagoluiz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-11T03:47:34.000Z","updated_at":"2024-11-20T20:56:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"fd6b0482-614a-484b-941b-d1f210725ad1","html_url":"https://github.com/yagoluiz/consultaveiculo-api","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagoluiz%2Fconsultaveiculo-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagoluiz%2Fconsultaveiculo-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagoluiz%2Fconsultaveiculo-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagoluiz%2Fconsultaveiculo-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagoluiz","download_url":"https://codeload.github.com/yagoluiz/consultaveiculo-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243996898,"owners_count":20380978,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["asp-net-core","docker","selenium","selenium-crawler","selenium-csharp"],"created_at":"2024-11-23T10:24:42.468Z","updated_at":"2026-04-18T17:04:02.945Z","avatar_url":"https://github.com/yagoluiz.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Consulta Veículo - API\r\n\r\nAPI em ASP.NET Core para consulta de informações de veículos utilizando robô através do [Selenium Remote](https://www.seleniumhq.org/projects/remote-control/).\r\n\r\n## Atualização dos dados\r\n\r\nOs dados disponibilizados pela API são apenas de veículos pertencentes ao [DETRAN - DF](http://www.detran.df.gov.br/).\r\n\r\n## Retorno - JSON\r\n\r\n```json\r\n {\r\n    \"Placa\": \"string\",\r\n    \"Renavam\": \"string\",\r\n    \"Chassi\": \"string\",\r\n    \"MarcaModelo\": \"string\",\r\n    \"Cor\": \"string\",\r\n    \"AnoModelo\": \"string\",\r\n    \"Tipo\": \"string\",\r\n    \"PotenciaCilindradas\": \"string\",\r\n    \"Categoria\": \"string\",\r\n    \"CapacidadePassageiros\": \"string\",\r\n    \"Especie\": \"string\",\r\n    \"Nacionalidade\": \"string\",\r\n    \"Municipio\": \"string\",\r\n    \"RouboFurto\": \"string\",\r\n    \"SituacaoVeiculo\": \"string\",\r\n    \"AnoUltimoLicenciamento\": \"string\",\r\n    \"Restricao\": \"string\",\r\n    \"Multa\": \"string\"\r\n }\r\n```\r\n\r\n## Instruções para execução do projeto\r\n\r\n**Executar Selenium Standalone - Docker**:\r\n - `docker run -d -p 4444:4444 selenium/standalone-chrome:3.4.0`\r\n - `http://localhost:4444/grid/console`\r\n \r\n **Executar API**\r\n - Executar projeto via docker ou via Visual Studio ou Visual Studio Code ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagoluiz%2Fconsultaveiculo-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagoluiz%2Fconsultaveiculo-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagoluiz%2Fconsultaveiculo-api/lists"}