VOOZH about

URL: https://apify.com/shahidirfan/bizbuysell-scraper

⇱ BizBuySell Scraper Β· Apify


Pricing

from $1.00 / 1,000 results

Go to Apify Store

BizBuySell Scraper

Scrape BizBuySell business listings for market research, investment analysis & due diligence. Extract business data, valuations, and contact info at scale. Perfect for brokers, investors & entrepreneurs conducting market intelligence.

Pricing

from $1.00 / 1,000 results

Rating

5.0

(4)

Developer

πŸ‘ Shahid Irfan

Shahid Irfan

Maintained by Community

Actor stats

1

Bookmarked

73

Total users

25

Monthly active users

4 days ago

Last modified

Share

BizBuySell Businesses For Sale Scraper

Extract business-for-sale listings from BizBuySell in a structured, analysis-ready format. Collect listing prices, cash flow, broker details, and listing links at scale for research, lead generation, and market monitoring. Built for fast repeatable runs with clean dataset output.

Features

  • Business listing extraction β€” Collect core listing records from BizBuySell search pages.
  • Franchise URL support β€” Supports /franchise-for-sale/ URLs with franchise API fallback.
  • Rich commercial fields β€” Capture pricing, cash flow, EBITDA, broker details, and listing metadata.
  • Pagination support β€” Automatically pulls additional pages until your target result count is reached.
  • Clean dataset output β€” Omits empty values so each dataset item contains only meaningful fields.
  • Flexible targeting β€” Use start URLs or keyword/location filters for focused runs.

Use Cases

Buyer Deal Sourcing

Build a pipeline of active listings by region, category, or keyword. Quickly review asking prices and broker contacts to prioritize outreach.

Market Intelligence

Track pricing and listing movement across business niches. Analyze trends in listing volume, price reductions, and recently added opportunities.

Broker & Competitor Monitoring

Watch activity by broker or company over time. Compare inventory levels and listing types to identify market gaps.

Data Enrichment Workflows

Send dataset exports into BI tools, spreadsheets, or CRMs. Combine listing data with your internal scoring and outreach process.


Input Parameters

ParameterTypeRequiredDefaultDescription
startUrlsArrayNoβ€”Optional URL list; first valid URL is used.
keywordStringNo"restaurant"Optional keyword filter.
locationStringNo"california"Optional location hint when Start URLs are not passed.
results_wantedIntegerNo20Maximum number of records to save.
max_pagesIntegerNo20Maximum number of paginated requests.
proxyConfigurationObjectNo{"useApifyProxy": false}Optional proxy setup.

Output Data

Each dataset item can contain:

FieldTypeDescription
listing_idIntegerUnique listing number.
site_specific_idIntegerSite-specific listing identifier.
listing_categoryStringListing category (business or franchise).
titleStringListing headline.
urlStringListing URL.
locationStringLocation text.
state_codeStringState or region code.
priceNumberAsking price.
cash_flowNumberCash flow value when available.
ebitdaNumberEBITDA value when available.
gross_revenueNumberGross revenue when available.
investment_minimumNumberMinimum franchise investment.
image_urlStringPrimary image URL.
image_urlsArrayAll available image URLs.
broker_nameStringBroker or contact person name.
broker_companyStringBroker company name.
broker_profile_urlStringBroker profile URL.
contact_phoneStringContact phone number.
listing_price_reducedBooleanIndicates price reduction.
recently_addedBooleanIndicates recent listing date.
recently_updatedBooleanIndicates recent update.
hot_propertyBooleanHot property marker.
real_estate_included_in_asking_priceBooleanReal estate included flag.
summaryStringListing summary from detail API when available.
facilitiesStringFacilities details when available.
growthStringGrowth details when available.
reason_for_sellingStringSeller reason when available.
supportStringSupport details when available.
financing_optionsStringFinancing text when available.
search_urlStringURL used for the run.
seo_pathStringSearch path used for retrieval.
query_stringStringQuery segment used in search.
fetched_atStringISO timestamp for extraction time.
sourceStringData source identifier.

Usage Examples

Basic Run

{
"startUrls":[{"url":"https://www.bizbuysell.com/businesses-for-sale/"}],
"results_wanted":20
}

Keyword-Focused Run

{
"keyword":"restaurant",
"results_wanted":100,
"max_pages":5
}

State-Specific URL Run

{
"location":"california",
"results_wanted":150
}

Franchise URL Run

{
"startUrls":[{"url":"https://www.bizbuysell.com/franchise-for-sale/"}],
"results_wanted":20
}

Sample Output

{
"source":"bizbuysell",
"fetched_at":"2026-04-02T09:40:12.513Z",
"search_url":"https://www.bizbuysell.com/businesses-for-sale/",
"seo_path":"/businesses-for-sale/",
"listing_category":"business",
"listing_id":2489859,
"site_specific_id":2489859,
"title":"10 No Goodwill Corporate Owned Gas stations for lease in Iliinois",
"url":"https://www.bizbuysell.com/business-opportunity/10-no-goodwill-corporate-owned-gas-stations-for-lease-in-iliinois/2489859/",
"location":"Bloomington, IL",
"state_code":"IL",
"price":75000,
"summary":"1-Elwood, IL INSIDE SALE: $54,877.49 PER MONTH...",
"listing_type_id":40,
"ad_level_id":5,
"broker_name":"Ajeet Singh",
"broker_company":"Ajeet Singh",
"contact_phone":"(847) 529-9778",
"recently_added":true,
"listing_price_reduced":false
}

