Extract Values with a Regular Expression
Created by
Maxime Dupré
Actor
Regex Helper
Find ticket IDs with a named regular expression and save every match in an Apify dataset.
Regex Helpermaximedupre/regex-helper
Text
Match count
Matches by pattern
TextNumberBooleanListObject
Input
Target(required):texts
Texts:Tickets BUG-123 and FEATURE-456 are open; BUG-123 is urgent.
Custom patterns
Name(required):ticketIds
Regular expression(required):\b(?:BUG|FEATURE)-\d+\b
Match mode:all
Output fields
Text
Match count
Matches by pattern
Sign up on Apify01
Create your Apify account to access the Regex Helper.
Start the run02
The Actor will start running based on the input automatically.
Receive the output03
Monitor the progress in real-time. You will be notified as soon as your dataset is complete and ready for review.
Integrate into your workflow04
The final output is delivered in JSON, CSV, or Excel format, ready to be plugged into your workflow.
