I want to extract the product name from this string. I basically need to do newtext.match(RegexIdontknow); From Cast - to the three dots.Every thing between > and < without the whitespaces.
P.S:Treat this as a string. I had performance issues when trying to parse it using HTML parser because parsing using HTML parsers hangs the app.I didnt need more than this part of it. After struggling with HTML parsers for React native for many days, I decided to get it as a string, get the part I want and get the product name I am looking for.
`product-title" role="link">
Cast Iron Square Grill Pan - 10.5 Inch Pre-Seasoned Skillet with...
</span>`