Skip to content

Releases: the-convocation/twitter-scraper

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

v0.4.0

16 Jul 02:37
efdb843
Compare
Choose a tag to compare

What's Changed

  • feat: improve browser and edge runtime support by @karashiiro in #30

Full Changelog: v0.3.5...v0.4.0

v0.3.5

13 Jul 09:28
Compare
Choose a tag to compare

What's Changed

API operations other than search no longer require authentication.

Full Changelog: v0.3.4...v0.3.5

v0.3.4

10 Jul 19:52
2087253
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

08 Jul 16:40
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3