Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 392 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 392 Bytes

Go

A utility to diff LinkedIn Connections with candidates from the Workable API.

Running

  1. Put Connections.csv in the data/ directory
  2. Copy .env.example to .env and add your Workable API key
  3. Run linkedin.go

Output

Three files will be output in the data/ directory:

  • workableCandidates.csv
  • devsInLinkedInButNotInWorkable.csv
  • devsFromLinkedIn.csv