Skip to content

Releases: the-convocation/twitter-scraper

v0.9.1

26 Dec 01:33
acee291
Compare
Choose a tag to compare

What's Changed

  • add list-conversation tweets support for fetchListTweets by @MicrowaveDev in #71

Full Changelog: v0.9.0...v0.9.1

v0.9.0

23 Dec 19:09
d339ec5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.3...v0.9.0

v0.8.3

03 Dec 01:13
88de07d
Compare
Choose a tag to compare

What's Changed

  • chore: add can_dm field to Profile by @ThijnK in #68

New Contributors

Full Changelog: v0.8.2...v0.8.3

v0.8.2

25 Nov 23:03
36299e2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.1...v0.8.2

v0.8.1

17 Sep 02:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

12 Sep 14:58
5e2b9e9
Compare
Choose a tag to compare

What's Changed

  • test: add support for cookie auth and request proxy in jest by @0x62 in #59
  • feat: add ability to fetch profile following and followers by @0x62 in #60
  • chore: various code hygiene and maintenance tasks by @karashiiro in #61

Full Changelog: v0.7.0...v0.8.0

v0.7.0

11 Sep 03:51
Compare
Choose a tag to compare

What's Changed

  • feat(timeline): add low-level support for top cursors by @0x62 in #56
  • feat: add support for $cashtags in tweet html reconstruction by @0x62 in #55
  • fix: yarn.lock? by @karashiiro in #58

Full Changelog: v0.6.1...v0.7.0

v0.6.1

04 Sep 20:39
139ca0b
Compare
Choose a tag to compare

What's Changed

  • fix: update username handling in html reconstruction by @0x62 in #53

New Contributors

  • @0x62 made their first contribution in #53

Full Changelog: v0.6.0...v0.6.1

v0.6.0

26 Aug 04:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

06 Aug 20:31
e2e027c
Compare
Choose a tag to compare

What's Changed

  • fix some Tweet properties defaulting to undefined. by @Owen3H in #31
  • feat: utility methods for fetching tweets using a query by @Owen3H in #33
  • fix: await async filter callbacks by @karashiiro in #35
  • fix: update twitter support account username by @karashiiro in #36
  • fix: update tests to handle more deleted/protected tweets by @karashiiro in #37
  • docs: update getTweet(s)Where by @karashiiro in #38
  • Nitter graphql port by @Owen3H in #39

Full Changelog: v0.4.0...v0.5.0