標題:
[發問]
請問網頁中有timestamp的資料抓取方式
[打印本頁]
作者:
roteetor
時間:
2019-9-22 15:23
標題:
請問網頁中有timestamp的資料抓取方式
想要抓取櫃買中心股票交易紀錄
[attach]31287[/attach]
以前本來可以正常抓取,但後來多了一個timestamp的參數
[attach]31286[/attach]
且會隨著時間變動,請問要怎麼找到規則或是有甚麼方法抓取資料呢?
謝謝
作者:
quickfixer
時間:
2019-9-22 20:54
13碼 timestamp計算方式,timestamp=unixtime,改好後,能不能下載,要自己試,不一定是這個問題
Function UNIXTime()
UNIXTime = Round(((Date - #1/1/1970#) * 86400 + Timer) * 1000, 0)
End Function
資料來源
https://www.mobile01.com/topicdetail.php?f=511&t=4737630&p=1
作者:
f3202
時間:
2019-9-24 11:33
回復
1#
roteetor
用 "列印/匯出HTML "的網址試試
歡迎光臨 麻辣家族討論版版 (http://forum.twbts.com/)