URL lab
Turn any link into the version you actually need.
Reader views, raw files, markdown for AI agents, archive copies. 37 tested URL tricks, applied for you.
Generator
Pick a trick yourself, or describe the goal and let AI pick one. The dropdown wins if both are filled.
Recently generated
https://r.jina.ai/https://claude.ai/artifact/VJLZusSyqm2RUKPDqH7d4khttps://r.jina.ai/https://claude.ai/artifact/VJLZusSyqm2RUKPDqH7d4khttps://smry.ai/https://claude.ai/artifact/VJLZusSyqm2RUKPDqH7d4khttps://claude.ai/artifact/VJLZusSyqm2RUKPDqH7d4khttps://pure.md/https://claude.ai/artifact/VJLZusSyqm2RUKPDqH7d4khttps://r.jina.ai/https://docs.zernio.com/clihttps://docs.zernio.com/clihttps://cdn.jsdelivr.net/gh/vercel/next.js@canary/packages/next/src/server/lib/generate-agent-files.tshttps://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/https://arxiv.org/html/2310.19923https://docs.anthropic.com/llms.txthttps://r.jina.ai/https://example.com/https://cdn.jsdelivr.net/gh/vercel/next.js@canary/packages/next/src/server/lib/generate-agent-files.tshttps://www.reddit.com/r/webdev/top.json?limit=5https://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/
Trick catalog
37 tricks, loaded from the database. Copy buttons copy the snippet only.
Showing 37 of 37
alphaXiv
WorkingAcademic · domain-swap
alphaxiv.orgEnhanced paper view + comments
Free · None
- Before
- https://arxiv.org/abs/2310.19923
- After
- https://www.alphaxiv.org/abs/2310.19923
arXiv HTML/PDF
WorkingAcademic · path-rewrite
/html/HTML (or pdf) of paper
Combine with r.jina.ai for Markdown
Free · None
- Before
- https://arxiv.org/abs/2310.19923
- After
- https://arxiv.org/html/2310.19923
Cloudflare Markdown for Agents
WorkingAny webpage · api
Accept: text/markdownHTML converted to Markdown at edge
Header, not a URL prefix; only works on participating sites
Free on eligible Cloudflare zones · None (zone must enable it)
- Before
- curl https://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/
- After
- curl -H "Accept: text/markdown" https://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/
Jina Reader
WorkingAny webpage · prefix
https://r.jina.ai/Clean Markdown (LLM-friendly)
Now an Elastic product; text-optimized not visual
Free tier; token-based paid · None (20 RPM) or API key
- Before
- https://example.com/article
- After
- https://r.jina.ai/https://example.com/article
Yazzy
ChangedAny webpage · prefix
https://yazzy.carter.works/Readability Markdown/HTML/plain text
Heads up: Did not respond during verification. Confirm live before relying on it.
Free · None
- Before
- https://example.com/article
- After
- https://yazzy.carter.works/https://example.com/article
pure.md
WorkingAny webpage · prefix
https://pure.md/Clean Markdown, cached
Renders JS/PDF/images
Free + paid API · None for basic
- Before
- https://example.com/article
- After
- https://pure.md/https://example.com/article
smry.ai
WorkingAny webpage · prefix
https://smry.ai/Reader view + AI summary
Soft-paywall bypass; disclose before publishing
Free tier; Pro $3/mo · None for basic
- Before
- https://example.com/article
- After
- https://smry.ai/https://example.com/article
Freedium
WorkingArchives · prefix
https://freedium-mirror.cfd/Full Medium article
Paywall bypass, publish with caution
Free · None
- Before
- https://medium.com/@user/article-abc123
- After
- https://freedium-mirror.cfd/https://medium.com/@user/article-abc123
Wayback latest
WorkingArchives · prefix
https://web.archive.org/web/2/Latest archived snapshot
Add id_ to the timestamp for the raw resource
Free · None
- Before
- https://example.com/article
- After
- https://web.archive.org/web/2/https://example.com/article
archive.ph newest
WorkingArchives · prefix
https://archive.ph/newest/Newest archived snapshot
Often used for paywalls; disclose
Free · None
- Before
- https://example.com/article
- After
- https://archive.ph/newest/https://example.com/article
Firefox Reader View
WorkingBrowser built-ins · browser-builtin
about:reader?url=Firefox reader view
Safari Reader and Chrome Reading Mode are UI toggles, not URLs
Free · None
- Before
- https://example.com/article
- After
- about:reader?url=https://example.com/article
Wikipedia REST summary
WorkingDocumentation · path-rewrite
/api/rest_v1/page/summary/JSON summary
Also /page/html/TITLE
Free · None (set User-Agent)
- Before
- https://en.wikipedia.org/wiki/Earth
- After
- https://en.wikipedia.org/api/rest_v1/page/summary/Earth
Wikipedia wikitext
WorkingDocumentation · query-param
?action=rawRaw wikitext
printable=yes is deprecated, use action=render instead
Free · None
- Before
- https://en.wikipedia.org/wiki/Earth
- After
- https://en.wikipedia.org/w/index.php?title=Earth&action=raw
llms.txt
WorkingDocumentation · suffix
/llms.txtCurated Markdown index of docs
llms-full.txt can exceed context windows
Free · None
- Before
- https://docs.anthropic.com
- After
- https://docs.anthropic.com/llms.txt
DeepWiki
WorkingGitHub · domain-swap
deepwiki.comAI-generated repo wiki
Free · None
- Before
- https://github.com/OWNER/REPO
- After
- https://deepwiki.com/OWNER/REPO
GitDiagram
WorkingGitHub · domain-swap
gitdiagram.comInteractive architecture diagram
Free · None
- Before
- https://github.com/OWNER/REPO
- After
- https://gitdiagram.com/OWNER/REPO
GitHub .patch/.diff
WorkingGitHub · suffix
.patchRaw patch/diff
Also .diff; works on commits and PRs
Free · None
- Before
- https://github.com/OWNER/REPO/commit/HASH
- After
- https://github.com/OWNER/REPO/commit/HASH.patch
GitHub Markdown source
WorkingGitHub · query-param
?plain=1Markdown source, not rendered
Free · None
- Before
- https://github.com/OWNER/REPO/blob/main/README.md
- After
- https://github.com/OWNER/REPO/blob/main/README.md?plain=1
GitHub branch zip
WorkingGitHub · path-rewrite
/archive/refs/heads/Zip download of a branch
Append BRANCH.zip
Free · None
- Before
- https://github.com/OWNER/REPO
- After
- https://github.com/OWNER/REPO/archive/refs/heads/main.zip
GitHub raw file
WorkingGitHub · suffix
?raw=trueRaw file, no GitHub chrome
Free · None (public repos)
- Before
- https://github.com/OWNER/REPO/blob/main/file.txt
- After
- https://github.com/OWNER/REPO/blob/main/file.txt?raw=true
Gitingest
WorkingGitHub · domain-swap
gitingest.comLLM-ready text digest of repo
Free · None
- Before
- https://github.com/OWNER/REPO
- After
- https://gitingest.com/OWNER/REPO
github1s
WorkingGitHub · domain-swap
github1s.comBrowser VS Code view
Also vscode.dev/github/
Free · None
- Before
- https://github.com/OWNER/REPO
- After
- https://github1s.com/OWNER/REPO
jsDelivr gh
WorkingGitHub · path-rewrite
https://cdn.jsdelivr.net/gh/CDN-served raw file
Free · None
- Before
- https://github.com/OWNER/REPO/blob/main/file.js
- After
- https://cdn.jsdelivr.net/gh/OWNER/REPO@main/file.js
uithub
WorkingGitHub · domain-swap
uithub.comRepo as prompt-friendly text
Replace the g in github with u
Free · None
- Before
- https://github.com/OWNER/REPO
- After
- https://uithub.com/OWNER/REPO
Google Docs export
WorkingGoogle Workspace · path-rewrite
/export?format=mdMarkdown (or txt/pdf/docx/html)
Free · Doc must be shared
- Before
- https://docs.google.com/document/d/ID/edit
- After
- https://docs.google.com/document/d/ID/export?format=md
Google Sheets CSV
WorkingGoogle Workspace · path-rewrite
/export?format=csvCSV (first sheet)
Free · Sheet must be shared
- Before
- https://docs.google.com/spreadsheets/d/ID/edit
- After
- https://docs.google.com/spreadsheets/d/ID/export?format=csv
Cooked.wiki
WorkingRecipes · prefix
https://cooked.wiki/Condensed, editable recipe view (ingredients + steps)
Recipe-aware, not a generic reader
Free to view; account for saving · None to view
- Before
- https://minimalistbaker.com/5-minute-vegan-cashew-queso/
- After
- https://cooked.wiki/https://minimalistbaker.com/5-minute-vegan-cashew-queso/
Hacker News API
WorkingReddit and HN · path-rewrite
https://hacker-news.firebaseio.com/v0/item/JSON item data
Also hn.algolia.com/api/v1/items/ID
Free · None
- Before
- https://news.ycombinator.com/item?id=123
- After
- https://hacker-news.firebaseio.com/v0/item/123.json
Reddit JSON
ChangedReddit and HN · suffix
.jsonStructured post/comment JSON
Heads up: old.reddit.com now requires login. Works better from a normal browser than from a script.
Free · Unreliable unauthenticated; OAuth for reliable use
- Before
- https://www.reddit.com/r/webdev/top
- After
- https://www.reddit.com/r/webdev/top.json
ChatGPT deep link
WorkingSearch and AI · query-param
https://chatgpt.com/?q=Prefilled ChatGPT prompt
Free · ChatGPT account
- Before
- summarize this
- After
- https://chatgpt.com/?q=summarize this
Claude deep link
WorkingSearch and AI · query-param
https://claude.ai/new?q=New Claude chat with query
Free · Claude account
- Before
- summarize this
- After
- https://claude.ai/new?q=summarize this
Google web-only
WorkingSearch and AI · query-param
&udm=14Web-only results, no AI panels
Free · None
- Before
- https://www.google.com/search?q=test
- After
- https://www.google.com/search?q=test&udm=14
Jina Search
WorkingSearch and AI · prefix
https://s.jina.ai/?q=Top-5 SERP results as clean text
No keyless tier
Requires key; 10k tokens/request min · Free API key required
- Before
- best pizza nyc
- After
- https://s.jina.ai/?q=best pizza nyc
FxBluesky
WorkingSocial and video · domain-swap
fxbsky.appRich Bluesky embed with images, video and polls
Same project as fxtwitter. Discord receives the image through a media redirect rather than an og:image tag, so a raw fetch as Discordbot looks thinner than it renders.
Free · None
- Before
- https://bsky.app/profile/bsky.app/post/3mv6jm4auic2g
- After
- https://fxbsky.app/profile/bsky.app/post/3mv6jm4auic2g
YouTube link cleaner
WorkingSocial and video · strip-param
?si=The same video link with the share tracker removed
The si parameter identifies the account that generated the share link, so a pasted link tells the clicker who shared it. Removing it does not change which video plays.
Free · None
- Before
- https://youtu.be/dQw4w9WgXcQ?si=AbCdEfGhIjKlMnOp
- After
- https://youtu.be/dQw4w9WgXcQ
fxtwitter
WorkingSocial and video · domain-swap
fxtwitter.comBetter embed / API-like data
Also fixupx.com, vxtwitter.com
Free · None
- Before
- https://x.com/user/status/123
- After
- https://fxtwitter.com/user/status/123
tnktok (TikTok)
WorkingSocial and video · domain-swap
tnktok.comBetter TikTok embed
vxtiktok is deprecated
Free · None
- Before
- https://www.tiktok.com/@user/video/123
- After
- https://www.tnktok.com/@user/video/123