UNPKG
unfluff
Version:
latest (3.2.0)
3.2.0
3.0.1
3.0.0
1.1.0
1.0.0
0.11.0
0.10.0
0.9.0
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0
0.0.2
0.0.1
A web page content extractor
github.com/ageitgey/node-unfluff
ageitgey/node-unfluff
unfluff
/
fixtures
/
test_polygon_video.json
13 lines
(12 loc)
•
246 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "url":
"http://foo.bar/index.html"
,
"expected"
: { "movies": [ { "
width
":
"853"
,
"height"
:
"480"
,
"src"
:
"//www.youtube.com/embed/HdG_WS8v60g"
} ] } }