1.0.2 • Published 5 years ago

school-html-parser v1.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
5 years ago

学校html解析

如何使用

npm i school-html-parser
const parsed = require('school-html-parser')(htmlString,{
    pattern:'http://202.115.54.52:90/sms/opac/user/lendStatus.action',
})

pattern支持

pattern当前支持列表如下:

pattern标识学校页面
http://202.115.54.52:90/sms/opac/user/lendStatus.action四川大学借书记录
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago