产品 / Cloud Storage

Cloud Storage。
每次抓取都保留,无需重新获取。

添加 store=true 到任意抓取,Crawlbase 便会将渲染后的页面、JSON 和截图保留在云端。
按 RID 取回,运行全文搜索,省去数据库、S3 存储桶和备份。

0.5 credits per page per month一个标志:store=true全文搜索
抓取并存储随时拉取抓取任意 URLstore=true云存储存储索引搜索按 RID 检索全文搜索页面与截图GET /storage搜索您的抓取HTML 与截图已抓取 · 已存入云端 · 200
实时存储写入1.24M req/min流式传输
301linkedin.com/jobs/searchES181ms
404booking.com/searchresults.html?ss=ParisNL42ms
200ebay.com/itm/204512389011IN193ms
200stackoverflow.com/questions/11227809JP92ms
200amazon.com/dp/B08N5WRWNWJP102ms
200walmart.com/ip/55048794JP89ms
200producthunt.com/posts/notionES57ms
200glassdoor.com/Reviews/index.htmNL147ms
200indeed.com/jobs?q=developerBR69ms
200reddit.com/r/programmingES89ms
200glassdoor.com/Reviews/index.htmBR195ms
200yelp.com/biz/blue-bottle-coffeeCA209ms
200producthunt.com/posts/notionDE112ms
200amazon.com/dp/B08N5WRWNWFR133ms
200amazon.com/dp/B08N5WRWNWSG124ms
200github.com/crawlbaseBR56ms
200indeed.com/jobs?q=developerGB188ms
200indeed.com/jobs?q=developerDE180ms
200linkedin.com/jobs/searchES68ms
200amazon.com/dp/B08N5WRWNWUS152ms
200target.com/p/-/A-79404211ES94ms
200glassdoor.com/Reviews/index.htmAU200ms
200booking.com/searchresults.html?ss=ParisJP45ms
301target.com/p/-/A-79404211CA62ms
200booking.com/searchresults.html?ss=ParisSG77ms
200github.com/crawlbaseES63ms
301linkedin.com/jobs/searchES181ms
404booking.com/searchresults.html?ss=ParisNL42ms
200ebay.com/itm/204512389011IN193ms
200stackoverflow.com/questions/11227809JP92ms
200amazon.com/dp/B08N5WRWNWJP102ms
200walmart.com/ip/55048794JP89ms
200producthunt.com/posts/notionES57ms
200glassdoor.com/Reviews/index.htmNL147ms
200indeed.com/jobs?q=developerBR69ms
200reddit.com/r/programmingES89ms
200glassdoor.com/Reviews/index.htmBR195ms
200yelp.com/biz/blue-bottle-coffeeCA209ms
200producthunt.com/posts/notionDE112ms
200amazon.com/dp/B08N5WRWNWFR133ms
200amazon.com/dp/B08N5WRWNWSG124ms
200github.com/crawlbaseBR56ms
200indeed.com/jobs?q=developerGB188ms
200indeed.com/jobs?q=developerDE180ms
200linkedin.com/jobs/searchES68ms
200amazon.com/dp/B08N5WRWNWUS152ms
200target.com/p/-/A-79404211ES94ms
200glassdoor.com/Reviews/index.htmAU200ms
200booking.com/searchresults.html?ss=ParisJP45ms
301target.com/p/-/A-79404211CA62ms
200booking.com/searchresults.html?ss=ParisSG77ms
200github.com/crawlbaseES63ms
01 实时演示

用一个标志存储。按 RID 拉取。

Cloud Storage,实时演示。用一个参数存储一次抓取,之后再按其 RID 取回。悬停以暂停并阅读。

就绪
按键 1-2 切换 · 点击暂停运行你自己的 URL
Store your first crawl in minutes. Start free, no credit card.免费开始
02 功能

专为抓取而建的存储。

无需自建存储,即可保留、查找并拉取你抓取的数据。

store

用一个标志存储

添加 store=true 到任意 Crawling API 调用,或将 Crawler 指向云存储,渲染后的页面便会自动保留。

