Grab v0.6.37 Release Notes

Release Date: 2017-05-13 // almost 7 years ago
  • โž• Added

    • โž• Add --spider-transport and --grab-transport options to crawl script
    • โž• Add SOCKS5 proxy support in urllib3 transport

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fix #237: urllib3 transport fails without pycurl installed
    • ๐Ÿ›  Fix bug: incorrect spider request logging when cache is enabled
    • ๐Ÿ›  Fix bug: crawl script fails while trying to process a lock key
    • ๐Ÿ›  Fix bug: urllib3 transport fails while trying to throw GrabConnectionError exception
    • ๐Ÿ›  Fix bug: Spider add_task method fails while trying to log invalid URL error

    โœ‚ Removed

    • Remove obsoleted hammer_mode and hammer_timeout config options