Skip to content

Latest commit

 

History

32 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dustin

Currently these are the roots of (hopefully some day) a web service consuming hooks for group posts from Facebook and forwarding them to an ElasticSearch index.

So far this is just a simple Python script that fetches post data for a specified Facebook Group, parses and ingests it to a specified ES index.

Build Status

Requirements

You need to set some environment variables which the script expects to be able to authenticate in all the relevant services:

  • FB_TOKEN - the Graph API token you'll use to authorize the API calls
  • FB_GROUP - the Facebook Group you wish to index
  • ES_HOST - the ElasticSearch target host

About

Move data from Facebook to Elasticsearch

Resources

Stars

0 stars

Watchers

0 watching

Forks

Used by

Contributors

Languages