Every ranked list and product has a stable URL. You can construct any filtered list yourself from the grammar below.
You are welcome to use SelvaScore data as long as it is properly cited.
SelvaScore ranks laptops for a chosen use-case lens. Each SelvaScore rates a laptop's fit for one lens on a 0 to 100 scale. It measures fit, not overall quality or value for money.
Please attribute to SelvaScore, with a link to the exact page the figure came from. Scores and rankings are recalculated monthly, so a figure from an earlier month may no longer match the live page, which is always the current source.
https://selvascore.com/laptop/{country}/{lens}/{sub-lens?}/{filters...}/{page-N?}/
us, in, uk, de, fr, it, au, ca, sg, br, jp, kr, es, ae, za, sa, tr, id, il, my, nl, ie, se, no, ch, pl, mx. Include it for every list, e.g. /laptop/us/gaming/. (/laptop/ on its own is the country-less hub.)balanced, gaming, student, creator, workstation. If no use case is implied, use balanced.gaming/esports, creator/video-editor, workstation/ai-ml. The full set:
daily-driver, remote-worker, digital-nomad, family-hub, casual-gameraaa-gamer, esports, streamer, sleeper, strategy-simulationstem-student, campus-commuter, digital-note-taker, researcher, multimediavideo-editor, 3d-artist, audio-engineer, visualist, social-media-creatorcad-bim, full-stack-dev, financial-analyst, field-engineer, ai-mlAdd one or more filter tokens after the lens. Repeat a dimension to match any of several values (OR); different dimensions are combined with AND.
| Dimension | Tokens | Unit |
|---|---|---|
| Size | 13-inch … 18-inch | inches |
| Price (bracket) | per country, e.g. under-1000, over-2500, under-80k (in), under-5m (id) | local currency |
| Price (custom range) | price-{min}-{max}, price-{min}- (and up), price--{max} (up to) | local-currency integer |
| Brand | apple, asus, dell, hp, lenovo, acer, razer, framework, lg, microsoft, samsung, msi | — |
| RAM | 8gb-min, 16gb-min, 32gb-min, 64gb-min | GB (minimum) |
| Battery | all-day-battery, half-day-battery, short-battery | hours (≥8 / 4–8 / <4) |
| Weight | ultralight, light-weight, standard-weight, heavy-weight | kg (<1.0 / 1.0–1.5 / 1.5–2.0 / ≥2.0) |
| OS | windows, macos, chromeos, linux | — |
| Features | oled, hdr, 120hz, touch, fanless, 2in1, thunderbolt, sd-card, ethernet, rgb-kb, numpad, webcam-shutter, usbc-charge | — (a product must have ALL requested features) |
Custom price range. Bounds are bare integers in the URL country's currency (us = USD, in = INR, jp = JPY, …); never use k/m here. Inclusive on both ends (min ≤ price ≤ max). Single bound: price-1500- means 1500 and up; price--800 means up to 800. The price compared is the displayed, localized price (it already includes regional and brand adjustments), so the same model can fall in or out of a range depending on brand and country.
size → price → brand → ram → battery → weight → os → features, then page-N. Within a dimension, values are sorted automatically.?sort=score|price-asc|price-desc|weight-asc|battery-desc|year-desc reorders the same results.| What you want | URL |
|---|---|
| Best balanced laptops (default lens, US) | /laptop/us/balanced/ |
| 15-inch gaming laptops (US) | /laptop/us/gaming/15-inch/ |
| Dell or HP student laptops (OR within a dimension) | /laptop/us/student/dell/hp/ |
| 16-inch Dell creator laptops (2-filter AND) | /laptop/us/creator/16-inch/dell/ |
| Balanced laptops between $800 and $1500 (custom range, US) | /laptop/us/balanced/price-800-1500/ |
| Workstation laptops €1800 and up (single-bound range, Germany) | /laptop/de/workstation/price-1800-/ |
| OLED 16-inch creator laptops (features are AND-matched) | /laptop/us/creator/16-inch/oled/ |
| Lightweight, all-day-battery student laptops in the UK | /laptop/uk/student/all-day-battery/light-weight/ |
| Gaming laptops in India under ₹1,80,000, ASUS or MSI | /laptop/in/gaming/under-180k/asus/msi/ |
| macOS creator laptops, cheapest first (sort, not a filter) | /laptop/us/creator/macos/?sort=price-asc |
Filters in any order are redirected to canonical order: /laptop/us/student/hp/dell/ → /laptop/us/student/dell/hp/; /laptop/us/gaming/dell/16-inch/ → /laptop/us/gaming/16-inch/dell/.