Anjuke China Real Estate Data API · Live

Pull live Anjuke data
in the time it takes
to read this sentence.

Property listings with community (小区) price index trends, citywide market index reports, and new-home developer marketing detail across the Chinese real estate market — structured and delivered as clean JSON or CSV.

See a Live Response
Community-indexed 小区-level price trend data
<3s avg. response time
99.9% uptime SLA
50M+ requests / month served
GET /v1/anjuke/properties
LIVE
// streaming a live listing pull...
Trusted by global businesses pulling Anjuke data at scale
PropInsights LandBridge DwellData TrendWatch Realty EstateMetrics Prospectrix
500+
GLOBAL CLIENTS SERVED
300+
PROJECTS DELIVERED
50M+
MONTHLY API CALLS
24/7
DEDICATED SUPPORT
Why Choose Our Anjuke API

Anjuke thinks in communities and market indices, not just individual listings.

Backed by 58.com's broad classifieds heritage, Anjuke pairs individual listings with community-level (小区) price index pages and citywide market index reports, plus a heavy new-home developer advertising and marketing-package model. Our infrastructure resolves community price trends, market index figures, and developer marketing tier as explicit fields rather than folding them into a single listing summary.

01

Zero blocking, zero maintenance

We run rotating residential IPs, headless rendering, and CAPTCHA-solving behind every request. When Anjuke changes its layout, we patch our parsers — your integration never breaks.

02

Community (小区) price index extraction

Every property response can be paired with its community's price trend index and historical movement.

03

Market index & new-home marketing resolution

We resolve citywide market index figures and developer new-home advertising/marketing-package detail.

04

Built for scale from day one

From a 100-listing test batch to full nationwide monitoring, the same endpoint scales with you.

Anjuke API Features

Everything you need to keep Anjuke data flowing.

Real-time extraction

Trigger an on-demand pull for any listing, community, or city and get a fresh response — not a stale cache.

🧩

Custom field selection

Request only the fields you need — community index, market index, developer tier — to cut payload size and parsing time.

📊

Community price index extraction

Pull the 小区-level price trend index for the community a listing belongs to.

🏙️

Citywide market index resolution

Return Anjuke's aggregated market index figures at the city level.

🏗️

New-home developer marketing extraction

Resolve developer marketing package tier and promotional detail for new-build listings.

🔥

Listing popularity ranking

Return the popularity/heat ranking signal behind a listing's search visibility.

What Data Can You Access?

Every field a listing shows — community index and market data included.

CoreProperty title & IDBed/bath count, floor, community name
PricingAsking price & price/sqmTotal price and per-square-meter rate
Community小区 price indexCommunity-level price trend index
CommunityCommunity amenities & ageFacilities, property management, build year
MarketCitywide market indexAggregated market index figure by city
New HomesDeveloper marketing tierPromotional package level for new-build listings
RankingPopularity/heat scoreSearch visibility ranking signal
Trust真实房源 verification flagReal-listing verification status
TransactionsHistorical sold pricePast transaction prices for the community
SchoolSchool district mappingAssigned school zone for the address
AgentAgent/agency profileListing agency and contact detail
MediaPhotos & floorplanImage gallery and floorplan link
Supported Anjuke Categories

Second-hand homes, new homes, rentals, and market reports — one integration.

Switch the category parameter to pull listings from a specific transaction type with the same consistent response shape.

🏠

Second-Hand Homes

Resale residential listings across major cities.

🏗️

New Homes

Developer new-build project listings with marketing tier.

🔑

Rentals

Residential rental listings across major cities.

📊

Market Reports

Community and citywide price index reports.

CoverageNationwideCoverage across major Chinese cities
Index小区-indexedCommunity-level price trend resolved per listing
FreshnessReal-timeListing and index data checked on every request
Anjuke API Endpoints

A small set of endpoints that cover the whole listing lifecycle.

Method Endpoint Description Typical use
GET /v1/anjuke/properties Second-hand/rental listings by city & filters Listing & price monitoring
GET /v1/anjuke/communities Community (小区) profile & price index Community-level price research
GET /v1/anjuke/market-index Citywide market index figures Macro market benchmarking
GET /v1/anjuke/new-homes Developer new-build listings & marketing tier Developer pipeline intelligence
GET /v1/anjuke/agents Agent/agency profile & listing count Agent network analysis
POST /v1/anjuke/bulk Submit up to 10,000 listing IDs per batch job Portfolio-wide monitoring
Live API Response Example

