Giter Site home page Giter Site logo

Comments (4)

Mokto avatar Mokto commented on May 30, 2024

Hi,

Sorry for the late reply ! We are focusing on the mobile app right now, that's why there hasn't been any commit for a long time.

The main motivation behind this project is to easily import a contact (avatar, first name, last name, birthdate, ...). It is not possible to use the Facebook API to get this information.

But eventually we could add a lot a handy functionalities (open for discussion).

from rachel.

djaiss avatar djaiss commented on May 30, 2024

@alecgorge FB's API does not give any information about the contact (and rightfully so, as it's the core of their business).

As Mokto said, the idea is to use this extension to "scrape" a profile page and retrieve the information needed to add a contact on Monica.

from rachel.

cweagans avatar cweagans commented on May 30, 2024

FB's API does not give any information about the contact (and rightfully so, as it's the core of their business).

I don't think this is accurate. I was able to pull a substantial amount of information from Facebook's API about my friends (at least First & Last name, birthday, email address, etc for those that have that information populated and visible to me). Here's the full list of fields that you can retreive: https://developers.facebook.com/docs/graph-api/reference/user

What can't you get from that API that you need? Screen scraping is going to be slow in comparison, and you're not going to be able to get any information that way that you cannot get from the API.

from rachel.

ishmaelthedestroyer avatar ishmaelthedestroyer commented on May 30, 2024

Hi! Would anyone be interested in working on this? I'd love to bring some life into this project.

from rachel.

Related Issues (1)

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.