WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Z Real Estate Scraper for Zillow

Z Real Estate Scraper for Zillow

View on Chrome Web Store
View Z Real Estate Scraper for Zillow Chrome Extension on Chrome Web Store
Add to bookmarks
4.7 (27 ratings)
1 new ratings
7 views
This extension has been viewed 7 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Extract and save Zillow properties data and leads with no code to CSV or Google Sheet.
Type
Extension
Users
1,000 users
1K
tidisventures
View author page of tidisventures
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 25, 2022
Version 7.3.9
Manifest version
3
Updated
Updated on October 5, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Z Real Estate Scraper for Zillow Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Z Real Estate Scraper for Zillow",
    "description": "Extract and save Zillow properties data and leads with no code to CSV or Google Sheet.",
    "version": "7.3.9",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlio770g84d9nySkO4a+HgJ44J37Mbpjs61tKi4D00HZSG3ILkEUxIMxDZ\/br4AhjUi9SgFo7o4brlmSfllM+7jOuPj9wQMi0hAaeRQqqAKGzp+IYyz+ho7YpcN2kZipxhxrL4VckgBtpG69l2DYeUhRzgXaGEnEAloXxoIj5s0E9jHt\/ZMH7mS0lwwVx+68\/tB3NCEVY2fFuF0f2uykQpRFhuc5RWL\/DbtCvOdI0KKdhWPR+AeZWQOeNGbReBnmoCj3LY4UYkwkMwhPZ\/lls95sjwE2oA9Ud2XoCpJBb+p9hgiTNVXaEdKb7NWm2CWXjH8XV0XfOjHjj10KpB4Ug7QIDAQAB",
    "action": {
        "default_title": "Open"
    },
    "background": {
        "service_worker": "background.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "icons": {
        "16": "zicon_16.png",
        "48": "zicon_48.png",
        "128": "zicon_128.png"
    },
    "permissions": [
        "scripting",
        "storage",
        "identity",
        "identity.email",
        "unlimitedStorage",
        "sidePanel",
        "tabs"
    ],
    "side_panel": {
        "default_path": "index.html"
    },
    "optional_host_permissions": [
        "https:\/\/*.zillow.com\/*"
    ],
    "oauth2": {
        "client_id": "103781210-756hqv5gffhgb0bqp0m2ij451sr7j3k6.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email",
            "https:\/\/www.googleapis.com\/auth\/spreadsheets"
        ]
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top