I interface Lurker Member Joined 4y ago Threads 5 Posts 15 Mar 10, 2022 #1 Hi, i want collect Telephone numbers from website with some profiles. Is there are a nice tool to collect this? cu
Hi, i want collect Telephone numbers from website with some profiles. Is there are a nice tool to collect this? cu
I interface Lurker Member Joined 4y ago Threads 5 Posts 15 Mar 11, 2022 Thread Starter Thread Starter #2 Ok i download the fucking whole website with 7GB is there a nice software on mac where i can extract phone numbers?
Ok i download the fucking whole website with 7GB is there a nice software on mac where i can extract phone numbers?
I interface Lurker Member Joined 4y ago Threads 5 Posts 15 Mar 13, 2022 Thread Starter Thread Starter #3 Hi, i can extract it with Regex on one file ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{3})[-. )]*(\d{3})[-. ]*(\d{4})(?: *x(\d+))?\s*$ But how i can extract them on 10000 file?
Hi, i can extract it with Regex on one file ^\s*(?:\+?(\d{1,3}))?[-. (]*(\d{3})[-. )]*(\d{3})[-. ]*(\d{4})(?: *x(\d+))?\s*$ But how i can extract them on 10000 file?