User: bruce lee -- 2011-06-24 << 805 807 >> |
Hits: 3214 |
Type: Text file parser |
Search all Text file parser examples |
Description: |
how to extract all emails from many webs with depth 2? I have many websites in a text and need all emails,but the email is not at the home webpage.e,g http://www.mind-pioneer.com,the email is at"http://www.mind-pioneer.com/replace/page_support.html?http://www.mind-pioneer.com/replace/Contact.html". |
Answer: |
Hint: You need to Download and install "Replace Pioneer" on windows platform to finish following steps. |
1. Assume you have a file url.txt containing all site address, please follow example http://www.mind-pioneer.com/services/807_Text_file_parser.html to extract all links and generate links.txt 2. Open "Tools->Batch Runner" window 3. Click "import list" to import links.txt 4. Sort and remove any links that you don't need 5. click "Fast Replace" button and select "extract all email addresses" template 6. click "Start" and select "output to single file" button, all email addresses of the pages in links.txt will be extracted to single file. |
Screenshot 1: Fast_Replace_Window |