/GoTwitterReader

Reads twitter feeds. Written with Go

Primary LanguageGoMIT LicenseMIT

GoTwitterReader

Reads twitter feeds. Written with Go. Will curate tweets from multiple users' twitter feeds into a single json file. Provides the ability to select which users to read and also provides the ability to select which tweets to collect by specifying a list of keywords.

Uses https://github.com/PuerkitoBio/goquery for HTML queries

Referenced https://github.com/kennethreitz/twitter-scraper for logic and basic howto of how to scrape twitter feeds

Created for personal use only. Code is written awfully. Use and copy at your own risk.