Total refactoring

Used guest frontend API
BREAKING CHANGE: remove tweet.HTML property
Loading more information
Minor fixes and changes
This commit is contained in:
Alexander Sheiko 2020-12-11 20:58:49 +02:00
parent 1c582e142e
commit edad8f6393
15 changed files with 628 additions and 497 deletions

5
go.mod
View file

@ -2,7 +2,4 @@ module github.com/n0madic/twitter-scraper
go 1.13
require (
github.com/PuerkitoBio/goquery v1.5.1
github.com/google/go-cmp v0.4.0
)
require github.com/google/go-cmp v0.5.4