retrieve

按 RID 取回

每一次存储的抓取都会获得一个 RID。带上它发送一个 GET 请求,页面便会直接返回,无需重新抓取。

search

全文搜索

在你抓取过的所有内容中搜索,找到你需要的确切页面,而无需扫描自己的数据库。

capture

页面和截图

将渲染后的 HTML、结构化 JSON 和整页截图一同保留,全部可按同一个 RID 取回。

scale

扩展已处理

Crawlbase 负责管理你空间的扩展、备份和清理,让你可以停用 S3 存储桶及其维护。

pipe

Crawler webhook 目标

将存储用作异步 Crawler的投递目标,让大规模抓取落地即可拉取。

03 工作原理

一个标志存储,一次调用拉取。

保持你的抓取原样。添加一个参数即可存储,一个 GET 即可取回。

01

添加 store=true

store=true 抓取任意 URL,或将云存储设为你的 Crawler webhook 目标。

02

我们存储并建立索引

渲染后的页面、JSON 和截图会被存储并建立索引以供全文搜索,扩展由我们处理。

03

保存 RID

响应会返回一个存储 RID,唯一标识你刚刚保留的页面。

04

取回或搜索

带上 RID 向存储端点发送一个 GET,在你的抓取中搜索,或从仪表板拉取。

04 使用场景

团队在 Cloud Storage 中保留什么。

USE / 01数据管道

你技术栈的缓冲区

将抓取的页面落地到存储中,按你自己的节奏拉取到数据仓库、索引或模型中。

USE / 02历史

随时间推移的快照

保留每一次抓取,这样你就能跨日期对比一个页面,而无需再次抓取它。

USE / 03搜索

在你的抓取中查找

对存储的所有内容运行全文搜索,定位你需要的确切页面和字段。

USE / 04成本

停用你自己的存储

放弃 S3 存储桶和数据库。存储会为你自动扩展、备份和清理。

USE / 05AI

用于训练和 RAG 的语料库

直接从存储中构建并重新拉取大型、干净的页面集,用于训练和检索。

USE / 06异步

Crawler 投递

将存储与 Crawler 搭配,让大批量异步抓取到达即可取回。

05 Pricing

One rate card, shared with every product.

Storage bills from the same balance as your crawls: half a credit keeps a page stored for a month, with no database to run.

Pay as you go$3.00 down to $0.02 per 1,000 successful requests

Only successful requests are billed, and rates fall as volume grows. Optional subscriptions from $99 / mo. Start free with up to 5,000 requests, no credit card.

06 为什么选择 Crawlbase

无需你自己运行的存储。

Cloud Storage 运行在为 70,000+ 开发者提供服务的同一网络上。无需预置 S3,无需备份数据库,存满时也无需清理。

99%
平均请求成功率
70K+
网络上的客户
0.5
Credits per stored page per month
99.99%
网络正常运行时间

添加 store=true 一次,每一次抓取都会被保留、建立索引并可随时拉取。

07 FAQ

Cloud Storage 问题。

一个用于存储你抓取和采集数据的可扩展云存储。为一次抓取添加 store=true,渲染后的 HTML、JSON 和截图便会为你保留,可按 RID 取回或搜索,无需运行你自己的数据库。
为你的 Crawling API 调用添加 store=true,或将 Cloud Storage 用作 Crawler 的 webhook 目标。响应会返回一个标识该存储页面的存储 RID。
带上 RID 向存储端点发送一个 GET 请求,在你存储的页面中运行全文搜索,或从存储仪表板浏览和下载。
是的。存储的抓取可以包含渲染后的 HTML、结构化 JSON 和整页截图,全部可按同一个 RID 取回。
不需要。Crawlbase 负责你存储空间的扩展、备份和清理,因此你可以不再维护 S3 存储桶或自己的数据库。
Storage draws on the same credit balance as your crawls: half a credit keeps a page stored for a month, and your free signup credits cover it to start. See the pricing page for how credits work.

保留你抓取的每一个页面。
省去数据库。

Free to begin, no credit card. One balance across Cloud Storage and every product.