Skip to content
#

contact-export

Here are 4 public repositories matching this topic...

Language: All
Filter by language

Convert Excel files to vCard format (.vcf) for easy contact import. Supports multiple fields, error handling, and both CLI and programmatic usage. Perfect for importing contacts to phones, email clients, and CRM systems.

  • Updated Jul 5, 2025
  • Python

This Python script extracts all contacts from Calendly by querying the API and handles pagination to ensure all contacts are fetched. The script stores the contacts in a text file and a CSV file, with filenames that include the current date. The script also outputs the number of unique contacts extracted.

  • Updated Jan 6, 2025
  • Python

Improve this page

Add a description, image, and links to the contact-export topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the contact-export topic, visit your repo's landing page and select "manage topics."

Learn more