Get started
Product
Back
Start here!
Get data with ready-made web scrapers for popular websites
Browse 6,000+ Actors
Apify platform
Apify Store
Pre-built web scraping tools
Actors
Build and run serverless programs
Integrations
Connect with apps and services
AI agents
Equip your AI agents with Actors
Anti-blocking
Scrape without getting blocked
Proxy
Rotate scraper IP addresses
Open source
Crawlee
Web scraping and crawling library
Solutions
Build and monetize MCP servers
Learn how to turn MCP servers into revenue with the latest webinar from our AI team. Available now.
Watch now on YouTube
Web data for
Enterprise
Startups
Universities
Nonprofits
Use cases
Data for generative AI
Lead generation
Market research
Sentiment analysis
View more β
Consulting
Apify Professional Services
Apify Partners
Developers
Documentation
Full reference for the Apify platform
Code templates
Python, JavaScript, and TypeScript
Web scraping academy
Courses for beginners and experts
Monetize your code
Publish your scrapers and get paid
Learn
API reference
CLI
SDK
Earn from your code
$400k paid out in July alone. Many developers earn $3k+ every month.
Start earning now
Resources
Help and support
Advice and answers about Apify
Submit your ideas
Tell us the Actors you want
Changelog
See whatβs new on Apify
Customer stories
Find out how others use Apify
Company
About Apify
Contact us
Blog
Live events
Partners
Jobs
We're hiring!
Join our Discord
Talk to scraping experts
Pricing
Contact sales
Pay per usage
petr_cermak/zillow-api-scraper
Developed by
Petr Cermak
Our free Zillow scraper lets you extract data about properties for sale and rent on Zillow using the Zillow API, but with no daily call limits. Scrape millions of listings and download your data as HTML, JSON, CSV, Excel, XML, and RSS feed.
0.0 (0)
13
2.2K
6
Last modified
3 years ago
Real estate
hello.datawizard-owner/Real-Estate-Agents-Scraper
Zillow-Real-Estate-Agents-Scraper is an Apify Actor that extracts detailed real estate agent data. Get structured JSON with names, profiles, sales stats, and reviews by location. Ideal for lead generation and market analysis. Built by DataWizards with residential proxy support.
datawizards
12
getdataforme/zillow-real-state-agents-scraper
The Zillow Real Estate Agents Scraper Actor enables you to extract detailed information about real estate agents from Zillow's platform. The actor provides structured data about agents, including their profiles, ratings, and sales history, which can be downloaded JSON, CSV, Excel, or XML formats.
GetDataForMe
91
3.6
maxcopell/zillow-scraper
Extract data about properties for sale and rent on Zillow using the Zillow API, but with no daily call limits. Scrape millions of listings and download your data as HTML, JSON, CSV, Excel, XML. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
Maximillian Copelli
2.7K
2.2
mido_99/zillow-scraper
Automate Real Estate Data Extraction in Minutes with Zillow scraper. Get real-time & historical listings, prices, and details effortlessly with this fast and reliable web scraping solution.
Mo Hany
116
4.0
scrapestorm/fastexpert-real-estate-agents-scraper
Effortlessly gather top real estate agent from FastExpert, one of the leading platforms for connecting with agents across the U.S π‘ Just enter a URL to extract key details like name, email, rating & more π Seamlessly integrate with your tools for lead generation or agent recruitment automation β‘π
Storm_Scraper
5
5.0
scrapestorm/target-product-search-scraper---cheap
Effortlessly gather top-selling products from Target, one of the largest retail platforms in the U.S π Just enter a search keyword or URL to extract key details like name, price, rating & more π Seamlessly integrate with your tools for market research, price tracking, or e-commerce automation β‘π
3
maxcopell/zillow-zip-search
Scraper to find all Zillow real estate properties for sale, for rent or recently sold from given ZIP code locations.
1.4K
3.9
powerful_bachelor/Youtube-Channel-Scraper-Pro
The YouTube Channel Scraper Pro is a powerful tool designed to extract detailed information about YouTube channels videos πΉ. Gather insights on views π, duration β±οΈ, descriptions π, and more. Perfect for researchers, marketers π, and content creators π.
Powerful Bachelor
30
scrapestorm/domain-com-au-real-estate-agencies-scraper---cheap
π Easily gather real estate Agencies data from Domain.com.au π β including thousands of Agencies from across Australia. Filter by location and collect detailed information about real estate agents. No proxy required π« β perfect for market research, lead generation and performance benchmarking.
red.cars/zillow-real-estate-intelligence-pro
Enterprise-Grade Real Estate Intelligence Framework - A sophisticated technical foundation for real estate data extraction, investment analysis, and market intelligence. Built with advanced anti-detection capabilities and comprehensive data processing pipeline.
AutomateLab
4
scrapestorm/streeteasy-real-estate-scraper---cheap
ποΈ **Easily collect real estate listings from StreetEasy, New York Cityβs leading property platform πΊπΈ** Just enter a search URL to extract key details like price, address, neighborhood & images π Seamlessly integrate with your tools for listing aggregation or property investment automation! β‘π
Description
JSON Example
searchstringOptional
search
Query to search on Zillow.com
typeEnumOptional
type
Property for sale/rent
"all": string"sale": string"fsbo": string"rent": string"sold": string
Default value of this property is "all"
"all"
maxItemsintegerOptional
maxItems
Limit of home detail pages to be scraped
Default value of this property is 200
200
simplebooleanOptional
simple
Return only a subset of possible result attributes.
Default value of this property is true
true
startUrlsarrayOptional
startUrls
List of URLs that will be crawled.
zpidsarrayOptional
zpids
List of ZPIDs that will be scraped.
zipcodesarrayOptional
zipcodes
List of zipcodes that will be scraped. Notice that this can take a lot of time to complete!
maxLevelintegerOptional
maxLevel
Maximum map splitting level. The bigger number is set, the longer the scrape will take
Default value of this property is 1
1
minDatestringOptional
minDate
Oldest date allowed in results. Can use literal dates, such as YYYY-MM-DD or relative ones, like 3 hours, 1 month, 2 days, today or yesterday
maxDatestringOptional
maxDate
Newest date allowed in results. Can use literal dates, such as YYYY-MM-DD or relative ones, like 3 hours, 1 month, 2 days, today or yesterday
includeRelaxedResultsbooleanOptional
includeRelaxedResults
Setting this option might give results close but outside to the original city / county / state.
proxyConfigurationobjectOptional
proxyConfiguration
The best option is usually Automatic proxy. But you can also use your own proxies or no proxy
Default value of this property is {"useApifyProxy":true}
{"useApifyProxy":true}
maxRetriesintegerOptional
maxRetries
How many retries until the scraper should give up
Default value of this property is 6
handlePageTimeoutSecsintegerOptional
handlePageTimeoutSecs
Configure the handlePageTimeoutSecs setting
Default value of this property is 3600
3600
debugLogbooleanOptional
debugLog
Enable debug log
Default value of this property is false
false
extendOutputFunctionstringOptional
extendOutputFunction
Extend the output item to contain more fields. The raw data is present in the 'data' variable.
extendScraperFunctionstringOptional
extendScraperFunction
Advanced function that allows you to extend the default scraper functionality, allowing you to manually perform actions on the page
Default value of this property is ""
""
customDataobjectOptional
customData
Any data that you want to have available inside the Extend Output/Scraper Function
Default value of this property is {}
{}
rawOutputbooleanOptional
rawOutput
Output the results without any filtering or formatting. It's recommended to leave this option unchecked.