X Articles Scraper
Pricing
from $2.88 / 1,000 x articles
Go to Apify Store
X Articles Scraper
Extract public long-form X Articles as clean Markdown with author, media, links, publication, and engagement metadata.
X Articles Scraper
Pricing
from $2.88 / 1,000 x articles
Extract public long-form X Articles as clean Markdown with author, media, links, publication, and engagement metadata.
tweetId
Optional
ID of the X post that contains the Article.
articleId
Optional
Stable identifier of the long-form Article.
url
Optional
Canonical public X post URL.
title
Optional
Article title shown on X.
markdown
Optional
Full Article body converted from rich text to Markdown.
plainText
Optional
Full Article body without Markdown formatting.
previewText
Optional
Short Article preview supplied by X.
language
Optional
Language code reported for the containing X post.
publishedAt
Optional
First publication time in ISO 8601 format.
modifiedAt
Optional
Last Article modification time in ISO 8601 format when exposed.
coverImageUrl
Optional
Original-resolution Article cover image URL.
media
Optional
Cover and inline media referenced by the Article.
[ { "url": "https://pbs.twimg.com/media/ExampleImage.jpg", "width": 1600, "height": 900, "isCover": true }]links
Optional
Hyperlinks preserved from the rich-text body.
[ { "text": "source documentation", "url": "https://docs.example.org/guide" }]engagement
Optional
Public engagement totals for the containing X post.
{ "likes": 1250, "replies": 48, "reposts": 210, "quotes": 17, "bookmarks": 330, "views": 45000}scrapedAt
Optional
Time this record was extracted in ISO 8601 format.