Giter Site home page Giter Site logo

mrjovanovic / icloudcontacts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from puppycodes/icloudcontacts

0.0 2.0 0.0 5 KB

Pulls iCloud Contacts for an account. No dependencies. No user notification. Very quick. Tokens / normal credentials supported. 🗂

Python 100.00%

icloudcontacts's Introduction

iCloudContacts

Pulls iCloud Contacts for an account. No dependencies. No user notification. Very quick. Tokens / normal credentials supported.

iCloudContacts will pull all contacts from the iCloud CardDav server (all iCloud Contacts for any iCloud user) and print them to stdout as well as save them to a text file. It works by taking an apple ID and corresponding password (or an MMeAuthToken if you have one), grabbing a MMeAuthToken, which is then supplied to the CardDav server to pull all the HREFS for the VCF cards on an iCloud account, and then uses those HREFS to pull the actual VCF data. It then goes through this VCF data and outputs the Contact Name and Telephone Number.

Example Usage: python iCloudContacts.py

Input: AppleID or DSID

Input: Password or MMeAuthToken

Output: John Doe (914) 879-8824

Output: Found 1 contacts for user [email protected]! Wrote contacts to [email protected]

To be implemented features

  • Add feature to combine all contacts into one VCF card

  • Make output contain more VCF information, IE social media, nicknames, etc.

icloudcontacts's People

Contributors

manwhoami avatar

Watchers

James Cloos avatar Miloš Jovanović avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.