issues
search
keepcosmos
/
readability
Readability is Elixir library for extracting and curating articles.
Apache License 2.0
253
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow selecting a different :html_parser for Floki in readability function calls.
#68
vkryukov
opened
1 week ago
1
Proposal: Reorganize tests to make them easier to add, extend
#67
vkryukov
opened
1 week ago
1
Fix Issue 65: incorrect node return format for doctype when using html5ever
#66
vkryukov
closed
1 week ago
5
Readability.summarize breaks when using Floki html5ever parser
#65
vkryukov
closed
1 week ago
3
Request for comments: Should we remove fetching HTTP functionality?
#64
Valian
opened
1 week ago
4
Comments sections with many URLs is mistaken for the article text
#63
vkryukov
opened
1 week ago
2
readable_html doesn't properly escape text strings
#62
vkryukov
opened
1 week ago
1
Meta: Improve results on Readability.js test suite
#61
vkryukov
opened
1 week ago
2
Fix issue #59.
#60
vkryukov
closed
1 week ago
1
Readability.{title, published_at} don't work with string inputs.
#59
vkryukov
closed
1 week ago
0
Add published_at to the extracted attributes.
#58
philipbrown
closed
2 weeks ago
1
Unify options used for `summarize` and `article`
#57
Valian
opened
11 months ago
0
fixed incorrectly replacing <font> by <1span> during normalization
#56
Valian
closed
11 months ago
0
added elixir CI test based on expublish workflow
#55
Valian
closed
11 months ago
0
Added excoveralls
#54
Valian
closed
11 months ago
0
Improve performance x100 for bigger pages
#53
Valian
closed
11 months ago
0
Upgrade httpoison and mock dependencies
#52
abersager
closed
11 months ago
1
Publish Updated Release to Hex
#51
Miserlou
closed
11 months ago
1
Update versions and fix some warnings
#50
iver
closed
2 years ago
0
Misc doc changes
#49
kianmeng
closed
11 months ago
5
Remove deps status badge as HexFaktor discontinued
#48
scorphus
closed
4 years ago
0
Codepagex fix
#47
MarkHarper
closed
4 years ago
0
Added excoveralls
#46
zpeters
closed
11 months ago
1
Updated deps
#45
zpeters
closed
11 months ago
1
Dependency versions too old
#44
alexandremcosta
closed
2 years ago
2
Bump Floki and HTTPoison versions
#43
edisonywh
closed
2 years ago
1
Updated README
#42
adam-pog
closed
6 years ago
1
Strip out atom tags
#41
sionide21
closed
6 years ago
1
Ensure `remove_tag` returns a valid html_tree
#40
sionide21
closed
6 years ago
1
Avoid error when html_tree is nil
#39
altyaper
closed
6 years ago
0
Made tests pass, Floki updated to allow encoding of special character…
#38
simonbowen
closed
6 years ago
2
Convert relative img paths into absolute
#37
frm
closed
6 years ago
1
(FunctionClauseError) no function clause matching in Floki.HTMLTree.build/1
#36
chingan-tsc
closed
6 years ago
2
Add Elixir 1.6 formatter config file and formatted the codebase
#35
chingan90
closed
6 years ago
1
When we regex-check the MIME header we should also support zero space…
#34
chingan90
closed
6 years ago
1
Do a case-insensitive content-type check
#33
adlan
closed
7 years ago
1
Upgrade to floki 0.18.0
#32
adlan
closed
7 years ago
3
Support current version of Elixir and Floki
#31
keepcosmos
closed
6 years ago
4
(FunctionClauseError) no function clause matching in Readability.Helper.remove_tag/2
#30
edevil
closed
6 years ago
2
function Floki.Selector.match?/2 is undefined or private.
#29
sergiotapia
closed
11 months ago
9
Bug when extracting article from HTML
#28
edevil
closed
11 months ago
2
Relative image urls are broken in extracted content.
#27
sergiotapia
closed
6 years ago
0
Make sure title is set if h_tag_title() is empty
#26
janza
closed
7 years ago
1
Handle text-based responses
#25
OldhamMade
closed
7 years ago
6
Bumped Floki dependency to 0.14.0
#24
simonbowen
closed
7 years ago
1
Readability.article(raw_html) encounter error
#23
rupertqin
closed
11 months ago
6
Add basic top image grabbing functionality
#22
jonzlin95
closed
5 years ago
3
Fix multi-match and no-match Title extractor issues
#21
jbrowning
closed
8 years ago
1
TitleFinder raises an ArgumentError if no titles are found
#20
jbrowning
closed
8 years ago
0
Multiple title matches are concatenated
#19
jbrowning
closed
8 years ago
0
Next