glenlivet html to json glenlivet的html to json的简单包装器
glenlivet-html-to-json glenlivet的html-to-json的简单包装。安装npm install glenlivet-html-to-json用法prolific . bottle ( 'getPageLinks' , { request : { method : 'GET' , pathname : function ( data ) { return data . page || '/' ; } } , htmlToJson : [ 'a[href]' , { 'href' : function ( $a ) { return $a . attr ( 'href' ) ; } , 'text' : function ( $a ) { ret
下载地址
用户评论