Facebook API docs

Facebook API: Profile — Videos Metrics By User Id

Retrieve aggregate Profile metrics from Facebook without calculating them from a full object collection.

Use “Videos Metrics By User Id” for dashboards, scoring, and recurring reports that need a compact metric snapshot.

Method GET
Entity Profile
Versions 1
What this endpoint does

What you can build with this API method

Review the result and common workflows first, then move to parameters and a working request example.

What this endpoint helps with

The response provides a ready-to-use Profile summary with key counters and metrics in the selected API format.

When to use it

Use “Videos Metrics By User Id” for dashboards, scoring, and recurring reports that need a compact metric snapshot.

Common use cases

Product dashboards

Show core Facebook metrics without loading and processing an entire collection.

Trend monitoring

Store periodic snapshots and compare metric changes over time.

Object scoring

Use aggregate metrics as inputs for internal rankings and rules.

Available versions

Response version

Both versions solve the same job and accept the same parameters. Use the switch to compare the response structure and choose the version your client expects.

Response version V2

Switch versions on this page to compare response structures while keeping the same documentation URL.

V1 Not available

What stays the same

Authentication, required parameters, and the request shape stay the same across V1 and V2. In practice, you choose the version when you build the endpoint path and when you parse the response.

What changes between versions

The main difference is the response envelope. Use V2 for new integrations and keep V1 only when you need compatibility with an existing client contract.

How to use it

How to call the method

Use the same API key header and the same query parameters for both versions. This documentation shows the shared parameter set first, then version-specific endpoint paths and code snippets.

Input parameters

Shared parameters
Parameter Required Type Example Description
user_id Yes str value Numeric user ID on the selected platform.

Version-specific request path

V2

Choose a version when you copy the exact endpoint path, example URL, and code snippet. The parameter list above stays the same.

GET /api/v2/facebook.com/profile/videos-metrics-by-user-id

Normalized format

Code examples

curl --request GET \
  --url "https://www.scrapestorm.net/api/v2/facebook.com/profile/videos-metrics-by-user-id" \
  --header "X-API-Key: 00000000-0000-4000-8000-000000000000" \
  --get --data-urlencode 'user_id=value'
Response example

Live response by version

The preview keeps key fields and the first collection items so you can scan the response shape quickly. Switching versions changes the JSON format.

Response example

V2 response JSON

Verified example

This compact JSON example comes from the latest successful verification run for V2.

