CoreClaw
Store
Pricing
Start Free Trial
mn06pz6r

Twitter Post Scraper (by Post URL)

Pricing
Try for free
mn06pz6r

Twitter Post Scraper (by Post URL)

mn06pz6r/gen-ju-tui-wen-url-huo-qu-tui-wen-xin-xi

Twitter Post Scraper (by Post URL) extracts a single Twitter/X post with all its details by post URL. Provide one or more tweet URLs and it will return the full post data including engagement metrics, media, hashtags, and author information.

Try for Free

What does Twitter Post Scraper (by Post URL) do?

Twitter Post Scraper (by Post URL) extracts a single Twitter/X post with all its details by post URL. Provide one or more tweet URLs and it will return the full post data including engagement metrics, media, hashtags, and author information.

  • Scrape individual tweets by their post URL
  • Extract engagement data: likes, views, replies, reposts, quotes, and bookmarks
  • Retrieve media attachments including photos and videos with download URLs
  • Capture hashtags, mentions, and external links from tweets
  • Get quoted tweet data and parent post details for reply threads
  • Fetch author metadata such as follower count, biography, and verification status
  • Support multiple post URLs in a single run
  • Connect Twitter Post Scraper to any AI chatbot using Apify MCP server
  • Export via SDKs (Python & Node.js), use API Endpoints, webhooks, or integrate with workflows

What data can you get from Twitter

Twitter Post Scraper (by Post URL) can gather any kind of data from Twitter/X, such as:

📝 Tweet text👤 Username📛 Display name
❤️ Likes👁️ Views🔁 Reposts
💬 Replies🔖 Bookmarks💬 Quotes
🏷️ Hashtags📸 Photos🎬 Videos
🔗 Tweet URL📅 Date posted✅ Verification status
👥 Followers📜 Biography📊 Posts count

How to scrape a Twitter post with Twitter Post Scraper (by Post URL)?

Twitter Post Scraper (by Post URL) is user-friendly, offering a smooth start even for those who have never extracted data from Twitter before. Here's how to scrape a Twitter post in 5 steps:

  1. Create a free Apify account using your email.
  2. Open Twitter Post Scraper (by Post URL).
  3. Add one or more tweet URLs.
  4. Click the "Start" button and wait for the data to be extracted.
  5. Download your data in JSON, XML, CSV, Excel, or HTML.

Input

To start scraping Twitter posts, fill in the input form. Twitter Post Scraper (by Post URL) recognizes the following input parameters:

  • url (requestList, required): Twitter/X post URLs.
  • timeout (integer, default 20): Request timeout in seconds.

Input JSON

json
{
  "url": [
    "https://x.com/elonmusk/status/1234567890"
  ],
  "timeout": 20
}

Output

The results will be wrapped into a dataset which you can find in the Storage tab. Each tweet produces one output row. Here is what it looks like in JSON:

json
{
  "id": "1900000000000000000",
  "user_posted": "elonmusk",
  "name": "Elon Musk",
  "description": "Sample tweet text here",
  "date_posted": "2025-06-01T12:00:00.000Z",
  "photos": ["https://pbs.twimg.com/media/sample.jpg"],
  "url": "https://x.com/elonmusk/status/1900000000000000000",
  "tagged_users": [
    {
      "profile_id": "123456",
      "profile_name": "Some User",
      "url": "https://x.com/someuser"
    }
  ],
  "replies": 1234,
  "reposts": 567,
  "likes": 8901,
  "views": 234567,
  "external_url": "https://example.com",
  "hashtags": ["tech", "AI"],
  "followers": 150000000,
  "biography": "Mars & Cars, Chips & Dips",
  "posts_count": 35000,
  "profile_image_link": "https://pbs.twimg.com/profile_images/sample.jpg",
  "following": 500,
  "is_verified": true,
  "quotes": 123,
  "bookmarks": 456,
  "parent_post_details": {
    "post_id": null,
    "profile_id": null,
    "profile_name": null
  },
  "external_image_urls": ["https://pbs.twimg.com/media/sample.jpg"],
  "videos": [
    {
      "video_url": "https://video.twimg.com/sample.mp4",
      "duration": 15000,
      "content_type": "video/mp4"
    }
  ],
  "quoted_post": {
    "post_id": "1800000000000000000",
    "profile_id": "789012",
    "profile_name": "Quoted User",
    "data_posted": "2025-05-01T10:00:00+0000",
    "url": "https://x.com/quoteduser/status/1800000000000000000",
    "description": "Quoted tweet text",
    "photos": [],
    "videos": []
  },
  "external_video_urls": ["https://video.twimg.com/sample.mp4"],
  "verification_type": "blue",
  "user_id": "44196397",
  "error": "",
  "error_code": ""
}

