Storage is now extracted on the Finnish (.fi) site too, which uses the local "Gt"/"Tt" units instead of "GB"/"TB"
1.0.54 (2026-05-11)
Price sort now applies globally across all fetched pages, so the cheapest (or most expensive) products appear first end-to-end. Previously each page was sorted independently, which produced a sawtooth at page boundaries.
1.0.53 (2026-05-11)
The Brand, Conditions, Price range and Sort filters now actually filter the output. They were previously ignored — BackMarket does its filtering via an internal search index, so the actor now applies them on the results it receives.
The Conditions filter understands localized labels: ask for "good" and you'll get "Bon état" on the French site, "Buono" on the Italian site, etc., without picking up "Très bon état" by accident.
1.0.52 (2026-05-11)
Fix pagination: requesting more than 31 results now returns unique items across pages instead of repeating page 1
Browse Mode preserves the listing id, original price and savings (previously cleared when fetching the detail page)
1.0.49 (2026-05-11)
Browse Mode now returns the full seller name, storage, color, description and image gallery on US and Canada listings
Seller is the actual merchant company instead of the generic "Back Market" label
Simpler input: just one "Max Results" cap, no more confusion between page size and total count
1.0.48 (2026-05-11)
Browse mode now returns the full product image gallery (up to 15 images per product) instead of a single image
Browse mode populates seller, storage and color from the product page (was missing on iPhone-style pages)
Increase detail page timeout from 20 s to 30 s to reduce fetches dropping back to listing-only data
Expose Canada in the country selector
Category selection no longer fails with "Page not found" — category browsing falls back to keyword search
1.0.46 (2026-04-16)
Fix URL locale handling: URLs with unsupported locales (e.g. /en-ca/) are now automatically rewritten to the correct locale for the target country
Improve connection reliability with better request headers