Skip to content

L01P/LinkedInfoSec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Command for processing your _allinfo.csv file

awk -F "'" '{for (i=1; i<=NF; i+=2) $i=""} 1' pentester_allinfo.csv | tr '\n' '\0' > pentester_certs.txt

About

A project for web scraping one of the most prolific job sites for information concerning certifications you should pursue for your relevant infosec career

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%