html-crawler
v0.0.5
Published
A HTML crawler utils
Downloads
4
Readme
html-crawler
HTML crawler utils.
API
getArticleBodyElement(doc: HTMLDocument): HTMLElement
get specified HTML document's article body elment, if not exist, return null.