Returns all device brands available on GSMArena with their slugs and phone counts.
Returns all phones listed under a specific brand on GSMArena.
/brands e.g. samsung, apple, xiaomi
Returns the most recently released phones from GSMArena's latest devices listing.
Returns phones ranked by current user interest / search traffic on GSMArena.
Returns phones ranked by the number of fans/followers on GSMArena.
Searches GSMArena for devices matching the query. Returns a list of matches with slugs you can pass to other endpoints.
Returns full specifications for a device by its GSMArena slug. Obtain the slug from /search results.
samsung_galaxy_s25_ultra-12559
One endpoint for everything. Pass a plain device name — it searches, fetches full specs, and scrapes all camera samples in one shot. Best starting point for any integration.
samsung galaxy s25 ultra, iphone 16 pro max
Scrapes a GSMArena review page and all camera-sample tabs. Returns hero images, article images grouped by section heading, and all camera sample categories.
samsung_galaxy_s25_ultra-review-2939p5 — page suffix optional
Returns only the camera samples section — all tabs with classified images. Lighter response than the full review endpoint.
Returns only hero and article images for a review page — excludes camera samples. Useful for fetching high-res editorial photos.
Health check — confirms the serverless function is alive and routing correctly.
Diagnostic for camera sample link detection on the iQOO Z7 Pro opinions page. Returns link counts and matched camera URLs.