Wellness Tourism Big Data Research Center Est. 2017 Kyungsung Univ. Back to home
Installation Guide / Tool 04

Skytrax
Review Collector

A Chrome extension for collecting airline customer reviews from Skytrax (airlinequality.com). Captures detailed fields including category ratings, route information, and traveller type. Designed for academic research on airline service quality and air travel experience.

Version  v1.0.0 Released  April 2026 Browser  Chrome 120+ OS  Windows, macOS, Linux
01

Requirements

The collector runs entirely in your browser as a Chrome extension. No server account, API key, or external service is required. Before installing, make sure your environment meets the following:

02

Download

Download the latest packaged extension. The file is a standard ZIP archive containing the extension's manifest, scripts, and assets.

skytrax-collector-v1.0.zip

Approximately 16 KB / Released April 2026

Download ZIP
Note

After downloading, unzip the file to a folder you will keep on your computer (e.g., ~/Documents/wtdl-tools/skytrax-collector). Chrome will need to access this folder when loading the extension.

03

Installation

Because this extension is distributed for research use rather than through the Chrome Web Store, it is loaded as an unpacked extension. The process is the same on all platforms.

  1. Open Chrome's extensions page

    In your address bar, type chrome://extensions and press Enter. This opens the extension management page.

  2. Enable Developer mode

    In the top-right corner of the extensions page, toggle the Developer mode switch on. New buttons will appear in the top-left.

  3. Load the unpacked extension

    Click Load unpacked, then navigate to and select the folder where you unzipped the collector. Chrome should now show "Skytrax Airline Review Collector" as an installed extension.

  4. Pin the extension (optional but recommended)

    Click the puzzle-piece icon in Chrome's toolbar, find the collector, and click the pin icon. Its icon will then sit in your toolbar for quick access during collection sessions.

Important

Do not delete the unzipped folder after installation. Chrome loads the extension's files from that location each time it starts. If you move or remove the folder, the extension will stop working.

04

How to use

Step-by-step collection

  1. Open an airline reviews page on Skytrax. The URL pattern is:
    https://www.airlinequality.com/airline-reviews/[airline-slug]/
    Examples:
  2. Click the collector's icon in your Chrome toolbar a panel appears top-right.
  3. The panel will detect the airline automatically. Click Refresh if needed.
  4. Choose your stop condition:
    • Collect all reviews all available reviews for the airline
    • Stop after N reviews hard cap on count (e.g., 500)
    • Stop at time cutoff e.g., reviews from the last 6 months only
  5. (Optional) Tick Anonymize author names to replace names with hashes.
  6. Click Start Collection. The extension fetches each review page sequentially with polite delays (1.5-3 seconds).
  7. When complete, click CSV / Excel / JSON to download.

Collection tips

05

Output format

Each collection produces a single file (CSV, XLS, or JSON) with one row per review and the following 24 columns:

The file is ready to import into R (readr, readxl), Python (pandas), SPSS, or any tool that reads CSV/Excel.

06

Troubleshooting

"Bot protection triggered" error

Skytrax has aggressive rate-limiting via BotStopper. Solutions:

"Not on an airline review page"

The URL must match /airline-reviews/[airline-slug]/. The slug is the airline name with hyphens (e.g., korean-air, british-airways). Click Refresh in the panel after navigating.

Some fields are empty

Skytrax does not require reviewers to fill out every field. Older reviews often have fewer fields. The CSV will have empty cells where data was not provided.

Date parsing failed

Check the original date column for the unparsed text. Format is usually "5th December 2024" "2024-12-05". Localized dates may not parse.

07

Citation

If you use this tool in research that leads to publication, please cite the project. A formal citation entry will be added once the accompanying methodological paper is published. For now, you may reference the tool as:

Suggested citation

Kim, H.-S., & Joung, H. (2026). Skytrax Airline Review Collector (Version 1.0) [Chrome extension]. Wellness Tourism Big Data Research Center, Busan, Republic of Korea.

This extension is provided for academic research purposes. Users are responsible for complying with airlinequality.com's Terms of Service, respecting reviewer privacy, and following their institution's research ethics guidelines. Not affiliated with or endorsed by Skytrax.

Questions or feedback? Contact the lab via the addresses listed on the main site.