WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
BNB Toolbox Scraper for Airbnb

BNB Toolbox Scraper for Airbnb

View on Chrome Web Store
View BNB Toolbox Scraper for Airbnb Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (8 ratings)
1 new ratings
6 views
This extension has been viewed 6 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 & export Airbnb rental listings data with no code to a formatted CSV or Google Sheet.
Type
Extension
Users
486 users
16
Website bnbtoolbox.com
tidisventures
View author page of tidisventures
Featured Extension

Hand-picked for quality and usefulness

Published
Published on October 18, 2023
Version 3.2.13
Manifest version
3
Updated
Updated on October 2, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View BNB Toolbox Scraper for Airbnb 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": "BNB Toolbox Scraper for Airbnb",
    "description": "Extract & export Airbnb rental listings data with no code to a formatted CSV or Google Sheet.",
    "version": "3.2.13",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArfV63GVzn9IZu4Vl2yPTR+NPF6c++QzhXmbBiIa0ygX7Fq7xAPRg99qgt6KZmvoWpjGqA\/\/AvPp2j1brM6s18Xu4CGWDLvz0x\/dLjxVIYLO5vtOF4ivOFP7cFbw5+iTLEoF8uOLpOEQP\/ECxrnauq\/j2Uhwcu4OW5uYPiYMwPmLfJK64cuuPxwuVbr9ujpWHtrdVGLxv+ahtt69rgMbVB9V6Let\/kkn0dHpx0U3BNtW99V+oo71wmwYRajsESFlUiQgHoeROrsrx\/feZoGkAhS7JyczvGd6F7XJtWelWlSolzhF2y07JtJv2cMgvN7oPxxCmF4iSvx3pHzV+4TepcwIDAQAB",
    "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"
    },
    "optional_host_permissions": [
        "https:\/\/*.airbnb.com\/*",
        "https:\/\/*.airbnb.co.uk\/*",
        "https:\/\/*.airbnb.ca\/*",
        "https:\/\/*.airbnb.com.au\/*",
        "https:\/\/*.airbnb.ie\/*",
        "https:\/\/*.airbnb.co.nz\/*",
        "https:\/\/*.airbnb.co.za\/*",
        "https:\/\/*.airbnb.fr\/*",
        "https:\/\/*.airbnb.de\/*",
        "https:\/\/*.airbnb.es\/*",
        "https:\/\/*.airbnb.it\/*",
        "https:\/\/*.airbnb.pt\/*",
        "https:\/\/*.airbnb.nl\/*",
        "https:\/\/*.airbnb.be\/*",
        "https:\/\/*.airbnb.ch\/*",
        "https:\/\/*.airbnb.at\/*",
        "https:\/\/*.airbnb.gr\/*",
        "https:\/\/*.airbnb.pl\/*",
        "https:\/\/*.airbnb.se\/*",
        "https:\/\/*.airbnb.dk\/*",
        "https:\/\/*.airbnb.no\/*",
        "https:\/\/*.airbnb.fi\/*",
        "https:\/\/*.airbnb.jp\/*",
        "https:\/\/*.airbnb.co.kr\/*",
        "https:\/\/*.airbnb.com.hk\/*",
        "https:\/\/*.airbnb.com.sg\/*",
        "https:\/\/*.airbnb.com.my\/*",
        "https:\/\/*.airbnb.co.th\/*",
        "https:\/\/*.airbnb.com.tw\/*",
        "https:\/\/*.airbnb.co.in\/*",
        "https:\/\/*.airbnb.com.br\/*",
        "https:\/\/*.airbnb.mx\/*",
        "https:\/\/*.airbnb.com.ar\/*",
        "https:\/\/*.airbnb.cl\/*",
        "https:\/\/*.airbnb.co\/*",
        "https:\/\/*.airbnb.com.co\/*",
        "https:\/\/*.airbnb.cr\/*",
        "https:\/\/*.airbnb.com.pe\/*"
    ],
    "permissions": [
        "scripting",
        "storage",
        "identity",
        "identity.email",
        "activeTab",
        "sidePanel",
        "tabs"
    ],
    "side_panel": {
        "default_path": "index.html"
    },
    "oauth2": {
        "client_id": "15276640083-omm955ji5sgmb04t3tci87vamdok91kb.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