Commit graph

35 commits

Author SHA1 Message Date
Brendan Playford
7226460e05
feat(types): extend Twitter profile data structures
- Add new fields to Profile struct (IsBlueVerified, MediaCount, etc.)
- Extend legacyUser struct with additional Twitter API fields
- Add new types for extended profile, verification and highlights info
- Update profile parsing to include new metrics
2025-01-22 11:05:38 -08:00
Valentine
715658ada4 add HLSURL to Video 2024-04-26 01:13:39 +03:00
Valentine
2d646915ff fix nsfw for FetchTweets 2024-04-25 23:48:41 +03:00
Valentine
8506a1dac5 add parsing of IsPrivate 2024-03-08 19:24:50 +03:00
Valentine
43897cad9f add follows & followed by to legacyUser 2024-02-21 06:33:06 +03:00
Valentine
5dee67c2da add following & followed by to profile 2024-02-21 06:21:49 +03:00
Joaco Esteban
bd65223b41 Add Sensitive field to Profile struct 2024-02-14 12:27:29 +01:00
Joaco Esteban
c967fdefdd FEAT, list following 2024-02-03 14:53:11 +01:00
Alexander Sheiko
391e443058 Use search GraphQL API
Close #109 #116
2023-07-03 14:38:46 +03:00
Alexander Sheiko
0f96589c74 Remove skip pinned tweet
Close #103
2023-06-04 13:12:21 +03:00
Alexander Sheiko
50440667ed Use GraphQL API with timeline v2
Close #85
Close #82
Close #77
Close #76
2023-06-01 23:20:11 +03:00
Alexander Sheiko
f0d7735a76 Add GetCookies and SetCookies 2023-05-10 11:42:47 +03:00
Alexander Sheiko
ed0a19c7de Fix search again 2023-05-07 17:46:01 +03:00
Alexander Sheiko
7d5b51da84 Fix search 2023-02-16 11:15:13 +02:00
Alexander Sheiko
95fc73543c Add stringInSlice function 2022-04-09 20:41:51 +03:00
Alexander Sheiko
ed0186bad8 Extend query string 2022-01-11 13:29:48 +02:00
Alexander Sheiko
34aae0d008 Extend timeline object 2021-07-16 11:08:43 +03:00
Alexander Sheiko
5032ecd29d Add SearchProfiles
Minor changes and fixes
2021-04-22 21:38:49 +03:00
Alexander Sheiko
9a85dfa062 Fix search cursor 2021-03-31 15:12:39 +03:00
Alexander Sheiko
0533b6e909 Add retweet info
Close #29
2021-03-28 12:25:55 +03: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
f5590cbd3a Fixes #21 2021-01-04 13:37:29 +02: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
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
JustHumanz
341e1de6d0 add http proxy support 2020-12-03 21:42:16 +07:00
Alexander Sheiko
69c8b035ea Quick dirty fix GetTweets 2020-09-19 00:57:03 +03:00
Alexander Sheiko
c12927172f Add newRequest function with common headers 2020-06-15 11:59:30 +03:00
Alexander Sheiko
b6c9f13be2 misspell 2020-02-14 16:21:05 +02:00
Alexander Sheiko
cea7f72d9d Add Trends 2020-02-12 10:45:19 +02:00