replace GetProfile with single call and improve error handling to fetch private profiles

This commit is contained in:
Michael 2021-01-25 10:31:41 +07:00
parent 1e048200bc
commit d33882ff94
5 changed files with 126 additions and 16 deletions

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/n0madic/twitter-scraper
module github.com/dataxpe/twitter-scraper
go 1.13