Flippa Scraper avatar

Flippa Scraper

Pricing

Pay per event

Go to Apify Store
Flippa Scraper

Flippa Scraper

Scrape Flippa listings: online businesses, websites, SaaS, apps and domains for sale with price, revenue, profit, category, age and verification data. Search by keyword and filter by price or revenue.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Gio

Gio

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Extract listings from Flippa, the largest marketplace for buying and selling online businesses, websites, SaaS products, apps, ecommerce stores and domains.

Each listing includes asking price, monthly revenue and profit, revenue multiple, category, business age, country, verification badges and more.

Built for acquisition deal sourcing, market research, valuation benchmarking and investment analysis.

Features

  • Keyword search across all Flippa listings
  • Price and monthly-revenue filters (min / max), enforced on every result
  • Pass an exact Flippa search URL for advanced filter combinations (property type, monetization, sale method...)
  • Rich output: 40+ fields per listing including verified revenue/traffic flags, profit multiples, bid counts and traffic stats
  • Fast HTTP scraping, automatic pagination and de-duplication

Input

FieldTypeDescription
searchQuerystringKeyword (e.g. "saas", "newsletter", "shopify").
startUrlstringExact Flippa search URL. Overrides other filters.
priceMin / priceMaxintegerAsking price range in USD.
revenueMin / revenueMaxintegerAverage monthly revenue range in USD.
includeUnpricedbooleanKeep confidential / open-to-offer listings when a price filter is set. Default false.
maxItemsintegerMax listings. 0 = no limit. Default 100.
proxyConfigurationobjectApify Proxy recommended (default).

Example input

{
"searchQuery": "saas",
"priceMin": 50000,
"priceMax": 300000,
"maxItems": 100
}

Output

{
"listingId": "12223339",
"title": "Established SaaS business in Education with $63K ARR revenue",
"propertyType": "SaaS",
"price": 170000,
"monthlyRevenue": 7411,
"monthlyProfit": 3675,
"revenueMultiple": 2.7,
"category": "Education",
"country": "United States",
"ageYears": "8 years",
"hasVerifiedRevenue": true,
"hasVerifiedTraffic": true,
"saleMethod": "classified",
"url": "https://flippa.com/12223339"
}

Common use cases

  • Source online-business acquisition targets by budget and revenue
  • Benchmark valuations: price-to-revenue multiples by category
  • Track new SaaS / ecommerce / content listings daily
  • Feed deal-flow tools, newsletters and investor dashboards

Pricing

Pay per result: a small fee to start the run plus a per-listing fee. Errors and duplicates are never charged.

FAQ

Can I use Flippa's own filters? Yes, build the search on flippa.com, copy the URL and pass it as startUrl.

Why do some listings have no price? Confidential and "open to offer" listings hide the price until you sign an NDA on Flippa. Exclude them with the default settings or keep them with includeUnpriced.

Is this affiliated with Flippa? No. This is an independent tool for extracting publicly available data. Please respect Flippa's terms of service.