GET soufun.com HTTP 2001.7 s77.1 KB$0.000042 captured Aug 7, 2026
soufun.com, as data
One API turns any soufun.com 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.
- Render mode
- Plain HTTP, no browser needed
- Response
- HTTP 200 in 1.7 s
- Page size
- 77.1 KB of markdown, 1,213 lines
- Fields
- Business Name, Address, Phone, Category and 2 more
- Captured
- Aug 7, 2026
Free balance on signup, no card. This soufun.com page cost $0.000042 to fetch.
[ **广告** 美的禹洲·大河[扬州] **播放 ](< https://adshow.fang.com/release/clickredirect?z=fang&la=0&si=1&cg=0&c=11960&ci=116569&or=35782&l=0&bg=0&b=55069481&u=https://live.fang.com/liveshow/play/tuwenlive/3288_1ae258fdce04b7a9a7132176c574e00e/12/yz/wap/0/ >) 北京4室2厅3卫1厨样板间出炉!足不出户轻松选新家! * 星寰系2.0亮相 未来科学城置业再造“面向未来的城市生活样本” * 商业地产迎来K型分化时代:四大逻辑重构行业增长曲线 * 湾境礼成 盛大交付* [ ![绿城·朗月和风[大兴]](http://loupanw.soufunimg.com/viewimage/housepic/20260723/569c57e2-dba3-4827-a513-a17f98c14405/228x152c.jpg?t=1) 绿城·朗月和风[大兴] 价格待定查看详情 *待售**洋房**五至六环**品牌地产**公园地产**装修交付**景观居所*](https://newhouse.fang.com/loupan/1010204695.htm)* [ ![北清润府[昌平]](http://loupanw.soufunimg.com/viewimage/housepic/20260708/41e43a55-78c8-4fd0-bacc-08e5c2b013e9/228x152c.jpg?t=1) 北清润府[昌平] 价格待定查看详情 *待售**宜居生态地产**低密居所**小户型**五至六环**花园洋房**景观居所**第四代住宅**地铁沿线**改善优选**联合开发**刚需必看**央企开发**品牌地产**装修交付**科技住宅**低总价*](https://newhouse.fang.com/loupan/1010204629.htm)* [ ![北投和璟[通州]](http://loupanw.soufunimg.com/viewimage/housepic/20260716/eb4b3781-364d-4588-a6db-efcd9b74a4aa/228x152c.jpg?t=1) 北投和璟[通州] 价格待定查看详情 *待售**低密居所**小户型**花园洋房**公园地产**六环以外**装修交付**低总价*](https://newhouse.fang.com/loupan/1010204439.htm)* [ ![懋源·騴橒臺[朝阳]](http://loupanw.soufunimg.com/viewimage/housepic/20260630/3ea52608-5f0d-4bcf-a8f4-810f530eb3bb/228x152c.jpg?t=1) 懋源·騴橒臺[朝阳] 115000元/平方米查看详情 *在售**改善优选**三至四环**装修交付**大平层**地铁沿线*](https://newhouse.fang.com/loupan/1010204019.htm)* [ ![中海·时光之境[朝阳]](http://loupanw.soufunimg.com/viewimage/housepic/20260720/cb0c923c-646f-47f5-a745-d9b416111763/228x152c.jpg?t=1) 中海·时光之境[朝阳] 76000元/平方米查看详情 *在售**低密居所**三至四环**品牌地产**花园洋房**城市中心地产*](https://newhouse.fang.com/loupan/1010202511.htm)* [ ![北京城建·龍樾璟序[石景山]](http://loupanw.soufunimg.com/viewimage/housepic/20260713/a80bf84c-a4e6-4b98-9cf9-bb4d2db007b7/228x152c.jpg?t=1) 北京城建·龍樾璟序[石景山] 价格待定查看详情 *待售**装修交付**四至五环*](https://newhouse.fang.com/loupan/1010204685.htm)* [ ![壹品联投·未来元著[大兴]](http://loupanw.soufunimg.com/viewimage/housepic/20260729/ffe1727c-8608-4f8e-b809-2b4b6e51e44b/228x152c.jpg?t=1) 壹品联投·未来元著[大兴] 价格待定查看详情 *待售**低密居所**洋房**品牌地产**装修交付**四至五环*](https://newhouse.fang.com/loupan/1010203883.htm)## 直播看房## 探房笔记委托卖房](http://esf.fang.com/usercenter/HousePublish/Ebhousepublish/?push_from=fang_pc_indexrfc)我的收藏](http://my.fang.com/MyCollect/Index.html?city=quanguo) What Spider does on soufun.com
Same key, five endpoints. The numbers under a cell were measured on this page.
Page to markdown
Clean text for RAG and LLM context, boilerplate removed. The lane that runs without a key.
1.7 s · $0.000042Page to JSON
Spider reads the page and names the fields. Pass your own schema when you need exact keys.
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.
curl -X POST https://api.spider.cloud/scrape \
-H "Authorization: Bearer $SPIDER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"url": "http://www.soufun.com/?ztzh_uuid=wap_news4062000", "return_format": "markdown"}' from spider import Spider
app = Spider()
params = {"return_format": "markdown"}
page = app.scrape_url("http://www.soufun.com/?ztzh_uuid=wap_news4062000", params=params)
print(page[0]["content"]) import { Spider } from "@spider-cloud/spider-client";
const app = new Spider();
const [page] = await app.scrapeUrl("http://www.soufun.com/?ztzh_uuid=wap_news4062000", {
return_format: "markdown",
});
console.log(page.content); What soufun.com costs
Multiplied from the measured 77.1 KB page. Estimates round to the cent.
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 soufun.com.
The capture above took 1.7 s and cost $0.000042. The same call takes any URL on soufun.com.