How can I use the data scraped from Twitter?

  • 📊 Analyze engagement trends and identify your best-performing content
  • 📋 Build competitor analysis dashboards by tracking rival accounts' tweets
  • 🔬 Monitor brand mentions and public sentiment in real time
  • 📈 Track influencer activity and measure campaign reach
  • 🧠 Feed data into AI models for content analysis and trend prediction
  • 🪧 Discover viral content patterns to optimize your own posting strategy
  • 📚 Conduct academic research on social media discourse and behavior

Error items

When the scraper cannot retrieve data for a given input — for example a tweet has been deleted or is from a private account — it pushes an error item to the dataset instead of silently skipping it. Normal output items are never affected; you can tell them apart by the presence of a non-empty error field.

Error item structure

json
{
  "id": "",
  "user_posted": "",
  "name": "",
  "description": "",
  "date_posted": "",
  "url": "",
  "likes": "",
  "views": "",
  "error": "Tweet not found",
  "error_code": "404"
}

Error codes reference

error_codeMeaning
400Bad input — missing or malformed URL
404Tweet not found, deleted, or data retrieval failed
500Internal error during crawling

FAQ

How much does it cost to use Twitter Post Scraper (by Post URL)?

Twitter Post Scraper (by Post URL) uses the pay-per-event (PPE) pricing model. You're charged a fixed price for specific events. Your costs can be easily calculated using the information in the Actor's pricing tab.

Can I scrape multiple tweets at once?

Yes. The url input accepts an array of tweet URLs. Each URL will be processed independently and produce its own output row.

Can I use Twitter Post Scraper (by Post URL) with the Apify API?

The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify Actors. The API also lets you access any datasets, monitor Actor performance, fetch results, create and update versions, and more.

Your feedback

We're always working on improving the performance of our Actors. If you have any technical feedback or found a bug, please create an issue in the Issues tab.

Pricing

Failed results don't count

Rating

5.0

Developer

mn06pz6r

Worker Stats

6 Total runs
Success rate: 66.67%
Last updated: Jul 08, 2026

Categories

Other

Share

You might also like

Explore more popular scrapers from our marketplace

View All Scrapers
Twitter Post Scraper (by Profile URL)

Twitter Post Scraper (by Profile URL)

by mn06pz6r

Twitter Post Scraper (by Profile URL) extracts recent tweets from any public Twitter/X profile. Provide one or more profile URLs and it will fetch the latest posts along with engagement metrics and author details.

5.0
2 runs
From $0.6/1,000 results
Twitter Profile Scraper (by Username)

Twitter Profile Scraper (by Username)

by mn06pz6r

Twitter Profile Scraper (by Username) extracts a complete Twitter/X profile and its recent tweets using just a username. Provide one or more usernames and it will return the full profile metadata along with an array of recent posts.

5.0
3 runs
From $0.6/1,000 results
Twitter Profile Scraper (by Profile URL)

Twitter Profile Scraper (by Profile URL)

by mn06pz6r

Twitter Profile Scraper (by Profile URL) extracts a complete Twitter/X profile and its recent tweets in a single run. Provide one or more profile URLs and it will return the full profile metadata along with an array of recent posts.

5.0
2 runs
From $0.6/1,000 results
Made-in-China Supplier Intelligence Scraper | Extract Company Profiles, Contacts & Trade Data

Made-in-China Supplier Intelligence Scraper | Extract Company Profiles, Contacts & Trade Data

by mmi0cuhn

Scrape Made-in-China supplier pages and collect structured company profiles, main products, audit report numbers, trade details, certificates, shipment images, and contact information for B2B sourcing workflows.

5.0
25 runs
From $0.6/1,000 results
View All Scrapers
CoreClaw

Deploy ready-to-use Workers to accelerate your data collection workflows.

Email: support@coreclaw.com

Resources

  • Quick Start
  • API Reference
  • Leads
  • Affiliate Program

Recommend

  • Store
  • Pricing

Address

Apex DataWorks Limited

UNIT 9, 1/F, THE CLOUD, 111 TUNG CHAU STREET, TAI KOK TSUI, KOWLOON,HONG KONG