Commit graph

60 commits

Author SHA1 Message Date
Valentine
f86a0ea59d add GetTweetReplies method 2024-08-01 17:39:06 +03:00
Valentine
e235a6a79f add LikeTweet and UnlikeTweet methods 2024-07-24 03:54:57 +03:00
Valentine
f8c200b312 add GetSpace method 2024-07-24 03:46:28 +03:00
Valentine
571a63bb50
Update README.md 2024-07-12 20:16:38 +03:00
Valentine
11f7b6ef5c
Merge pull request #6 from imperatrona/home
Add Home Latest & For you timelines
2024-07-09 06:11:33 +03:00
Valentine
d8caf71a12 add home methods to docs 2024-07-09 05:37:43 +03:00
Valentine
348ba7cd60 fix docs 2024-07-09 03:21:51 +03:00
Valentine
f359f66f93 add docs 2024-07-09 03:07:22 +03:00
Valentine
6a0f92e314
update quick start example 2024-03-21 09:24:42 +03:00
Valentine
e6d6dc71a9 improve SetAuthToken input 2024-03-09 18:26:46 +03:00
Valentine
1d822caffd added test badge 2024-03-09 04:43:58 +03:00
Valentine
3c23a975da added scheduling & media upload 2024-03-09 03:55:39 +03:00
Valentine
bd4c338eb4 added GetTweet description 2024-03-08 19:37:25 +03:00
Valentine
cf6de782e0 add follows to docs 2024-02-21 06:15:17 +03:00
Valentine
56af56d230 add bookmark method 2024-02-21 04:41:51 +03:00
Valentine
7880ea73a9 Update README.md 2024-02-21 04:03:47 +03:00
Valentine
4907a49780 add user media 2024-02-20 23:42:41 +03:00
Valentine
d45ac95957 Merge pull request #1 from imperatrona/open-account
Reusing open account
2024-01-28 23:39:48 +03:00
Valentine
9987e7b8be update readme 2024-01-28 23:35:18 +03:00
Valentine
8dda773032 update package name 2024-01-28 23:06:45 +03:00
Thalles
c8ad9a0410 feat: return open account 2023-10-08 21:58:48 -03:00
Nomadic
f19d249077 Fix typo 2023-07-12 00:30:08 +03:00
Alexander Sheiko
d34f982b0d Update README 2023-07-03 15:05:36 +03:00
Alexander Sheiko
391e443058 Use search GraphQL API
Close #109 #116
2023-07-03 14:38:46 +03:00
Alexander Sheiko
07ad3789ef Authentication is required!
(quick dirty fix)
Close #115
2023-07-02 01:41:48 +03:00
Ankit Dash
5032d6517d Update README.md 2023-06-26 02:13:01 +05:30
Alexander Sheiko
15e5f233b7 Support 2FA
Close #106
2023-06-12 18:23:26 +03:00
Alexander Sheiko
e52022e31a Add LoginOpenAccount
Close #101 again
2023-05-30 17:31:00 +03:00
Nomadic
b2a9b3c722 Update search example
Close #100
2023-05-21 01:10:22 +03:00
Alexander Sheiko
e86c2fa4ce Improve login flow
support LoginAcid task
2023-05-10 21:48:41 +03:00
Alexander Sheiko
f0d7735a76 Add GetCookies and SetCookies 2023-05-10 11:42:47 +03:00
Alexander Sheiko
eb18988829 Add authentication
Breaking changes: removed WithCookie and WithXCsrfToken
2023-04-23 17:32:28 +03:00
Alexander Sheiko
bfb4020597 Deprecate default scraper 2022-05-04 11:55:12 +03:00
Nomadic
8c1fb4f181 Update README.md 2021-09-13 17:30:46 +03:00
vanilla
7e61608f79 make a couple of changes pr:43 2021-09-09 11:15:53 +08:00
Alexander Sheiko
01ac1b672c Add optional delay between API requests 2021-07-16 13:52:22 +03:00
Alexander Sheiko
24811aeec7 Fix typo 2021-04-28 12:40:26 +03:00
Alexander Sheiko
5032ecd29d Add SearchProfiles
Minor changes and fixes
2021-04-22 21:38:49 +03:00
Alexander Sheiko
1f0106ab6c Add godoc reference 2021-03-09 10:54:25 +02:00
Alexander Sheiko
a8089a552e Add GetTweet 2021-03-09 10:40:22 +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
JustHumanz
7363f676bf add SearchLive SearchPhotos SearchVideos 2020-12-20 00:20:27 +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
8c930602c1 update readme 2020-12-04 15:08:33 +07: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
e3ffaa69c8 Update README 2020-06-15 15:19:14 +03:00