{
  "success": true,
  "status": "ok",
  "search_context": {
    "user_id": "100044234596005"
  },
  "data": {
    "profile": {
      "user_id": "100044234596005",
      "username": "DwayneJohnson",
      "display_name": "Dwayne The Rock Johnson",
      "alternate_name": null,
      "profile_url": "https://www.facebook.com/DwayneJohnson",
      "verified": true,
      "gender": "male",
      "category": null,
      "description": "Dwayne The Rock Johnson. 66,022,047 likes · 815,588 talking about this. The official Facebook page for Dwayne \"The Rock\" Johnson.",
      "external_links": [],
      "emails": [],
      "phone_numbers": [],
      "followers_count": 66000000,
      "following_count": 22,
      "likes_count": 66022047,
      "talking_about_count": 815588,
      "avatar_url": "https://example.com/image.jpg",
      "banner_url": "https://scontent-yyz1-1.xx.fbcdn.net/v/t39.99422-6/738511563_2287489735394419_846629203386166573_n.png?stp=dst-png&cstp=mx2048x1152&ctp=s960x960&_nc_cat=105&ccb=1-7&_nc_sid=cc71…"
    },
    "analytics": {
      "all_posts": {
        "analyzed_posts_count": 9,
        "last_post_date": "2026-07-19T18:11:02+00:00",
        "total_engagement": 0,
        "avg_engagement_rate_per_post": 0.0,
        "peak_engagement_rate_per_post": 0.0,
        "avg_weighted_engagement_score": 0.0,
        "total_engagement_rate": 0.0,
        "median_engagement_per_post": 0.0,
        "max_engagement_per_post": 0,
        "total_reactions": 0,
        "total_comments": 0,
        "total_shares": 0,
        "total_views": 6968217,
        "total_plays": 12990207,
        "total_media": 9,
        "total_reaction_rate": 0.0,
        "total_comment_rate": 0.0,
        "total_share_rate": 0.0,
        "total_view_rate": 10.557905,
        "total_play_rate": 19.682132,
        "total_media_rate": 1.4e-05,
        "avg_reactions_per_post": 0,
        "avg_comments_per_post": 0,
        "avg_shares_per_post": 0,
        "_more_fields": "16 more fields"
      },
      "sponsored_posts": {
        "analyzed_posts_count": 0,
        "total_engagement": 0,
        "avg_engagement_rate_per_post": 0.0,
        "peak_engagement_rate_per_post": 0.0,
        "avg_weighted_engagement_score": 0.0,
        "total_engagement_rate": 0.0,
        "median_engagement_per_post": 0.0,
        "max_engagement_per_post": 0,
        "total_reaction_rate": 0.0,
        "total_comment_rate": 0.0,
        "total_share_rate": 0.0,
        "total_view_rate": 0.0,
        "total_play_rate": 0.0,
        "total_media_rate": 0.0,
        "avg_caption_length": 0,
        "avg_posts_per_week": 0,
        "avg_posts_per_month": 0,
        "posts_count_last_7_days": 0,
        "posts_count_last_30_days": 0
      },
      "organic_posts": {
        "analyzed_posts_count": 9,
        "last_post_date": "2026-07-19T18:11:02+00:00",
        "total_engagement": 0,
        "avg_engagement_rate_per_post": 0.0,
        "peak_engagement_rate_per_post": 0.0,
        "avg_weighted_engagement_score": 0.0,
        "total_engagement_rate": 0.0,
        "median_engagement_per_post": 0.0,
        "max_engagement_per_post": 0,
        "total_reactions": 0,
        "total_comments": 0,
        "total_shares": 0,
        "total_views": 6968217,
        "total_plays": 12990207,
        "total_media": 9,
        "total_reaction_rate": 0.0,
        "total_comment_rate": 0.0,
        "total_share_rate": 0.0,
        "total_view_rate": 10.557905,
        "total_play_rate": 19.682132,
        "total_media_rate": 1.4e-05,
        "avg_reactions_per_post": 0,
        "avg_comments_per_post": 0,
        "avg_shares_per_post": 0,
        "_more_fields": "16 more fields"
      },
      "segment_comparison": {
        "sponsored_content_share": 0.0,
        "organic_content_share": 100.0,
        "organic_vs_sponsored_engagement_rate_gap": 0.0,
        "sponsored_to_organic_avg_engagement_ratio": 0.0
      }
    },
    "feed": {
      "count": 9,
      "items": [
        {
          "is_sponsored": false,
          "sponsored_detection_source": null,
          "sponsored_detection_confidence": null,
          "url": "https://www.facebook.com/DwayneJohnson/videos/just-landed-in-tokyo-130am-closing-this-gym-out-whenever-i-land-in-other-countri/26802119992796665/",
          "created_at": "2026-07-19T18:11:02Z",
          "video_id": "26802119992796665",
          "story_id": "UzpfSTEwMDA0NDIzNDU5NjAwNTpWSzoyNjgwMjExOTk5Mjc5NjY2NQ==",
          "text": "Just landed in Tokyo 🛬 🇯🇵 \n130am, closing this gym out. Whenever I land in other countries/multiple time zones - I immediately hit the gym regardless of the time. Training is a…",
          "author": {
            "user_id": "100044234596005"
          },
          "duration_seconds": 100,
          "video_view_count": 34215,
          "video_play_count": 96386,
          "thumbnail_url": "https://example.com/image.jpg"
        },
        {
          "is_sponsored": false,
          "sponsored_detection_source": null,
          "sponsored_detection_confidence": null,
          "url": "https://www.facebook.com/DwayneJohnson/videos/my-guys-we-only-get-one-skin-and-we-gotta-take-care-of-it-especially-in-the-sun-/1438415361430838/",
          "created_at": "2026-07-19T15:20:46Z",
          "video_id": "1438415361430838",
          "story_id": "UzpfSTEwMDA0NDIzNDU5NjAwNTpWSzoxNDM4NDE1MzYxNDMwODM4",
          "text": "My guys 👊🏾 we only get one skin, and we gotta take care of it. ESPECIALLY in the sun ☀️ \nWe have a phenomenal SPF 30 FACIAL MOISTURIZER — dermatologist tested ingredients, super…",
          "author": {
            "user_id": "100044234596005"
          },
          "duration_seconds": 36,
          "video_view_count": 5766,
          "video_play_count": 36810,
          "thumbnail_url": "https://example.com/image.jpg"
        },
        {
          "_more_items": 7
        }
      ]
    }
  }
}
What to do next

Continue the evaluation

Use this documentation as the first decision point, then move into pricing, platform coverage, and integration rules before you connect the endpoint for recurring use.

Open the Facebook platform page

Compare adjacent entities, API method groups, and related docs before implementation.

Open platform page

Compare API method pricing

Check where this API method sits inside the public price table before you scale usage.

View pricing

Review integration rules

Use the starter docs to confirm authentication, versioning, retries, and mock vs live behavior.

Open docs
FAQ

Questions teams ask before implementation

Use these answers to decide whether this API method fits your workflow, versioning choice, and rollout plan.

What data does this Facebook API method return?

The method performs “Videos Metrics By User Id” for Profile. The compact response example below shows the exact field structure.

Should I choose V1 or V2?

Choose V2 for new integrations because it provides a normalized structure. Use V1 only for compatibility with clients that already consume the platform-native format.

What do I need for the first request?

Create an API key, send it in the request header, and provide the required parameters from the table. The code samples already contain the correct path and request structure.