ShopGoodwill Auctions Scraper avatar

ShopGoodwill Auctions Scraper

Pricing

from $2.00 / 1,000 basic data

Go to Apify Store
ShopGoodwill Auctions Scraper

ShopGoodwill Auctions Scraper

Scrape active and sold auctions from ShopGoodwill.com by keyword. Get final sold prices, bid counts, seller info, and item details. Filter by price range and shipping destination. Built for resellers, flippers, and sold comps research.

Pricing

from $2.00 / 1,000 basic data

Rating

0.0

(0)

Developer

Caffein Dev

Caffein Dev

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

ShopGoodwill Auctions Scraper (Active & Sold Auctions)

Scrape active and completed auctions from ShopGoodwill.com โ€” Goodwill's online auction platform with 130+ stores nationwide. This Actor returns real auction data including final sold prices for completed auctions.

Built for resellers, flippers, price research, sourcing automation, and sold comps.


๐Ÿ”Ž What This API Provides

  • Active auctions โ€” find sourcing deals by keyword and price range
  • Completed auctions with final sold prices โ€” real comps, not estimates
  • Shipping filter โ€” narrow results to items that ship to the US, Canada, or internationally
  • Pagination โ€” automatically paginates results until maxItems is reached

โš™๏ธ Input Parameters

FieldTypeRequiredDefaultDescription
searchTextstringYesโ€”Search keyword (product name, brand, category, etc.). Quotation marks are stripped.
listingTypestringNoOpenOpen = active auctions, Closed = completed auctions (sold comps).
closedAuctionDaysBacknumberNo7Only used when listingType = Closed. One of: 7, 15, 30, 45, 60, 90.
lowPricenumberNo0Minimum price filter.
highPricenumberNo999999Maximum price filter.
shipToLocationstringNoUSShipping destination filter: US, Canada, International.
maxItemsnumberNo200Maximum number of results to return (auto-paginates).

๐Ÿ“ค Output Schema

Each record represents one ShopGoodwill auction listing. Download as JSON, CSV, or Excel from the Apify Console, or access via the API.

Fields

This actor currently outputs a single record type (one per search result item).

FieldTypeDescription
itemIdnumberShopGoodwill internal item ID
urlstringDirect link to the listing on shopgoodwill.com
titlestringListing title
currentPricenumberCurrent bid (Open) or final price (Closed)
numberOfBidsnumberTotal number of bids
auctionStatusstringactive (Open) or completed (Closed)
startDatestringAuction start timestamp (ISO 8601)
endDatestringAuction end timestamp (ISO 8601)
thumbnailUrlstringListing thumbnail image URL
sellerIdnumberGoodwill store numeric ID
sellerNamestringGoodwill store name (best-effort)
categoryNamestringCategory name
catFullNamestringFull category path
startingPricenumberStarting bid price
minimumBidnumberMinimum allowed bid
buyNowPricenumberBuy-it-now price (may be 0 if not available)
shippingPricenumberShipping price as returned by search API
itemQuantitynumberQuantity in the lot
scrapedAtstringTimestamp when the data was scraped (ISO 8601)

๐Ÿ’ก Use Cases

Sold Comps & Price Research

Set listingType to Closed to get completed auction results from ShopGoodwill (sold comps). Use this data to set accurate max bids, validate product values, or build pricing models for secondhand goods.

Sourcing Automation

Search for active auctions by keyword and schedule runs every few hours. Pipe results to Google Sheets, Discord, or Slack via Apify integrations to get notified when underpriced items appear.

Cross-Platform Arbitrage

Pair with the eBay Sold Listings actor. Compare what items sell for on ShopGoodwill vs. eBay to identify categories with the best flip margins.

Market Research

Track auction activity over time with scheduled runs. Analyze bidding patterns, popular categories, and pricing trends across 130+ Goodwill stores.


๐Ÿš€ How to Use

  1. Click "Try for free" to open the Actor in Apify Console.
  2. Enter your search keyword in searchText.
  3. Choose listingType: Open for current auctions, Closed for sold comps.
  4. (Optional) Set your price range with lowPrice and highPrice.
  5. (Optional) Set closedAuctionDaysBack when using listingType = Closed.
  6. Click Start and wait for results.
  7. Download your data as JSON, CSV, or Excel โ€” or access it via the Apify API.

Tip: Schedule for Monitoring

Set up a recurring schedule (daily, every 6 hours, etc.) to automatically monitor your keyword watchlists. Connect to Google Sheets or a webhook for real-time alerts when new auctions match your criteria.


๐Ÿ”— Integrations

ShopGoodwill Auctions Scraper works with all standard Apify integrations:

  • Google Sheets โ€” auto-export results to a spreadsheet
  • Webhooks โ€” trigger custom actions on run completion
  • Zapier / Make / n8n โ€” build automated workflows
  • Discord / Slack โ€” get notifications for new results
  • REST API โ€” programmatic access from your own apps

๐Ÿ“ฌ Feedback & Support

Found a bug or have a feature request? Open an issue in the Issues tab. Suggestions for new filters, fields, or integrations are welcome.