|
28b11548bf
|
Add actual scraping
|
2021-06-16 19:34:06 -07:00 |
|
|
f28d600024
|
Add user feed test data file
|
2021-06-16 13:15:53 -07:00 |
|
|
74ef2e4193
|
Create UserHandle type
|
2021-06-16 13:14:56 -07:00 |
|
|
90e5fdb8b1
|
Add parser for a TweetResponse
|
2021-06-15 15:18:09 -07:00 |
|
|
5290a0b549
|
Add linting
|
2021-06-14 13:08:38 -07:00 |
|
|
5b7d3dcdc4
|
Add Retweet type
|
2021-06-14 12:14:51 -07:00 |
|
|
02a2a0be33
|
Add parsing for user API type
|
2021-06-13 14:34:20 -07:00 |
|
|
73510288af
|
Add test file for user profile
|
2021-06-13 12:48:14 -07:00 |
|
|
f85305b946
|
Refactor API response types, creating new APIUser type
- extracted this from both UserResponse struct and TweetResponse struct,
both of which return something almost identical
|
2021-06-13 12:43:34 -07:00 |
|
|
e5337ef0d0
|
Change mentions to track usernames rather than user ids
|
2021-05-24 13:17:08 -04:00 |
|
|
5449b16038
|
Use new helper methods in tweet re-parser
|
2021-05-23 21:03:55 -04: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 |
|
|
88086c5b47
|
Add go.mod file
|
2021-05-17 14:45:48 -04:00 |
|
|
15e5fc9452
|
Add .build.yml
|
2021-05-17 14:19:52 -04:00 |
|
|
8587bb97fc
|
Initial commit
|
2021-05-17 12:59:10 -04:00 |
|