https://github.com/jottenlips/justascreenshot
📸 A snappy screenshot microservice for aws lambda
https://github.com/jottenlips/justascreenshot
aws-chrome-lambda chrome lambda lambda-layers microservice screenshot serverless typescript
Last synced: 2 months ago
JSON representation
📸 A snappy screenshot microservice for aws lambda
- Host: GitHub
- URL: https://github.com/jottenlips/justascreenshot
- Owner: jottenlips
- License: other
- Created: 2020-11-18T23:19:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-03T01:59:31.000Z (over 4 years ago)
- Last Synced: 2025-03-19T05:34:20.412Z (2 months ago)
- Topics: aws-chrome-lambda, chrome, lambda, lambda-layers, microservice, screenshot, serverless, typescript
- Language: TypeScript
- Homepage: https://z9g97oui83.execute-api.us-east-1.amazonaws.com/dev/?url=https://google.com
- Size: 217 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Just A Screenshot
```
_______
|__/-\[]|
| (_) |
|_______|
/|\
www.asciiart.eu
```This is a microservice that takes screenshots of any webpage and responds with the resulting image.
## Deploy
Setup your AWS Credentials.
`yarn install -g serverless`
`yarn`
`serverless deploy`
## Use
`curl https://yourdomain.com/?url=https://sneak.berlin/20201112/your-computer-isnt-yours/`