BizBuySell Scraper avatar

BizBuySell Scraper

Pricing

from $1.97 / 1,000 results

Go to Apify Store
BizBuySell Scraper

BizBuySell Scraper

Scrape BizBuySell business-for-sale listings via search URLs or structured filters, with optional full listing details.

Pricing

from $1.97 / 1,000 results

Rating

0.0

(0)

Developer

Rigel Bytes

Rigel Bytes

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

Share

The BizBuySell Scraper extracts businesses for sale from BizBuySell.com — the largest marketplace for buying and selling businesses in the United States. Target listings by location, industry, revenue, cash flow, or asking price, and export clean structured data for deal sourcing, market research, and business brokerage — for just $2 per 1,000 listings (full listing details from $15 per 1,000) — no hidden fees or limits on usage.


What can BizBuySell Scraper do for you?

  • 📋 Build your own business acquisition pipeline — Collect thousands of businesses for sale with asking price, cash flow, EBITDA, and gross revenue, ready for your CRM, spreadsheet, or M&A deal flow tool.
  • 🎯 Filter exactly what you're looking for — Search by state, county, or city, pick from 200+ industries and sub-industries, and set financial ranges (revenue, cash flow, asking price, real estate value) plus filters like seller financing, absentee-owner friendly, and relocatable.
  • 📄 Get full listing details on demand — Optionally enrich each listing with the full business description, year established, employee count, lease & rent, financing terms, growth potential, reason for selling, and broker phone number.
  • 👥 Connect with listing brokers — Extract broker names, companies, and phone numbers so you can contact sellers directly and move deals forward.
  • 🤖 Automate market monitoring — Run on a schedule to track new listings, price reductions, and recently updated businesses across your target regions and industries.
  • 📤 Export to any format — Download results as JSON, HTML, CSV, or Excel, or pull the dataset into your own tools via the Apify API.

What data can you extract from BizBuySell?

DataWhat you get
🏷️ Listing basicsBizBuySell list number, title, direct listing URL
📍 LocationCity/town and state (region) of the business
💰 FinancialsAsking price, cash flow (SDE), EBITDA, gross revenue — plus raw text values as displayed
⏳ Business profileYear established, number of employees, business website
🏠 Property detailsReal estate included flag, building square footage, lease expiration, rent, real estate status
📝 DescriptionBusiness description from the listing page (with details enabled)
🖼️ MediaThumbnail and all listing image URLs
💼 Broker infoBroker name, company, and phone number (with details enabled)
📊 Listing signalsRecently added, recently updated, price reduced, hot property flags
🔑 Detail factsFinancing, support & training, growth & expansion, competition, franchise status, reason for selling, facilities (with details enabled)

Why use this scraper?

  • Deal sourcing — Stop refreshing search pages manually; pull every matching business-for-sale listing across a state or region in one run.
  • Market research — Compare asking prices, revenue multiples, and listing activity across industries and locations to benchmark deals.
  • Broker outreach — Build contact lists of listing brokers with their phone numbers for direct outreach.
  • Competitive analysis — Track what's coming to market in your industry before the crowd notices, including price reductions and new listings.
  • Data automation — Replace manual copy-paste with scheduled runs that feed your pipeline automatically.

Pricing

  • $2 / 1,000 listings (dataset-item event)
  • $15 / 1,000 detail pages (listing-details event, only when scrapeListingDetails is enabled)
  • No hidden fees or limits on usage.
  • Apify plan discounts apply: Bronze $1.99 / Silver $1.98 / Gold $1.97 per 1,000 listings, and $14.00 / $14.90 / $14.80 per 1,000 detail pages.

How to use BizBuySell Scraper

  1. Create a free Apify account at apify.com (no credit card required).
  2. Open the BizBuySell Scraper and click Try for free.
  3. Set your input — paste BizBuySell search-result URLs, and/or configure structured filters: location, industries, financial ranges, and boolean filters like seller financing or real-estate-included.
  4. Start the run — listing-only mode is fast; flip on Scrape Listing Details if you need full descriptions, financials, and broker phone numbers.
  5. Download your data — export the dataset as JSON, HTML, CSV, or Excel from the Storage tab, or pull it via the Apify API.

