Scrapers.lat logo scrapers.lat
电商

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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
TitleItem IdCurrent BidBid PriceCurrency CodeNum BidsCategoryCategory CodeSeller AgencySeller Account IdBuyer GroupLocation AddressLocation CityLocation State
示例输出

一条真实的示例记录,正是你收到的结构。

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 上运行这个爬虫,或让我们按你的确切需求定制一个。