Goose3 v3.0.9 Release Notes

Release Date: 2018-01-12 // over 6 years ago
    • โž• Add soup as a parser option to use lxml.html.soupparser see issue #27
    • ๐Ÿ›  Fix an issue with passing the requests session object to the crawler
    • ๐Ÿ‘• Pylint changes
      • Added pylintrc file
      • Updated variable and positional argument names to be more pythonic
      • Fixed line continuation issues
      • Updated variable names when ambiguous
      • Cleaned up class and static methods