>>> Home page
>>> RapidAPI
API to get facebook data without using cookies or access_token
GET http://graph.scanfb.top/graph/v19.0/100025113282190/feed?fields=from%2Cid%2Ccreated_time%2Cmessage%2Cattachments%7Bmedia%2Ctarget%2Ctitle%2Ctype%2Curl%2Csubattachments.limit(100)%7D%2Ccomments.summary(total_count).limit(0)%2Creactions.summary(total_count).limit(0)%2Cshares&access_token=N8o3eySfREuw1pbt3fmcLg
- Telegram : https://t.me/anhkiet9052
- Facebook : https://fb.com/anhkiet9052
- Messenger : https://m.me/anhkiet9052
GET http://graph.facebook.com/{YOUR PATH AND PARAM}...
GET http://graph.scanfb.top/graph/{YOUR PATH AND PARAM}...&access_token=N8o3eySfREuw1pbt3fmcLg
Parameter | Type | Description |
---|---|---|
access_token |
string |
Required. The above token is shared publicly, many users, the request may be slow. Contact Kiet to receive a free private Token |
{
"success": true,
"message": "",
"data": {Graph Facebook API responses}
}