Commit graph

16 commits

Author SHA1 Message Date
Alexander Sheiko
6c4a1cc054 Code optimization 2021-01-28 11:12:20 +02:00
Michael
9bbc7aa2ab check if ScreenName in response is empty instead of Name, since Name can be unset by user. 2021-01-25 21:57:01 +07:00
Michael
d33882ff94 replace GetProfile with single call and improve error handling to fetch private profiles 2021-01-25 10:31:41 +07:00
Alexander Sheiko
6bf65cd482 Add Scraper object 2020-12-12 23:33:57 +02:00
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
JustHumanz
341e1de6d0 add http proxy support 2020-12-03 21:42:16 +07:00
Alexander Sheiko
2f2b073de7 Quick dirty fix profile
Not all fields are available...
2020-08-13 17:38:46 +03:00
Alexander Sheiko
c6f9351149 Extended user validity check 2020-08-10 14:08:35 +03:00
Alexander Sheiko
87fdf1c10e Add banner photo in profile 2020-06-15 15:17:08 +03:00
Alexander Sheiko
7e8d3badb4 Add user ID for profile 2020-06-15 15:06:07 +03:00
Alexander Sheiko
5a6607f6c4 Add IsPrivate and IsVerified for profile 2020-06-15 14:58:18 +03:00
Alexander Sheiko
c12927172f Add newRequest function with common headers 2020-06-15 11:59:30 +03:00
Alexander Sheiko
2dc80b95cf Fix get profile 2020-06-15 11:42:12 +03:00
Alexander Sheiko
a34a14d25a Fix some golangci-lint warnings
Minor changes
2020-05-14 21:52:55 +03:00
xisco
1c49fea3ef change goquery.NewDocument deprecated method and add language header 2020-05-14 18:00:43 +02:00
Nomadic
01325ea5e8 Add get profile 2019-09-21 10:59:45 +03:00