{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "twitter-scraper-production-a1e8-up-railway-app-api-profile",
  "title": "Twitter Scraper \u00b7 X/Twitter Profile Data",
  "url": "https://twitter-scraper-production-a1e8.up.railway.app/api/profile",
  "category": "data",
  "summary": "Retrieve public profile metadata for any Twitter/X username or URL.",
  "seo": {
    "title": "Twitter/X Profile Scraper API | x402 0.005 USDC",
    "description": "Fetch public Twitter/X profile data including avatar, banner, bio, and follower counts. 0.005 USDC per call on Base. HTTP 402 data endpoint."
  },
  "use_cases": [
    "Enrich lead databases with social profile data",
    "Monitor influencer follower growth",
    "Verify identity via public social presence"
  ],
  "ideal_buyer": "Social intelligence agents and CRM enrichment tools requiring programmatic access to X profile information.",
  "example_prompt": "Get profile data for username 'elonmusk' including avatar URL and follower count.",
  "example_request_body": {
    "username": "elonmusk"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "cheap",
    "ratio": 0.25,
    "median_category_atomic": 20000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x6e8b64638b24c6d625b045dd353120d850064e2e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "5000",
      "max_timeout_seconds": 300,
      "verified": false,
      "hints": {
        "input": {
          "body": {
            "type": "object",
            "required": [
              "username"
            ],
            "properties": {
              "username": {
                "type": "string",
                "description": "Twitter/X username without @ (e.g. 'elonmusk') or full URL (e.g. 'https://x.com/elonmusk')"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "username",
              "displayName",
              "followers",
              "following",
              "tweetCount"
            ],
            "properties": {
              "bio": {
                "type": "string",
                "description": "Profile bio text"
              },
              "website": {
                "type": "string",
                "description": "Linked website URL"
              },
              "location": {
                "type": "string",
                "description": "Stated location"
              },
              "username": {
                "type": "string",
                "description": "Twitter/X handle"
              },
              "verified": {
                "type": "boolean",
                "description": "Blue checkmark status"
              },
              "avatarUrl": {
                "type": "string",
                "description": "Profile picture URL"
              },
              "bannerUrl": {
                "type": "string",
                "description": "Header image URL"
              },
              "createdAt": {
                "type": "string",
                "description": "Account creation date"
              },
              "followers": {
                "type": "number",
                "description": "Follower count"
              },
              "following": {
                "type": "number",
                "description": "Following count"
              },
              "tweetCount": {
                "type": "number",
                "description": "Total tweets posted"
              },
              "displayName": {
                "type": "string",
                "description": "Full display name"
              },
              "pinnedTweet": {
                "type": "string",
                "description": "Text of pinned tweet if any"
              }
            }
          },
          "example": {}
        }
      }
    }
  ],
  "duplicate_cluster_id": "data-cl-67d060ebd1fa",
  "origin": {
    "slug": "twitter-scraper-production-a1e8-up-railway-app",
    "host": "twitter-scraper-production-a1e8.up.railway.app",
    "title": "Twitter Scraper API",
    "description": "A hosted service for scraping Twitter data. Currently returns a 404 error indicating the application is not found or not deployed.",
    "url": "https://twitter-scraper-production-a1e8.up.railway.app",
    "favicon": "https://twitter-scraper-production-a1e8.up.railway.app/favicon.ico"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/twitter-scraper-production-a1e8-up-railway-app-api-profile",
    "url": "https://x402all.com/resource/twitter-scraper-production-a1e8-up-railway-app-api-profile",
    "name": "Twitter Scraper \u00b7 X/Twitter Profile Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/twitter-scraper-production-a1e8-up-railway-app-api-profile",
      "@type": "Offer",
      "price": "0.005",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.005000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "https://twitter-scraper-production-a1e8.up.railway.app/api/profile",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/twitter-scraper-production-a1e8-up-railway-app",
      "url": "https://twitter-scraper-production-a1e8.up.railway.app",
      "name": "Twitter Scraper API",
      "@type": "Organization"
    },
    "identifier": "twitter-scraper-production-a1e8-up-railway-app-api-profile",
    "description": "Fetch public Twitter/X profile data including avatar, banner, bio, and follower counts. 0.005 USDC per call on Base. HTTP 402 data endpoint.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=twitter-scraper-production-a1e8-up-railway-app-api-profile",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=twitter-scraper-production-a1e8-up-railway-app-api-profile"
}
