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_embed.json
13 lines
(12 loc)
•
275 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": [ { "
src
":
"https://www.youtube.com/v/M7lc1UVf-VE?version=3&autoplay=1"
,
"height"
:
"390"
,
"width"
:
"640"
} ] } }