Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GoogleChromeLabs/pptraas.com
Puppeteer as a service
https://github.com/GoogleChromeLabs/pptraas.com
browser-automation headless-chrome puppeteer web-services
Last synced: 5 days ago
JSON representation
Puppeteer as a service
- Host: GitHub
- URL: https://github.com/GoogleChromeLabs/pptraas.com
- Owner: GoogleChromeLabs
- License: apache-2.0
- Archived: true
- Created: 2018-01-31T07:26:04.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-08-26T10:42:10.000Z (about 2 years ago)
- Last Synced: 2024-09-30T15:30:57.453Z (about 1 month ago)
- Topics: browser-automation, headless-chrome, puppeteer, web-services
- Language: JavaScript
- Homepage: https://pptraas.com
- Size: 129 KB
- Stars: 457
- Watchers: 22
- Forks: 78
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-list - pptraas.com
README
Puppeteer as a service
======================## Render
### Render page as a PNG
https://pptraas.com/screenshot?url=https://paul.kinlan.me/ (full page)https://pptraas.com/screenshot?url=https://developers.google.com&size=400,400
https://pptraas.com/screenshot?url=https://www.wikipedia.org&element=.central-featured
### Render page as a PDF
https://pptraas.com/pdf?url=https://paul.kinlan.me/### Render generated static markup of page ("SSR")
https://pptraas.com/ssr?url=https://angular2-hn.firebaseapp.com/### Render as Google Search bot
Detects what features a page is using and cross references them with the features
supported by the [Google Search bot](https://developers.google.com/search/docs/guides/rendering).https://pptraas.com/gsearch?url=https://paul.kinlan.me/
## Performance
### Get a timeline trace
https://pptraas.com/trace?url=https://paul.kinlan.me/
#### View the trace in trace-viewer:
https://chromedevtools.github.io/timeline-viewer/?loadTimelineFromURL=https://pptraas.com/trace?url=https://paul.kinlan.me/
### Get metrics
https://pptraas.com/metrics?url=https://paul.kinlan.me/## Misc
### Print UserAgent / Chromium version
https://pptraas.com/version----
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/GoogleChromeLabs/pptraas.com) [![Lighthouse score: 100/100](https://lighthouse-badge.appspot.com/?score=100&category=Perf)](https://github.com/ebidel/lighthouse-badge)