{"id":18853550,"url":"https://github.com/idaljeetsingh/mpvehiclesearchapi","last_synced_at":"2026-05-09T10:03:32.152Z","repository":{"id":53654032,"uuid":"213327889","full_name":"idaljeetsingh/MPVehicleSearchAPI","owner":"idaljeetsingh","description":"RestAPI for fetching information of vehicles registered under Madhya Pradesh's Transport Department.","archived":false,"fork":false,"pushed_at":"2021-03-20T01:53:25.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-30T17:55:38.075Z","etag":null,"topics":["api","flask","python","scraping","search","vehicle","vehicle-search","webscraping"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/idaljeetsingh.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}},"created_at":"2019-10-07T08:10:42.000Z","updated_at":"2022-02-24T20:50:15.000Z","dependencies_parsed_at":"2022-09-19T04:40:36.575Z","dependency_job_id":null,"html_url":"https://github.com/idaljeetsingh/MPVehicleSearchAPI","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/idaljeetsingh%2FMPVehicleSearchAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idaljeetsingh%2FMPVehicleSearchAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idaljeetsingh%2FMPVehicleSearchAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idaljeetsingh%2FMPVehicleSearchAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idaljeetsingh","download_url":"https://codeload.github.com/idaljeetsingh/MPVehicleSearchAPI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239793056,"owners_count":19697893,"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":["api","flask","python","scraping","search","vehicle","vehicle-search","webscraping"],"created_at":"2024-11-08T03:44:50.645Z","updated_at":"2026-02-05T01:30:15.334Z","avatar_url":"https://github.com/idaljeetsingh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MP Vehicle Search API\n\u003ch4\u003e NOTE: \u003c/h4\u003e\n\n\u003e * The repository \u0026 code is for educational purpose only. \u003cbr\u003e\n\u003e * The terms of MP Transport Website prohibits the use of automated tools such as any spider,\nrobot, or automated searching or \"scraping\" tool) to monitor, access or copy any\ncontent from their website. \u003cbr\u003e\n\n\u003e * Use at your own risk.\n\u003cbr\u003e\n\u003e\n\u003ch2\u003e Usage \u003c/h2\u003e\n\n\u003ccode\u003epip install -r requirements.txt\u003c/code\u003e\u003cbr\u003e\n\u003ccode\u003epython app.py \u003c/code\u003e\n\n## API Usage\n### API Base URL: 'http://mp-vehicle.herokuapp.com/'\n\n## Endpoint\n GET: [`/regis-num/\u003cregistrationnum\u003e`]\n \n#### Example\nExample usage: `GET http://mp-vehicle.herokuapp.com/regis-num/MP12MA1222` \u003cbr\u003e\n\nExample result:\n```json\n{\n    message: \"Record found!\",\n    status: \"200\",\n    veh_chassis_no: \"05G29F03874\",\n    veh_class: \"MOTOR CYCLE\",\n    veh_colour: \"P BLACK\",\n    veh_engine_no: \"05G29E03219\",\n    veh_maker: \"HERO HONDA MOTORS\",\n    veh_manufacture_year: \"2005\",\n    veh_model: \"CD DAWN DLX\",\n    veh_owner_name: \"AMIT KUMAR  \",\n    veh_recent_owner_count: \"1\",\n    veh_regis_date: \"01-04-2006\",\n    veh_regis_num: \"MP12MA1222\",\n    veh_rto_name: \"KHANDWA\",\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidaljeetsingh%2Fmpvehiclesearchapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidaljeetsingh%2Fmpvehiclesearchapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidaljeetsingh%2Fmpvehiclesearchapi/lists"}