Input

The actor accepts the following input (all fields are optional — configure as little or as much as you need):

  • startUrls (array of request list sources, optional) — BizBuySell search result URLs (with filters already applied) and/or individual listing URLs. The encoded q= filter hash is preserved.
  • location (string, optional) — Location to search: state, county, or city, e.g. California, Austin, TX.
  • industries (array of strings, optional) — One or more industries / sub-industries, e.g. Travel, Travel > Hotels, Restaurants & Food > Food Trucks (200+ options).
  • grossRevenueMin / grossRevenueMax (integer, optional) — Minimum / maximum gross revenue in USD.
  • cashFlowMin / cashFlowMax (integer, optional) — Minimum / maximum cash flow (SDE) in USD.
  • askingPriceMin / askingPriceMax (integer, optional) — Minimum / maximum asking price in USD.
  • realEstateMin / realEstateMax (integer, optional) — Minimum / maximum real estate value in USD.
  • daysListedAgo (integer, optional) — Only include listings added within this many days (e.g. 7, 30, 90).
  • establishedAfterYear (integer, optional) — Only include businesses established after this year (e.g. 2010).
  • keyword (string, optional) — Keyword phrase to match in listings, e.g. franchise, laundromat, car wash.
  • listingIds (array of strings, optional) — Specific BizBuySell listing IDs (list numbers) to fetch.
  • hideListingsWithoutPrice (boolean, optional, default false) — Exclude listings that show no asking price.
  • hideHomeBasedBusinesses (boolean, optional, default false) — Exclude home-based business listings.
  • includeRelocatableListings (boolean, optional, default false) — Include listings marked as relocatable.
  • mustHaveSellerFinancing (boolean, optional, default false) — Only listings offering seller financing.
  • mustHaveRealEstateIncluded (boolean, optional, default false) — Only listings where real estate is included in the price.
  • mustAllowAbsenteeOwner (boolean, optional, default false) — Only listings that allow an absentee owner.
  • scrapeListingDetails (boolean, optional, default false) — Visit each listing page for full details (description, financials, employees, lease, broker phone). Charges the listing-details event.
  • maxItems (integer, optional, default 0) — Maximum number of listings to scrape (0 = unlimited).
  • proxyConfiguration (object, optional) — Proxy settings. BizBuySell requires Apify Residential proxies with country US (set by default).

📝 Copy for Use:

{
"location": "California",
"industries": ["Travel"],
"cashFlowMin": 50000,
"cashFlowMax": 300000,
"grossRevenueMin": 100000,
"grossRevenueMax": 3000000,
"scrapeListingDetails": false,
"maxItems": 3,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}

Output

Here is a sample of the structured JSON the actor produces for a search-result listing:

{
"listNumber": 2524127,
"title": "Proven Hospitality Brokerage & Consulting-Perfect for Licensed Broker",
"url": "https://www.bizbuysell.com/business-opportunity/proven-hospitality-brokerage-and-consulting-perfect-for-licensed-broker/2524127/",
"location": "Palm Desert, CA",
"region": "CA",
"askingPrice": 299000,
"cashFlow": 247802,
"ebitda": null,
"grossRevenue": null,
"listingTypeId": 40,
"description": "This long-established hospitality brokerage and consulting business...",
"images": ["https://images.bizbuysell.com/shared/listings/252/2524127/21de0770-526e-43e2-a28d-30f7de6e0739-W336.webp"],
"brokerCompany": null,
"brokerName": null,
"realEstateIncluded": false,
"recentlyAdded": false,
"recentlyUpdated": true,
"priceReduced": true,
"hotProperty": false,
"detailsScraped": false
}

BizBuySell Scraper Output

