Reverb Musical Instruments Scraper avatar

Reverb Musical Instruments Scraper

Pricing

$13.00/month + usage

Go to Apify Store
Reverb Musical Instruments Scraper

Reverb Musical Instruments Scraper

Collect clean, structured Reverb marketplace data for musical gear research. Scrape listing and detail fields including prices, condition, brand, model, seller location, photos, payment options, and status flags. Use Start URL or filters and export ready-to-analyze results in seconds.

Pricing

$13.00/month + usage

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

๐ŸŽธ Reverb Musical Instruments Scraper

The Reverb Musical Instruments Scraper helps you collect instrument and music gear listings with structured output ready for pricing analysis, catalog tracking, and market research.

You can run this actor with a Reverb marketplace URL or with direct search filters. It returns clean listing data including title, condition, price, seller name, product details, listing links, and timestamps.

โœจ What Does It Do

This actor collects Reverb marketplace listing data for:

  • Listing identity: title, listing ID, URL, images
  • Pricing: display price and raw price object
  • Product details: brand, model, year, category, condition
  • Seller data: shop name and seller fields available in listing data
  • Listing status: sold/live and sale condition state
  • Timestamps: created date, updated date, scrapedAt

๐ŸŽฌ Demo Video

Demo video coming soon.

๐Ÿ”ง Input

Use one mode per run:

  • startUrl: Reverb marketplace URL (recommended)
  • Search filters: searchQuery, categorySlug, condition, sortBy, itemRegion
  • maxItems: maximum listings to save
  • In startUrl mode, the actor reads filter params directly from the URL when available.

Example with startUrl:

{
"startUrl": "https://reverb.com/marketplace?query=stratocaster&condition=excellent&sort=published_at%7Cdesc",
"maxItems": 10
}

Example with search filters:

{
"searchQuery": "tube amp",
"categorySlug": "guitars",
"condition": "very-good",
"sortBy": "lowest_price",
"itemRegion": "US",
"maxItems": 25
}

๐Ÿ“Š Output

Each dataset item contains one Reverb listing:

{
"imageUrl": "https://rvb-img.reverb.com/....jpg",
"id": 94561107,
"title": "Fender Stratocaster 1976 - Natural",
"url": "https://reverb.com/item/94561107-fender-stratocaster-1976-natural",
"priceDisplay": "$2,950",
"condition": "Excellent",
"brand": "Fender",
"model": "Stratocaster",
"year": 1976,
"categoryName": "Electric Guitars",
"sellerName": "Vintage Tone Shop",
"locationDisplay": "Austin, TX, United States",
"locationCountryCode": "US",
"locationRegion": "TX",
"locationLocality": "Austin",
"sold": false,
"live": true,
"draft": false,
"inventory": 1,
"offers_enabled": true,
"offer_count": 2,
"origin_country_code": "US",
"sold_as_is": false,
"accepted_payment_methods": ["direct_checkout", "paypal"],
"local_pickup_only": false,
"description": "Original finish and electronics...",
"images": ["https://rvb-img.reverb.com/..."],
"created_at": "2026-02-20T18:10:00Z",
"updated_at": "2026-02-22T09:45:00Z",
"scrapedAt": "2026-02-23T15:00:00.000Z",
"error": null
}

๐Ÿ’Ž Why Choose This Actor

  • Fast and reliable listing collection
  • Works with marketplace URLs and direct filters
  • Clean output for CSV, Excel, and JSON export
  • Strong fit for recurring price tracking workflows

๐Ÿ“‹ How to Use

  1. Sign Up: Create a free account w/ $5 credit
  2. Open the actor in Apify
  3. Set Start URL or filters
  4. Run the actor
  5. Export results in your preferred format

๐ŸŽฏ Business Use Cases

  • Track instrument pricing across categories
  • Monitor listing volume and condition trends
  • Build comparable sales datasets for valuation
  • Follow specific brands, models, and years over time

โ“ FAQ

Should I use startUrl or search filters?
If you already configured a Reverb marketplace page the way you want, startUrl is the easiest option because it preserves that context. If you prefer controlling everything directly from the actor input, use the search filters.

Does this actor handle pagination automatically?
Yes. You only set maxItems, and the actor keeps loading additional pages until it reaches your limit or there are no more matching results.

Can I filter by region?
Yes. Use itemRegion with values like US, GB, or CA to focus results on a specific market.

Why do I sometimes get fewer items than maxItems?
That usually means the selected query and filters do not currently have enough matching results. In that case, the actor returns everything available for that run.

Can I schedule this actor to run automatically?
Absolutely. You can set daily, weekly, or custom schedules in Apify to keep your Reverb dataset updated over time.

๐Ÿ”— Integrate with Any App

ActorDescriptionLink
LiveAuctioneers ScraperAuction listings and lot detailshttps://apify.com/parseforge/liveauctioneers-scraper
ViaLibri ScraperRare and second hand book listingshttps://apify.com/parseforge/vialibri-scraper
Rightmove Property ScraperUK property listing datahttps://apify.com/parseforge/rightmove-scraper
Product Hunt Product ScraperProduct listing intelligencehttps://apify.com/parseforge/producthunt-scraper
GameNation ScraperProduct listing and pricing datahttps://apify.com/parseforge/gamenation-scraper

๐Ÿ†˜ Need Help?

If you need support or a custom workflow, contact us through the form below.

๐Ÿ“ž Contact

Contact us to request a new scraper, propose a custom data project, or report a technical issue with this actor at https://tally.so/r/BzdKgA

โš ๏ธ Disclaimer

This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Reverb.com. All trademarks belong to their respective owners.