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

https://github.com/sinri/pagecamera

A screenshot worker for web page
https://github.com/sinri/pagecamera

Last synced: about 1 year ago
JSON representation

A screenshot worker for web page

Awesome Lists containing this project

README

          

# PageCamera
A screenshoot worker for web page

## Desgin

* Users register their tasks, and edit them if needed.
* Use queue handler or cronjob to run the tasks by time, and save the results to some place.
* Users can see the results of their tasks.

## Version 1.0

Store tasks in a directory, and run cronjob each hour to take photo!