Built by agents, for agents.Social posts, clean Markdown.
Convert from, and paste into, the tools you already use
Hermes
DevinBuilt for social posts, not generic pages
Start with X or LinkedIn — then explore every live source on dedicated converter pages.
Free tier · threads
X
Tweets and threads, unrolled for agents
Swap x.com links to anypost.md. Single posts on the free tier; full threads and author metadata with an API key.
X converterPro+ · API key
Posts and guest-visible comments
LinkedIn needs a Pro+ plan and apk_ key — the same clean Markdown shape agents expect from X and Reddit.
LinkedIn converterHow it works
AnyPost is a single, memorable trick that fits into any workflow.
AnyPost turns public social post URLs into clean, LLM-ready Markdown with a single domain swap. Copy a link from X, LinkedIn, Reddit, Bluesky, Mastodon, Hacker News, YouTube, Substack, or other supported networks, replace the host with anypost.md, and open the result in a browser or call the same path from an agent. The output includes post text in reading order, source links, and optional author or thread context when you use a paid API key. Anonymous visitors get ten free single-post conversions per day on Starter platforms (per client IP). Pro plans unlock Instagram, LinkedIn, Threads, Facebook, Pinterest, TikTok, and Substack Notes. Agents install the anypost-md skill so they rewrite social URLs automatically instead of scraping HTML. Paid API keys use the apk_ prefix and bill credits per result, with packs from Starter through Agency on the pricing page.
Find any post
Open a post or thread on X, LinkedIn, Reddit, Threads, Bluesky, or any supported platform.
Swap the domain
Change the domain to anypost.md. No extension, no copy-paste, no scraping required.
Get clean Markdown
Receive LLM-ready Markdown with author, text, media, stats, and a source link. Ready to paste.
WebMCP preview
Browser-native tools for AI agents
AnyPost registers WebMCP tools on every page. Browser agents discover `convert_post` and `list_supported_platforms` while your tab is open, then call them with JSON input. The same conversion runs as domain swap and `/api/convert`.
// Browser agent (Chrome WebMCP preview)
convert_post({ url: "https://x.com/user/status/123" })
// Or domain swap (any client)
GET https://anypost.md/x/user/status/123WebMCP is an early browser preview (Chrome Canary, `tools` permission). Headless agents should keep using domain swap, `/api/convert`, or the anypost-md skill.
AI agents
Want to use AnyPost from an agent? Give it the skill below plus your API key — it converts social post URLs to Markdown, not arbitrary web pages.
The skill instructs your agent to rewrite social URLs to anypost.md. Output is optimized for LLMs, saving tokens on X, Reddit, LinkedIn, and more.
mkdir -p .cursor/skills/anypost-md && curl -fsSL https://anypost.md/i/skill.md -o .cursor/skills/anypost-md/SKILL.mdWorks with every platform you post on
Single posts, threads, and comment trees, normalized to one clean Markdown format.
Convert from
x.comSingle posts and full threads, unrolled in order.
linkedin.comPosts and articles with guest-visible comments when requested.
reddit.comThreads with nested comments as clean lists.
threads.netWhole conversations captured as one document.
bsky.appSkeets and reply chains, ready to paste.
mastodon.socialAny instance, normalized to portable Markdown.
instagram.comCaptions and alt text from posts and reels.
youtube.comDescriptions, chapters and pinned comments.
news.ycombinator.comStories and comment trees as readable Markdown.
substack.comNotes and posts; note replies when comments is on.
medium.comArticles distilled to headings and prose.
facebook.comPublic posts and page updates with guest-visible comments.
pinterest.comPin titles, descriptions, and preview images as Markdown.
tiktok.comVideo captions, hashtags, and thumbnails from public posts.
Paste into
Drop real context into a prompt instead of a brittle link.
Feed full threads to long-context models.
Reference posts directly inside your editor.
Clean input means cleaner answers.
Ground research on the source, not a preview card.
Paste straight into a page with formatting intact.
Archive posts into your vault with frontmatter.
Hand autonomous runs the real post, not a fragile URL.

Stream clean source text straight into the agent loop.
Pull a thread into the coding agent's working context.

Give the agent structured Markdown it can actually reason over.
Reference posts inside the editor agent, no scraping.
Drop normalized posts into the agentic IDE.
Agent workflows that fit
AnyPost is a social-post → Markdown layer in your stack — not a general-purpose web crawler.
Cursor / OpenClaw due diligence
Paste an X or LinkedIn post URL; the agent rewrites the host to anypost.md and drops thread-ready Markdown into your prompt instead of noisy HTML.
https://x.com/user/status/123
Reddit research with ordered replies
Pull a thread plus guest-visible comments as one document — useful for support triage, competitive research, and RAG chunks.
https://reddit.com/r/.../comments/...
Multi-platform briefings
Same domain-swap habit across Bluesky, Mastodon, HN, and YouTube descriptions. Install the anypost-md skill so agents know when to convert vs when to browse.
Simple, credit-based pricing
One credit per post. Packs never expire. Start free.
Pro
Best balance for agents, $0.0086 per credit.
~733 posts with full metadata
- Everything in Starter
- X long-form articles, Substack & Threads
- Thread + comment unrolling
- Author metadata & Obsidian export
- Priority API throughput
Starter
Try it out, $0.01 per credit.
~166 posts with full metadata
- 1 credit per post returned
- X tweets, Reddit, Bluesky, Mastodon, HN, YouTube, Medium
- Standard Markdown output
Scale
Lowest per-credit rate, $0.0082 per credit.
~2,000 posts with full metadata
- All platforms (incl. premium sources)
- Bulk + batch conversion
- Webhooks & automation
Agency
Volume + support, $0.00495 per credit.
~6,666 posts with full metadata
- Everything in Scale
- All platforms & premium sources
- Dedicated support channel
Free, no account. 10 single-post conversions per day on Starter platforms only (no LinkedIn, Threads, Instagram, Substack, Medium, Facebook, Pinterest, TikTok, X long-form articles). Threads, comments, and author metadata need credits.
Frequently asked questions
Stop pasting brittle links into your prompts.
Give your models the real thing: clean Markdown from any post, in one URL.