The guides collected here will help you with various software questions.
Atomic Email Hunter supports command line to computerize many specific search operations. The syntax is the following:
Option | Description | Example |
–site “url” | Start processing the site with url address. | AtomicEmailHunter.exe –site atompark.com AtomicEmailHunter.exe –site massmailsoftware.com |
–keyword “word” | Start searching through the sites that contain specified keyword. If you use two or more keywords, you should put quotes around them. | AtomicEmailHunter.exe –keyword extractor AtomicEmailHunter.exe –keyword “email extractor” |
–level NUMBER | This option is identic to the “Hunting depth level” field in Advanced search options panel. | AtomicEmailHunter.exe –site massmailsoftware.com –level 3 AtomicEmailHunter.exe –site massmailsoftware.com/contact –level 4 |
–links (all | site | folder | page) | This option is identic to the “Hunting limitation” field in Advanced search options panel. | AtomicEmailHunter.exe –site massmailsoftware.com –level 7 –links site AtomicEmailHunter.exe –site massmailsoftware.com –level 4 –links folder |
–save | Save to: | |
–save WORD “file_path” | Microsoft Word | AtomicEmailHunter.exe –site lifehacker.com –save WORD “C:\Users\User070318\ Desktop\Test_1.docx” |
–save EXCEL “file_path” | Microsoft Excel | AtomicEmailHunter.exe –site lifehacker.com –save EXCEL “C:\Users\User070318\ Desktop\Test_2.xlsx” |
–save CLIPBOARD | Clipboard | AtomicEmailHunter.exe –site lifehacker.com –save CLIPBOARD |
–save AMS | Atomic Mail Sender | AtomicEmailHunter.exe –site lifehacker.com –save AMS |
−−save AMV | Atomic Mail Verifier | AtomicEmailHunter.exe −−site lifehacker.com −−save AMV |
–save ALM | Atomic List Manager | AtomicEmailHunter.exe –site lifehacker.com –save ALM |
–save WRITER “file_path” | OpenOffice Writer | AtomicEmailHunter.exe –site lifehacker.com –save WRITER “C:\Users\User070318\ Desktop\Test_3.odt” |
–save CALC “file_path” | OpenOffice Calc | AtomicEmailHunter.exe –site lifehacker.com –save CALC “C:\Users\User070318\ Desktop\Test_4.ods” |
–save GOOGLE | Google Drive | AtomicEmailHunter.exe –site lifehacker.com –save GOOGLE |
–extlevel | Set the hunting depth level when extracting from external websites. | AtomicEmailHunter.exe –site massmailsoftware.com –links all –extlevel 5 |
–quit | Atomic Email Hunter will close itself after doing all the job. |