Skip to content

社團熱門貼文的資料整理

Rplus edited this page Mar 27, 2016 · 7 revisions

寫了支 JS 來幫忙拿資料

https://github.com/f2etw/weekly-collection/blob/master/.weekly-feed%2FgetData%2Fjs.js

下載後在目錄裡起一個本機 server

網址後綴 ISO 時間格式,
接下來它會自己去撈七天內的所有貼文

e.g. http://localhost:3000/?since=2016-03-20

接著點一下 li 會自己複製好,再到 github issue 裡貼上就好了

喜歡的話也可以自己寫支 JS 直接把資料用 GitHub API 推進 issue 的 comment 裡

目前先土炮到這邊,
待賢人幫忙弄自動化好了 XD


如果已排序過,可在網址後面追加一個序列,
來輸出編輯用的模版

&top10=0,1,2,3,4,5,6,9,8,7

※ 注意第一篇序號為 0

e.g. http://localhost:3000/?since=2016-03-13&top10=0,1,2,3,4,5,6,7,9,8

Clone this wiki locally