Skip to content

๐Ÿ”Ž Best tool to compile a list of contacts to cold email for sponsorships. Originally developed for HackUCI

Notifications You must be signed in to change notification settings

b0kch01/sponsors-lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

(me looking for campus recruiters)

Sponsors Lookup

๐Ÿ”Ž Quickly compile a list of sponsor contacts for your university hackathon!

Example Ranking

Meta
name title quality_score
0 Rebecca Ferrara Technical Recruiter 1070
1 Long H Sourcing Manager 1045
2 Kristen J Recruiting Leader 1040
3 Scott Steinhauser Software Engineer 1000
Twilio
name title quality_score
0 Lizzie Siegle Developer Evangelist Lll 1500
1 Aaron Tran Technical Recruiter 1070
2 Halley McCormack Senior Technical Recruiter III 1060
3 Monty Gill Senior Talent Partner, R&D Technical Leadership 1060
4 Anthony Spangenberg Staff Data Analyst, Talent Acquisition 1050
Crowdstrike
name title quality_score
0 Anna Schuh University Campus Recruiter 1150
1 Monica Ipong Director, Global University Recruiting 1140
2 Larry Young Senior Technical Recruiter 1060
3 Abe Ramos Senior Technical Recruiter 1060
4 Mina Sarshar Recruiter 1050

Instructions

  1. Clone this repo
  2. Install dependencies
pip install -r requirements.txt
  1. Run the script using Python 3 (Tested on 3.11)
python3 main.py

Turbo Mode Setup

  1. Create a file called existing.txt in the input/ directory
  2. Add the emails of the companies you already contacted/found in the file
  3. Create a file called new.txt in the input/ directory
  4. Add the emails of the companies you want to analyze in the file
  • The script will automatically remove duplicates

Progress

  • Smarter company tagging
  • Store results and allow for easy copy-n-paste
    • Single-row copy
    • Multi-row copy with input_file
  • Reverse engineer email lookup feature
    • Implement into API
  • Employee selection algorithm
  • Company selection algorithm

Related Tools for Organizers

๐Ÿšฉ Flags GitHub projects with low commit numbers and unprofessional code. https://github.com/b0kch01/JudgeJudy

About

๐Ÿ”Ž Best tool to compile a list of contacts to cold email for sponsorships. Originally developed for HackUCI

Resources

Stars

Watchers

Forks

Languages