All Projects → gaerae → ffeed

gaerae / ffeed

Licence: MIT license
A simple page that returns the feed of a specific facebook page and group.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ffeed

Flexml
🚀基于Litho的Android高性能动态业务容器。
Stars: ✭ 225 (+1084.21%)
Mutual labels:  facebook, feed
fb-export
Export (most) of your Facebook data using Node.js and the Graph API.
Stars: ✭ 21 (+10.53%)
Mutual labels:  facebook
Facebook-Auto-Liker
Simple, hacky python script which uses pyautogui to like images on FB.
Stars: ✭ 26 (+36.84%)
Mutual labels:  facebook
react-native-fblogin
📦 A React Native 'Facebook Login' component without wrapping any Facebook Native/Web SDK
Stars: ✭ 19 (+0%)
Mutual labels:  facebook
How-To-Build-A-Chatbot
Learn to build a facebook chatbot using Python and Flask
Stars: ✭ 15 (-21.05%)
Mutual labels:  facebook
hej
Hej! is a simple authentication boilerplate for Socialite.
Stars: ✭ 111 (+484.21%)
Mutual labels:  facebook
facebook-messenger
Go (GoLang) package for Facebook Messenger API and Chat bot
Stars: ✭ 62 (+226.32%)
Mutual labels:  facebook
jekyll-json-feed
A Jekyll plugin to generate a JSON (RSS-like) feed of your Jekyll posts
Stars: ✭ 18 (-5.26%)
Mutual labels:  feed
OAuthLogin
第三方平台联合登陆(facebook、微信、微博、QQ、Kakao)
Stars: ✭ 57 (+200%)
Mutual labels:  facebook
stream-ruby
Ruby Client - Build Activity Feeds & Streams with GetStream.io
Stars: ✭ 81 (+326.32%)
Mutual labels:  feed
flutter account kit
A Flutter plugin that wraps the Facebook Account Kit SDK
Stars: ✭ 42 (+121.05%)
Mutual labels:  facebook
hashtag.io
Hashtag.io is a PHP based social networking website, which supports exclusive multimedia content, sharing and private or group messaging service.
Stars: ✭ 64 (+236.84%)
Mutual labels:  facebook
facebook
🤖 🚀 I work on a Facebook clone. I think it will be a good challenge, the code is open source you can use ✋
Stars: ✭ 21 (+10.53%)
Mutual labels:  facebook
StackFlowView
Enforce stack behaviour for custom UI flow.
Stars: ✭ 35 (+84.21%)
Mutual labels:  feed
awosome-ai-in-social-media
💻 Collect those AI & Bot use in social media wechat/facebook/twitter/instagram/weibo/TikTok etc.
Stars: ✭ 21 (+10.53%)
Mutual labels:  facebook
react-reactions
😲 Create custom reaction pickers and counters or use your favorites!
Stars: ✭ 34 (+78.95%)
Mutual labels:  facebook
VKRdownloader
Vkrdownloader: All in one Video Downloader - Download videos from facebook twitter youtube tiktok and 1000+ other sites . YouTube downloader , facebook downloader . made by Vijay Kumar
Stars: ✭ 25 (+31.58%)
Mutual labels:  facebook
react-custom-share
Social media share buttons for ReactJS. Use one of the built-in button themes or create a custom one from scratch.
Stars: ✭ 47 (+147.37%)
Mutual labels:  facebook
awesome-rss-feeds
Awesome RSS feeds - A curated list of RSS feeds (and OPML files) used in Recommended Feeds and local news sections of Plenary - an RSS reader, article downloader and a podcast player app for android
Stars: ✭ 114 (+500%)
Mutual labels:  feed
OAuthLogin.AspNetCore
第三方平台联合登陆(facebook、微信、微博、QQ、Kakao)
Stars: ✭ 43 (+126.32%)
Mutual labels:  facebook

FFeed - Facebook Feed

A simple page that returns the feed of a specific facebook page and group.

Usage

Replace {app-id} in assets/appid.js

// your a facebook app id
const facebookAppId = '{app-id}'

URL Options: The Query String Parameters

  • id: 766343270153764 or gaeraecom
  • limit: 50
  • fields: type,icon,name,picture,message,permalink,caption,count
  • skin: base or white
https://gaerae.com/ffeed/?id=gaeraecom&limit=50&fields=type,icon,name,picture,message,permalink,caption,count&skin=white

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].