Safe Haskell | None |
---|---|
Language | Haskell2010 |
Module containing parsers for tweet and response data.
Documentation
parseTweet :: Parser Timeline Source #
Parse some number of tweets
getData :: Parser TweetEntity Source #
Parse a single tweet's: name, text, fave count, retweet count