{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "twitter-scraper-production-a1e8-up-railway-app-api-tweets",
  "title": "Twitter Scraper \u00b7 Fetch Tweets by Username",
  "url": "https://twitter-scraper-production-a1e8.up.railway.app/api/tweets",
  "category": "data",
  "summary": "Fetch recent tweets from a specified public Twitter/X username with configurable count limits.",
  "seo": {
    "title": "Twitter/X Tweet Scraper API | x402 Pay-Per-Call",
    "description": "Retrieve recent tweets from any public Twitter/X account. Specify username and tweet count (1-20). Pay 0.005 USDC per call via x402 protocol on Base."
  },
  "use_cases": [
    "Monitor competitor social media activity",
    "Track influencer sentiment on specific topics",
    "Archive tweets for compliance or research",
    "Build social listening dashboards"
  ],
  "ideal_buyer": "Social media analysts, marketing automation agents, and research tools needing programmatic Twitter data access.",
  "example_prompt": "Get the last 15 tweets from @VitalikButerin to analyze his recent commentary on Ethereum scaling.",
  "example_request_body": {
    "count": 15,
    "username": "VitalikButerin"
  },
  "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": {
              "count": {
                "type": "number",
                "description": "Number of tweets to return (1-20, default 10)"
              },
              "username": {
                "type": "string",
                "description": "Twitter/X username without @ (e.g. 'VitalikButerin')"
              }
            }
          },
          "type": "http",
          "method": "POST",
          "bodyType": "json"
        },
        "output": {
          "type": "json",
          "schema": {
            "type": "object",
            "required": [
              "username",
              "tweetCount",
              "tweets"
            ],
            "properties": {
              "tweets": {
                "type": "array",
                "items": {
                  "type": "object",
                  "properties": {
                    "id": {
                      "type": "string"
                    },
                    "text": {
                      "type": "string"
                    },
                    "likes": {
                      "type": "number"
                    },
                    "views": {
                      "type": "number"
                    },
                    "isReply": {
                      "type": "boolean"
                    },
                    "replies": {
                      "type": "number"
                    },
                    "retweets": {
                      "type": "number"
                    },
                    "createdAt": {
                      "type": "string"
                    },
                    "isRetweet": {
                      "type": "boolean"
                    }
                  }
                },
                "description": "Array of recent tweets"
              },
              "username": {
                "type": "string",
                "description": "Twitter/X handle queried"
              },
              "tweetCount": {
                "type": "number",
                "description": "Number of tweets returned"
              }
            }
          },
          "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-tweets",
    "url": "https://x402all.com/resource/twitter-scraper-production-a1e8-up-railway-app-api-tweets",
    "name": "Twitter Scraper \u00b7 Fetch Tweets by Username",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/twitter-scraper-production-a1e8-up-railway-app-api-tweets",
      "@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/tweets",
    "@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-tweets",
    "description": "Retrieve recent tweets from any public Twitter/X account. Specify username and tweet count (1-20). Pay 0.005 USDC per call via x402 protocol on Base.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=twitter-scraper-production-a1e8-up-railway-app-api-tweets",
      "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-tweets"
}
