Research & AnalysisUpdated Jun 4, 2026
X URL Content Pack
Topics
xtwitterurlresearch
Overview
Markdown bundle of 1-3 public X posts with text, metadata, and media URLs.
What you get
Bundle 1-3 X/Twitter posts into a single Markdown research pack. Extracts text, author, metrics and media URLs. No LLM processing.
- Markdown content pack
- Structured JSON
When to use
Use when
- Buyer has up to 3 public X/Twitter URLs and wants a single packaged Markdown for downstream review/reuse.
- Downstream agent needs structured tweet data without scraping infrastructure.
Skip if
- Source is a protected/private account.
- Buyer needs reply threads, quote chains, or media downloads (not just URLs).
- Buyer wants LLM-generated summary or rewrite — use url_social_content_pack instead.
How it works
Data inspected
- api.fxtwitter.com
Pipeline
- Validate URLs (1-3, X/Twitter domain + /status/ path)
- Fetch each tweet via fxtwitter (sequential, 10s timeout each)
- Render Markdown with one section per URL (failed entries marked unavailable)
Evidence trail
- Tweet text
- Author handle
- Metrics
- Media URLs