The **Twitter Profile Scraper** collects detailed information from any public Twitter profile. Enter the profile URL to retrieve data such as follower count, post details, and profile information. Ideal for tracking and analyzing Twitter activity.
Interested in scraping Twitter profiles? Get it here: Twitter Profile Scraper. Extract detailed information from Twitter profiles and posts efficiently.
Features
Sample Output
Here is a sample output of this scraper:
1{ 2 "biography": null, 3 "birth_date": null, 4 "category_name": null, 5 "date_joined": "2009-06-02T20:12:29.000Z", 6 "external_link": null, 7 "followers": 193576643, 8 "following": 690, 9 "id": "elonmusk", 10 "input": { 11 "url": "https://x.com/elonmusk" 12 }, 13 "is_business_account": false, 14 "is_government_account": false, 15 "is_verified": true, 16 "location": null, 17 "posts": [ 18 { 19 "date_posted": "2022-04-28T00:56:58.000Z", 20 "description": "Next I’m buying Coca-Cola to put the cocaine back in", 21 "hashtags": [], 22 "likes": 4457583, 23 "photos": null, 24 "post_id": "1519480761749016577", 25 "post_url": "https://twitter.com/44196397/status/1519480761749016577", 26 "replies": 182384, 27 "reposts": 623761, 28 "videos": null, 29 "views": null 30 } 31 ], 32 "posts_count": 49004, 33 "profile_image_link": "https://pbs.twimg.com/profile_images/1815749056821346304/jS8I28PL_normal.jpg", 34 "profile_name": "Elon Musk", 35 "subscriptions": 158, 36 "suggested_profiles": [ 37 { 38 "profile_id": "50393960", 39 "profile_image": "https://pbs.twimg.com/profile_images/1674815862879178752/nTGMV1Eo_normal.jpg", 40 "profile_name": "Bill Gates", 41 "profile_url": "https://x.com/BillGates" 42 } 43 ], 44 "url": "https://x.com/elonmusk", 45 "x_id": "44196397" 46}
Here is the JSON fields documentation without including the sample values:
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!