Why Choose This Scraper?

  • Affordable: Pay only $2 per 1,000 listings scraped — detail enrichment adds just $15 per 1,000 pages.
  • Comprehensive: 200+ industries, financial ranges, boolean filters, and full detail enrichment cover the entire BizBuySell search surface.
  • Easy to Use: Paste a search URL or configure a few filters — the actor handles pagination, encoding, and proxy rotation for you.
  • Reliable: Uses US residential proxies, exponential-backoff retries, and a browser fallback to get through BizBuySell's anti-bot protection.
  • Shifter

    • Reliable residential proxies all over the world.
    • Cheap rates
    • Order Shifter Now
    • Get 10% Off any product, use coupan rigelbytes-YoBB.
  • OxyLabs

    • 100M+ Proxies
    • Fastest proxies in the market
    • Real profile, human-like Residential IPs
    • Quality assurance framework for most reliable IPs
    • Get Proxies
  • DataImpulse

Learn More About Proxies

  • Exclusive Deals: Some providers may offer special discounts or bonuses when you use our link.
  • Support Our Work: Each purchase helps us maintain and improve the tools and services we provide.
  • No Extra Cost: You pay the same price, but part of it goes to supporting our efforts.

Running via Apify Console

You can run this actor from the Apify Console by providing the necessary input parameters.

Running via API

You can trigger this actor using the Apify API, passing the required input in the request body.

API Examples

Python

from apify_client import ApifyClient
client = ApifyClient("YOUR-APIFY-TOKEN")
run_input = {
"location": "California",
"industries": ["Travel"],
"cashFlowMin": 50000,
"cashFlowMax": 300000,
"grossRevenueMin": 100000,
"grossRevenueMax": 3000000,
"scrapeListingDetails": False,
"maxItems": 3,
"proxyConfiguration": {
"useApifyProxy": True,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US",
},
}
run = client.actor("rigelbytes/bizbuysell-scraper").call(run_input=run_input)
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
print(item)

JavaScript

import { ApifyClient } from "apify-client";
const client = new ApifyClient({ token: "YOUR-APIFY-TOKEN" });
const runInput = {
location: "California",
industries: ["Travel"],
cashFlowMin: 50000,
cashFlowMax: 300000,
grossRevenueMin: 100000,
grossRevenueMax: 3000000,
scrapeListingDetails: false,
maxItems: 3,
proxyConfiguration: {
useApifyProxy: true,
apifyProxyGroups: ["RESIDENTIAL"],
apifyProxyCountry: "US",
},
};
const run = await client.actor("rigelbytes/bizbuysell-scraper").call(runInput);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
console.log(items);

cURL

curl "https://api.apify.com/v2/acts/rigelbytes/bizbuysell-scraper/runs?token=YOUR-APIFY-TOKEN" \
-H "Content-Type: application/json" \
-d '{
"location": "California",
"industries": ["Travel"],
"cashFlowMin": 50000,
"cashFlowMax": 300000,
"grossRevenueMin": 100000,
"grossRevenueMax": 3000000,
"scrapeListingDetails": false,
"maxItems": 3,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": ["RESIDENTIAL"],
"apifyProxyCountry": "US"
}
}'

Scheduling & Deduplication

  • Scheduling — BizBuySell inventory changes daily, so schedule daily runs in the Apify Console Scheduler tab (or via the Apify API) to catch new listings and price reductions while they're fresh. Use the daysListedAgo field (e.g. 7 or 30) to only pull recently added listings on each run, or set up one schedule per startUrls / location + industries combination you track. Combine with the recentlyAdded, recentlyUpdated, and priceReduced output flags for a clean "what changed since yesterday" pipeline.
  • Deduplication — Each run collects unique listings (deduplicated by listNumber internally) into its dataset. To keep a single master list across scheduled runs, run the actor with the same datasetId so Apify appends to the same dataset, and deduplicate by listNumber or url when consolidating:
import json
seen = set()
unique = []
for record in json.load(open("results.json")):
key = record["listNumber"]
if key not in seen:
seen.add(key)
unique.append(record)
  • Webhooks — Hook a webhook to the run's SUCCEEDED event in Apify Console to trigger your downstream pipeline (CRM import, alerts, Google Sheets) automatically whenever a scheduled run finishes.

🚀 Other Tools by Rigel Bytes

Explore 136 more scraping tools by Rigel Bytes, organized by use case:

📱 Social Media

