Alessio 24129c4852 REFACTOR: reduce technical debt, particularly that caused by singleton pattern in pkg/scraper
- ensure all scraper functions have a `api.XYZ` version and a package-level convenience function
	- isolate `the_api` to top-level convenience functions, in preparation for removal
- move a bunch of scraper functions around to be nearby their related functions
- new ErrLoginRequired
- remove obsolete APIv1 stuff (Feed, TweetDetail)
- rename scraper function GetUserFeedGraphqlFor => GetUserFeed
- fix go.mod Go version incorrectly claiming it's compatible with Go 1.16 (should be Go 1.17)
2024-08-09 19:48:50 -07:00
2024-07-14 14:21:34 -07:00
2024-05-29 22:15:22 -07:00
2024-07-28 17:45:22 -07:00
Description
No description provided
2.4 MiB
Languages
Go 83.6%
Smarty 8%
CSS 4%
Shell 3.9%
Dockerfile 0.3%
Other 0.2%