Hi,
I'm working on a project where I grab an HTTPS website and parse through the website for certain attributes. The information I need is inside of a table (<td>) and I am trying to use Regex to grab different cells within the table. I am struggling with grabbing the cells. If anyone can answer this or provide a better way to parse through an HTML table through NiFi, then please reply below.