Log in above or sign up
Back to overview Forget password
Back to overview
It would be nice to have an HTML Parser node module so you can scrape content from websites. I needed to use Regex for that. I suggest cheerio which has a very simple API based on jQuery.
Yes, I tried using DOMparser today, but it didn't work out. I am desperate for this feature. Have you discovered any alternatives for it? @jcubic
The only alternative I see is to find the parser and copy its code into an editor instead of require.
Activity Newest / Oldest
Prince Billy Graham
Yes, I tried using DOMparser today, but it didn't work out. I am desperate for this feature. Have you discovered any alternatives for it? @jcubic
jcubic
The only alternative I see is to find the parser and copy its code into an editor instead of require.