This is exactly what comes back. No extra parsing needed.


        
Popular Anjuke API Use Cases

Built for the teams that live and die by Anjuke data.

📈

Listing & price monitoring

Track live property listings and asking prices across major Chinese cities.

📊

Community price trend research

Analyze 小区-level price index movement over time by community.

🏙️

Citywide market benchmarking

Compare aggregated market index figures across different cities.

🏗️

New-home developer pipeline tracking

Monitor developer marketing activity and new-build launch volume.

🔥

Listing popularity research

Study how popularity/heat ranking correlates with time-to-sell.

🏫

School district price premium research

Analyze price differences tied to assigned school district mapping.

🏆

Competitive benchmarking

Compare listing coverage and pricing against Beike and Fang.com.

🧭

ML training data

Generate labeled listing, community-index, and market datasets for pricing models.

How the Anjuke API Works

From API key to structured data in five steps.

1

Get your API key

Sign up and generate a key from your dashboard in under two minutes.

2

Choose an endpoint

Pick /properties, /communities, /market-index or /new-homes depending on what you need.

3

Send the request

Call the endpoint with a city, community name, or listing ID.

4

We handle the hard part

Proxies, headless rendering, CAPTCHA-solving, and parsing all happen behind the scenes.

5

Receive structured data

Get clean JSON or CSV back in seconds, ready to drop into your pipeline.

Developer-Friendly Integration

Built by people who read the docs too.

One consistent JSON schema across every category and every endpoint. No SDK lock-in — plain REST calls work from any language or platform.

Predictable REST design

Standard HTTP verbs, query params, and status codes — nothing proprietary to learn.

JSON, CSV, or webhook delivery

Get results inline, as a downloadable file, or pushed to your endpoint when a batch job finishes.

Sandbox & test keys

Free sandbox environment with sample listing IDs so you can build before you pay.

Postman collection & SDK snippets

Import a ready-made collection or copy request snippets for Python, Node.js, and cURL.

Quickstart
API Performance & Reliability

Numbers we publish because we track them daily.

99.9%
Uptime SLA
<3s
Avg. response time
99.3%
Successful extraction rate
10K+
Concurrent requests supported
Security & Compliance

Compliant by design, not as an afterthought.

🔒

Encrypted in transit

All requests and responses travel over TLS 1.2+. API keys can be scoped and rotated anytime.

⚖️

PIPL & regional data alignment

Our extraction workflows are built with awareness of China's Personal Information Protection Law (PIPL) and related guidelines.

🌐

Public-data-only policy

We collect only publicly accessible listing data — never login-gated contact details or payment information.

ISO 9001:2015 Certified ISO/IEC 27001:2013 Certified IAF Multilateral Recognition GDPR-aligned workflows
API Documentation & Resources

Everything to go from key to production.

Guide

Quickstart Guide

Get your first API response back in under five minutes.

Read guide →
Reference

Full API Reference

Every endpoint, parameter, and response field documented in detail.

View reference →
Tool

Postman Collection

Import ready-made requests for every Anjuke API endpoint.

Download →
Code

SDKs & Code Samples

Python, Node.js, PHP, and Ruby snippets for every use case.

Browse samples →
Frequently Asked Questions

Still deciding? Here's what most teams ask first.

We collect only publicly accessible listing data using automated tools, following publicly available web-data guidelines. We recommend reviewing your own use case with legal counsel, especially for redistribution.

Every request to /properties and /communities triggers a live pull — you're not reading from a stale cache. Bulk jobs complete within minutes depending on batch size.

Yes — the /communities endpoint returns the price trend index for a specific 小区, alongside amenities and build-year detail, matching how Anjuke presents community pages.

Yes — the /market-index endpoint returns Anjuke's aggregated market index at the city level, useful for macro benchmarking across regions.

Our infrastructure retries automatically across a rotating proxy pool. You're only billed for successfully returned responses.

Yes, every account starts with a free sandbox key and sample credits so you can test all endpoints before committing to a plan.

Brand Image
INQUIRE NOW