StreamCrease / picbo

Simple app that can save screenshots of web sites
http://picbo.streamcrease.com
MIT License
0 stars 0 forks source link

Screenshot module #6

Open Leestex opened 9 years ago

Leestex commented 9 years ago

For now we can use mashape's website-screenshots API via unirest module.

As for me, we should use our own X-Mashape-Key (limited to 5,000 requests per month), and provide an ability to set a specific one on Settings page.

Later we can implement our own functionality to take screenshots without limits and keys. We can you phantomjs for that.

Leestex commented 9 years ago

UPDATE: it looks like this API doesn't work right now, so we should use this one instead.

Leestex commented 9 years ago

@scdpetrov please check these modules (or any you will find), test them and choose the most stable one: