Scrapers.lat logo scrapers.lat
EC

GovDeals Government Surplus Auctions Scraper

Scrape GovDeals US government surplus auctions: vehicles, heavy equipment, electronics and property sold by public agencies. Get title, current bid, seller agency, location, bid count, auction end date and time remaining. Filter by keyword, category or state. Export to JSON, CSV or Excel.

36 レコードあたりの項目 JSON · CSV · Excel · API 従量課金
govdeals-auctions-scraper.json 200 OK
{
  "title": "Truck Tool Boxes",
  "itemId": 196,
  "currentBid": 27,
  "bidPrice": 10,
  "currencyCode": "USD",
  "numBids": 6,
  "category": "Education and Library Equipment",
  "categoryCode": "247",
  "sellerAgency": "New Mexico Military Institute, NM"
}
得られるもの

各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
TitleItem IdCurrent BidBid PriceCurrency CodeNum BidsCategoryCategory CodeSeller AgencySeller Account IdBuyer GroupLocation AddressLocation CityLocation State
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

TitleItem IdCurrent BidBid Price
Truck Tool Boxes1962710
DECKED Truck Bed Storage System f…19910050
1984 Chevrolet D30 Pickup truck211000300
2023 Toyota Tacoma23062180021800
2011 Ford Econoline BUCKET TRUCK*…20781397513975
GET /govdeals-auctions-scraper
{
  "title": "Truck Tool Boxes",
  "itemId": 196,
  "currentBid": 27,
  "bidPrice": 10,
  "currencyCode": "USD",
  "numBids": 6,
  "category": "Education and Library Equipment",
  "categoryCode": "247",
  "sellerAgency": "New Mexico Military Institute, NM"
}

よくある質問

What kind of items are listed?

Government agencies sell a wide range of surplus: cars, trucks, trailers, heavy and construction equipment, electronics, computers, office furniture, tools and real property.

Can I focus on one state or category?

Yes. Use the state filter (a two letter code like `TX` or the full state name) and the category filter (for example `Vehicles` or `Heavy Equipment`) to keep only the items you want.

Does it include the current bid and closing time?

Yes. Each item includes the current bid, the number of bids, the auction end date and the time remaining, all read at run time.

How fresh is the data?

Prices, bid counts and time remaining are read live at run time, so each record reflects the auction at the moment of the run (see observedAt).

あなたの準備ができ次第。

今すぐ Apify でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。