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!
The BizBuySell.com Scraper is a powerful tool for extracting business listings and broker profiles directly from BizBuySell.com. Ideal for investors, entrepreneurs, and researchers, this scraper simplifies the process of gathering information about businesses for sale and their associated brokers, including key details like location, price, and contact information.
https://www.bizbuysell.com/business-brokers/state/
)maxConcurrency
, minConcurrency
, and maxRequestRetries
to optimize performance.Here is an example of how to set up the input for the BizBuySell.com Scraper:
1{ 2 "startUrls": [ 3 { 4 "url": "https://www.bizbuysell.com/florida/boca-raton-businesses-for-sale/" 5 }, 6 { 7 "url": "https://www.bizbuysell.com/business-brokers/california/" 8 } 9 ], 10 "maxItems": 100, 11 "maxConcurrency": 10, 12 "minConcurrency": 1, 13 "maxRequestRetries": 100, 14 "proxy": { 15 "useApifyProxy": true, 16 "apifyProxyGroups": [ 17 "RESIDENTIAL" 18 ] 19 } 20}
startUrls
): Now supports both business listing pages AND broker directory pagesmaxItems
): Maximum number of listings to scrape per run. Default is 100.maxConcurrency
): Maximum number of pages processed simultaneously. Default is 10.minConcurrency
): Minimum number of pages processed simultaneously. Default is 1.maxRequestRetries
): Number of retries for failed requests before stopping. Default is 100.proxy
): Proxy settings for anonymity and reliability during scraping.The scraper produces a structured list of business listings with detailed information. Below is an example of the output:
1{ 2 "header": "Delicious Dreams Await: Pizzeria Franchise For Sale", 3 "location": "Orlando, FL", 4 "locationCrumbs": null, 5 "price": 449000, 6 "description": "Pizzeria Franchise for sale in a great area, located inside of a busy shopping center. The Pizzeria is part of a fast-growing Pizza Chain and currently a Company owned store that has opportunity to...", 7 "type": 5, 8 "img": [ 9 "https://images.bizbuysell.com/shared/listings/229/2298512/e1748767-9415-4727-b5a2-3176d288f146-W336.jpg" 10 ], 11 "listNumber": 2298512, 12 "specificId": 2298512, 13 "urlStub": "https://www.bizbuysell.com/Business-Opportunity/delicious-dreams-await-pizzeria-franchise-for-sale/2298512/", 14 "cashFlow": null, 15 "listingTypeId": 40, 16 "ebitda": null, 17 "financingTypeId": 1, 18 "leaseRateDuration": 40, 19 "leaseRatePerSquareFoot": null, 20 "searchOffset": 0, 21 "adLevelId": 5, 22 "siteSpecificId": 2298512, 23 "isDiamondReinforcement": null, 24 "brokerCompany": null, 25 "brokerIntroduction": null, 26 "brokerContactPhoto": null, 27 "brokerContactFullName": null, 28 "isInlineAd": null, 29 "listingPriceReduced": false, 30 "contactInfo": { 31 "contactInfoPersonId": 801087, 32 "contactFullName": "Jeremiah Scroggins", 33 "contactPhoneNumber": { 34 "telephone": "5616761038", 35 "tpnPhone": "5617825675", 36 "tpnPhoneExt": "" 37 }, 38 "contactPhoto": null, 39 "brokerCompany": "United Franchise Group", 40 "brokerProfileUrl": "/business-broker/jeremiah-scroggins/united-franchise-group/0/" 41 }, 42 "detailRequests": { 43 "requestContactAvailableFunds": false, 44 "requestContactZip": false, 45 "requestContactTimeFrame": false 46 }, 47 "diamondMetaData": { 48 "bbsListNumber": 2298512, 49 "headline": "Delicious Dreams Await: Pizzeria Franchise For Sale", 50 "askingPrice": 449000, 51 "adLevel": 5, 52 "bbsPrimaryBizTypeId": 176, 53 "checkboxAdTagline": null, 54 "bqPrimaryBizTypeId": 225, 55 "bqListNumber": null, 56 "bqPrimaryBizTypeName": "Food & Beverage", 57 "bbsPrimaryBizTypeName": null, 58 "location": "Orlando, FL", 59 "locationSt": "Florida", 60 "regionId": 23 61 }, 62 "region": "FL", 63 "hotProperty": true, 64 "recentlyUpdated": true, 65 "recentlyAdded": false, 66 "isInlineBroker": null, 67 "brokerCompanyPhoto": null, 68 "brokerCertifications": null, 69 "realEstateIncludedInAskingPrice": false, 70 "initialFee": null, 71 "initialCapital": null, 72 "externalUrl": null, 73 "auctionStartDate": null, 74 "auctionEndDate": null, 75 "auctionDateDisplay": null, 76 "auctionPlacardHighlights": null, 77 "account": 47627, 78 "activeListingsCount": 0, 79 "soldListingsCount": 0, 80 "isFdResale": 0, 81 "userTypeId": 60, 82 "relatedSearchUrlStub": null, 83 "expirationTypeId": 0, 84 "advertiserId": null, 85 "placementTypeId": null, 86 "sponsorLevelId": null, 87 "categoryDetails": null 88}
1{ 2 "@type": "Person", 3 "name": "Michael Wildeveld - CBB, CBI, CM&AP, M&AMI, CEPA", 4 "description": "Mergers & Acquisitions for the Lower Middle Market", 5 "url": "https://www.bizbuysell.com/...", 6 "jobTitle": "Business Broker", 7 "image": "https://.../broker-photo.jpg", 8 "address": [ 9 { 10 "@type": "PostalAddress", 11 "addressLocality": "Orange County", 12 "addressRegion": "California" 13 } 14 ], 15 "worksFor": { 16 "@type": "Organization", 17 "name": "Veld Mergers & Acquisitions", 18 "description": "...", 19 "logo": "https://.../company-logo.jpg" 20 }, 21 "broker": { 22 "name": "Michael Wildeveld - CBB, CBI, CM&AP, M&AMI, CEPA", 23 "photo": "https://.../broker-photo.jpg", 24 "phone": 3106528066, 25 "tagline": "Mergers & Acquisitions...", 26 "company": { 27 "name": "Veld Mergers & Acquisitions", 28 "logo": "https://.../logo.jpg", 29 "location": "Irvine, California" 30 } 31 }, 32 "listings": [ 33 { 34 "title": "High Growth Specialty Trade Contractor...", 35 "location": "Los Angeles, CA", 36 "price": "$18,500,000", 37 "url": "https://www.bizbuysell.com/listings/..." 38 } 39 ], 40 "services": [ 41 "M&A advisory", 42 "Valuation services", 43 "Exit planning" 44 ], 45 "socialLinks": { 46 "LinkedIn": "https://linkedin.com/...", 47 "Website": "https://veldma.com/" 48 }, 49 "license": { 50 "state": "California", 51 "number": "01410769" 52 } 53}
With its advanced customization, proxy support, and detailed output structure, this scraper is the ultimate tool for business investors, researchers, and brokers looking for accurate and comprehensive data from BizBuySell.com. It's your gateway to streamlining market analysis and uncovering lucrative opportunities effortlessly.
If you found the BizBuySell.com Scraper useful, explore other powerful scrapers and tools at memo23's Apify profile. Enhance your data extraction and analysis with our wide range of solutions.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!