Municibid Government Surplus Auction Scraper avatar

Municibid Government Surplus Auction Scraper

Pricing

$8.00 / 1,000 results

Go to Apify Store
Municibid Government Surplus Auction Scraper

Municibid Government Surplus Auction Scraper

Structured data for every Municibid government surplus auction. Active and completed listings across 46 categories and 19 US states, with full bid history, exact UTC end times, photo galleries, and typed seller and category metadata. Read-only.

Pricing

$8.00 / 1,000 results

Rating

0.0

(0)

Developer

Amram Englander

Amram Englander

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 hours ago

Last modified

Share

Municibid Scraper

Municibid Government Surplus Auctions

An Apify Actor that extracts structured data from Municibid, the online auction marketplace where 7,000+ US municipalities, school districts, and government agencies sell surplus equipment to verified bidders. Outputs clean, normalized records covering active and completed listings across 46 categories and 19 US states.

Who uses it

  • Resellers and flippers — track ending-soon auctions and build comp databases for max-bid pricing decisions
  • Researchers and journalists — pull per-agency or per-state history for transparency reporting and market analysis
  • Developers and data analysts — feed structured listing data into comp-pricing tools, ending-soon alert services, or AI agents

Features

  • Broad coverage — active and completed listings across 46 categories and 19 US states.
  • Deep historical archive — completed listings are paginable months back, not just a recent window. Suitable for comps and long-horizon market analysis.
  • Full bid history per listing — every bid amount and timestamp, not just the current price.
  • Accurate auction end times — end timestamps account for last-minute bid extensions, so ending-soon alerts don't fire on stale times.
  • Complete photo galleries — every photo on each listing, not just the cover image.
  • Flexible filtering — combine category, US state, keyword, agency, price range, bid count, and auction-end date in a single run.
  • Filter by specific agency — pull every auction from any single government seller on the platform.
  • Predictable cost — cap the number of results per run; the Actor stops there even if more matches exist.
  • Read-only — the Actor never bids, watches, or touches an account. Safe to run on a schedule.

Input Parameters

ParameterTypeRequiredDefaultDescription
categoriesstring[]No[] (all 46)Top-level categories to scrape. Each value is a category ID like C160883 (Automotive). Multi-select dropdown in the Apify console.
regionsstring[]No[] (no filter)US states to filter on. Each value is a region ID like R3777835 (Pennsylvania). Multi-select dropdown.
statusenumNoactiveactive for current auctions or completed for closed auctions (comps).
sortenum 0-7No00 = Ending Soon, 1 = Newest, 2 = Price Low, 3 = Price High, 4 = Number of Bids, 5/6 = Title A-Z/Z-A, 7 = Preview.
keywordstringNoOptional full-text search (e.g. "fire truck", "ford f-250").
sellerstringNoOptional seller slug. Slugs for each agency are listed in the SELLERS key-value store entry written at every run.
priceMinintegerNoFilter out records below this USD price.
priceMaxintegerNoFilter out records above this USD price.
onlyNoBidsbooleanNofalseWhen true, keep only listings that haven't received any bids yet — useful for finding low-competition snipe candidates. Equivalent to maxBids: 0.
minBidsintegerNoKeep only listings with at least this many bids. Useful for filtering to listings that have received market validation (e.g., minBids: 5).
maxBidsintegerNoKeep only listings with at most this many bids. Useful for finding low-competition listings (e.g., maxBids: 3).
endingWithinHoursintegerNoFilter to listings whose auction closes within this many hours from run start. Combine with sort: "0" (Ending Soon) for an ending-soon sweep.
endAfterstring (YYYY-MM-DD)NoKeep only listings whose auction end is on or after this date (UTC). With status: "completed", the Actor short-circuits pagination once it walks past the cutoff.
endBeforestring (YYYY-MM-DD)NoKeep only listings whose auction end is on or before this date (UTC, inclusive of the entire day). Combine with endAfter for a clean historical window (e.g. Q1 2026).
listingIdsstring[]NoIf provided, skip discovery entirely and fetch only these specific listing IDs (8-digit). When set, categories/regions/keyword/seller/status/sort are ignored. Useful for cron-refreshing a known set of listings.
maxListingsintegerNo100Hard cap on dataset rows. 0 = no cap.
maxPagesPerFacetintegerNo5Maximum browse pages per (category × region) facet. Each page returns ~20 listings. 0 = no cap.
proxyConfigurationobjectNoApify datacenter proxyApify proxy configuration. Datacenter is the default (cheaper) and sufficient for Municibid at this rate; switch to RESIDENTIAL only if you observe 429/503 responses.

priceMin, priceMax, onlyNoBids, minBids, maxBids, endingWithinHours, endAfter, and endBefore are applied after the listing is fetched. Filtered records do not count against maxListings and are not charged to you.

Coverage

Regions (19 US states)

Region IDStateRegion IDState
R3777805DelawareR3777820Minnesota
R3777806FloridaR3777822Missouri
R3777810IllinoisR3777826New Hampshire
R3777811IndianaR3777827New Jersey
R3777814KentuckyR3777829New York
R3777815LouisianaR3777832Ohio
R3777816MaineR3777835Pennsylvania
R3777817MarylandR3777842Vermont
R3777818MassachusettsR3777843Virginia
R3777819Michigan

Categories (46 total)

IDNameIDName
C5764318AmbulancesC169118Kitchen Equipment
C11100415Holiday/SeasonalC169119Landscaping
C12253698ParkingC169120Medical
C14622523ApparelC169121Music
C15884675AppliancesC169128Office Supplies
C160883AutomotiveC169130Parks & Rec
C160884BoatingC169131Police & Fire
C160885FurnitureC169135Real Estate
C160887Computers & ITC169142Sanitation
C169054AircraftC169143School Supplies
C169055CollectiblesC169145Scrap
C169069ElectronicsC169146Signage
C169084Energy EquipmentC169147Snow Removal
C169085Farm Equipment & SuppliesC169148Snowmobiles
C169087Firearm AccessoriesC169149Sporting Goods
C169089General EquipmentC169167Storage
C169090General SuppliesC169168Street & Traffic
C169091Building SuppliesC169169Structures
C169105Golf CartsC169170Tools
C169106Heavy EquipmentC169171Trailers
C169109JewelryC169172Water & Sewer
C24200839BooksC30453594Certificates and Licenses
C58277794Precious MetalsC5852560Tractors

Status

  • active — auctions currently open for bids
  • completed — closed auctions, for comps and historical analysis

Example Input

Comp database — completed automotive auctions across Mid-Atlantic states:

{
"categories": ["C160883"],
"regions": ["R3777835", "R3777817", "R3777827", "R3777829"],
"status": "completed",
"sort": "1",
"maxListings": 2000,
"maxPagesPerFacet": 25
}

Ending-soon snapshot across heavy equipment in three states (cron candidate):

{
"categories": ["C169106", "C169171"],
"regions": ["R3777835", "R3777810", "R3777832"],
"status": "active",
"sort": "0",
"maxListings": 200,
"maxPagesPerFacet": 5
}

Single-seller history:

{
"seller": "cecil",
"status": "completed",
"maxListings": 500,
"maxPagesPerFacet": 25
}

Keyword search across the platform:

{
"keyword": "fire truck",
"status": "active",
"maxListings": 100
}

Snipe candidates — no-bid trucks under $10,000 ending in the next 48 hours:

{
"categories": ["C160883"],
"keyword": "truck",
"status": "active",
"onlyNoBids": true,
"priceMax": 10000,
"endingWithinHours": 48,
"maxListings": 50
}

Historical window — completed automotive auctions that closed in Q1 2026:

{
"categories": ["C160883"],
"status": "completed",
"endAfter": "2026-01-01",
"endBefore": "2026-03-31",
"maxListings": 5000,
"maxPagesPerFacet": 100
}

Refresh known listings (skip discovery):

{
"listingIds": ["82825058", "83327438", "83089177"]
}

Output Schema

Example record

