{"uid":"cap_QAEB90Vi2fl2xITqnqelx","slug":"apify-4kne39v7m-merit-systems-vercel-app-181b5ea4","name":"Zillow Search Scraper (via Apify)","description":"Start the Zillow Search Scraper Apify actor (maxcopell/zillow-scraper).","url":"https://apify-4kne39v7m-merit-systems.vercel.app/api/actors/maxcopell/zillow-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","required":["listingType","extractionMethod","sort"],"properties":{"bbox":{"type":"object","required":["west","east","south","north"],"properties":{"east":{"type":"number","maximum":180,"minimum":-180},"west":{"type":"number","maximum":180,"minimum":-180},"north":{"type":"number","maximum":90,"minimum":-90},"south":{"type":"number","maximum":90,"minimum":-90}},"description":"Map bounding box. Server builds the searchQueryState URL.","additionalProperties":false},"sort":{"type":"string","default":"globalrelevanceex","minLength":1,"description":"filterState.sort.value (e.g. globalrelevanceex, days, priorityscore)."},"maxItems":{"type":"integer","maximum":100000,"minimum":1,"description":"Lifted into options.maxItems."},"searchUrls":{"type":"array","items":{"type":"object","required":["url"],"properties":{"url":{"type":"string","format":"uri"}},"additionalProperties":false},"description":"Native Apify input. If provided, takes precedence over bbox/listingType. URLs MUST contain a `?searchQueryState=...` query param."},"listingType":{"enum":["for_sale","for_rent","sold"],"type":"string","default":"for_sale","description":"Listing category to filter for."},"extraFilterState":{"type":"object","description":"Extra filterState entries merged into the searchQueryState. Use for price/beds/etc.","propertyNames":{"type":"string"},"additionalProperties":{}},"extractionMethod":{"enum":["PAGINATION_WITH_ZOOM_IN","PAGINATION","MAP_MARKERS"],"type":"string","default":"MAP_MARKERS","description":"MAP_MARKERS is fastest for bbox searches (single request, capped at ~500 markers). PAGINATION variants walk the result pages."}},"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":{"bbox":{"east":-97.7245,"west":-97.7431,"north":30.2855,"south":30.2672},"maxItems":10,"listingType":"for_sale","extractionMethod":"MAP_MARKERS"},"options":{"maxItems":10}},"response":{"run":{"id":"yPzteyUreYwV2E4iE","status":"READY","actorId":"X46xKaa20oUA1fRiP","startedAt":"2026-05-29T04:40:45.095Z","usageTotalUsd":0,"defaultDatasetId":"quUbanB68aBJSUqpO"},"token":"eyJhbGciOiJIUzI1NiJ9.eyJydW5JZCI6InlQenRleVVyZVl3VjJFNGlFIiwiYWN0b3JJZCI6Im1heGNvcGVsbC96aWxsb3ctc2NyYXBlciIsImRlZmF1bHREYXRhc2V0SWQiOiJxdVViYW5CNjhhQkpTVXFwTyIsInciOiIweDljYzQyZjNkOTI0NWI4NjdhY2NjZDYzMGI0M2Y5MDZjMTY2NWIxNzYiLCJpYXQiOjE3ODAwMjk2NDUsImV4cCI6MTc4MjYyMTY0NX0.PI9kK0LgjDnFQPZL7NHKTRz5-A1fo411wj3yMrzEE5w"}},"exampleRequest":{"input":{"bbox":{"east":-97.7245,"west":-97.7431,"north":30.2855,"south":30.2672},"maxItems":10,"listingType":"for_sale","extractionMethod":"MAP_MARKERS"},"options":{"maxItems":10}},"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_PUpGFOp45b0hqQiYboyh7","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":"Triggers the Apify maxcopell/zillow-scraper actor to scrape real estate listings from Zillow based on search parameters.","exampleAgentPrompt":"Scrape Zillow for all homes for sale in Austin, TX under $500,000 with at least 3 bedrooms — pull the listing prices, addresses, and square footage for up to 50 results.","exampleUseCases":null,"resultDescription":"Returns an Apify actor run object with a run ID and dataset reference; the scraped Zillow property listings (prices, addresses, beds/baths, sq ft, listing URLs) can be retrieved from the resulting Apify dataset once the run completes.","failureModes":["Invalid or malformed Zillow search URL returns actor error","Zillow rate-limiting or anti-bot detection causes partial or empty results","Actor run timeout if too many listings requested","Invalid API credentials or payment failure returns 402/401 error","Apify platform downtime causes 503 response"],"whenToPreferThis":"Use this endpoint when you need to programmatically extract real estate listing data from Zillow at scale — especially for market research, price analysis, investment screening, or building property databases — and you want a managed, pay-per-use scraping solution without managing your own browser infrastructure.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T18:39:49.728Z","isFirstParty":false}