Scrape Instagram, TikTok, LinkedIn, and more for content research and marketing intelligence.

  • Export Instagram Reels — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Facebook Ads Scraper — Extract posts, profiles, and engagement data from Facebook for content research, influencer tracking, and marketing analytics.
  • Instagram Analytics Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Comment Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Creator Stats — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Engagement Tool — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Post Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • instagram-posts — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Profile Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Instagram Reel Scraper — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • linkedin-company-details — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • Linkedin Company Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • LinkedIn Job Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • LinkedIn Profile Scraper — Extract posts, profiles, and engagement data from LinkedIn for content research, influencer tracking, and marketing analytics.
  • Reddit Comment Scraper — Scrape comments from Reddit post URLs. Uses a stealth browser session with a sticky residential proxy — no Reddit...
  • Reddit Profile Scraper — Scrape Reddit user profiles — overview, posts, and comments. Uses CloakBrowser with a sticky residential proxy to...
  • Reddit Community Scraper — Scrape posts from any Reddit community (subreddit). Bypasses captcha automatically and extracts post data including...
  • Scrape Instagram Creators — Extract posts, profiles, and engagement data from Instagram for content research, influencer tracking, and marketing analytics.
  • Social Media Content Outlier Finder — Find unusually successful organic content across Instagram, TikTok, YouTube, Reddit, and LinkedIn by comparing each...
  • Tiktok Comment Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Tiktok Creator Stats — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Tiktok Engagement Rate — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • TikTok Profile Scraper — Extract posts, profiles, and engagement data from TikTok for content research, influencer tracking, and marketing analytics.
  • Twitter X Profile Scraper — Extract posts, profiles, and engagement data from Twitter/X for content research, influencer tracking, and marketing analytics.
  • YouTube Channel Scraper — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.
  • YouTube Comment Scraper — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.
  • YouTube Transcript Export — Extract posts, profiles, and engagement data from YouTube for content research, influencer tracking, and marketing analytics.

🏠 Real Estate

