{"uid":"cap_gyp7uyxUJUKc3QyE9HWZc","slug":"apify-jwhre9stu-merit-systems-vercel-app-32e700a1","name":"Zillow Detail Scraper (Apify via Merit Systems)","description":"Start the \"Zillow Detail Scraper\" Apify actor (maxcopell/zillow-detail-scraper). Get details of Zillow properties from URLs. This Actor can be easily integrated with other Zillow Scrapers. Accepts a simplified input shape — see the body schema for fields; native Apify input also passes through. Returns a signed token for polling /api/actors/status (free SIWX) and fetching /api/actors/results (paid on first call per wallet, then free with SIWX replay).","url":"https://apify-jwhre9stu-merit-systems.vercel.app/api/actors/maxcopell/zillow-detail-scraper/call","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"type":"object","properties":{"urls":{"type":"array","items":{"type":"string","format":"uri"},"description":"Convenience: array of detail-page URL strings. Wrapped into startUrls."},"zpids":{"type":"array","items":{"anyOf":[{"type":"string","minLength":1},{"type":"integer","maximum":9007199254740991,"exclusiveMinimum":0}]},"description":"Convenience: Zillow property IDs. Server expands to https://www.zillow.com/homedetails/{zpid}_zpid/"},"maxItems":{"type":"integer","maximum":100000,"minimum":1},"startUrls":{"type":"array","items":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri"}},"additionalProperties":false},"description":"Native Apify input. Passed through unchanged when present."}},"description":"Normalized actor input. See field descriptions for the simplified shape; native Apify input also accepted (passed through).","additionalProperties":false},"options":{"type":"object","properties":{"build":{"type":"string","maxLength":100,"minLength":1},"memory":{"type":"integer","maximum":32768,"minimum":128},"maxItems":{"type":"integer","maximum":100000,"minimum":1}},"description":"Optional Apify run options.","additionalProperties":false}},"additionalProperties":false},"type":{"type":"string","const":"http"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false}}},"responseSchema":null,"example":{"request":{"input":{"urls":["https://www.zillow.com/homedetails/2661-maple-ave-los-angeles-ca-90001/12345678_zpid/"]}},"response":{"run":{"id":"9rtyF4tA7NjvLJyfi","status":"READY","actorId":"ENK9p4RZHg0iVso52","startedAt":"2026-05-29T04:49:39.077Z","usageTotalUsd":0,"defaultDatasetId":"iZLbp3aIQ6xLm2NBy"},"token":"eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6IjlydHlGNHRBN05qdkxKeWZpIiwiYWN0b3JJZCI6Im1heGNvcGVsbC96aWxsb3ctZGV0YWlsLXNjcmFwZXIiLCJkZWZhdWx0RGF0YXNldElkIjoiaVpMYnAzYUlRNnhMbTJOQnkiLCJ3IjoiMHg5Y2M0MmYzZDkyNDViODY3YWNjY2Q2MzBiNDNmOTA2YzE2NjViMTc2IiwiaWF0IjoxNzgwMDMwMTc5LCJleHAiOjE3ODI2MjIxNzl9.OUPd63hLeIRqUtyV9xnJpPfyPVuEqOhlkJU41RA1wE8"}},"exampleRequest":{"input":{"urls":["https://www.zillow.com/homedetails/2661-maple-ave-los-angeles-ca-90001/12345678_zpid/"]}},"tags":["x402"],"displayCostAmount":"0.01","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_AHMyACYqxf4gUpAiAqonh","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Scrapes detailed property information from Zillow listing URLs using the maxcopell/zillow-detail-scraper Apify actor","exampleAgentPrompt":"Can you pull all the property details from this Zillow listing — https://www.zillow.com/homedetails/123-main-st-brooklyn-ny-12345/67890_zpid/ — I need price, bedrooms, bathrooms, square footage, and the Zestimate?","exampleUseCases":null,"resultDescription":"Returns structured property data extracted from the Zillow listing including price, address, number of bedrooms and bathrooms, square footage, lot size, year built, Zestimate, listing description, photos, and property history. The initial call returns a signed token used to poll /api/actors/status for job completion and then fetch results from /api/actors/results.","failureModes":["Invalid or non-Zillow URL returns an error or empty result","Zillow page structure changes may cause scraper to return incomplete data","Rate limiting or blocking by Zillow may cause actor failure","Payment failure for USDC results in 402 error","Actor timeout for complex or slow-loading pages","Polling token expiry before results are fetched"],"whenToPreferThis":"Use this endpoint when you need structured property details from one or more specific Zillow listing URLs, especially when integrating with other Zillow scrapers in an agentic pipeline. Prefer this over general web scrapers when the target is specifically Zillow property detail pages, as it understands Zillow's schema natively.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:39:49.729Z","isFirstParty":false}