Discover/beijing.anjuke.com API
live

beijing.anjuke.com APIbeijing.anjuke.com

Access Beijing property listings, rental data, house price index, community search, and agent profiles from Anjuke via 6 structured endpoints.

Endpoints
6
Updated
14d ago
Try it
Page number
District filter path segment
api.parse.bot/scraper/cb9bb724-0512-4ccb-aef4-2615cefb5873/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/cb9bb724-0512-4ccb-aef4-2615cefb5873/search_second_hand_listings?page=1&district=chaoyang' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 6 totalclick to expand

Search second-hand property listings in Beijing.

Input
ParamTypeDescription
pageintegerPage number
districtstringDistrict filter path segment
Response
{
  "type": "object",
  "fields": {
    "page": "string",
    "listings": "array"
  },
  "sample": {
    "data": {
      "page": "1",
      "listings": []
    },
    "status": "success"
  }
}

About the beijing.anjuke.com API

The Beijing Anjuke API provides access to 6 endpoints covering second-hand property listings, rentals, agent profiles, community autocomplete search, and the Beijing house price index. The get_beijing_house_price_index endpoint returns daily, weekly, and monthly price trend arrays alongside current average price and year-over-year change percentages, giving developers a structured view of Beijing's residential property market.

Listings and Rental Data

The search_second_hand_listings and search_rental_listings endpoints both accept optional page and district parameters, allowing paginated retrieval of properties filtered by Beijing district. Second-hand results return a listings array; rental results return a rentals array. To retrieve a specific property, pass a listing ID (e.g. S717424612) to get_second_hand_listing_detail, which returns the full detail record for that property.

Price Trends and Community Search

get_beijing_house_price_index takes no parameters and returns a data object containing priceInfo (current average price, monthly change, yearly change) and priceTrend (arrays of daily, weekly, and monthly price points), plus xinfangPriceInfo for new-home price data. A status field with value '0' confirms a successful response. The search_listings_by_community endpoint accepts a Chinese-language query string and returns a data array of matched entities — each with id, name, type (1=area, 2=subarea, 3=subway, 4=community), price, and address. This makes it suitable for building autocomplete or location-filter UIs.

Agent Data

search_agents requires no inputs and returns an agents array. Each agent object includes name, company, tags (specialty labels), and url (profile link). This endpoint is useful for building agent directories or lead-generation tools targeting the Beijing market.

Common use cases
  • Track Beijing residential price movements over time using daily and monthly trend arrays from get_beijing_house_price_index
  • Build a district-filtered property search UI using the district parameter on search_second_hand_listings
  • Populate an autocomplete field for community or subway station selection using search_listings_by_community with Chinese-character queries
  • Monitor rental market inventory in specific Beijing districts using search_rental_listings with district filtering
  • Retrieve full property details for a known listing ID using get_second_hand_listing_detail
  • Compile a directory of Beijing real estate agents with company affiliation and specialty tags from search_agents
  • Compare new-home versus second-hand price trends using xinfangPriceInfo and priceTrend from the price index endpoint
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does Anjuke have an official developer API?+
Anjuke does not publish a public developer API. There is no documented REST or GraphQL interface available to third-party developers on their platform.
What does search_listings_by_community return, and how does the type field work?+
It returns a data array where each item represents a matched geographic or community entity. The type field distinguishes between results: 1 = administrative area, 2 = subarea, 3 = subway station, 4 = residential community. Each item also carries price and address fields, so you can display context alongside the matched name.
Does the house price index include new-home (xinfang) data separately from second-hand?+
Yes. The get_beijing_house_price_index response includes a top-level xinfangPriceInfo object alongside the second-hand priceInfo and priceTrend fields, so both market segments are represented in a single call.
Does the API cover cities outside Beijing, such as Shanghai or Shenzhen?+
Not currently. All six endpoints are scoped to Beijing data only. You can fork this API on Parse and revise it to point at other Anjuke regional subdomains to add coverage for additional cities.
Can I filter second-hand listings by price range or property size?+
The current search_second_hand_listings endpoint accepts only page and district as filter parameters. Price range and area filters are not exposed. You can fork the API on Parse and revise the endpoint to add those filter parameters.
Page content last updated . Spec covers 6 endpoints from beijing.anjuke.com.
Related APIs in Real EstateSee all →
idealista.pt API
Search and filter property listings across Portugal by location, price, and size, then access detailed information about each property including its characteristics and pricing history. Monitor how property prices change over time to help you make informed decisions about buying or selling real estate.
cookcountyil.gov API
Search Cook County property tax records, look up court cases, find code violations, and get department contact information all in one place. Quickly access public records and government contacts without navigating multiple websites.
amberstudent.com API
Search student accommodation listings across popular cities and access comprehensive property information including room types, pricing trends, and tenant reviews. Get detailed insights into student housing options to compare amenities, prices, and community feedback all in one place.
immobiliare.it API
Search Italian property listings for sale or rent, browse real estate agencies, and explore price trends across Italian cities — all via immobiliare.it.
homes.com API
Search for real estate agents and properties available for sale or rent, while accessing detailed agent profiles with their 1-year transaction history, active listings, and performance statistics. Get comprehensive property details and agent information all in one place to help you find the right agent or property that matches your needs.
58.com Housing API
Access real-time housing market data from 58.com (58同城), China's largest classifieds platform. Search house price trends across 31+ major Chinese cities at city, district, and neighborhood levels, and browse hot new property developments with prices, floor plans, and location details.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
m.olx.ro API
Search and retrieve structured real estate listings from OLX Romania, including apartments, houses, land, and other properties with detailed information. Access category IDs and browse available properties by type to find what you're looking for on Romania's popular classifieds platform.