criso/fbgraph
NodeJs module to access the facebook graph api observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5496
- days_rel: n/a
- days_push: 830
- n_releases_24m: 0
Adoption not part of the score
1084 stars · 174 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
fbgraph is a Node.js library providing simple access to the Facebook Graph API. It wraps API calls to return consistent JSON, handles OAuth authorization and access token management, and supports securing calls with appsecret_proof.
Use cases
- access the facebook graph api from node
- publish posts to a user's facebook feed
- authenticate users with facebook oauth in an express app
- extend the expiration of short-lived facebook access tokens
- fetch facebook user profile data as
- secure facebook api calls with appsecret_proof
When to choose
- you need a lightweight, minimal wrapper around the Facebook Graph API in Node.js
- you want consistent JSON responses from Facebook endpoints
- you need simple OAuth authorization and token handling for Facebook
When to avoid
- you need a fully featured or actively maintained Facebook SDK with support for the latest Graph API versions
- you require guaranteed long-term maintenance or formal license assurance
- you are not working in Node.js
Facets
library · maturity maintenance
http-client auth sdk apis web-development social-media developer-tools facebook graph-api oauth api-client social-networks nodejs
3 sources
- readme: https://github.com/criso/fbgraph · fetched 2026-08-28 · 183eb3d94d75
- homepage: http://criso.github.io/fbgraph/ · fetched 2026-08-29 · f54673878354
- registry_npm: https://registry.npmjs.org/fbgraph · fetched 2026-08-29 · 1ef9057eb25a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| criso/fbgraph | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem