I

Instagram Profile & Posts · Posts

by Instagram Profile & Posts

GETBaseArbitrumPolygon

$0.02

per call · USD Coin on Base

Page through an Instagram account's posts by username — captions, like and comment counts, media type, video duration, image and thumbnail URLs, post permalinks, tagged users and location, plus a cursor for the next page. Instagram posts feed, reels listing, creator content history, social post data. No API key.

Endpoint

GET https://instagram.use.x402atlas.com/posts/:username

2

Calls / 30d

1

Unique payers / 30d

Sep 1

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://instagram.use.x402atlas.com/posts/:username", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://instagram.use.x402atlas.com/posts/:username?cursor=" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "next_cursor": "QVFEeWJzNWJXVUZ6M0xkVWhoOWc3RHhwLW5rTk1pT2h5",
  "next_cursor_url": "https://instagram.use.x402atlas.com/posts/nasa?cursor=QVFEeWJzNWJXVUZ6M0xkVWhoOWc3RHhwLW5rTk1pT2h5",
  "posts": [
    {
      "accessibility_caption": "Photo by NASA of the Sun's corona against a black sky.",
      "caption": "A new view of the Sun's corona, captured during totality.",
      "carousel": [],
      "comments": 4102,
      "comments_disabled": false,
      "dimensions": {
        "height": 1350,
        "width": 1080
      },
      "display_url": "https://scontent.cdninstagram.com/v/t51.29350-15/nasa_post_1.jpg",
      "has_audio": false,
      "id": "3502108108334577896",
      "is_paid_partnership": false,
      "is_video": false,
      "like_and_view_counts_disabled": false,
      "likes": 812345,
      "location": {
        "id": "212999109",
        "name": "Kennedy Space Center",
        "slug": "kennedy-space-center"
      },
      "owner": {
        "id": "528817151",
        "username": "nasa"
      },
      "product_type": "feed",
      "shortcode": "DBaVQ2Rx3Ho",
      "tagged_users": [
        "nasahubble"
      ],
      "thumbnail_url": "https://scontent.cdninstagram.com/v/t51.29350-15/nasa_post_1_thumb.jpg",
      "url": "https://www.instagram.com/p/DBaVQ2Rx3Ho/"
    },
    {
      "accessibility_caption": "Video by NASA of astronauts in training suits.",
      "caption": "Artemis II crew training, in 60 seconds.",
      "carousel": [],
      "comments": 8891,
      "comments_disabled": false,
      "dimensions": {
        "height": 1920,
        "width": 1080
      },
      "display_url": "https://scontent.cdninstagram.com/v/t51.29350-15/nasa_post_2.jpg",
      "has_audio": true,
      "id": "3498765432109876543",
      "is_paid_partnership": false,
      "is_video": true,
      "like_and_view_counts_disabled": false,
      "likes": 1204553,
      "owner": {
        "id": "528817151",
        "username": "nasa"
      },
      "product_type": "clips",
      "shortcode": "DBOxK1LvQ8m",
      "tagged_users": [],
      "thumbnail_url": "https://scontent.cdninstagram.com/v/t51.29350-15/nasa_post_2_thumb.jpg",
      "title": "Artemis II crew training",
      "url": "https://www.instagram.com/p/DBOxK1LvQ8m/",
      "video_duration": 58.6
    }
  ],
  "username": "nasa"
}

Payment details

Pay to0x28410eac7393dba041cd5a92eefe7a8e834310bb
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Arbitrum, Polygon
Schemesexact

Is this your API?

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

Get featured →

More from Instagram Profile & Posts & similar services