{
"id": "82825058",
"slug": "2016-ford-explorer",
"title": "2016 Ford Explorer",
"description": "2016 Ford Explorer 3.5L EcoBoost, automatic, 4x4, 115,010 miles. Routinely serviced; no fault codes. Air bag light on. Inspected through 03/27. Sold as-is, where-is. Purchaser responsible for transfer and transportation.",
"image": "https://storagemunicibidpro.blob.core.windows.net/assets/media/3f2e0b70-9063-42f9-a5f6-b5286230d87a_fullsize.jpg",
"photos": [
"https://storagemunicibidpro.blob.core.windows.net/assets/media/3f2e0b70-9063-42f9-a5f6-b5286230d87a_fullsize.jpg",
"https://storagemunicibidpro.blob.core.windows.net/assets/media/07b87ded-9c79-41f5-8851-6221585e86af_fullsize.jpg",
"https://storagemunicibidpro.blob.core.windows.net/assets/media/526776cd-37fc-445f-917b-a41a1284a4a1_fullsize.jpg",
"https://storagemunicibidpro.blob.core.windows.net/assets/media/fcd30614-0adb-4b9b-89be-5f2f45edb84e_fullsize.jpg"
],
"price": 2150.00,
"currentTopBidAmount": 2050.00,
"currentTopBidProxy": 2555.55,
"currentTopBidder": "BidderAlias42",
"numberOfBids": 32,
"priceValidUntil": "2026-05-27",
"auctionStartUtc": "2026-05-18T09:00:00.000Z",
"auctionEndUtc": "2026-05-27T14:00:00.000Z",
"reserveType": "No",
"condition": "https://schema.org/UsedCondition",
"seller": {
"displayName": "City of Springfield",
"slug": "springfield",
"type": "GovernmentOrganization"
},
"category": {
"primaryId": 160883,
"primaryName": "Automotive",
"secondaryId": 11965711,
"secondaryName": "SUV"
},
"region": {
"id": 3777835,
"name": "Pennsylvania"
},
"vehicle": {
"year": null,
"miles": null,
"model": null
},
"bidTimeline": [
{ "timestamp": "2026-05-20T22:28:48.2230000", "amount": 500.00 },
{ "timestamp": "2026-05-23T21:10:52.8870000", "amount": 525.00 },
{ "timestamp": "2026-05-25T21:42:30.9400000", "amount": 1400.00 },
{ "timestamp": "2026-05-26T23:47:46.7430000", "amount": 2050.00 }
],
"detailUrl": "https://municibid.com/Listing/Details/82825058/2016-ford-explorer",
"scrapedAt": "2026-05-27T10:14:33.412Z"
}

Field reference

Each scraped listing includes:

FieldTypeDescription
idstringUnique listing ID (8-digit integer). Use as primary key.
slugstringURL slug from the canonical listing URL (e.g. 2016-ford-explorer)
titlestringListing title
descriptionstringFree-text description provided by the seller
imagestringCover image URL
photosarrayFull image gallery (URLs)
pricenumberCurrent price in USD
currentTopBidAmountnumberCurrent standing bid amount
currentTopBidProxynumberHighest proxy bid the leader authorized
currentTopBidderstringPseudonymous display name of current top bidder
numberOfBidsintegerTotal number of bids placed
priceValidUntilstringDate (YYYY-MM-DD) the auction closes (Eastern Time end-of-day)
auctionStartUtcstringAuction start time (ISO-8601, UTC)
auctionEndUtcstringAuction end time (ISO-8601, UTC). May shift up to 2 minutes on late bids.
reserveTypestring"No", "Yes-Met", or "Yes-Not Met"
conditionstringItem condition (schema.org URL, typically UsedCondition)
bidTimelinearrayFull bid history; each entry has timestamp (UTC) and amount (USD)
detailUrlstringCanonical listing URL on municibid.com
scrapedAtstringScrape timestamp (ISO-8601, UTC)
Seller
seller.displayNamestringAgency name (e.g. "Cecil Township")
seller.slugstringServer-side identifier used as the seller input filter
seller.typestringSchema.org type (typically GovernmentOrganization)
Category
category.primaryIdintegerPrimary category ID
category.primaryNamestringPrimary category name (e.g. "Automotive")
category.secondaryIdintegerSub-category ID
category.secondaryNamestringSub-category name (e.g. "SUV")
Region
region.idintegerRegion ID
region.namestringUS state name
Vehicle (when applicable)
vehicle.yearintegerModel year, when provided by seller
vehicle.milesintegerMileage, when provided by seller
vehicle.modelstringModel, when provided by seller