Regexp and Boost.space streamline regular expression testing workflows.
Regexp simplifies text processing with powerful regular expression tools. Integrated with Boost.Space, it automates workflows and enhances efficiency in parsing and managing textual data.
Get a head start with our Text parser integration templates or create your own
Match pattern
Finds string elements matching a fixed pattern (regular expression).
Match pattern (Advanced)
Finds string elements matching a mappable pattern (regular expression).
Replace
Searches a string for a specified value, or a regular expression, and returns a new string where the specified values are replaced.
Get elements from HTML
Searches HTML and returns specified elements, e.g. images.
Get content from HTML table
Searches HTML table and returns array of rows and columns
HTML to text
Converts HTML to formatted text.
Match elements
Searches string elements matching predefined patterns.