Bonanza Listings Scraper avatar

Bonanza Listings Scraper

Pricing

from $2.00 / 1,000 product listings

Go to Apify Store
Bonanza Listings Scraper

Bonanza Listings Scraper

The Bonanza Listings Scraper extracts product listings from the Bonanza marketplace by keyword or category URL, capturing titles, prices, currencies, sellers, conditions, availability, full descriptions, images โ€” ideal for price monitoring, market research, and competitive analysis.

Pricing

from $2.00 / 1,000 product listings

Rating

0.0

(0)

Developer

FalconScrape

FalconScrape

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

11 days ago

Last modified

Share

๐Ÿ›๏ธ Bonanza Listings Scraper

Easily extract product listings from Bonanza, the US online marketplace and popular eBay/Etsy alternative. The Bonanza Listings Scraper gathers structured product data โ€” titles, prices, images, condition, availability, and seller booths โ€” for price monitoring, market research, and competitive analysis.

Search by keyword or point it at any category/search URL, then download the results as JSON, CSV, or Excel, or pull them straight from the Apify API. Run it on a schedule, plug it into your own pipeline, and let Apify handle proxy rotation and anti-bot protection for you.

โœจ Features

  • ๐Ÿท๏ธ Comprehensive product data โ€“ Titles, current price, currency, thumbnail, seller, and listing URL for every item.
  • ๐Ÿ”Ž Keyword or URL based โ€“ Start from a simple search term (e.g. iphone) or paste in Bonanza category/search result URLs.
  • ๐Ÿ“ฆ Optional full details โ€“ Flip on detail mode to also capture full descriptions, every product image, availability, item condition, and the seller's booth.
  • ๐Ÿ’ธ Pay only for what you scrape โ€“ Cheap per-listing pricing for quick scans, with a separate rate for full detail enrichment so you stay in control of costs.
  • โšก Fast & reliable โ€“ Built to collect large catalogs cleanly, with automatic retries and anti-blocking handled behind the scenes.

๐Ÿ› ๏ธ How to use the Bonanza Listings Scraper

  1. Enter a search term or start URLs โ€“ Type a keyword like vintage camera, or add Bonanza category/search URLs.
  2. Set your limits โ€“ Choose how many listings to collect with Max items, and toggle Scrape listing details if you need full product data.
  3. Run the scraper โ€“ Press Start and watch the results stream into the dataset in real time.
  4. Export your data โ€“ Download as JSON, CSV, HTML, or Excel, or fetch it via the Apify API.

๐Ÿ”ง Input

FieldDescription
Search termKeyword to search for on Bonanza (e.g. iphone).
Start URLsOptional Bonanza category or search result URLs to scrape instead of, or in addition to, the search term.
Max itemsMaximum number of listings to collect (default 50).
Scrape listing detailsWhen enabled, opens each listing to extract full details. Slower and more expensive than the quick listing view.
Proxy configurationProxy settings. US residential proxies are used by default and recommended for reliable results.

๐Ÿ“Š Sample output data

The scraper provides structured JSON output. With Scrape listing details enabled, each item looks like this:

{
"itemId": "1807427995",
"title": "Apple iPhone 14 Pro Max 128GB Smartphone 48MP Camera Locked READ As Is Gold",
"price": 272.61,
"currency": "USD",
"thumbnail": "https://images-bucket.bonanzastatic.com/afu/images/345f/4421/f8c1_16126323700/__57_thumb200.png",
"sellerId": "1819827",
"url": "https://www.bonanza.com/listings/Apple-iPhone-14-Pro-Max-128GB.../1807427995",
"availability": "instock",
"condition": "UsedCondition",
"description": "Apple iPhone 14 Pro Max 128GB Smartphone 48MP Camera Locked READ As Is Gold...",
"images": [
"https://images-bucket.bonanzastatic.com/afu/images/345f/4421/f8c1_16126323700/__57.png",
"https://images-bucket.bonanzastatic.com/afu/images/6520/b87a/0157_16126323696/__57_thumb200.jpg"
],
"booth": "cellularwholesales"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Data fields

FieldDescription
itemIdUnique Bonanza listing ID.
titleProduct title.
priceListing price as a number.
currencyPrice currency (e.g. USD).
thumbnailMain product image (listing view).
sellerIdNumeric ID of the seller.
urlDirect link to the listing.
availabilityStock status (detail mode), e.g. instock.
conditionItem condition (detail mode), e.g. UsedCondition, NewCondition.
descriptionFull item description (detail mode).
imagesAll product image URLs (detail mode).
boothSeller's booth/store slug (detail mode).

๐Ÿ’ฐ How much does it cost to scrape Bonanza?

This Actor uses a pay-per-result model โ€” there is no monthly rental fee and no charge to start a run:

What you scrapePrice
Listing (search/category view)$0.002 per item
Full listing detail$0.008 per item

For example, collecting 1,000 listings costs about $2, and enriching 1,000 listings with full details costs about $8. New Apify accounts include free monthly usage credits, so you can try it at no cost. Keep Scrape listing details off when you only need core listing data to minimize cost.

๐Ÿ’ก Tips

  • Use Start URLs with category pages to target a specific niche, and combine with Max items to control volume.
  • Bonanza caps each individual search/category query at a few thousand results โ€” for very large catalogs, split your run across multiple narrower searches or categories.
  • Leave Scrape listing details off for fast, cheap price monitoring; turn it on only when you need descriptions and full image galleries.

โ“ FAQ

Is it legal to scrape Bonanza? Scraping publicly available data is generally legal, but you are responsible for how you use the collected data. Review Bonanza's Terms of Service and applicable laws, and avoid collecting personal or copyrighted data without permission.

Why are some fields empty? Fields like description, images, condition, and availability are only populated when Scrape listing details is enabled.

Can I run it on a schedule? Yes. Use Apify Schedules to run the scraper automatically and monitor price changes over time.

Need a custom solution or hit an issue? Report problems or feature requests via the Issues tab on the Actor's page โ€” feedback is welcome.