Commit graph

243 commits

Author SHA1 Message Date
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
Alexander Sheiko
f99c2aaa1f Add user info in tweet 2020-06-15 16:38:51 +03:00
Alexander Sheiko
49baceb5b4 Getting tweets by the maximum number, not by pages as before
BREAKING CHANGE!
2020-06-15 16:16:08 +03:00
Alexander Sheiko
a5117bb5c4 Use newRequest() 2020-06-15 15:26:43 +03:00
Alexander Sheiko
e3ffaa69c8 Update README 2020-06-15 15:19:14 +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
f17f720cf7 Update README 2020-06-15 15:05:41 +03:00
Alexander Sheiko
5a6607f6c4 Add IsPrivate and IsVerified for profile 2020-06-15 14:58:18 +03:00
Alexander Sheiko
52eb1f23df Update README 2020-06-15 14:56:52 +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
Nomadic
efa4f96e3c Merge pull request #7 from mind1949/master
use Context to send cancelation signals to goroutines
2020-06-12 17:05:25 +03:00
mind1949
5048018d48 use Context to send cancelation signals to groutines 2020-06-12 21:31:08 +08:00