Jiwu Scraper (Chinese resale homes, 吉屋二手房) avatar

Jiwu Scraper (Chinese resale homes, 吉屋二手房)

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Jiwu Scraper (Chinese resale homes, 吉屋二手房)

Jiwu Scraper (Chinese resale homes, 吉屋二手房)

Scrape jiwu.com - Chinese resale-home listings portal. Browse resale listings by city/district, fetch property details. Emits title, price, price per sqm, area, rooms, district, community, images and URLs. No login required.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Jiwu Scraper

Scrape jiwu.com — Chinese resale-home listings portal (吉屋二手房).

Note: This actor was originally planned for Anjuke (anjuke.com). Anjuke is a 58 Group property that serves an IP-reputation captcha challenge to every egress tier — plain httpx, curl_cffi chrome131, real headless browser, Apify datacenter IPs, and Apify AUTO proxy (verified from multiple networks). Per the replacement policy it was swapped for Jiwu, a same-category Chinese resale-home listings portal that serves SSR HTML freely.

Modes

ModeDescription
byCity (default)Browse resale listings for a city (optional Shanghai district filter)
byPropertyUrlFetch one property detail page per URL/ID

Filters

minPrice / maxPrice (CNY), minArea (m²), containsKeyword (title substring), maxItems.

Output fields

propertyId, title, price (CNY), pricePerSqm (CNY/m²), area (m²), rooms, halls, floorLevel, totalFloors, buildYear, orientation, decoration, elevator, listingDate, updatedAt, tags[], district, community, address, lng/lat, imageUrl (card thumbnail), images[] (detail-page photos, when present in SSR), keywords, description, url, sourceUrl, scrapedAt, recordType. Typed error records for invalid URLs / fetch failures / anti-bot challenges.

Data Source

Jiwu listing and detail pages are server-side rendered. No login, no API key.

Anti-bot

Tier 2: curl_cffi chrome131 TLS impersonation, rotating browser user-agents, exponential backoff on 403/429/5xx, lazy Apify AUTO-datacenter proxy escalation. Jiwu intermittently serves a Tencent TCaptcha challenge page (吉屋网请求验证页面) to datacenter/foreign IPs — the actor detects it (typed ANTIBOT_CHALLENGE records), retries via proxy, and falls back to a mobile-phone UA (which the challenge sometimes lets through).

Limits

  • The district filter currently supports Shanghai districts; other cities browse city-wide.
  • Listing pages can be captcha-gated during bursts; byPropertyUrl (detail pages) is the more robust mode.
  • Some city subdomains intermittently return HTTP 500 / reset connections or a 200 page with no cards from non-mainland egress (site-side — e.g. wh, cd, nj were affected in Aug 2026); such runs fail soft with 0 records and a status message. Re-running later usually succeeds.
  • Detail-page images load via JS and are not present in the SSR HTML; imageUrl on listing cards is the card thumbnail.