10 Commits

Author SHA1 Message Date
8462365d70 Add tests for API video parsing 2021-08-04 23:49:45 -07:00
c803794a0f Change TweetID to be an int64 instead of a string 2021-08-04 14:49:20 -07:00
494ca25dc4 Change method of scraping images
- break `Filename` field on Image into `RemoteURL` and `LocalFilename`
- new parsing function for an APIMedia item
2021-08-03 17:34:44 -07:00
647dd8aa6b Add scraping of videos from tweets 2021-07-25 14:51:17 -07:00
6c111ab976 BUGFIX: fix incorrect text normalization on tweet with multiple images 2021-07-23 19:14:16 -07:00
f28d600024 Add user feed test data file 2021-06-16 13:15:53 -07:00
5b7d3dcdc4 Add Retweet type 2021-06-14 12:14:51 -07:00
73510288af Add test file for user profile 2021-06-13 12:48:14 -07:00
0738f77b55 Add helper methods to API types to help pre-process them 2021-05-23 20:58:31 -04:00
2c8fe25e78 Add tweet parsing 2021-05-22 18:20:18 -04:00