Skip to content

v2.5.1

Compare
Choose a tag to compare
@helmisatria helmisatria released this 26 Jan 17:48
· 12 commits to main since this release

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