Total refactoring
Used guest frontend API BREAKING CHANGE: remove tweet.HTML property Loading more information Minor fixes and changes
This commit is contained in:
parent
1c582e142e
commit
edad8f6393
15 changed files with 628 additions and 497 deletions
5
go.mod
5
go.mod
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue