You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "headless browser -> html extractor ## Usage ` git clone https://github.com/vestigialcode/html-extractor`<br/> ` cd html-extractor `<br/> ` npm install`<br/> ` node index.js`<br/> this will show the example site html",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"