S

SocialFetch · Profiles Posts

by SocialFetch

GETBase

$0.014

per call · USD Coin on Base

List posts from an Instagram profile by handle.

Endpoint

GET https://api.socialfetch.dev/v1/instagram/profiles/:handle/posts

60

Calls / 30d

4

Unique payers / 30d

Sep 6

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.socialfetch.dev/v1/instagram/profiles/:handle/posts", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.socialfetch.dev/v1/instagram/profiles/:handle/posts" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "lookupStatus": "found",
    "page": {
      "hasMore": true,
      "nextCursor": "3897946163175031286_260462810"
    },
    "posts": [
      {
        "_truncated": true,
        "caption": "Can you name that NFL logo?",
        "commentCount": 703,
        "displayUrl": "https://scontent-iad3-1.cdninstagram.com/v/t51.71878-15/671277477_1279367697191068_2208979038109104164_n.jpg?stp=c0.248…",
        "id": "3894186385615595223_260462810",
        "likeCount": 25598,
        "mediaType": "video",
        "playCount": 2657321,
        "shortcode": "DYK7eKrx6bX",
        "takenAt": 1778450400,
        "thumbnailUrl": "https://scontent-iad3-2.cdninstagram.com/v/t51.71878-15/695048960_863111330155704_3282543452239843336_n.jpg?stp=dst-jpg…",
        "url": "https://www.instagram.com/p/DYK7eKrx6bX/",
        "videoUrl": "https://scontent-iad6-1.cdninstagram.com/o1/v/t2/f2/m86/AQNIFEIp8V_UBmpXCKNPXbfYU-oi3iXQM02jiAG2LNhYeRmb6GBrsNlglKtw85F…"
      }
    ]
  },
  "meta": {
    "creditsCharged": 1,
    "requestId": "req_f034548e-a2b9-44bf-80be-f209197abf08",
    "version": "v1"
  }
}

Payment details

Pay to0x02c2fcafce36b4aadb39625866bc6b1699d83043
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Social & Community and the homepage with a featured placement.

Get featured →

More from SocialFetch & similar services