Read public X article pages with normalized title, author, and excerpt output.
X Articles are long-form posts published on X. This connector reads public article pages and returns a normalized title, author, and article URL — useful for content curation, research, and citation workflows.
| Parameter | Format | Example | Required |
|---|---|---|---|
url | string | https://x.com/user/article/123 | Yes |
| Field | Type | Description |
|---|---|---|
title | string | The article title |
author | string | The article author handle |
url | string | Canonical URL of the article |
url: "https://x.com/user/article/123"
# X Article Read - Title: How to Build a Content Engine - Author: @contentcreator - URL: https://x.com/user/article/123
The article was published by @contentcreator and discusses content engine strategies. The structured output can be used as a citation source.
Last tested: 2026-03-10
| OAuth required | No |
| Managed auth | Included, no API key needed |
| Bring your own key (BYOK) | Not supported in v1 |
| Audit logged | Every request is logged with input, result, cost, and timestamps |
| Training acknowledgment | Not required |
Admins can restrict this connector via blacklist or whitelist in the admin panel.
Extract titles and authors from a batch of X article URLs.
Normalize article metadata into a structured format for research.
No. It returns the title, author, and URL. Full text extraction is not supported in v1.
Any public X article URL, typically in the format https://x.com/user/article/123.
Read and summarize a public X or Twitter post with a compact Markdown result.
Read public replies for a referenced X post.
Run advanced X search queries and normalize the top matching public posts.