DEV Community

Discussion on: What was your win this week?

Collapse
 
saurabhdaware profile image
Saurabh Daware 🌻

Thank youu! and I am using regex in javascript and currently using it to build a npm package called Pluck. It is not complete yet but after completing users will be able to plk.byQuery('div.coolClass',htmlString) to extract the string from that particular selector. I think it will be useful for extracting the data from web scrapped html string