Releases: imperatrona/twitter-scraper
Releases · imperatrona/twitter-scraper
v0.0.18
v0.0.17
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-Tokenheader for auth flow
v0.0.13
01.10.2024
- Added methods
GetTweetsAndReplies,FetchTweetsAndReplies,FetchTweetsAndRepliesByUserIDthanks to @thewh1teagle - Added methods
GetAccountSettingsandGetAccountListthanks to @thewh1teagle - Added methods
GetUserAgentandSetUserAgent
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