Releases: imperatrona/twitter-scraper
Releases · imperatrona/twitter-scraper
v0.0.16
What's Changed
URLs in tweets and profiles from search are updated from t.co
to their target redirect URLs.
- Add Twitter Blue Verification Status to Profile Responses by @teslashibe in #35
- feat: expand description URLs by @thewh1teagle in #24
New Contributors
- @teslashibe made their first contribution in #35
Full Changelog: v0.0.15...v0.0.16
v0.0.15
26.11.24
- fix: change bearer token for authentication that is less restrictive by @thewh1teagle in #28
v0.0.14
01.10.2024
- Setting
X-CSRF-Token
header for auth flow
v0.0.13
01.10.2024
- Added methods
GetTweetsAndReplies
,FetchTweetsAndReplies
,FetchTweetsAndRepliesByUserID
thanks to @thewh1teagle - Added methods
GetAccountSettings
andGetAccountList
thanks to @thewh1teagle - Added methods
GetUserAgent
andSetUserAgent
v0.0.12
09.08.2024
- Added method
GetProfileByID
v0.0.11
05.08.2024
- Added method
GetTweetRetweeters
v0.0.10
01.08.2024
- Added method
GetTweetReplies
v0.0.9
24.07.2024
- Added method
GetSpace
- Added methods
LikeTweet
,UnlikeTweet
v0.0.8
09.07.2024
- Added methods
CreateTweet
,DeleteTweet
- Added methods
CreateRetweet
,DeleteRetweet
- Added methods
GetHomeTweets
,GetForYouTweets
thanks to @mistadikay
v0.0.7
26.04.2024
- Fixed nsfw
GetTweet
,FetchTweets
,FetchSearchTweets
- Added HSLSURL property to video