advancedlogic / GoOse

Html Content / Article Extractor in Golang
Apache License 2.0
436 stars 111 forks source link

add Article.TitleUnmodified field & test #43

Closed Profpatsch closed 5 years ago

Profpatsch commented 7 years ago

For when one wants to skip the title modification heuristics. Also tests the title is actually extracted correctly, at least from the normal <title> html tag.

muesli commented 5 years ago

What's up with this change? Any feedback @advancedlogic?