Skip to content

Releases: imperatrona/twitter-scraper

v0.0.16

23 Jan 02:18
Compare
Choose a tag to compare

What's Changed

URLs in tweets and profiles from search are updated from t.co to their target redirect URLs.

New Contributors

Full Changelog: v0.0.15...v0.0.16

v0.0.15

26 Nov 13:41
152a0a1
Compare
Choose a tag to compare

26.11.24

  • fix: change bearer token for authentication that is less restrictive by @thewh1teagle in #28

v0.0.14

01 Oct 14:28
Compare
Choose a tag to compare

01.10.2024

  • Setting X-CSRF-Token header for auth flow

v0.0.13

30 Sep 22:52
Compare
Choose a tag to compare

01.10.2024

  • Added methods GetTweetsAndReplies, FetchTweetsAndReplies, FetchTweetsAndRepliesByUserID thanks to @thewh1teagle
  • Added methods GetAccountSettings and GetAccountList thanks to @thewh1teagle
  • Added methods GetUserAgent and SetUserAgent

v0.0.12

09 Aug 11:25
2de5a50
Compare
Choose a tag to compare

09.08.2024

  • Added method GetProfileByID

v0.0.11

05 Aug 15:07
c573016
Compare
Choose a tag to compare

05.08.2024

  • Added method GetTweetRetweeters

v0.0.10

01 Aug 14:52
ae381f2
Compare
Choose a tag to compare

01.08.2024

  • Added method GetTweetReplies

v0.0.9

24 Jul 01:13
e053917
Compare
Choose a tag to compare

24.07.2024

  • Added method GetSpace
  • Added methods LikeTweet, UnlikeTweet

v0.0.8

09 Jul 04:02
11f7b6e
Compare
Choose a tag to compare

09.07.2024

  • Added methods CreateTweet, DeleteTweet
  • Added methods CreateRetweet, DeleteRetweet
  • Added methods GetHomeTweets, GetForYouTweets thanks to @mistadikay

v0.0.7

09 Jul 04:02
Compare
Choose a tag to compare

26.04.2024

  • Fixed nsfw GetTweet, FetchTweets, FetchSearchTweets
  • Added HSLSURL property to video