Skip to content

Saurabh1999/FacebookGraphAPI-Examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FacebookGraphAPI-Examples

Examples for facebook graph api for python.

This repository contains examples of Graph API for various applications!

1.Get all posts on wall of the user.

2.Create a Likes frequency table(counter) for all posts on user's timeline.

Python modules used:

1.facebook-sdk

2.requests

3.tqdm (for progress bar)

4.tabulate (for fancy table)

About

Examples for facebook graph api for python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%