{"uid":"cap_FS6BE7_S0Fi_X2eaC2RKq","slug":"twitter-x-user-scraper-via-apify-apidojo-twitter-user-scraper-dad32ec4","name":"Twitter (X) User Scraper via Apify (apidojo/twitter-user-scraper)","description":"Start the \"Fast Twitter (X) User Scraper API | Extract Profiles, Followers\" Apify actor (apidojo/twitter-user-scraper). Introducing Twitter (X) User Scraper, the ultimate solution for direct user extraction from Twitter (X). It offers blazing speed and comprehensiveness, deliver…","url":"https://stableapify.dev/api/actors/apidojo/twitter-user-scraper/call","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"input":{"type":"object","required":["getFollowers","getFollowing","getAbout","getRetweeters","includeUnavailableUsers"],"properties":{"getAbout":{"type":"boolean","default":false,"description":"Enable this to extract account metadata including creation date, username change history, verification timestamps, account source, location accuracy, profile image details, and avatar URL. Triggers Profile About Query charge."},"maxItems":{"type":"integer","maximum":9007199254740991,"minimum":-9007199254740991,"description":"Maximum number of items that you want as output."},"startUrls":{"type":"array","items":{"type":"string"},"description":"Twitter (X) URLs. Paste Profile or Tweet URLs and get the results immediately."},"searchTerms":{"type":"array","items":{"type":"string"},"description":"Apply search terms to retrieve users from Twitter (X)."},"getFollowers":{"type":"boolean","default":true,"description":"If selected, the actor will scrape followers of the given Twitter (X) profiles."},"getFollowing":{"type":"boolean","default":true,"description":"If selected, the actor will scrape followed profiles of the given Twitter (X) profiles."},"getRetweeters":{"type":"boolean","default":true,"description":"If selected, the actor will scrape retweeters of the given tweets. This option is only available when using tweets as start URLs."},"twitterHandles":{"type":"array","items":{"type":"string"},"description":"Twitter handles that you want to retrieve from Twitter (X)."},"twitterUserIds":{"type":"array","items":{"type":"string"},"description":"Twitter user IDs that you want to retrieve from Twitter (X)."},"customMapFunction":{"type":"string","description":"Function that takes each object as an argument and returns data that will be mapped by the function itself. This function is not intended for filtering; please don't use it for filtering purposes or you will be banned automatically."},"includeUnavailableUsers":{"type":"boolean","default":false,"description":"If selected, the actor will include users that are not available (e.g. suspended) in the output."}},"description":"Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).","additionalProperties":{}},"options":{"type":"object","properties":{"build":{"type":"string","maxLength":100,"minLength":1},"memory":{"type":"integer","maximum":32768,"minimum":128},"maxItems":{"type":"integer","maximum":100000,"minimum":1}},"description":"Optional Apify run options.","additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"username":"sarptecimer","includeEmail":false},"options":{"memory":1024,"maxItems":100}},"response":{"run":{"id":"0hvO7o2xVu5ETlCf0","status":"READY","actorId":"V38PZzpEgOfeeWvZY","startedAt":"2026-06-16T17:45:30.180Z","usageTotalUsd":0,"defaultDatasetId":"q8vrA0CX1tE5TC8YC"},"token":"eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6IjBodk83bzJ4VnU1RVRsQ2YwIiwiYWN0b3JJZCI6ImFwaWRvam8vdHdpdHRlci11c2VyLXNjcmFwZXIiLCJkZWZhdWx0RGF0YXNldElkIjoicTh2ckEwQ1gxdEU1VEM4WUMiLCJ3IjoiMHg5Y2M0MmYzZDkyNDViODY3YWNjY2Q2MzBiNDNmOTA2YzE2NjViMTc2IiwiaWF0IjoxNzgxNjMxOTMwLCJleHAiOjE3ODQyMjM5MzB9.lSvfKprUWI2AlXi-O_8Liik_Rg2_xqCzp7akjSGZeys"}},"exampleRequest":{"input":{"username":"sarptecimer","includeEmail":false},"options":{"memory":1024,"maxItems":100}},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_Ly3eVWF7Kts1jYUR3xKxp","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Starts an Apify actor run to scrape Twitter/X user profiles, followers, and related data by username","exampleAgentPrompt":"Scrape the Twitter profile for the user @elonmusk — I need their bio, follower count, and any available public info, up to 100 items with 1024MB memory.","exampleUseCases":[{"title":"Competitor social media research","prompt":"Pull the full Twitter profile details for @OpenAI — I want their bio, follower count, and any public metadata, up to 100 results using 1024MB memory."},{"title":"Lead enrichment with social data","prompt":"I have a list of Twitter handles for potential B2B leads — start with @satyanadella and scrape their profile info including email if available, max 100 items."},{"title":"Influencer vetting for brand campaign","prompt":"Can you scrape the Twitter profile for @MrBeast to get their follower count, bio, and public account details? Use 1024MB memory and pull up to 100 items."}],"resultDescription":"Returns a run object with the actor run ID, status (READY), actor ID, start timestamp, total usage in USD, default dataset ID, and a JWT token for polling results from the Apify dataset once the run completes.","failureModes":["Invalid or non-existent Twitter username returns empty dataset or actor error","Insufficient memory allocation causes actor run failure","Rate limiting or Twitter anti-scraping measures may result in incomplete data","Payment failure via x402 prevents actor from starting","Actor run may remain in READY/RUNNING state for extended periods for large accounts","includeEmail flag may yield no emails if not publicly available"],"whenToPreferThis":"Use this endpoint when you need to programmatically extract Twitter/X user profile data at scale without managing your own scraping infrastructure. It is especially useful for lead enrichment, influencer research, or social media monitoring workflows that require fast, structured user data. Prefer this over manual lookups or raw Twitter API access when you need bulk or automated extraction with pay-per-use pricing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:45:09.971Z","isFirstParty":false}