Booking Reviews Extractor

Scrapes authentic guest reviews from Booking for hotels, cruises, attractions, exporting key details as a spreadsheet for analysis

Booking Reviews Extractorとは何ですか?

Booking Reviews Extractorはhttps://extensionsbox.comによって開発されたChromeの拡張機能で、その主な機能は「Scrapes authentic guest reviews from Booking for hotels, cruises, attractions, exporting key details as a spreadsheet for analysis」です。

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

screenshot
screenshot
screenshot

Booking Reviews Extractor拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Booking Reviews Extractor is a Google Chrome extension that allows you to scrape easily and export reviews from Booking.com across various categories including hotels, cruises, and attractions. 

what is Booking
This is a travel reference platform similar to tripadvisor.com. Booking focuses on hotel bookings and transactions, while TripAdvisor concentrates more on the travel research and planning experience via reviews, forums, and destination information. They complement each other in the travel ecosystem.

With this extension, you can extract key details reviews and export them for your own analysis. The exported fields vary slightly by category:

Hotels:
User Name, Avatar, Country, Room Info, Stay Date, Traveller Type, Review Title, Rating, Positive Review, Negative Review, Review Date, Scraped Time

Cruises: 
ID, Cruise Line, Cabin, Cabin Type, Ship ID, Ship Name, Sail Date, State Room, Traveller Type, User ID, User Name, Avatar, Location, Comment Title, Comment, Rating, Reviewer Experience, Helpful Votes, Verified Review, Scraped Time

Attractions:
ID, Attraction Name, User ID, User Name, Avatar, Location, Comment Title, Comment, Rating, Reviewer Experience, Helpful Votes, Verified Review, Scraped Time

This extension makes it easy to scrape reviews - simply click the "Downloads" button on any hotel, cruise, or attraction detail page and all reviews will be automatically extracted in one click. Then click "Download items" to export them as a CSV spreadsheet file for further analysis.

This extension empowers you to make more informed decisions by accessing authentic reviews from other travelers. It also enables you to further analyze Booking.com review data for your research. 

The scraping process starts instantly when you make a request. Duration varies depending on the volume of data. We prioritize keeping your data secure - no information is stored or sent to external servers. Everything stays on your device.

Disclaimer 
This extension is an independently developed product by ExtensionsBox and has no association with Booking.com.                    

拡張機能の基本情報

名前 Booking Reviews Extractor Booking Reviews Extractor
ID iakjgojjngekfcgbjjiikkhfcgnejjoa
公式URL https://chromewebstore.google.com/detail/booking-reviews-extractor/iakjgojjngekfcgbjjiikkhfcgnejjoa
説明 Scrapes authentic guest reviews from Booking for hotels, cruises, attractions, exporting key details as a spreadsheet for analysis
ファイルサイズ 3.11 MB
インストール数 26
現在のバージョン 1.0.2
最終更新日 2024-01-10
公開日 2023-12-10
評価 5.00/5 合計 5 レビュー
開発者 https://extensionsbox.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://bookingreviewsextractor.extensionsbox.com
ヘルプページのURL https://bookingreviewsextractor.extensionsbox.com
プライバシーポリシーページのURL https://bookingreviewsextractor.extensionsbox.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",
    "version": "1.0.2",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "default_locale": "en",
    "icons": {
        "16": "icons\/16.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "permissions": [
        "storage",
        "identity"
    ],
    "host_permissions": [
        "*:\/\/bookingreviewsextractor.extensionsbox.com\/*",
        "*:\/\/*.booking.com\/*",
        "*:\/\/*.booking.kayak.com\/*"
    ],
    "background": {
        "service_worker": "service-worker.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "19": "icons\/19.png",
            "38": "icons\/38.png"
        }
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.booking.com\/*",
                "*:\/\/*.booking.kayak.com\/*"
            ],
            "js": [
                "contentScript.js"
            ],
            "css": [
                "style.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0OMAe3KArFiwhjq4iScGiZHUD41laGQt0t4iGRsuenLTJ6KvnOLAKkp6jQNxuoShbCOsl2\/JAiPB93P931M23bIRsC\/kd2bVhpRqzXdashrFBu4Dfx7IT8z6bL26DAtgoin3W6R8Vlz7ZiD78e2JboZWWQCYZTNNY6poDT0Daz\/fAU+sz1nfk6Cg\/fvUrQhlgIY\/A6N7s290C\/bftREr+ls8iH\/VNDy+msuyCL+ADq3U+tlnqlbvNgHgX\/Hu1tl7vCbc8EHsdGJ4wh52uYwxjIbBMPVMqgGbkJ3GlfeGpQYFQUoFPXWB5bnNEuoqNL9cEH2n75IVjDwHWGe9xX+BeQIDAQAB",
    "oauth2": {
        "client_id": "428283753118-9imubhr1siurn3u7o8pqjav26en6f3rk.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ]
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "libs\/*",
                "injected.js"
            ],
            "matches": [
                ""
            ]
        }
    ]
}