Acquire.com Listing Scraper avatar

Acquire.com Listing Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Acquire.com Listing Scraper

Acquire.com Listing Scraper

Scrapes publicly listed startups and online businesses from Acquire.com, capturing asking price, revenue, profit, growth, business model, tech stack, assets, competitors, selling reason, and listing details, with filters for keyword, category, and maximum price.

Pricing

from $4.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

2 days ago

Last modified

Categories

Share

Collects the startups and online businesses that sellers have listed publicly on Acquire.com and returns one flat record per listing — asking price, TTM revenue and profit, profit and revenue multiples, annual growth rate, business model, tech stack, key assets, competitors, selling reason and the full listing write-up. Filter by keyword, category and a maximum asking price.

Input

FieldDefaultDescription
query(empty)Keyword to match against the listing headline, e.g. saas, shopify, ai agent. All words must appear. Empty = listings in marketplace order.
category(empty)Keep only listings in this category, e.g. SaaS, Ecommerce, Mobile, Marketplace. Empty = all categories.
max_price0Keep only listings at or below this asking price in USD. 0 = no ceiling. Listings marked "Open to offers" are excluded when a ceiling is set.
limit20Maximum listings to return (1–1000).
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one publicly listed business for sale (fields the seller has not disclosed come back as null):

{
"listing_id": "3mkhrh16d9",
"slug": "3mkhrh16d9-shopify-quantity-break-and-bundle-app-for-increasing-average-order-value",
"title": "Shopify quantity break and bundle app for increasing average order value",
"category": "Shopify App",
"location": "India",
"asking_price": 90000,
"asking_price_text": "$90k",
"price_currency": "USD",
"profit_multiple": 2.6,
"revenue_multiple": 2.3,
"annual_growth_rate": "+18%",
"ttm_revenue": 39400,
"ttm_profit": 34700,
"last_month_revenue": 3600,
"last_month_profit": 3200,
"business_model": ["Subscription", "Business-to-business (B2B)"],
"tech_stack": ["JavaScript", "NoSQL", "React"],
"date_founded": "January 2021",
"team_size": "Small (2-20)",
"selling_reasoning": "Lack of time",
"financing": "Bootstrapped",
"growth_opportunities": ["Focus on SEO", "Increase pricing", "Expand to new markets"],
"competitors": ["Bundler", "Kaching Bundles"],
"key_assets": ["Codebase", "Customers", "Brand", "Domain"],
"asking_price_reasoning": "Priced at a modest multiple of trailing profit with a clean handover...",
"description": "A Shopify app that lets merchants offer quantity breaks and bundles...",
"listing_url": "https://app.acquire.com/public/3mkhrh16d9-shopify-quantity-break-and-bundle-app-for-increasing-average-order-value",
"last_updated": "2026-08-22T10:00:39.016Z",
"raw": { ... }
}

Notes

  • Runs with empty input (returns the most recent public listings, all categories).
  • Enable a US-based proxy for the most reliable results.
  • Only startups the seller chose to list publicly are covered — listings that require a marketplace account are out of scope.
  • Intended for research and personal use; please respect Acquire.com's terms of service.