elaine-zheng / summer2020internships

Keep track of internships for Summer 2020 for undergraduates interested in tech./SWE/related fields
1.81k stars 242 forks source link

feat: add summarizing script #60

Closed a37h closed 4 years ago

a37h commented 4 years ago

Should work with any Python 3 version Being run on README.md outputs a list of company's names and application links looking like:

user@pc:~/summer2020internships$ python3 summarize_list.py 
IMC Trading https://imc.wd5.myworkdayjobs.com/invitation/job/Chicago/Quant-Trader-Intern---Summer-2020_REQ-00550
Ebay    https://jobs.ebayinc.com/job/san-jose/software-engineer-intern/403/13338627
Esri    https://www.esri.com/en-us/about/careers/job-detail?jobID=11338&mode=job&iis=Job%2BBoard&iisn=LinkedIn

The output format is suitable for copy-pasting it into an Excel document, company name and application link will automatically be split into 2 columns, which is quite convenient