From files on your PC | From any website |
---|---|
- Extract different types of links (web/mail/ftp e.t.c) from:
- Text version of any file (txt, csv, json, html, py e.t.c)
- Any website (ex: abc.com/xyz/pqrs)
- Without worrying about issues like duplicates
- Additional data like timestamp and Total counts will be saved too
- File containing extracted links will be saved to
Desktop/Extracted links
folder. - Above screenshots are from version 1.8
- Check all the features & changelog here
-
- Donwload the source code
- Install required libraries:
pip install -r requirements.txt
- Launch
Link_Extractor.py
-
- Download executable directly from release page, or
- Create your own executable from the source code