Zillow Scraper - Extract Data from Zillow

Scrape and extract properties from Zillow search results, and export to CSV/Excel with one click.

Zillow Scraper - Extract Data from Zillowとは何ですか?

Zillow Scraper - Extract Data from ZillowはInfwizによって開発されたChromeの拡張機能で、その主な機能は「Scrape and extract properties from Zillow search results, and export to CSV/Excel with one click.」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot

Zillow Scraper - Extract Data from Zillow拡張機能のCRXファイルをダウンロード

Zillow Scraper - Extract Data from Zillow拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Zillow Scraper, your key to real estate data, scrapes and extracts data from Zillow search results pages effortlessly. No need for programming knowledge or coding skills. Download the data as XLSX (Excel Document) and CSV formats to facilitate better real estate investment decisions.

Perform your personal real estate market analysis for buying or selling properties with ease.

🆕 New Update v1.1.2
✓ Fix some issues

# Features
✓ Extract property search results and all pages automatically
✓ Extract current page results as you browse automatically
✓ Preview data in a user-friendly Dashboard
✓ Export data as XLSX (Excel Document) and CSV

# Supported fields:
- Zillow Property ID
- Listing Status
- Time on Zillow
- Price
- Property Area
- Zestimate
- Rent Zestimate
- Lot Area
- Bedroom and Bathroom Count
- Address
- Street
- City
- State
- Zipcode
- Geolocation (Latitude, Longitude)
- Broker Name
- is zillow owned
- Sold Date
- Sold Price
- Image URL
- Property detail URL
- URL of the search result where the property is found
- etc.

# How to use
1. Open the Zillow search results page
2. Click on our tool's icon
3. Click "Start Extracting"
4. Once extraction is done, click "Export"

# Use Cases
Zillow Scraper is perfect for:
- Identifying real estate investment opportunities
- Monitoring home prices
- Real estate market research
- Forecasting real estate trends

# It's free?
Yes, Zillow Scraper - Extract Data from Zillow is free. You can get basic functionality and upgrade to get more functionality.

# FAQ
https://zillowscraper.converts.cc#faq
With Zillow Data Extractor, your real estate market analysis is just a click away! For any problems or further queries, don't hesitate to contact us at [email protected].

# Data Privacy
All the data you process is on your local computer and never passes through our servers.

# Statement
Zillow is a trademark of Zillow, LLC. Zillow Scraper is not affiliated with, endorsed, sponsored, or otherwise related to Zillow, Inc. or any of its affiliates or subsidiaries.


# Change logs
New Update v1.1.0
✓ Support for new fields: Sold Date, Sold Price
✓ Sort the Zillow property from the preview dashboard
✓ Fix some issues

New Update v1.0.1
✓ Support Unlimited Storage                    

拡張機能の基本情報

名前 Zillow Scraper - Extract Data from Zillow Zillow Scraper - Extract Data from Zillow
ID nlieamdebnjhijflpbkbaijnjpdpieoh
公式URL https://chromewebstore.google.com/detail/zillow-scraper-extract-da/nlieamdebnjhijflpbkbaijnjpdpieoh
説明 Scrape and extract properties from Zillow search results, and export to CSV/Excel with one click.
ファイルサイズ 1.66 MB
インストール数 1,379
現在のバージョン 1.1.2
最終更新日 2023-10-20
公開日 2022-10-04
評価 4.33/5 合計 6 レビュー
開発者 Infwiz
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://zillowscraper.converts.cc/
プライバシーポリシーページのURL https://infwiz.com/privacy
対応言語 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "default_locale": "en",
    "version": "1.1.2",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAgj\/DX1QNoKHe7mcncVV4E++LgoXmeZbR62JjK65\/K9QUSDo8bA87DVUR4ceF4cRpRqzufZkPmM5EjfSTGqJ0xvdhkrQJP1Si+dWecjt\/k2dGUwkfW4TKQAn7pNdLUniShNCLiL6gc9CzK3LcxrEH0wrfqUmwiwoMC5QtgpSLaIK+psj91QejDH+J1hd9a94DteLULWDUgtz3e3KjTSctV1Yr8hzD1W6r+f8zrMW+UwUhC45pdLIOPoG2J7vnWYhQfoSmmg2dEako9Rcv4UnQgB5BKgP1XXPWAzPm8fdHBPWvn4Y2mOTOFsg\/JHkPkDrtpCfpFA675o1P638x9RjyEQIDAQAB",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/nlieamdebnjhijflpbkbaijnjpdpieoh",
    "manifest_version": 3,
    "oauth2": {
        "client_id": "755092425733-j0vuc342b9q626if61hodvcps0ce4i36.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "755092425733-n6gsqpml2gjps41rcj3fpdbl3v4n5u3k.apps.googleusercontent.com"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "16": "public\/lib\/images\/logo_16.png",
        "32": "public\/lib\/images\/logo_32.png",
        "48": "public\/lib\/images\/logo_48.png",
        "128": "public\/lib\/images\/logo_128.png"
    },
    "permissions": [
        "storage",
        "identity",
        "unlimitedStorage"
    ],
    "host_permissions": [
        "*:\/\/*.converts.cc\/*",
        "*:\/\/*.bing.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.zillow.com\/*"
            ],
            "js": [
                "public\/lib\/js\/jquery-3.5.1.min.js",
                "Content.js"
            ],
            "css": [
                "css\/Content.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html"
    }
}