Skip to content

Releases: helmisatria/tweet-harvest

v2.6.1

19 May 23:33
74791bd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

28 Mar 16:41
3029056
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.3...v2.6.0

v2.5.3

27 Jan 04:55
007e35d
Compare
Choose a tag to compare

What's Changed 2.5.3 (2024-01-27)

Changes

  • Fix: consistency of csv headers order
  • Feat: convert tweet-harvest csv to gephi format source,target

Full Changelog: v2.5.2...v2.5.3

v2.5.2

26 Jan 18:01
Compare
Choose a tag to compare

Full Changelog: v2.5.1...v2.5.2

v2.5.1

26 Jan 17:48
Compare
Choose a tag to compare

Changelog

Improvement

  • Faster (lower scroll's pause time) and more large acceptable timeout so when the network is slow, the crawler can still work.
  • Remove displayed image/video whenever possible to reduce the amount of scrolling.
  • Reduce the number of unnecessary logs.
  • Cleaned full_text value.
  • Fixed search tab URL.
  • CSV insert mode is now configurable: APPEND or REPLACE.
  • Used tsup to build the package.
  • Used minimist for command-line argument handling.

What's Changed

  • feat: Enhancement on CSV row data, Search tab URL, CSV insert mode, etc by @helmisatria in #19

Full Changelog: v2.4.2...v2.5.0

v2.4.2

26 Nov 16:12
74d54cf
Compare
Choose a tag to compare
  • Add image_url, location
  • Change delimiter to , from ;

v2.2.8

17 Oct 16:29
2ee0aa1
Compare
Choose a tag to compare
Merge pull request #14 from helmisatria/feat/recursive-retry-to-handl…

v2.2.5

18 Aug 13:52
Compare
Choose a tag to compare
fix: getting tweet content

2.1.0

13 Jul 02:16
Compare
Choose a tag to compare
chore: bump version

v0.0.35

10 May 16:36
Compare
Choose a tag to compare

Full Changelog: v0.0.33...v0.0.35