Skip to content

Nigeria Vehicle Plate Number Lookup

Notifications You must be signed in to change notification settings

x64x2/NGMTVHLK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo allows you to trace the details of a vehicle owner based on the vehicle's plate number in the cases of hit and run accident. It uses a publicly available database and API from the FRSC to retrieve the information.

Requirements

Python 3.x
requests library (can be installed using pip install requests)
Flask 

Usage

Clone repo
Open a terminal and navigate to the directory it is located.
Run it using the following command: **python looku_looku.py PLATE_NUMBER** (replace PLATE_NUMBER with the actual plate number of the vehicle).
This will output the details of the vehicle owner, including their name, address, and contact information.

About

Nigeria Vehicle Plate Number Lookup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Other 0.3%