AdamYuCheng / google-alert-crawler

Repository from Github https://github.comAdamYuCheng/google-alert-crawlerRepository from Github https://github.comAdamYuCheng/google-alert-crawler

Google Alert 爬蟲

使用說明

''' 可以參考example.py內的執行方式 結果可以輸出成csv檔案(如google_alert.csv範例)

若要修改語系或來源等,可以修改url內的參數 (需要查一下google使用的語言代碼) '''

使用套件

''' selenium 3.141.0 pandas 1.1.3 '''

參考資訊

''' 請使用對應chrome版本的driver Chrome driver下載網址:https://chromedriver.chromium.org/downloads '''

About


Languages

Language:Jupyter Notebook 72.6%Language:Python 27.4%