An open API service indexing awesome lists of open source software.

https://github.com/krishpranav/car-osint

A simple python script for finding information about a number plate
https://github.com/krishpranav/car-osint

advanced-osint-tool car-hack car-hacking osint python

Last synced: about 2 months ago
JSON representation

A simple python script for finding information about a number plate

Awesome Lists containing this project

README

        

# car-osint
A simple python script for finding information about a number plate

[![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)

# Installation
```
git clone https://github.com/krishpranav/car-osint
cd car-osint
python3 -m pip install -r requirements.txt
python3 carosint.py
```