Elderly Instruments Scraper - Vintage & Used Guitars avatar

Elderly Instruments Scraper - Vintage & Used Guitars

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Elderly Instruments Scraper - Vintage & Used Guitars

Elderly Instruments Scraper - Vintage & Used Guitars

Scrape Elderly.com (Elderly Instruments) vintage, used & new guitars, banjos, mandolins and music gear via its search API. Extract title, brand, price, condition (New/Used/Vintage), year, category, availability, image and URL. Great for vintage-gear price tracking and market research.

Pricing

from $10.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

4 days ago

Last modified

Categories

Share

Elderly Instruments Scraper — Vintage & Used Guitars, Banjos, Mandolins

Scrape Elderly Instruments — one of the world's most famous vintage & used instrument dealers (Lansing, Michigan, est. 1972) — via its official search API. Get clean, structured JSON for vintage, used and new guitars, banjos, mandolins, ukuleles, fiddles, amps, and accessories.

What it does

  • Searches Elderly.com by keyword (e.g. stratocaster, martin dreadnought, pre-war banjo)
  • Filters by condition: New / Used / Vintage (vintage = used instruments built 30+ years ago)
  • Optionally restricts to in-stock items only
  • Enriches each product with its authoritative brand (vendor) and product type
  • Outputs price, list/compare-at price, year built, decade, consignment status, category tree, availability, image and URL

Why Elderly Instruments data?

Elderly is a benchmark source for vintage fretted-instrument pricing. Dealers, collectors, and resellers track its listings to:

  • Price vintage gear — compare your Martin, Gibson, Fender, or Gretsch against a trusted dealer's asking prices
  • Spot arbitrage — cross-reference against Reverb, eBay and local listings
  • Monitor inventory — get alerted when rare instruments (pre-war Martins, 60s Fenders) hit the market
  • Market research — analyze price trends by brand, decade and condition

Input

{
"searchQueries": ["stratocaster", "mandolin"],
"maxListings": 40,
"condition": "vintage",
"inStockOnly": true,
"scrapeDetails": true
}
FieldTypeDefaultDescription
searchQueriesarray["stratocaster"]Keywords to search
maxListingsinteger40Max products per query (0 = up to 1000)
conditionenumanyany / new / used / vintage
inStockOnlybooleanfalseOnly currently available items
scrapeDetailsbooleantrueFetch authoritative brand + product type per item
proxyConfigurationobjectnoneNot needed normally

Output

One record per product:

{
"id": "8265355133119",
"sku": "30U-223532",
"title": "Fender Stratocaster (1966)",
"brand": "Fender",
"price": 14500,
"listPrice": null,
"currency": "USD",
"condition": "Vintage",
"year": 1966,
"decade": "1960s",
"onConsignment": true,
"category": "Guitars > Electric Guitars > Solid Body Electric Guitars",
"productType": "Electric Guitars",
"availability": "In Stock",
"quantity": 1,
"image": "https://cdn.shopify.com/s/files/1/0147/9412/9472/files/...jpg",
"url": "https://www.elderly.com/products/fender-stratocaster-30u-223532",
"searchQuery": "stratocaster",
"scrapedAt": "2026-07-31T20:00:00.000Z"
}

Use cases

  • Vintage guitar price tracking and valuation datasets
  • Reverb / eBay arbitrage screening
  • Inventory alerts for rare instruments
  • Brand/decade market analysis for collectors and dealers

FAQ

Is this legal? The actor accesses only publicly available product listings via the site's public search API, at a respectful request rate. No login, no personal data.

Why do some items show "Out of Stock"? Elderly keeps sold vintage instruments listed as a price-history reference — that's valuable comp data.

What does "Vintage" mean here? Used instruments whose recorded build year/decade is 30+ years old. Newer second-hand items are labeled "Used".