项目作者: RInvestments

项目描述 :
Download google alert RSS feed
高级语言: Python
项目地址: git://github.com/RInvestments/alert-getter.git
创建时间: 2017-10-12T10:23:54Z
项目社区:https://github.com/RInvestments/alert-getter

开源协议:

下载


Alert Getter

Daily downloads the google alerts with RSS feeds. Idea is to download the RSS feed
from google alerts. Push it all onto mongodb for analysis/NLP later. Also
retrive raw text from those URLs.

Author

Manohar Kuse mpkuse@ust.hk

How to run

Setup a few RSS alerts in google alerts. Just Ctrl+S https://www.google.com/alerts from
browser (I used chrome) in this folder with html file name as google-alerts.html.
You can configure a few params from the file retrive_news_multi.py.

  1. python retrive_news_multi.py

If you wish to just wish to retrive everything once, try running retrive_news.py

Prerequisits