clearbit-name-to-domain-api

Script that takes a list of company names in a CSV file, dedupes them, and runs them against Clearbit's Name To Domain API, returning the domains in a new CSV.

To test:

  • Clone repo
  • Run npm installto install dependencies
  • Replace original_company_list with your own list of company names
  • Run node index.js and you'll get a new csv file called deduped_company_list.