Line Notify

看盤小助理之 Line Notify 即時通知

流程圖如上 小論文pdf 程式碼: #--------------------------載入模組------------------------------ import requests from bs4 import BeautifulSoup import time from datetime import datetime #--------------------------參數設定------------------------------ n_time = datetime.now() #現在時間 d_time1 = …