主程式Python_web_crawler
與line連動主程式為line_api.py
若要執行整個專案
Windows:
python ./line_api.py
./ngrok http 5000
linux:
sudo apt install ngrok
[Terminal 1]:
python3 line_api.py
[Terminal 2]:
ngrok http 5000
最後請在line-devoloper修改Webhook URL
例 :[url]/callback
由於使用selenium作為爬蟲模組
所以必要條件為有GUI介面
一次的查看所需時間較長,請耐心等候
-
Notifications
You must be signed in to change notification settings - Fork 0
iervn6341-ovo/Vs_Project_Selenium
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published