<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>LLM Context on Text Matrix</title><link>https://txtmix.com/tags/llm-context/</link><description>Recent content in LLM Context on Text Matrix</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Tue, 21 Jul 2026 20:06:14 +0800</lastBuildDate><atom:link href="https://txtmix.com/tags/llm-context/index.xml" rel="self" type="application/rss+xml"/><item><title>Firecrawl：把整个 Web 变成 LLM 能直接吃的 Markdown 上下文 API 完全拆解</title><link>https://txtmix.com/posts/tech/firecrawl-web-crawler-api-architecture-guide/</link><pubDate>Tue, 07 Jul 2026 02:59:57 +0800</pubDate><guid>https://txtmix.com/posts/tech/firecrawl-web-crawler-api-architecture-guide/</guid><description>&lt;h1 id="firecrawlweb--markdown给-llm-当上下文">Firecrawl：Web → Markdown，给 LLM 当上下文&lt;/h1>
&lt;p>我们已经在 2026 年习惯&amp;quot;让 LLM 读网页&amp;quot;这件事了——但你只要真的让 LLM 去抓一个现代网页（React SPA、需要登录、有反爬、有无限滚动），就会撞上三件事：JS 没渲染就拿到了空壳、HTML 标签噪音淹没 prompt 的有效信息、爬到一半被 Cloudflare 拦下。Firecrawl（146k stars / AGPL-3.0）就是把这三件事兜起来的&amp;quot;web context API&amp;quot;——本文拆它的接口形态和它为什么是 Agent 时代最常被点名的爬虫。&lt;/p></description></item></channel></rss>