Zillow School Scraper avatar
Zillow School Scraper

Pricing

$20.00/month + usage

Go to Store
Zillow School Scraper

Zillow School Scraper

Developed by

axly

Maintained by Community

Scrapes school data from Zillow's mobile API within specified geographic boundaries. Returns school name, address, rating, type (public/private/charter), level (elementary/middle/high), coordinates and other details. Allows filtering by school rating, level and type.

0.0 (0)

Pricing

$20.00/month + usage

1

Monthly users

2

Runs succeeded

>99%

Last modified

2 months ago

This Apify actor scrapes school data from Zillow's mobile API within specified geographic boundaries.

Input Parameters

The actor accepts the following input parameters:

ParameterTypeDescriptionDefault
eastLongitudenumberEastern boundary longitude-73.700272
northLatitudenumberNorthern boundary latitude40.917577
southLatitudenumberSouthern boundary latitude40.477399
westLongitudenumberWestern boundary longitude-74.25909
minimumSchoolRatingnumberMinimum rating to filter schools by (1-10)1
includeSchoolElementaryLevelbooleanWhether to include elementary schoolstrue
includeSchoolMiddleLevelbooleanWhether to include middle schoolstrue
includeSchoolHighLevelbooleanWhether to include high schoolstrue
includeSchoolPrivateTypebooleanWhether to include private schoolstrue
includeSchoolPublicTypebooleanWhether to include public schoolstrue
includeSchoolCharterTypebooleanWhether to include charter schoolstrue
showUnratedSchoolsbooleanWhether to include unrated schoolstrue

Output Format

The actor outputs school data in JSON format with the following fields:

  • School name
  • Address
  • Rating (1-10)
  • School type (public/private/charter)
  • School level (elementary/middle/high)
  • Geographic coordinates
  • Additional school details

Example Usage

1{
2  "eastLongitude": -73.700272,
3  "northLatitude": 40.917577,
4  "southLatitude": 40.477399,
5  "westLongitude": -74.25909,
6  "minimumSchoolRating": 1,
7  "includeSchoolElementaryLevel": true,
8  "includeSchoolMiddleLevel": true,
9  "includeSchoolHighLevel": true,
10  "includeSchoolPrivateType": true,
11  "includeSchoolPublicType": true,
12  "includeSchoolCharterType": true,
13  "showUnratedSchools": true
14}

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

7 days

Price

$20.00