go-dorics

Web Spider for dorics using colly framework

MIT License

Stars
2
Committers
2

Bot releases are visible (Hide)

go-dorics - v0.0.1 Latest Release

Published by github-actions[bot] about 2 years ago

Changelog

Bug fixes

  • f9c493b fix: correct 初盘 && 实际 value
  • 7f721b9 fix: correct 初盘 && 实际 value

Enhancements

  • a11afd9 chore(deps): bump github.com/xuri/excelize/v2 from 2.6.0 to 2.6.1 (#1)
  • a0d427b chore(makefile): add build command
  • bf3ed1c chore(makefile): wrong command path
  • 89bc69c chore(queue): support concurrent fetch data
  • 23235da chore: Add (全场)初盘 && 实际
  • 7f1eba1 chore: Add board struct
  • 120cb8f chore: Add board.Output()
  • 31b0f4d chore: Add outlier func
  • 5cecf5d chore: Add outrange
  • e804dce chore: Disable URL Revisit
  • c5c87d4 chore: add board ID as string type
  • 48dd944 chore: add go releaser file
  • 15b2d30 chore: add goos and goarch
  • f856888 chore: change the range of initial value
  • 3a00217 chore: comment the debug message
  • a7f24d7 chore: export to excell file
  • 95bd42d chore: get all sub page link
  • 31fe325 chore: ignore dist folder
  • 52a7714 chore: initial
  • 185ef2b chore: move colly to analytic package
  • aee4c9f chore: rename project name
  • 28cdc32 chore: support CLI
  • da67d19 chore: support excel output
  • a3a0b99 chore: update struct
  • ccf9317 chore: upgrade golangci-lint version to v1.49.0

Others

  • 176baf5 Initial commit
  • 2625b9c chore(CI/CD): enable CI/CD
  • f92701b refactor: move to pkg folder