BNB Toolbox Scraper for Airbnb
Extract & export Airbnb rental listings data with no code to a formatted CSV or Google Sheet.
什么是BNB Toolbox Scraper for Airbnb?
BNB Toolbox Scraper for Airbnb是由https://bnbtoolbox.com开发的Chrome扩展程序,该扩展的主要功能是“Extract & export Airbnb rental listings data with no code to a formatted CSV or Google Sheet.”。
扩展截图
下载BNB Toolbox Scraper for Airbnb扩展crx文件
下载BNB Toolbox Scraper for Airbnb扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension extracts the most comprehensive data from Airbnb's listings with one click and no code. This extension is perfect for investors, Airbnb hosts, data analysts, real estate agents. It helps provide information for market analysis, competitor analysis and more. You can download the data as a nicely formatted CSV file or Google Sheets file organized by price, beds, bedrooms, baths, fees, rating, number of ratings, city, latitude/longitude and more. It's a very simple extension that is easy to use and gets the job done. 🧪Core Features: ✔️Scrape unlimited Airbnb listings from the website - Search page results (https://airbnb.com/s/) - Individual listing pages (https://airbnb.com/rooms/) ✔️Download data into a formatted CSV file or Google Sheets including: - Price - Rating - Number of reviews - City - Latitude/Longitude - Name/title - # of beds, bedrooms, baths - Type of listing (ie entire home) - Listing URL - Cleaning fees, Airbnb service fees - Search filter inputs (ie total nights, check-in/out dates, etc.) - Total charged based on search filter inputs - Early bird discounts - Cleanliness ratings - Discounted and original prices - "Superhost" status - "Rare find" status - Locale code - Listing ID ✔️No coding or technical knowledge needed. It's super easy to use! 🔒Permissions: We understand there may be questions regarding the permissions needed to use the extension. We aim to be as transparent as possible hoping to inform you that we have absolutely no intent of using the access you grant to your browser maliciously. Follow the link below to read on: https://tidisventures.com/privacy-policy?policy=bnb-toolbox-scraper-chrome-ext-privacy-policy ⭐ How To Use: The extension popup has 3 buttons that control the entire functionality of the app. Each button is to scrape the webpage, clear the data to scrape from scratch, and download the CSV file or save to Google Sheets respectively. To extract data, follow these steps: 1. Go to Airbnb.com and choose your search inputs (ie location, dates, guests) 2. Open up the extension and click "Scrape". Don't close the pop up while it works. 3. For the free version, to scrape the next page, left click on page 2. 4. Then, repeat step 2. (Click "Download" when you're ready to download the data to CSV or Google Sheets) For more info, please see the YouTube video above to learn how to use the extension. If there are any questions or other issues, please contact [email protected]. Also, check the how-to page: https://tidisventures.com/extensions/bnb-toolbox-scraper-for-airbnb or the support page: https://tidisventures.com/support?app=bnb-toolbox-scraper 🏷️Pricing: Upon installation of the extension, the user will be able to use the basic and free version of the extension indefinitely. This limits the scraped listings to the 50 listings per download (downloadable CSV file is available with the basic version). Upgrade to the premium version to enjoy scraping and downloading unlimited listings from Airbnb's website (and other awesome features). 📚Terms and Conditions: By using this extension, you agree to the terms here: https://tidisventures.com/terms-and-conditions?app=bnb-toolbox-scraper-terms ✋Important: Read more about the extension and its usage here: https://tidisventures.com/extensions/bnb-toolbox-scraper-for-airbnb 📘 Change log: 2/22/2024: Fix scrape bug due to Airbnb change 2/8/2024: Handle split stay search results 1/10/2024: Save listings continuously as scrape is in progress. 12/15/2023: Improve pagination automation 12/14/2023: Support international versions of Airbnb website. 10/22/2023: Fix minor scraping bug. 10/17/2023: Initial publish.
扩展基本信息
名称 | BNB Toolbox Scraper for Airbnb |
ID | aglgekjeoncjfdddoeglnjomllloplcl |
官方URL | https://chromewebstore.google.com/detail/bnb-toolbox-scraper-for-a/aglgekjeoncjfdddoeglnjomllloplcl |
简介 | Extract & export Airbnb rental listings data with no code to a formatted CSV or Google Sheet. |
文件大小 | 793 KB |
安装次数 | 74 |
当前版本 | 2.0.3 |
更新时间 | 2024-02-29 |
上架时间 | 2023-10-18 |
评分 | 5.00/5 共1次评分 |
开发者 | https://bnbtoolbox.com |
电子邮箱 | [email protected] |
付费类型 | in_app |
扩展官网 | https://tidisventures.com/extensions/bnb-toolbox-scraper-for-airbnb |
帮助页面URL | https://tidisventures.com/support?app=bnb-toolbox-scraper |
隐私政策页面URL | https://tidisventures.com/privacy |
支持的语言 | en |
manifest.json | |
{ "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": "2.0.3", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArfV63GVzn9IZu4Vl2yPTR+NPF6c++QzhXmbBiIa0ygX7Fq7xAPRg99qgt6KZmvoWpjGqA\/\/AvPp2j1brM6s18Xu4CGWDLvz0x\/dLjxVIYLO5vtOF4ivOFP7cFbw5+iTLEoF8uOLpOEQP\/ECxrnauq\/j2Uhwcu4OW5uYPiYMwPmLfJK64cuuPxwuVbr9ujpWHtrdVGLxv+ahtt69rgMbVB9V6Let\/kkn0dHpx0U3BNtW99V+oo71wmwYRajsESFlUiQgHoeROrsrx\/feZoGkAhS7JyczvGd6F7XJtWelWlSolzhF2y07JtJv2cMgvN7oPxxCmF4iSvx3pHzV+4TepcwIDAQAB", "action": { "default_popup": "index.html", "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", "activeTab" ], "oauth2": { "client_id": "15276640083-omm955ji5sgmb04t3tci87vamdok91kb.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email", "https:\/\/www.googleapis.com\/auth\/spreadsheets" ] } } |