Skip to main content

GET ipfs.io HTTP 200112 ms8.4 KB$0.000036 captured Aug 7, 2026

ipfs.io, as data

One API turns any ipfs.io page into markdown, structured JSON, its link graph or a screenshot, and crawls the whole site the same way. The panel shows the real response we captured.

target profile from the capture
Render mode
Plain HTTP, no browser needed
Response
HTTP 200 in 112 ms
Page size
8.4 KB of markdown, 90 lines
Fields
Business Name, Address, Phone, Category and 1 more
Captured
Aug 7, 2026

Free balance on signup, no card. This ipfs.io page cost $0.000036 to fetch.

response 200 · 112 ms · 8.4 KB
The ipfs.io/dweb.link public gateways are maintained by Interplanetary Shipyardon behalf of the IPFS Foundation. The funds are contributed by a range of donorswho wish to support digital public infrastructure.Join them, all contributions are welcome!What's the relationship between gateways and other IPFS instances?Running IPFS directly is more efficient, but not all users are able to do it today.Gateways are an interim solution. Longer term, the IPFS project aims to increase direct support foripfs:// in browsers and applications.There will always be a role for gateways, but we anticipate that role will shrink as directIPFS support becomes more prevalent.How does the gateway ensure whether the data they return matches the Content ID (CID) in the request? Can I access the gateways in a trustless way?The ipfs.io gateway is one of the first that verifies the data against the requested CID before beingreturned to users. We do however recommend that clients implement their own verification as that is afoundational part of IPFS. To simplify this, gateways supportthat enable verifiable retrieval.
POST /scrape · ipfs.io/index.md · markdown · Showing 15 of 90 lines · captured Aug 7, 2026

What Spider does on ipfs.io

Same key, five endpoints. The numbers under a cell were measured on this page.

/scrape

Page to markdown

Clean text for RAG and LLM context, boilerplate removed. The lane that runs without a key.

112 ms · $0.000036
/fetch

Page to JSON

Spider reads the page and names the fields. Pass your own schema when you need exact keys.

/crawl

Whole site

Follows ipfs.io's own links, respects robots, streams pages as they land.

/links

Link graph

Every internal and external URL on a page, before you decide what to fetch.

/screenshot

Rendered capture

Real Chromium, full-page PNG. The same call also returns the rendered HTML.

The call behind the panel

This request produced the response above. Paste it with your key and you get the same bytes.

request scrape.sh
curl -X POST https://api.spider.cloud/scrape \
  -H "Authorization: Bearer $SPIDER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"url": "https://ipfs.io/", "return_format": "markdown"}'
plain request · no browser, no selectors

What ipfs.io costs

Multiplied from the measured 8.4 KB page. Estimates round to the cent.

cost measured
This page, once 8.4 KB over HTTP, measured $0.000036
This page, daily for a month 30 fetches at the measured price ≈ $0.001076
1,000 pages this size 8.2 MB at the measured price ≈ $0.04
10,000 pages this size 82.3 MB at the measured price ≈ $0.36

1 GB of transfer costs $1, plus $0.001 per CPU minute, and failed requests cost $0. Crawling daily? The Unlimited plan is a flat monthly rate.

Point this at the rest of ipfs.io.

The capture above took 112 ms and cost $0.000036. The same call takes any URL on ipfs.io.

Get an API key

More in AI & Developer

All AI & Developer scrapers