Project

General

Profile

Actions

Feature #1673

open

Feature #1669: Maintenir Facebook Driver

Obtenir les informations d'un Facebook User

Added by Haithem FRAD about 5 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
29 Dec 2020
Due date:
% Done:

100%

Estimated time:

Description

Cette sous tache consiste à développer la fonction: get_user_info(self, user_id)

Le but est d'obtenir un dictionnaire contenant tout les information d'un user : name, Intro, friends, profile_pic_url, cover_pic_url

Il faut radicalement utilisé "InnerHTML" ou "OuterHTML" pour avoir la partie de HTML soutaité et après extraire du text ou href selon le besoin avec BeautifulSoup

Pour pouvoir distingué la différence entre "InnerHTML" et "OuterHTML" :
Ref: https://stackoverflow.com/questions/14256102/difference-between-innerhtml-and-outerhtml-in-cocoa-webview#:~:text=innerHTML%20is%20a%20property%20of,the%20opening%20and%20closing%20tags.&text=outerHTML%20is%20similar%20to%20innerHTML,as%20well%20as%20the%20content.

Actions #1

Updated by Haithem FRAD about 5 years ago

  • Assignee set to Haithem FRAD
Actions #2

Updated by Haithem FRAD about 5 years ago

  • % Done changed from 70 to 90
Actions #3

Updated by Haithem FRAD about 5 years ago

Ajouter une fonction qui va stocker toutes les données recupérer dans un csv

Ref : https://towardsdatascience.com/how-to-read-csv-file-using-pandas-ab1f5e7e7b58

Actions #4

Updated by Haithem FRAD about 5 years ago

  • % Done changed from 90 to 100
Actions

Also available in: Atom PDF