網站截圖部份: Callback Endpoint: http://ha2.tw/webshot/api/capture.json 呼叫方法: POST 需傳遞的參數:
執行成功時回傳結果如下: { "photo_id":"38e1e10445c1bbb2bce839a190dbb699488d84a0", "timestamp":1374051523, "domain":"neko.maid.tw", "width":1024, "height":1037, "mime":"image\/png", "filesize":827672, "url":"http:\/\/neko.maid.tw\/", "cost_secs":4.1388509273529, "img_url":"http:\/\/truth-cdn.ha2.tw\/neko.maid.tw\/38e1e10445c1bbb2bce839a190dbb699488d84a0_1374051523.png" } 查看某網頁的歷史截圖: Callback Endpoint: http://ha2.tw/webshot/api/get.json 呼叫方法: GET 需傳遞的參數:
執行成功時回傳結果如下: [{"id":"60","photo_id":"38e1e10445c1bbb2bce839a190dbb699488d84a0","timestamp":"1374051962","domain":"neko.maid.tw","width":"1024","height":"1037","mime":"image\/png","filesize":"827672","url":"http:\/\/neko.maid.tw\/","created_on":"2013-07-17 17:06:06","cost_secs":"4.17","img_url":"http:\/\/truth-cdn.ha2.tw\/neko.maid.tw\/38e1e10445c1bbb2bce839a190dbb699488d84a0_1374051962.png"},{"id":"59","photo_id":"38e1e10445c1bbb2bce839a190dbb699488d84a0","timestamp":"1374051892","domain":"neko.maid.tw","width":"1024","height":"1037","mime":"image\/png","filesize":"835706","url":"http:\/\/neko.maid.tw\/","created_on":"2013-07-17 17:04:56","cost_secs":"4.07","img_url":"http:\/\/truth-cdn.ha2.tw\/neko.maid.tw\/38e1e10445c1bbb2bce839a190dbb699488d84a0_1374051892.png"},{"id":"58","photo_id":"38e1e10445c1bbb2bce839a190dbb699488d84a0","timestamp":"1374051523","domain":"neko.maid.tw","width":"1024","height":"1037","mime":"image\/png","filesize":"827672","url":"http:\/\/neko.maid.tw\/","created_on":"2013-07-17 16:58:47","cost_secs":"4.14","img_url":"http:\/\/truth-cdn.ha2.tw\/neko.maid.tw\/38e1e10445c1bbb2bce839a190dbb699488d84a0_1374051523.png"},{"id":"57","photo_id":"38e1e10445c1bbb2bce839a190dbb699488d84a0","timestamp":"1374050890","domain":"neko.maid.tw","width":"1024","height":"1037","mime":"image\/png","filesize":"827672","url":"http:\/\/neko.maid.tw\/","created_on":"2013-07-17 16:48:16","cost_secs":"4.94","img_url":"http:\/\/truth-cdn.ha2.tw\/neko.maid.tw\/38e1e10445c1bbb2bce839a190dbb699488d84a0_1374050890.png"}] |