B-Stock Amazon Liquidation Auctions Scraper
Pricing
from $19.00 / 1,000 results
B-Stock Amazon Liquidation Auctions Scraper
Scrape live B-Stock Amazon liquidation auctions: lot titles, current bids, retail values, conditions, units, end times, and product images.
Pricing
from $19.00 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
6
Total users
2
Monthly active users
a day ago
Last modified
Categories
Share

๐ท๏ธ B-Stock Amazon Liquidation Auctions Scraper
๐ Export live B-Stock Amazon liquidation auctions in seconds. Pull every active pallet, truckload, and FBA-return lot with current bid, retail value, units, condition, end time, and product images, ready for CSV, Excel, or JSON.
| Pull structured records from B-Stock Amazon Liquidation Auctions โ clean fields ready as CSV, JSON, JSONL, Excel, or XML for downstream pipelines. |
Copy to your AI assistant
Copy this block into ChatGPT, Claude, Cursor, or any LLM to start using this actor.
parseforge/bstock-scraper on Apify. Call: ApifyClient("TOKEN").actor("parseforge/bstock-scraper").call(run_input={...}), then client.dataset(run["defaultDatasetId"]).list_items().items for results. Key inputs: marketplaces (array, default ["amazon", "amazoneu"]), country (string), currency (string), condition (string), offerType (string), productType (string). Full actor spec: fetch build via GET https://api.apify.com/v2/acts/parseforge~bstock-scraper (Bearer TOKEN). Get token: https://console.apify.com/account/integrations
B-Stock Solutions is Amazon's official liquidation partner, running the Amazon Liquidation Auctions (US) and Amazon Europe Online Liquidation Auctions storefronts where returned, overstock, and FBA-removed inventory is sold by the pallet or truckload. This Actor walks the live auction list on both marketplaces and returns every active lot with structured metadata, so you can monitor new inventory without refreshing the storefront by hand.
Each record covers the auction title, lot ID, marketplace, category, condition grade, seller facility, current bid, total retail value, units, bid count, close time, and a gallery of Amazon ASIN images for the lot. The scraper hits the Magento storefront and the B-Stock image CDN directly with plain HTTP, so a full pull of the active board finishes in under a minute and is safe to schedule every few minutes for live monitoring. Filter to the US-only or EU-only marketplace, cap the result count for faster previews, or pull both regions in a single run.
| ๐ฏ Target Audience | ๐ก Primary Use Cases |
|---|---|
| Amazon FBA sellers and resellers | Monitor new B-Stock auctions and snipe profitable pallets before competitors |
| Liquidation and discount retailers | Score every active lot against your sell-through and margin targets |
| Auction analytics and price-tracking tools | Build longitudinal datasets of bids, conditions, and retail-to-bid ratios |
| Inventory aggregators and marketplaces | Mirror B-Stock listings into your unified sourcing dashboard |
๐ What the B-Stock Amazon Liquidation Auctions Scraper does
- ๐ Walks both Amazon storefronts. Pulls every live auction on
/amazon/(US) and/amazoneu/(UK/EU) in one run. - ๐ท Captures multi-currency pricing. USD, GBP, and EUR lots are returned with both the numeric bid and the currency code so downstream tools can normalize.
- ๐ท๏ธ Decodes lot identifiers. Each record carries the internal B-Stock lot ID (for example
amz_ov_20251203_002,a2z_cr_ukt_20260519_mixed_039) plus the marketplace and seller facility. - ๐ผ๏ธ Returns Amazon ASIN images. Each lot ships with a gallery of representative ASIN photos straight from B-Stock's image CDN, ready to hot-link in your sourcing dashboard.
- โฑ๏ธ Records the live close time. End times are normalized to ISO 8601 so schedulers and bid-snipers can act on a known clock.
- ๐๏ธ Cap result count and image count. Use
maxItemsfor fast previews andimagesPerAuctionto throttle bandwidth on large pulls.
Each record carries 24 fields covering identity, marketplace, category, condition, seller, pricing, units, bid count, close time, gallery, and run metadata. Active auctions are returned sorted by soonest-to-close so the most urgent opportunities surface first.
๐ก Why it matters: Professional liquidation resellers check B-Stock multiple times a day to catch underpriced pallets before they close. A scheduled scraper turns that manual workflow into a feed your alerting and bidding tools can react to.
โ ๏ธ Good to Know: B-Stock auctions use "popcorn bidding", which can extend the published close time by a few minutes when last-second bids land. The Actor records the currently posted close time on each pull, so schedule frequent runs if you need a precise countdown.
๐ How to use
- ๐ Sign up. Create a free Apify account at console.apify.com.
- ๐ฆ Open the Actor. Find it in Apify Console and click "Try for free".
- ๐ Pick your input. Choose one or both marketplaces, set
maxItems, and tuneimagesPerAuctionfor your gallery needs. - โถ๏ธ Run it. Watch the live log as records stream into the dataset.
- ๐ฅ Export. Pull the dataset as JSON, CSV, or Excel, or wire it into your downstream pipeline.
โฑ๏ธ Total time: under a minute for the live board. Schedule the Actor every few minutes for continuous monitoring.
๐ Recommended Actors
- ๐ GovDeals Government Auction Scraper - public-sector liquidation auctions from US state and local agencies
- ๐ Copart Public Search Scraper - vehicle salvage auctions with bid, condition, and location
- ๐ Iron Planet Scraper - heavy-equipment and industrial liquidation auctions
- ๐จ LiveAuctioneers Scraper - online auction marketplace covering collectibles and equipment
- ๐ Amazon Scraper - retail Amazon product data for cross-referencing manifests against live prices
๐ก Pro Tip: browse the complete ParseForge collection for more auction, ecommerce, and reseller-sourcing scrapers.
โ ๏ธ Disclaimer: independent tool, not affiliated with B-Stock Solutions, Inc. or Amazon.com, Inc. Only publicly available auction data from B-Stock's open storefront is collected.
๐ Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.