Skip to content

freelze/LineBot-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LineBot-Python

課堂Project

Write three Python programs (read this for a startup!) to crawl the following data for at least a week:

(i)   Taiwan stocks' (e.g. ) daily closing-price, (ii)  Taiwan's bank foreign currencies (e.g. USD, AUD, NZD, HKD, PND, EUR) daily exchange rate, (iii) Taiwan's daily HIGH and LOW temperatures.

Requirements: (1) Output your results in an Excel file; (2) Use 「BeautifulSoup」 Package to beautify your output; (3) Use 「Windows Scheduler」 to automate your Python program-(i) to (iii) to send results to an EXCEL file and your LINE NOTIFY.

大多是參考yaoandy107的教學 https://github.com/yaoandy107/line-bot-tutorial

和老師的Code

在app.py檔案中 第26行:YOUR_ACCESS_TOKEN 第28行:YOUR_SECRET 要改成自己Line的

About

It is just a small project for class.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages