newspaper v0.0.8 Release Notes

Release Date: 2014-10-13 // over 9 years ago
  • Full Changelog

    Closed issues:

    • ๐Ÿ“œ Parsing Raw HTML #74
    • Can't install newspaper #72
    • ๐Ÿ”จ Refactor codebase so newspaper is actually pythonic #70
    • Article.top_node == Article.clean_top_node #65
    • article.movies missing 'http:' #64
    • KeyError when calling newspaper.languages() #62
    • ๐Ÿ“ Memoize Articles - Not Printing #61
    • โž• Add URL headers while building a "paper" #60
    • ๐Ÿ— AttributeError: 'module' object has no attribute 'build' #59
    • ๐Ÿ— Typo in newspaper.build argument "memoize_articles" #58
    • issue with stopwords-tr.txt #51
    • ๐Ÿ‘ Other language support. #34
    • Character encoding detection #2

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Huge refactor: entire codebase in PEP8, imports alphabetized, bugfixes, core changes #71 (codelucas)
    • ๐Ÿ›  Meta tag extraction fixes #69 (karls)
    • โœ… Test suite improvements #68 (karls)
    • โœ… Test suite fixes #67 (karls)
    • โช Revert "Added published date to the extractor+article" #66 (codelucas)
    • โž• Added published date to the extractor+article #63 (parhammmm)