Go to example tasks
Extract emails and phone numbers from text
Created by
R.L.
Actor
Regex Helper
Pull emails, phone numbers, and URLs out of raw text or lead lists in bulk using battle-tested regular expressions.
Regex Helperrl1987/regex-helper
#
Input string
Matches
Matches by pattern
TextNumberBooleanListObject
Input
Input strings:Contact John at john.doe@example.com or +1 (415) 555-0132, https://example.com+1
Named regular expressions
name:email+2
regex:[\w.+-]+@[\w-]+\.[\w.-]++2
flags:i
First match only:false
Output fields
#
Input string
Matches
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.
