← 返回
未分类 Key 中文

Facebook Get Profile Posts API

Call GET /api/facebook/get-profile-posts/v1 for Facebook Get Profile Posts through JustOneAPI with profileId.
调用 GET /api/facebook/get-profile-posts/v1 接口,通过 JustOneAPI 使用 profileId 获取 Facebook 个人动态。
justoneapi justoneapi 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 292
下载
💾 0
安装
1
版本
#latest

概述

Facebook Get Profile Posts

Use this focused JustOneAPI skill for get Profile Posts in Facebook. It targets GET /api/facebook/get-profile-posts/v1. Required non-token inputs are profileId. OpenAPI describes it as: Get public posts from a specific Facebook profile using its profile ID.

Endpoint Scope

  • Platform key: facebook
  • Endpoint key: get-profile-posts
  • Platform family: Facebook
  • Skill slug: justoneapi-facebook-get-profile-posts
OperationVersionMethodPathOpenAPI summary
---------------
getProfilePostsV1v1GET/api/facebook/get-profile-posts/v1Get Profile Posts

Inputs

ParameterInRequired byOptional byTypeNotes
------------------
cursorqueryn/aallstringPagination cursor for fetching the next set of results
profileIdqueryalln/astringThe unique Facebook profile ID

Request body: none documented; send parameters through path or query arguments.

Version Choice

Use getProfilePostsV1 for the documented v1 endpoint. There are no alternate versions grouped in this skill.

Run This Endpoint

Supported operation IDs in this skill: getProfilePostsV1.

node {baseDir}/bin/run.mjs --operation "getProfilePostsV1" --token "$JUST_ONE_API_TOKEN" --params-json '{"profileId":"<profileId>"}'

Ask for any missing required parameter before calling the helper. Keep user-provided IDs, cursors, keywords, and filters unchanged.

Environment

  • Required: JUST_ONE_API_TOKEN
  • Pass the token with --token "$JUST_ONE_API_TOKEN"; do not paste token values into chat messages, screenshots, or logs.
  • Get a token from Just One API Dashboard.
  • Authentication details: Just One API Usage Guide.

Output Focus

  • State the operation ID and endpoint path used, for example getProfilePostsV1 on /api/facebook/get-profile-posts/v1.
  • Echo the required lookup scope (profileId) before summarizing results.
  • Prioritize fields that support this endpoint purpose: Get public posts from a specific Facebook profile using its profile ID.
  • Return raw JSON only after the short, endpoint-specific summary.
  • If the backend errors, include the backend payload and the exact operation ID.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 01:24 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

data-analysis

Data Analysis

ivangdavila
{"answer":"数据分析与可视化。查询数据库、生成报告、自动化电子表格,将原始数据转化为清晰可行的见解。适用于:(1) 您……"}
★ 218 📥 71,691
data-analysis

Tavily 搜索

jacky1n7
通过 Tavily API 进行网页搜索(Brave 替代方案)。当用户要求搜索网页、查找来源或链接,且 Brave 网页搜索不可用时使用。
★ 278 📥 101,644
dev-programming

Facebook API

justoneapi
使用 JustOneAPI 分析Facebook 工作流,包括帖子搜索、获取 Profile ID 和获取 Profile 帖子。
★ 0 📥 630