Zillow ZIP Code Search Scraper avatar
Zillow ZIP Code Search Scraper

Pricing

$2.00 / 1,000 results

Go to Store
Zillow ZIP Code Search Scraper

Zillow ZIP Code Search Scraper

Developed by

Maximillian Copelli

Maximillian Copelli

Maintained by Apify

Scraper to find all Zillow real estate properties for sale, for rent or recently sold from given ZIP code locations.

4.9 (6)

Pricing

$2.00 / 1,000 results

46

Total users

1K

Monthly users

195

Runs succeeded

95%

Issues response

4.5 days

Last modified

2 months ago

TR

Results limit via API (JSON) question

Closed

texan_ranger opened this issue
7 months ago

I want to include a results limit in my JSON request. How would I format that?

lhotanok avatar

Hi, if you need to limit the Maximum charged results in your API requests, you can do so with the maxItems query parameter in the request's URL. It is described in the Apify API docs here: https://docs.apify.com/api/v2#tag/ActorsRun-actor-synchronously/operation/act_runSync_post

Please let us know if you have any issues setting the results limit using this approach. Thanks