Skip to main content

GET dweb.link HTTP 200221 ms8.4 KB$0.000035 captured Aug 7, 2026

dweb.link, as data

One API turns any dweb.link 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 221 ms
Page size
8.4 KB of markdown, 90 lines
Fields
Business Name, Address, Phone, Category
Captured
Aug 7, 2026

Free balance on signup, no card. This dweb.link page cost $0.000035 to fetch.

response 200 · 221 ms · 8.4 KB
How do the ipfs.io/dweb.link gateways work?The ipfs.io gateway runs Rainbow,an implementation of the IPFS HTTP Gateway API,to find, retrieve, and serve data. It listens for requests for IPFS content, retrievesthat content via IPFS, and makes it available to the requester via HTTP. Read the IPFS docsto learn more about IPFS Gatewaysor other Public IPFS Utilities.Why am I getting a full response instead of streaming a large video or using an HTTP Range request?HTTP Range requests are limited to files up to 5GiB due to Cloudflare CDN restrictions. For files larger than this, you'll receive a standard HTTP 200 response instead.I'm trying to use the gateway but something else is not working, who should I talk to?The best way to get support is to describe your issue clearly and in sufficient detail on theHow are these gateways funded? Who is behind this?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 support
POST /scrape · dweb.link/index.md · markdown · Showing 26 of 90 lines · captured Aug 7, 2026

What Spider does on dweb.link

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.

221 ms · $0.000035
/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 dweb.link'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://dweb.link/", "return_format": "markdown"}'
plain request · no browser, no selectors

What dweb.link 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.000035
This page, daily for a month 30 fetches at the measured price ≈ $0.001059
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.35

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 dweb.link.

The capture above took 221 ms and cost $0.000035. The same call takes any URL on dweb.link.

Get an API key

More in Directories

All Directories scrapers