Skip to content
automatron
automatron
@automatron
Active Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 4
Reply
RE: Need help manipulating text from the HTML Extract module

For completeness, here is the final solution that worked for me. I had to use 2 nodes but maybe it is possible to do it with just 1 for someone who is...

5 years ago
Forum
Reply
RE: Need help manipulating text from the HTML Extract module

Thanks Harshil, this is all incredibly helpful and I'm gaining a lot of knowledge. I've just finished some fundamental tutorials on regex and understa...

5 years ago
Forum
Reply
RE: Need help manipulating text from the HTML Extract module

Thanks Regex101, it looks very useful. I've tested your regex there. Could you explain why you're matching on "d"? My understanding was that you'd be ...

5 years ago
Forum
Reply
RE: Need help manipulating text from the HTML Extract module

Hello Harshil, this is excellent, thank you! I had to make a small adjustment but got it working with: {{$node["HTML Extract"].json["specifics"].match...

5 years ago
Forum
Topic