Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vyomshm/rcscraper
- Owner: vyomshm
- Created: 2020-06-10T17:43:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:44:41.000Z (almost 2 years ago)
- Last Synced: 2023-03-08T13:13:06.904Z (almost 2 years ago)
- Topics: aws-lambda, express, nodejs, puppeteer, serverless
- Language: JavaScript
- Size: 348 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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=<> ...`