BizBuySell Scraper avatar

BizBuySell Scraper

Pricing

Pay per usage

Go to Apify Store
BizBuySell Scraper

BizBuySell Scraper

Scrape business-for-sale listings from BizBuySell.com. Extract asking price, revenue, cash flow, location, category and broker info.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Alex v

Alex v

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Categories

Share

Scrape business-for-sale listings from BizBuySell.com — the largest marketplace for buying and selling businesses in the USA with 45,000+ active listings.

What you get

For each listing:

FieldDescription
titleBusiness name/title
locationCity, State
categoryIndustry category
financials.askingPriceAsking price
financials.annualRevenueAnnual gross revenue
financials.cashFlowAnnual cash flow / SDE
financials.ebitdaEBITDA (if available)
financials.inventoryInventory value
operations.establishedYear established
operations.employeesNumber of employees
operations.reasonForSellingWhy owner is selling
operations.financingSeller financing available?
broker.nameListing broker name
broker.firmBrokerage firm
descriptionBusiness description
imagesPhoto URLs

Example output

{
"title": "Profitable Laundromat in Queens, NY",
"url": "https://www.bizbuysell.com/businesses-for-sale/...",
"location": "Queens, New York",
"category": "Laundry & Dry Cleaning",
"financials": {
"askingPrice": "$285,000",
"askingPriceValue": 285000,
"annualRevenue": "$420,000",
"annualRevenueValue": 420000,
"cashFlow": "$95,000",
"cashFlowValue": 95000,
"inventory": "$15,000"
},
"operations": {
"established": "2008",
"employees": "3",
"reasonForSelling": "Retirement",
"financing": "Seller financing available"
},
"broker": {
"name": "John Smith",
"firm": "ABC Business Brokers"
}
}

Example searches

{ "mode": "search", "searchQuery": "laundromat", "location": "New York, NY", "maxResults": 20 }
{ "mode": "search", "searchQuery": "HVAC", "location": "Texas", "maxPrice": 500000 }
{ "mode": "search", "searchQuery": "restaurant", "minRevenue": 500000, "maxResults": 50 }
{ "mode": "search", "category": "Healthcare", "location": "California" }

Use cases

  • Business buyers — find acquisition targets matching specific criteria
  • Private equity — deal sourcing and market analysis
  • Business brokers — competitive intelligence
  • Investors — track market pricing trends by industry
  • Researchers — analyze SMB market data