Extract property listings, prices, and agent data from top real estate platforms.

  • Aengevelt Scraper — German Real Estate Property Listings — Extract property listings from Aengevelt Immobilien. Get pricing, location, contact data, and images from Germany's...
  • Airbnb Address Finder — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Availability Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Detailed Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Images Downloader — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Listing — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Listing Urls — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Property Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Reviews — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Airbnb Scraper - Search & Listing Details — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Apartments.com Scraper — Scrape rental listings from apartments.com by entering location search queries. Returns property details including...
  • Aqar.fm Scraper — النسخة العربية — Scrapes Saudi real estate listings from aqar.fm via Next.js RSC search API. Supports Arabic search paths, start...
  • Asunnot Oikotie.fi Real Estate Scraper — Scrape Finnish property listings from asunnot.oikotie.fi by location, filters, or search/listing URLs. Optionally...
  • Bayut Scraper — Scrape property listings and market data from Bayut for market research, price monitoring, and investment analysis.
  • BNP Paribas Real Estate Scraper — Scrape commercial property listings from BNP Paribas Real Estate (bnppre.de) — offices, retail, industrial, and...
  • Boliga Denmark Real Estate Scraper — Scrape property listings from Boliga.dk (Denmark). Search by zip code, free text, or result URLs. Optionally fetch...
  • Boligsiden.dk Scraper — Scrape Danish real estate listings from Boligsiden.dk — for sale, sold, and rental properties with pricing, details,...
  • CBRE Scraper — Extract German Commercial Property Listings — Scrape commercial real estate letting listings from CBRE Germany (cbre.de). Office & industrial property data for...
  • Colliers Scraper — German Commercial Property Listings — Extract commercial property listings from Colliers.de — offices, industrial, retail & logistics with pricing, map...
  • Crexi Scraper — Scrape Crexi.com commercial real estate listings for sale and lease with filters, search queries, URLs, and optional...
  • Daft.ie Property Scraper — Scrapes property listings from Daft.ie including residential, rental, commercial, and new homes across Ireland.
  • DAHLER Real Estate Scraper — German Property Listings API — Extract buy and rent property listings from DAHLER Immobilien across Germany, Austria, and Spain. Get prices,...
  • dubai-listing-scraper — Extract unlimited property listings from Bayut.com — the UAE’s largest real estate platform. Get detailed property...
  • Etuovi.com Real Estate Scraper — Scrape Finnish property listings from Etuovi.com by search location, filters, or search/listing URLs. Optionally...
  • Export Airbnb Calendar — Scrape property listings and market data from Airbnb for market research, price monitoring, and investment analysis.
  • Funda Netherlands Real Estate Scraper — Scrape property listings from Funda.nl — the largest real estate platform in the Netherlands. Supports buy and rent,...
  • Furnished Finder Fast — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • Extract Furnished Finder Hosts — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • FurnishedFinder — Scrape property listings and market data from Furnished Finder for market research, price monitoring, and investment analysis.
  • German Real Estate MCP — MCP server for German real estate — 14 Rigel Bytes scrapers (ImmoScout24, Immowelt, Kleinanzeigen, RE/MAX, CBRE,...
  • GrandCityProperty Scraper — Extract German Rental Listings — Extract rental property listings from GrandCityProperty.de — prices, floor plans, energy data, and contact details....
  • Grossmann Berger Scraper — German Real Estate Listings — Extract property listings, prices, agent contacts, and images from grossmann-berger.de. From $2/1,000 listings....
  • Hemnet.se Scraper - Swedish Real Estate Listings — Scrape property listings from Hemnet.se including for-sale, upcoming, and sold homes. Search by URL or location...
  • home.dk Real Estate Scraper — Scrape Danish property listings from home.dk by search location, filters, or search/listing URLs. Optionally enrich...
  • Immobiliare Italy Real Estate Scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immobilienscout24 — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immobilienscout24-scraper — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Immoweb Scraper - Belgium Property Listings — Scrapes property listings from Immoweb.be. Supports search result extraction with optional property detail enrichment.
  • Immowelt Property Scraper — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including...
  • Immowelt Scraper — The Immowelt Scraper helps you extract unlimited real estate listings from Immowelt with complete details including...
  • JLL Property Scraper — Extract Commercial Investment Listings — Scrape commercial and investment property data from JLL Germany (gewerbeimmobilien.jll.de and invest.jll.com)....
  • Land.com Agents Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
  • Land.com Scraper — Scrape property listings and market data from Land.com for market research, price monitoring, and investment analysis.
  • Nybolig Denmark Real Estate Scraper — Scrape property listings from Nybolig.dk (Denmark). Search by zip code, free text, filters, or result/listing URLs....
  • Outdoorsy Scraper — Scrape property listings and market data from Outdoorsy for market research, price monitoring, and investment analysis.
  • PropertyFinder Eygpt — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
  • Propertyfinder Scraper — Scrape property listings and market data from Property Finder for market research, price monitoring, and investment analysis.
  • Realtor.com Agent Scraper — Scrape real estate agents from Realtor.com by city or ZIP code. Optionally fetch full agent profiles and reviews via...
  • Realtor.com Scraper — Scrape Realtor.com property listings with full search filters via GraphQL. Supports price, beds/baths, property...
  • Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
  • RE/MAX Germany Scraper — Scrapes residential and commercial real estate listings from remax.de by German Bundesland. Extracts prices, areas,...
  • Rent.com Scraper — Scrape rental listings from rent.com — search by location query or URL. Extracts property details, photos, floor...
  • Rightmove Scraper — Scrape property listings and market data from Rightmove for market research, price monitoring, and investment analysis.
  • RVshare Scraper — Scrape property listings and market data from RVshare for market research, price monitoring, and investment analysis.
  • Savills Property Scraper — Extract Listings by Location — Scrape residential and commercial property listings from Savills by city. Get prices, addresses, sizes, bedrooms,...
  • Unlimited Redfin Scraper — Scrape property listings and market data from Redfin for market research, price monitoring, and investment analysis.
  • Wüstenrot Immobilien Scraper — German Property Listings API — Scrape property listings and market data from real estate portals for market research, price monitoring, and investment analysis.
  • Zillow Detail Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
  • Zillow Scraper — Scrape property listings and market data from Zillow for market research, price monitoring, and investment analysis.
  • Zoopla Scraper — Scrape property listings and market data from Zoopla for market research, price monitoring, and investment analysis.

✈️ Travel & Hospitality

Monitor rentals, bookings, and travel listings at scale.

  • Autotrader Scraper — Scrapes car listings from Autotrader.com with advanced search filters, pagination, and detailed vehicle data.
  • CarMax Scraper — Scrapes used car listings from CarMax.com with search URL, zip code filtering, and pagination support.
  • Cars.com Scraper — Scrapes car listings from Cars.com using their GraphQL API. Extracts detailed vehicle data including price, specs,...
  • Cars & Bids Scraper — Scrape live, upcoming, and past car auctions from Cars & Bids. Extract vehicle details, bids, photos, comments, and...
  • Ticketmaster Scraper — Collect rental and travel listings from Ticketmaster for pricing intelligence and availability tracking.

🛒 E-commerce

Scrape products, prices, and marketplace data for competitive research.

  • Amazon Product Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
  • Amazon Search Scraper — Scrape products, prices, and seller data from Amazon for competitor monitoring, pricing, and product research.
  • AutoScout24 Scraper — Scrape car listings from AutoScout24 with full filter support. Extract makes, models, prices, mileage, seller info,...
  • Best Buy Product Scraper — Scrape Best Buy US and Canada products by search query, category URL, or SKU. Optionally enrich each item with full...
  • Daraz — Scrape products, prices, and seller data from Daraz for competitor monitoring, pricing, and product research.
  • Etsy Scraper — Scrape products, prices, and seller data from Etsy for competitor monitoring, pricing, and product research.
  • Homedepot Scraper — HomeDepot Products Scraper lets you extract product data from homedepot.com using a collection URL and delivery ZIP....
  • Kleinanzeigen Scraper — Scrape listings from kleinanzeigen.de — search results and detail pages for any category (electronics, vehicles,...
  • Otodom Scraper - Polish Real Estate Listings — Scrapes property listings from Otodom.pl, Poland's leading real estate marketplace. Supports filters for transaction...
  • Zalando Product Scraper — Scrape product listings and optional product details from Zalando category pages and search queries.

💼 Jobs & Recruitment

Collect job listings and company hiring data for market analysis.

📩 Lead Generation

Find business contacts, leads, and company data for sales and outreach.

  • Booli.se Scraper — Scrapes Swedish real estate listings from Booli.se — for sale, sold prices, and new construction. Supports search...
  • Company Service Finder — The Company Service Finder uses AI to extract and analyze company services from Google Search & Maps. Get detailed...
  • Doctify Scraper — Doctify Scraper lets you extract doctor and practice data from doctify.com using a search results URL. Collect...
  • Doctolib Scraper — Scrape doctor profiles, availability, and practice details from Doctolib.de — Germany's largest medical appointment...
  • FindLaw Law Firm Scraper - Attorney & Law Firm Data Extraction — Scrape law firm profiles from FindLaw.com. Extract detailed attorney and firm information including contact details,...
  • Finn.no Real Estate Scraper — Scrape Norwegian real-estate listings from Finn.no with search URL or filter-based discovery, optional full details...
  • Google Maps Scraper — Find business leads and contact details from Google Maps for outbound sales, prospecting, and CRM enrichment.
  • Krogsveen.no Real Estate Scraper — Scrape Norwegian real-estate listings from Krogsveen.no with search URL or filter-based discovery, optional full...
  • LeadRocks Scraper — Export filtered B2B leads from the LeadRocks dataset by category, state, job title, company, and industry. Free...
  • Website Services Finder — Automatically extract and analyze company services from any business website using advanced AI. Choose from 5 AI...
  • Zillow Agents — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
  • Zillow Agents Phone — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.
  • Zillow Agents Vault — Find business leads and contact details from Zillow for outbound sales, prospecting, and CRM enrichment.

⭐ Reviews & Ratings

Monitor reviews and reputation data across review platforms.

  • Airbnb Listing Reviews — Collect reviews and ratings from Airbnb for reputation monitoring and customer insights.
  • BBB Scraper — Collect reviews and ratings from BBB for reputation monitoring and customer insights.
  • Costco Product Scraper — Scrapes product data from Costco.com including prices, descriptions, ratings, and availability. Supports search...
  • HRS Hotel Reviews Scraper — Extract hotel details, room offers, and guest reviews from HRS hotel URLs.
  • HRS Hotel Scraper — Scrapes hotel listings, prices, ratings, and amenities from HRS (hrs.com) by location and travel dates.
  • Google Play Store App Reviews Scraper — Scrape Google Play Store app reviews by app ID or Play Store URL. Supports multiple apps, sorting, score filters,...
  • Rottentomatoes Reviews Scraper — Collect reviews and ratings from Rotten Tomatoes for reputation monitoring and customer insights.
  • TripAdvisor Reviews Scraper — Scrape reviews from TripAdvisor hotel pages using GraphQL API with DataDome protection bypass.
  • Trustpilot Reviews Scraper — Collect reviews and ratings from Trustpilot for reputation monitoring and customer insights.
  • Yelp Scraper — Scrape Yelp business listings by search term, category, location, or URL. Optional full business details with phone,...

🍔 Food & Delivery

Extract restaurant, grocery, and delivery platform data.

  • Instacart Scraper — Scrape menus, stores, and delivery data from Instacart for data-driven research and automation.
  • Lidl Product Scraper — Scrape Lidl supermarket products across Europe by search query or category/product URL. Optionally enrich each item...
  • Publix Scraper — Scrape menus, stores, and delivery data from Publix for data-driven research and automation.

📰 News & Media

Scrape news, articles, and media content for research.

  • SEC IPO Event Intelligence — Monitors SEC EDGAR for IPO filings and converts them into structured business events, with optional AI company...
  • SEC Filings Scraper — Retrieve clean, normalized SEC EDGAR filing data by ticker, CIK, or company name — with document links, optional...

🛠️ Developer Tools

General-purpose scraping and automation tools.

  • EU Tenders Scraper — Scrape EU public procurement notices from TED (Tenders Electronic Daily) with advanced search filters,...
  • Web Crawler — This web crawler is designed to provide users with complete flexibility by allowing them to use their **own...

Understanding Proxies:

When scraping data or browsing anonymously, proxies are essential. They act as intermediaries, masking your original IP address and allowing you to send requests from another location.

Why Use Proxies?

  • Avoid IP Blocks: By routing requests through proxies, you prevent the target website from recognizing your IP as a scraper or spammer.
  • Access Geo-restricted Content: Proxies let you access content or websites restricted by location.
  • Enhance Anonymity: Hide your actual IP, ensuring privacy while scraping or browsing.

Types of Proxies

  1. Residential Proxies
    • Real IP addresses provided by ISPs to home users.
    • They mimic regular users, making them harder to detect.
    • Best for: Long-term, undetectable scraping, and avoiding blocks.
  2. Data Center Proxies
    • IP addresses from servers in data centers.
    • Faster and cheaper than residential proxies but easier to detect and block.
    • Best for: High-speed scraping, but with a higher risk of detection.
  3. Mobile Proxies
    • IPs provided by mobile carriers (3G/4G/5G networks).
    • Very difficult to detect, as they appear as regular mobile users.
    • Best for: Mobile-related scraping or avoiding sophisticated blocks.

Rotating Proxies vs. Straight Proxies

  • Rotating Proxies: Every request you send goes through a different proxy, making it harder for websites to detect patterns.
  • Straight Proxies: All requests are sent through the same proxy, making it easier to track your IP.

FAQs & Troubleshooting

Q: What does scrapeListingDetails do and when should I enable it?

With scrapeListingDetails: false (default), the actor extracts search-result cards quickly: title, location, asking price, cash flow/EBITDA/revenue where shown, listing signals, and thumbnails. With it enabled, each listing page is visited for the full description, year established, employees, facilities, lease & rent, financing, growth potential, competition, franchise status, broker name and broker phone number. It adds the listing-details charge per page and makes the run slower, so enable it only when you need the deep fields.

Q: Why do some listings have null asking price, cash flow, or revenue?

BizBuySell sellers don't always disclose financials on the search results. Listing-financial fields stay null when not shown. Turn on hideListingsWithoutPrice to exclude listings with no asking price, or enable scrapeListingDetails to pull the numbers from the detail page where disclosed.

Q: Why did my run fail with "Provide startUrls and/or search filters"?

The actor needs at least one input source. Provide startUrls (BizBuySell search-result or listing URLs), or at least one filter such as location, industries, keyword, listingIds, or financial/boolean filters. An empty input with no filters cannot build a search.

Q: Do I need proxies to run this actor?

Yes — BizBuySell protects its pages with Akamai anti-bot checks, and listing cards/data are served per-region. The actor defaults to Apify Residential proxies with country US, which resolves most blocks. Keep that default; if you see delays or access denied messages, verify your proxyConfiguration is set to residential + US.

Q: Can I scrape a specific business listing I found on BizBuySell?

Yes, two ways: pass the listing's URL in startUrls, or pass its list number (the trailing digits of the URL) in listingIds. Direct listing URLs are always enriched with full details, even when scrapeListingDetails is off.

Q: What counts as one result for billing?

Each listing extracted charges one dataset-item event. When scrapeListingDetails is enabled, each successfully scraped detail page charges one additional listing-details event. Failed or skipped listings are not charged, and maxItems caps the total listings gathered.

About Rigel Bytes

Rigel Bytes specializes in web scraping, automation, and data analytics. We help businesses extract and leverage valuable data for informed decision-making.

Contact Us

Ready to unlock the power of data? Reach out to us at (contact@rigelbytes.com) or book an appointment with us to learn more about how we can help you achieve your data goals.

Detailed Data

[
{
"listNumber": 2524127,
"title": "Proven Hospitality Brokerage & Consulting-Perfect for Licensed Broker",
"url": "https://www.bizbuysell.com/business-opportunity/proven-hospitality-brokerage-and-consulting-perfect-for-licensed-broker/2524127/",
"location": "Palm Desert, CA",
"region": "CA",
"askingPrice": 299000,
"cashFlow": 247802,
"ebitda": null,
"grossRevenue": null,
"listingTypeId": 40,
"description": "This long-established hospitality brokerage and consulting business, serving vacation property resales and rentals in the Coachella Valley since 2005, delivers consistent transactions and strong...",
"images": ["https://images.bizbuysell.com/shared/listings/252/2524127/21de0770-526e-43e2-a28d-30f7de6e0739-W336.webp"],
"imageUrl": "https://images.bizbuysell.com/shared/listings/252/2524127/21de0770-526e-43e2-a28d-30f7de6e0739-W336.webp",
"brokerCompany": null,
"brokerName": null,
"realEstateIncluded": false,
"recentlyAdded": false,
"recentlyUpdated": true,
"priceReduced": true,
"hotProperty": false,
"detailsScraped": false
},
{
"listNumber": 2521993,
"title": "Wholesale Latin America Tour Operator, $1.2M Rev (Unbroker Exclusive)",
"url": "https://www.bizbuysell.com/business-opportunity/wholesale-latin-america-tour-operator-1-2m-rev-unbroker-exclusive/2521993/",
"location": "Santa Clara County, CA",
"region": "CA",
"askingPrice": 300000,
"cashFlow": 110128,
"ebitda": null,
"grossRevenue": null,
"listingTypeId": 40,
"description": "• Unbroker FairVal™: $329,000 • Established 1992 • 500+ Retail Travel Agency Clients • 99% Revenue from B2B Agency Relationships • Preferred Vendor with Multiple Travel Consortiums • $900/month Lease...",
"images": ["https://images.bizbuysell.com/shared/listings/252/2521993/1ae20e24-395e-4085-819f-4f2afd263d45-W336.webp"],
"imageUrl": "https://images.bizbuysell.com/shared/listings/252/2521993/1ae20e24-395e-4085-819f-4f2afd263d45-W336.webp",
"brokerCompany": null,
"brokerName": null,
"realEstateIncluded": false,
"recentlyAdded": false,
"recentlyUpdated": false,
"priceReduced": false,
"hotProperty": false,
"detailsScraped": false
}
]