Skip to content

Small python-based parser converting from Facebook Graph API output to XLS.

License

Notifications You must be signed in to change notification settings

jkarppinen/fb-graph-api-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FB Graph API parser

This little Python-based script scrapes data from Facebook's Graph API and saves the output to a spreadsheet.

Usage

General

-h, --help              Prints this help text.

-c, --comments          Include comments.
-d, --debug             Debug mode.
-o, --output            Set output file name
-p, --page              Set page name (for example tol.oulu)         
--page-only             Include posts from the page author only.

Date filtering

(use yyyy-mm-dd format)
-s, --start-date        Set start date
-e, --end-date          Set end date

License

This project is open source software licensed under the MIT license. For more information see LICENSE.

About

Small python-based parser converting from Facebook Graph API output to XLS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages