Releases: helmisatria/tweet-harvest
Releases · helmisatria/tweet-harvest
v2.6.1
v2.6.0
v2.5.3
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
- feat: support gephi format by @helmisatria in #20
Full Changelog: v2.5.2...v2.5.3
v2.5.2
Full Changelog: v2.5.1...v2.5.2
v2.5.1
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
- Add image_url, location
- Change delimiter to , from ;
v2.2.8
Merge pull request #14 from helmisatria/feat/recursive-retry-to-handl…
v2.2.5
fix: getting tweet content
2.1.0
chore: bump version
v0.0.35
Full Changelog: v0.0.33...v0.0.35