Gazelle Scraper - Refurbished Electronics Prices avatar

Gazelle Scraper - Refurbished Electronics Prices

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Gazelle Scraper - Refurbished Electronics Prices

Gazelle Scraper - Refurbished Electronics Prices

Scrape refurbished electronics from Gazelle (buy.gazelle.com). Get iPhones, iPads, Samsung, MacBooks, Apple Watches with prices, conditions, carriers, and availability across all variants.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

lulz bot

lulz bot

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Categories

Share

Scrape refurbished electronics from Gazelle (buy.gazelle.com). Get iPhones, iPads, Samsung phones, MacBooks, Apple Watches, and Google Phones with full pricing, condition grades, carrier info, and stock availability.

What data can you get?

For every product variant, the scraper returns:

FieldDescription
productIdGazelle product ID
titleProduct name (e.g. "iPhone 13 256GB (Unlocked)")
handleURL slug
vendorBrand line (e.g. "iPhone 13", "Galaxy S22")
productTypeCategory (e.g. "Cell Phones", "Tablets")
tagsFull tag array (carrier, storage, brand, features)
variantIdUnique variant ID
variantTitleVariant description (e.g. "Starlight / Good")
skuGazelle SKU
priceCurrent price (e.g. "$278.99")
priceNumNumeric price for sorting/filtering
compareAtPriceOriginal/compare price if on sale
availableIn-stock status (true/false)
colorDevice color
conditionCosmetic condition (Fair, Good, Excellent, Flawless)
carrierCarrier (Unlocked, AT&T, T-Mobile, Verizon)
storageStorage capacity (128GB, 256GB, 512GB, 1TB)
imageUrlProduct image URL
urlProduct page URL
scrapedAtISO timestamp

Input options

ParameterTypeDefaultDescription
collectionSelectallProduct collection: all, iphones, ipads, samsung-phones, apple-watches, macbooks, google-phones
maxResultsInteger100Maximum variant results (1-1000)
onlyAvailableBooleanfalseOnly return in-stock variants
proxyConfigurationProxyOptional proxy configuration

Example output

{
"productId": 6779239432245,
"title": "iPhone 13 256GB (Unlocked)",
"handle": "iphone-13-256gb-unlocked",
"vendor": "iPhone 13",
"productType": "Cell Phones",
"tags": ["5G", "Carrier:Unlocked", "iPhone", "iPhone 13", "Storage:256GB", "Warranty"],
"variantId": 40503994286133,
"variantTitle": "Starlight / Fair",
"sku": "GSB260679319342",
"price": "$278.99",
"priceNum": 278.99,
"compareAtPrice": null,
"available": false,
"color": "Starlight",
"condition": "Fair",
"carrier": "Unlocked",
"storage": "256GB",
"imageUrl": "https://cdn.shopify.com/s/files/1/0008/9296/0821/files/iPhone_13_-_Starlight.jpg",
"url": "https://buy.gazelle.com/products/iphone-13-256gb-unlocked",
"scrapedAt": "2026-04-25T12:00:00.000Z"
}

Use cases

  • Price tracking: Monitor refurbished electronics prices over time
  • Inventory monitoring: Track which models and conditions are in stock
  • Price comparison: Compare Gazelle prices against other refurbished marketplaces
  • Market research: Analyze pricing patterns by condition, carrier, and storage
  • Deal alerts: Find the best prices on specific device models

How it works

The scraper uses Gazelle's Shopify JSON API (/collections/{collection}/products.json) to fetch product data. No HTML parsing required — pure JSON extraction. Each product is expanded into individual variants (color + condition combinations), enriched with carrier and storage info from tags.

Cost

This scraper is extremely lightweight — pure HTTP JSON requests with no browser rendering. Typical runs use minimal compute.