S

SocialFetch · Linkedin Profiles

by SocialFetch

GETBase

$0.028

per call · USD Coin on Base

Get LinkedIn person profiles by URL or handle.

Endpoint

GET https://api.socialfetch.dev/v1/linkedin/profiles

13

Calls / 30d

6

Unique payers / 30d

Sep 9

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/linkedin/profiles", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.socialfetch.dev/v1/linkedin/profiles?url=https%3A%2F%2Fwww.linkedin.com%2Fin%2Fmarclouvion" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "data": {
    "results": [
      {
        "activity": [
          null
        ],
        "error": null,
        "lookupStatus": "found",
        "metrics": {
          "connections": null,
          "followers": null,
          "recommendationsCount": null
        },
        "posts": [],
        "profile": {
          "_truncated": true,
          "avatarUrl": null,
          "bannerUrl": null,
          "bio": null,
          "displayName": null,
          "firstName": null,
          "handle": null,
          "headline": null,
          "lastName": null,
          "location": null,
          "numericId": null,
          "platform": null,
          "profileUrl": null
        },
        "relatedProfiles": [
          null
        ],
        "url": "https://www.linkedin.com/in/triciameinhold/"
      }
    ],
    "summary": {
      "errored": 0,
      "found": 1,
      "notFound": 1,
      "requestedUrls": 2
    }
  },
  "meta": {
    "creditsCharged": 4,
    "requestId": "req_01example_batch",
    "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