Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vyomshm/rcscraper

Serverless api for getting vehicle registration details for a given number plate
https://github.com/vyomshm/rcscraper

aws-lambda express nodejs puppeteer serverless

Last synced: about 1 month ago
JSON representation

Serverless api for getting vehicle registration details for a given number plate

Awesome Lists containing this project

README

        

# rcScraper

Get vehicle registration details (Know you Vehicle) for any given number plate in India. This was built only for fast prototyping and does not handle improper inputs very well, use at you own risk.

## Run Locally

`npm start`

##### Deployment on AWS lambda - see commands in `package.json` | replace `<>` in `AWS_PROFILE=<> ...`