Skip to content

A rss news bot to regularly check rss feeds and parse updated news articles

License

Notifications You must be signed in to change notification settings

hijoe320/RSSNewsBot

Repository files navigation

Prerequests:

1. Setup and run redis
2. Setup and run mongodb

Star scraping

1. intiallise:
    python load_feeds.py --mongodb-uri mongodb://localhost:27017 -f DJI.txt --drop-existing -v

2. run rssspider:

3. run articlespider:


Other operations:
1. check scraping status
2. run another crawler on a different machine

About

A rss news bot to regularly check rss feeds and parse updated news articles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages