Facebook Data Collector 2.0
1.4K
The objective of this project is to collect various kinds of information from the Facebook social network and store the collected data in a database suitable for analytics use.
| Branch | Environment | VCS | Build | Docker |
|---|---|---|---|---|
| master | Staging | GitHub | stg-latest | |
| stable | Production | GitHub | latest |
| Branch | Heroku | Job Scheduler |
|---|---|---|
| master | ig-fbdc-stg | |
| stable | (Multiple) | |
| stable | fb-data-collector-cl | Heroku Scheduler |
| Branch | Logentries |
|---|---|
| master | FBDC (dev) Logs |
| stable | (Multiple) |
| stable | FBDC CL Logs |
.circleci/: CircleCI 2.0 configuration.bin/: Scripts and utilities.docs/: Documentation.db/: Database-related files.ig_fbdc/: Main package.
access_token/: Facebook Access Token module.app/: Facebook App module.base/: Base classes.config/: Configuration.insights/: Facebook Insights module.lib/: Libraries.page/: Facebook Page module.
insights/: Facebook Page Insights module.metadata/: Facebook Page Metadata module.post/:
comment/: Facebook Page Post Comment module.
comment_reply/: Facebook Page Post Comment Reply module.insights/: Facebook Page Post Insights module.reaction/: Facebook Page Post Reaction module.reaction_count/: Facebook Page Post Reaction Count module.partitioning/: Database partitioning module.tasks/: CLI tasks.user/: Facebook User module.ig_fbgraph/: Facebook Graph API wrapper.make/: Make task definitions.Always activate the virtualenv before running any command.
Run make lint.
Run make test.
Run make test-coverage.
For more information, including configuration and usage instructions, read the documentation.
Content type
Image
Digest
Size
145.6 MB
Last updated
about 8 years ago
docker pull instagis/fb-data-collector