Skip to content

Releases: farkaskid/WebCrawler

Added reporting mechanism with GOB and JSON formats.

06 Aug 11:08
35201f6
Compare
Choose a tag to compare

Improvements:

  1. Added reporting mechanisms with GOB and JSON.
  2. Improved collection and handling of URLs.
  3. Small bug fixes.

v.1.1 with improved redirection handling and concurrency control.

30 Jun 15:21
e506a1c
Compare
Choose a tag to compare

This release adds the following.

  • Improved redirection handling.
  • Control the maximum number of concurrent goroutines.
  • Improved memory usage.

v1.0

17 Jun 03:22
Compare
Choose a tag to compare
Ending condition added.