Goose3 v3.1.4 Release Notes

Release Date: 2018-08-19 // over 5 years ago
    • 🛠 Fix IndexError when title has only an title splitter or is the site name see issue #59 Thanks @dlrobertson!
    • Retry the calculate_top_node function with the root node if the first pass failed to find an article which may occur if one or more known article patterns are found, but none contain content see PR #66 Thanks @dlrobertson!
    • ➕ Add parsing of schema.org's ReportageNewsArticle tags see PR #67 Thanks @dlrobertson!
    • ➕ Add additional parsing of opengraph tags see PR #64 Thanks @dlrobertson!