Tips for Best Results

Start Small First

  • Run with results_wanted: 20 to validate your input quickly.
  • Increase volume after confirming output fields match your workflow.

Use Targeted URLs

  • Use category or state-specific pages to narrow result sets.
  • Keep URLs on www.bizbuysell.com for best reliability.

Balance Speed and Coverage

  • Increase max_pages only when you need deeper coverage.

Keep Data Focused

  • Use keyword filters to reduce post-processing effort.

Integrations

Connect your dataset with:

  • Google Sheets β€” Review and share opportunities quickly.
  • Airtable β€” Build searchable listing databases.
  • CRM systems β€” Route broker and listing data into outreach flows.
  • Make β€” Automate enrichment and notifications.
  • Zapier β€” Trigger business workflows from new records.
  • Webhooks β€” Send output to custom APIs.

Export Formats

  • JSON β€” Structured data pipelines.
  • CSV β€” Spreadsheet analysis.
  • Excel β€” Reporting and team sharing.
  • XML β€” Legacy system integrations.

Frequently Asked Questions

How many listings can I collect in one run?

You can collect large volumes by increasing results_wanted and max_pages. Actual volume depends on available listings for your selected URL and filters.

Why do some fields appear in one record but not another?

Listings vary by category and advertiser, so some fields are naturally absent for specific records.

Does the actor remove empty values?

Yes. Records are cleaned before saving so empty fields are not included in dataset items.

Can I scrape a specific state or category?

Yes. Use a state/category BizBuySell URL in startUrls, or provide a location value.

What if I need more data in one run?

Increase results_wanted, and if needed, raise max_pages.


Support

For issues or feature requests, use Apify Actor support in the Apify Console.

Resources


Legal Notice

This actor is intended for lawful data collection and analysis. You are responsible for complying with BizBuySell terms, local regulations, and applicable data usage rules.

You might also like

BizBuySell Scraper

lexis-solutions/bizubuysell

Scrape business listings from BizBuySell to extract key details, prices, and seller info. Ideal for market research, acquisition tracking, and business trend analysis. Fast, structured, and customizable.

πŸ‘ User avatar

Lexis Solutions

67

4.0

BizBuySell Scraper

good_cheap/bizbuysell-scraper

Scrape BizBuySell.com business-for-sale listings. 30+ fields: price, revenue, cash flow, EBITDA, broker info, categories. Anti-bot bypass included.

BizBuySell Scraper

crawlerbros/bizbuysell-scraper

Scrape business-for-sale listings from BizBuySell.com. Extract asking price, cash flow, gross revenue, location, and description from search results and category pages.

68

BizBuySell Scraper | $1 / 1k | Fast & Reliable

fatihtahta/bizbuysell-scraper

Scrape BizBuySell into structured business-for-sale listings. Get asking price, cash flow, revenue, location, category, descriptions and contact details. Ideal for deal sourcing, valuation comps, market sizing, and tracking new listings.

110

2.0

BizBuySell.com | Search | Business | Broker(s) | Richest Output

memo23/apify-bizbuysell-cheerio

Unleash the power of market insights with the BizBuySell.com Scraper! Effortlessly extract detailed business listings, customize your searches, and make informed decisions with data at your fingertips. Whether you're an investor, broker, or entrepreneur, this scraper is your key to opportunities!

πŸ‘ User avatar

Muhamed Didovic

143

5.0

BizBuySell Scraper

acquistion-automation/bizbuysell-scraper

Supercharge your SMB business buying with our BizBuySell Scraper! Automate daily scrapes of all BizBuySell listings across multiple markets, saving time and ensuring you get the most accurate, up-to-date data. Stop relying on unreliable alertsβ€”gain the edge in deal flow with precision and speed.

πŸ‘ User avatar

Acquisition Automation Co.

599

5.0

Bizquest [Only $1πŸ’°] Scraper

memo23/bizquest-scraper

πŸ’°$1 per 1K BizQuest businesses, asset sales & franchises from search or detail URLs: title, URL, asking price, location, industry, cash flow, EBITDA, gross income, inventory, employees, years operating, address, summary, broker contact, facilities, financing, flags nested details + raw API fields

πŸ‘ User avatar

Muhamed Didovic

55

5.0

Substack Notes Scraper πŸ”

easyapi/substack-notes-scraper

Extract notes and comments from Substack's search results with images, user info, and engagement metrics. Perfect for content analysis, user research, and tracking discussions around specific topics on Substack.

Bluesky Scraper | Enterprise Grade

fatihtahta/All-In-One-Bluesky-Scraper

Extract Bluesky posts and full comment threads from searches, subreddits, user pages, and direct post URLs. Built for enterprise-grade speed, richest-in-class data coverage, advanced filtering, and clean JSON for market intelligence, sentiment analysis, and analytics.

90

5.0

IBBA Business Broker Directory Scraper

jungle_synthesizer/business-broker-directory-scraper

Extract 2,800+ certified business brokers from the International Business Brokers Association (IBBA) directory. Returns contact details, credentials (CBI, M&AMI), specialty industries, and location. Filter by state, country, certification, or industry.

πŸ‘ User avatar

BowTiedRaccoon

13