twitter-scrapper/go.mod
Alexander Sheiko edad8f6393 Total refactoring
Used guest frontend API
BREAKING CHANGE: remove tweet.HTML property
Loading more information
Minor fixes and changes
2020-12-11 20:58:49 +02:00

5 lines
92 B
Modula-2

module github.com/n0madic/twitter-scraper
go 1.13
require github.com/google/go-cmp v0.5.4