Commit graph

306 commits

Author SHA1 Message Date
Nomadic
ec34ab7422 Merge pull request #25 from dataxpe/patch01
improve GetProfile (single call instead of two, plus error handling and private profiles)
2021-01-26 16:07:41 +02:00
Michael
44e3a9b4d0 Update go.mod
restore original go.mod for pull request
2021-01-26 20:22:33 +07: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
1e048200bc Fix pinned tweets
(added to the beginning of the timeline)
Close #23
2021-01-06 21:19:12 +02:00
Alexander Sheiko
142387af97 Reset guest token if rate limit is reached 2021-01-05 15:15:27 +02:00
Alexander Sheiko
56f5a2edc2 Refresh guest token every 3 hours 2021-01-05 14:21:08 +02:00
Alexander Sheiko
0adf36d8c2 Check status code for API 2021-01-05 11:42:51 +02:00
Alexander Sheiko
1ee3595767 Fix profile test 2021-01-04 13:40:06 +02:00
Alexander Sheiko
f5590cbd3a Fixes #21 2021-01-04 13:37:29 +02:00
Alexander Sheiko
f5fa52b53c Remove SearchPeople mode 2020-12-24 10:18:30 +02:00
Alexander Sheiko
0c484a61b1 Use enum search mode 2020-12-23 19:53:48 +02:00
Alexander Sheiko
1f25820556 Revert "Fix SetSearchLive, SetSearchPhotos and SetSearchVideos"
This reverts commit b6887fca9c.
2020-12-23 19:24:08 +02:00
Alexander Sheiko
b6887fca9c Fix SetSearchLive, SetSearchPhotos and SetSearchVideos 2020-12-23 19:08:17 +02:00
Nomadic
b9ae4a1de2 Merge pull request #19 from JustHumanz/master
add SetSearchLive,SetSearchPhotos, and SetSearchVideos
2020-12-23 18:51:43 +02:00
Alexander Sheiko
5002dc3d68 Fix profile test 2020-12-23 10:37:08 +02:00
Alexander Sheiko
8620b0a880 Fix profile test 2020-12-22 10:25:20 +02:00
JustHumanz
8d58843bdb change prefix 2020-12-21 19:42:07 +07:00
JustHumanz
7363f676bf add SearchLive SearchPhotos SearchVideos 2020-12-20 00:20:27 +07:00
Alexander Sheiko
c9ba00cad7 Fix username/hashtag regexp 2020-12-18 15:28:33 +02:00
Alexander Sheiko
5d02321705 Fix username/hashtag regexp 2020-12-18 15:26:59 +02:00
Alexander Sheiko
0ad2a275ea Fix runtime error 2020-12-17 11:56:13 +02:00
Alexander Sheiko
5c6a4dcc8d Username as link in HTML
Line break before image in HTML
2020-12-17 11:16:38 +02:00
Alexander Sheiko
29ee72026a Returned the HTML field of the tweet 2020-12-17 10:39:45 +02:00
Alexander Sheiko
6414a834ea Support https proxy 2020-12-13 00:04:34 +02:00
Alexander Sheiko
c299d7f479 Fix New function 2020-12-12 23:45:14 +02: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
Nomadic
1c582e142e Merge pull request #17 from JustHumanz/master
Add http proxy
2020-12-04 14:29:25 +02:00
JustHumanz
8c930602c1 update readme 2020-12-04 15:08:33 +07:00
JustHumanz
341e1de6d0 add http proxy support 2020-12-03 21:42:16 +07:00
Alexander Sheiko
111942f1b9 Fix profile test 2020-11-09 11:14:42 +02:00
Alexander Sheiko
ce79652ff5 Use name=orig for photos 2020-10-12 09:49:56 +03:00
Nomadic
e739466988 Merge pull request #14 from rouanth/fix-cropped-images
Fix image grids not being recognized as photos
2020-10-12 09:37:45 +03:00
Dmitry Khalansky
648743f47f Fix image grids not being recognized as photos 2020-10-11 23:15:51 +03:00
Nomadic
5199492b31 Create codeql-analysis.yml 2020-10-02 10:07:08 +03:00
Alexander Sheiko
5a9f9e6659 Fix profile test 2020-09-22 10:17:51 +03:00
Alexander Sheiko
0aee5222f4 Fix search with mobile version
Not enough information retrieved
2020-09-19 13:37:50 +03:00
Alexander Sheiko
6d0779c4a9 Fix links 2020-09-19 11:54:52 +03:00
Alexander Sheiko
ae913c7d88 Fix photo 2020-09-19 11:30:05 +03:00
Alexander Sheiko
7c415c4373 Fix photo 2020-09-19 01:15:08 +03:00
Alexander Sheiko
69c8b035ea Quick dirty fix GetTweets 2020-09-19 00:57:03 +03:00
Nomadic
c181d32eee Merge pull request #10 from n0madic/fix-broken-api
Fix broken Twitter API
2020-08-25 09:56:30 +03:00
Alexander Sheiko
2fbd561ceb Quick dirty fix tweets (use search) 2020-08-13 17:41:24 +03:00
Alexander Sheiko
7f033acb89 Fix trends 2020-08-13 17:39:32 +03: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
b2f87b1d9d Fix profile test 2020-08-10 14:06:08 +03:00
Alexander Sheiko
0381235e61 Add schedule to workflow 2020-07-28 10:52:21 +03:00
Alexander Sheiko
c174836784 Fix profile test 2020-07-28 10:50:33 +03:00