Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Improve metadata coverage, expose loadHTML method, deprecate support for node 0.10 _ 0.12.tar.gz | 2018-01-25 | 18.1 kB | |
Improve metadata coverage, expose loadHTML method, deprecate support for node 0.10 _ 0.12.zip | 2018-01-25 | 28.1 kB | |
README.md | 2018-01-25 | 551 Bytes | |
Totals: 3 Items | 46.8 kB | 0 |
This change deprecates support for node 0.10 and .12 and is compatible with 4, 6, & 8. It also updates packages to their latest versions.
The following improvements to the metadata scraping were made:
- Adds in PRISM metadata method parsePrism
- Adds in icon and apple touch icon metadata to the parseGeneral method
- Adds in xml lang attribute in the parseGeneral method if the html lang property is not available
Additional, a loadHTML method was exposed for scraping downloaded HTML files.