siteshot
1.0.0
ScreenShot Capturer เขียนใน GO และออกแบบให้ทำงานโดยไม่ต้องใช้เซสชัน X (ขอบคุณ XVFB)
ส่งคำขอโพสต์พร้อมฟิลด์ url ไปยังเซิร์ฟเวอร์ คำขออื่น ๆ ส่งคืน 400 Bad Request
curl --data "url=https://html.house/xpeoccu2.html" http://localhost:3333
ทดสอบบน Ubuntu 14.04 ด้วย Python 2.7 / Pip 1.5.4
tl; dr sudo apt-get install xvfb imagemagick python-qt4 libqt4-webkit && pip install git+https://github.com/adamn/python-webkit2png.git && go get github.com/writeas/siteshot
sudo apt-get install imagemagicksudo apt-get install xvfbsudo apt-get install python-qt4 libqt4-webkitpip install git+https://github.com/adamn/python-webkit2png.git (จากความคิดเห็นของ github)go get github.com/writeas/siteshot