Coder Social home page Coder Social logo

gaurav19999 / ca-project-facebook-scraping Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alikabbadj/ca-project-facebook-scraping

0.0 0.0 0.0 12 KB

How to capture Friends and Friends Friends on FB and get their profil photo and guest their age and gender with AWS Rekongnition

Python 100.00%

ca-project-facebook-scraping's Introduction

CA-Project-FaceBook-scraping

How to capture Friends and Friends Friends on FB and get their profil photo and guest their age and gender with AWS Rekongnition Readme_FaceBook_scraping

3 codes:

  1. FB friend final no loop.py : gets all the friends of someone in Facebook (here julie.fievez) and puts them in a CSV file: name_of_FB_profil.csv (here julie.fievez.csv)

  2. FB_Img_URL_extrac_AKA_loop.py : reads the 1st CSV file, gets URL the profile photo and adds them and puts them in a second CSV file: name_of_FB_profil2.csv (here julie.fievez2.csv)

  3. RekonFB_AKA_final.py : reads the second CSV, gets the estimation of the age and gender of the friends and adds them and puts them in a third CSV file : name_of_FB_profil3.csv (here julie.fievez3.csv)

Limits: • I use an FB account that I create here [email protected] with pw "……….". I should get back this account • We should add a loop in program 1 to get the friends of the friends to have all the FB graph. But we should put a limit to the graph size • In program 1 root of the graph is 'https://www.facebook.com/julie.fievez/'. It is possible to choose any other root • In program 2 the limit of number photos was set to 50. That can be changed to any number.

ca-project-facebook-scraping's People

Contributors

alikabbadj 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.