This Python script allows the extraction of area codes (DDD) and phone numbers from a formatted CSV wordlist. The user can specify the input and output file names. The script processes each line, identifies the columns for DDD and phone numbers, and saves the results in a new file. It includes exception handling to ensure the input file exists and is correctly processed.
- Extraction of area codes (DDD) and phone numbers from TXT files.
- Saving the extracted data to a separate file.
- Error handling, including checking for nonexistent files.
"TDOC";"CPF";"NOME";"TP_LOG";"LOGRAD";"NUM";"COMPL";"BAIRRO";"CIDADE";"UF";"CEP";"DDD";"TEL";"OPERADORA"
No, this file is specifically for this type of wordlist, if you have another wordlist, you can message me.
git clone https://github.com/firminogg/separador-py.git
cd separador
python separator.py