| User: editor -- 2008-05-22 << 144 146 >> |
| Hits: 833 |
| Type: Text file parser |
| Search all Text file parser examples |
| Description: |
| Is it possible to extract all email addresses from web pages like forum? |
| Input Sample: |
| sdfds sfdskfsd sfsdf test@test.com dsfds test2@test3.com dfdfdfd |
| Output Sample: |
| test@test.com test2@test3.com |
| Answer: |
| Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
| 1. open menu "File->Load->www page" and enter your web url to process, and click 'ok', all the text on the website will be copied to the editor window. 2. click ctrl-h to open 'Replace Dialog': 1) Fill the window under the 'Search for pattern' like: 2) Fill the window under the 'Replace with pattern' like: 3. Uncheck '[ ]Print unmatched unit' at the middle 4. Click 'Replace', OK! |
| Download Script: scripts/145.rst.zip |
Screenshot 1: Replace_Window |
Similar Examples: |
| How to extract email addresses from multiple webpages? (65%) How to extract all email addresses from many text files? (64%) How to extract email address from website or webpages? (63%) Is it possible to convert all the hexadecimal figures in a file to plain readable code? (62%) How to extract all <IMG> pictures addresses from a webpage? (61%) How to extract all html address from a text file? (57%) How to extract all links from a web page? (57%) How to extract all emails from many webs with depth 2? (56%) |
Check Demo of Text file parser |
| Keywords: |
| editor all email address all email email addresses website site email a email url web pages website email parser extract email website extract email addresses from text website from website email to text file email website from text file url addresses extract email addresses from web page extract all email addresses from text file |