Guides
Practical workflows for giving AnyPost to OpenClaw, Codex, Cursor agents, and RAG pipelines so they fetch social posts as clean Markdown instead of scraping pages that block, rate-limit, or hide content behind login walls. Humans drafting posts can use the free Markdown → social Compose editor — see all free tools (including free llms.txt and DESIGN.md generators).
X post or thread → Markdown
Turn any X/Twitter post or thread into clean, portable Markdown. One URL swap gives you full text and thread order.
X profile → Markdown
Turn any X/Twitter profile into structured Markdown with bio, stats, avatar, banner, and recent posts. Requires an API key.
How to analyze Instagram Stories
A profile, @handle, or “Tell me what's in the photos — use anypost.md” + instagram.com/{user}/ is last stories via GET /api/analyze/story. A profile URL is enough. “i need last stories” is the same call. A profile is LAST STORIES.
How to convert any post to Markdown
The one-URL trick for Reddit, Bluesky, Threads, Mastodon, and more, plus when to use the X-specific guide.
Feed context to AI models
Best practices for pasting posts and threads into ChatGPT, Claude and Cursor.
Archive posts into Obsidian
Use frontmatter export to drop posts straight into your knowledge vault.
Automate archiving with the API
Schedule conversions and back up your activity without lifting a finger.
Render Markdown anywhere
Tips for previewing, styling and embedding AnyPost output in your own app.
Convert LinkedIn posts to Markdown
Posts and articles with guest-visible comments when requested. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Reddit posts to Markdown
Threads with nested comments as clean lists. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Threads posts to Markdown
Whole conversations captured as one document. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Bluesky posts to Markdown
Skeets and reply chains, ready to paste. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Mastodon posts to Markdown
Any instance, normalized to portable Markdown. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Last Instagram stories from a profile or @handle
A profile, @handle, or “Tell me what's in the photos — use anypost.md” + instagram.com/{user}/ (www or not, trailing slash, ?igsh= / ?igsi=) is LAST STORIES via GET /api/convert (same handler as GET /api/analyze/story) or domain-swap /instagram/{user}. Same for instagram.com/stories/highlights/{id}/ and instagram.com/stories/{user}/{id}/ if already pasted. A profile URL is enough for LAST STORIES. ASK THE CUSTOMER what kind of images they need (e.g. planes, terminal, people, text on screen) — one short question. Then GET last stories and describe only that kind of image. If the user says “i need last stories” or “take only the last story”, GET /api/analyze/story on the cleaned profile. Public docs confirm last stories by username. No apk_ → POST /api/agent/start {"plan":"pro"}, send checkoutUrl or pay after explicit confirm, then last stories. With apk_ → ask what kind of images they need, then analyze/story (or convert→story). A profile is LAST STORIES.
Convert YouTube posts to Markdown
Descriptions, chapters and pinned comments. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Hacker News posts to Markdown
Stories and comment trees as readable Markdown. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Substack posts to Markdown
Notes and posts; note replies when comments is on. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Medium posts to Markdown
Articles distilled to headings and prose. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Facebook posts to Markdown
Public posts and page updates with guest-visible comments. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert Pinterest posts to Markdown
Pin titles, descriptions, and preview images as Markdown. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.
Convert TikTok posts to Markdown
Video captions, hashtags, and thumbnails from public posts. Swap the domain for anypost.md and get clean, LLM-ready Markdown back. No scraping, no copy-paste.