BizQuest Listing Scraper avatar

BizQuest Listing Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
BizQuest Listing Scraper

BizQuest Listing Scraper

Scrapes business-for-sale listings from BizQuest by category, state, and city, capturing asking prices, locations, descriptions, listing URLs, images, and broker contacts, with optional enrichment for financials, inventory, FF&E, employees, year established, and full summaries.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Collects businesses-for-sale listings from BizQuest and returns one flat record per listing — title, asking price, location, description, listing URL and broker contact. Search by business category, state and city; optionally enrich each listing with its own page's financial details (cash flow, gross income, year established, full summary).

Input

FieldDefaultDescription
category(empty)Business category, e.g. restaurants, auto & automotive, internet related. Empty = all categories.
state(empty)US state, full name or two-letter code (California / CA). Empty = all of the US.
city(empty)Optional city, used together with state (e.g. Los Angeles + CA).
limit50Maximum listings to return (1–1000).
include_detailsfalseAlso visit each listing page to add cash flow, gross income, FF&E, year established, employees, county and the full summary. Slower.
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one business-for-sale listing (detail fields such as gross_income, summary and year_established appear when include_details is on and the seller disclosed them):

{
"listing_id": 2544163,
"title": "Established Gourmet Pizzeria / Turnkey Opportunity",
"asking_price": 250000,
"cash_flow": null,
"gross_revenue": 660000,
"ebitda": null,
"location": "Riverside County, CA",
"city": "Riverside County",
"state": "CA",
"description": "Turnkey Established Pizzeria Priced to Sell",
"listing_url": "https://www.bizquest.com/business-for-sale/established-gourmet-pizzeria-turnkey-opportunity/BW2544163/",
"image_url": "https://images.bizquest.com/shared/listings/254/2544163/64652aa9-faf9-4df1-8222-39f68dc7cf1a-W336.webp",
"broker_name": "Ryan J. Roques",
"broker_company": "First Choice Business Brokers - Corona/Ontario Office",
"broker_phone": "(951) 776-5050",
"hot_property": false,
"recently_added": true,
"real_estate_included": false,
"gross_income": 660000,
"ffe": 80000,
"inventory": 600,
"year_established": 2015,
"home_based": false,
"relocatable": false,
"county": "Riverside County",
"summary": "Exceptional opportunity to acquire a well-established gourmet pizzeria...",
"raw": { ... }
}

Money fields are null when the seller has not disclosed them.

Notes

  • Runs with empty input (returns the newest listings nationwide, all categories).
  • Enable a US-based proxy for the most reliable results, especially with include_details on.
  • Intended for research and personal use; please respect BizQuest's terms of service.