Empire Flippers Marketplace Scraper avatar

Empire Flippers Marketplace Scraper

Pricing

from $3.00 / 1,000 results

Go to Apify Store
Empire Flippers Marketplace Scraper

Empire Flippers Marketplace Scraper

Scrape Empire Flippers' online-business marketplace - filter by niche, monetization, and price, or look up one listing by ID. Get price, profit, revenue, multiple, and - with detail enrichment - verified badge, profit margin, business age, assets, opportunities/risks, earnings history.

Pricing

from $3.00 / 1,000 results

Rating

0.0

(0)

Developer

Crawler Bros

Crawler Bros

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

13 days ago

Last modified

Share

Scrape Empire Flippers' curated online-business marketplace — browse/filter by keyword/niche, monetization type, and price range, or look up a single listing by ID for its full public detail-page data. Returns every field visible to an anonymous visitor: listing ID, niches, price, monthly net profit/revenue, monthly multiple, monetization type(s), launch year, 12-month growth trends, verified badge, profit margin, business age, assets included in the sale, full description, opportunities/risks, seller support, reason for sale, work hours, domain type/platform, 12-month earnings history, and similar listings. No login, no proxy, no cookies required.

What this actor does

  • Browse marketplace (mode: browse, default) — search/filter the listing grid by keyword/niche, monetization type, and price range
  • Single listing detail (mode: listingDetail) — fetch one listing's full public detail page by numeric listingId, bypassing the browse filters since you already know which listing you want
  • Detail enrichment — set includeFullDetails: true in browse mode to merge every detail-page field into each browsed listing (one extra request per listing)
  • Keyword search — matches niche names (e.g. SaaS, Technology) or an exact listing number, the same way the site's own search box does
  • Public data only — never scrapes or fabricates fields Empire Flippers hides behind free registration (site/domain URLs, social handles, seller Q&A, Semrush authority score); use the returned listingUrl to view those after registering
  • Empty fields are omitted

Output per listing

From the marketplace card (always present in browse mode):

  • listingId — numeric listing number
  • listingUrl — public listing page URL
  • statusNew Listing / For Sale / Pending Sold
  • niches[] — one or more niche categories
  • monetization[] — one or more monetization types
  • priceUsd, priceType (fixed or makeOffer — no price is fabricated for Make Offer listings)
  • monthlyNetProfitUsd, monthlyRevenueUsd
  • monthlyMultiple — asking price ÷ monthly net profit
  • launchYear — year the business first made money
  • summary — short listing description snippet (card blurb)
  • imageUrl — niche/listing thumbnail
  • profitTrendPct, profitTrendMonths, revenueTrendPct, revenueTrendMonths, trafficTrendPct, trafficTrendMonths — percent change over the trailing window, when available
  • recordType: "listing", scrapedAt

From the listing detail page (always present in listingDetail mode; present in browse mode only when includeFullDetails: true):

  • verifiedtrue when Empire Flippers shows the "Verified" badge (seller/revenue/traffic/expenses verification)
  • pricingPeriodMonths — the trailing-month window the asking-price multiple is based on
  • profitMarginPct — net profit ÷ revenue, as shown on the listing
  • firstMadeMoneyDate — ISO date (YYYY-MM-DD) the business first generated revenue
  • businessAgeMonths — business age in months, derived from Empire Flippers' own "X years Y months old" text
  • assetsIncludedInSale[] — everything the seller includes in the sale (domains, accounts, trademarks, email lists, etc.)
  • description — the full multi-paragraph listing description (richer than the card summary)
  • opportunities[], risks[], workSkillsRequired[] — the seller-provided bullet lists
  • sellerSupportIncludes — post-sale transition support offered
  • reasonForSale — seller's stated reason for selling
  • workRequiredPerWeekHours — estimated weekly owner time commitment
  • privateBlogNetworktrue/false, whether the business uses a PBN
  • domainType[] — TLD(s) used (e.g. .com), omitted for domain-less businesses (e.g. pure Amazon FBA)
  • platform[] — platform(s) the business runs on (e.g. WordPress, Shopify, Amazon)
  • earningsHistory[] — up to 12 trailing months of {month, grossRevenueUsd, netProfitUsd}
  • similarListings[] — Empire Flippers' own "Recommended Businesses" for this listing, each with {niches, monetization, priceUsd, monthlyExpensesUsd, monthlyNetProfitUsd, listingUrl}

Input

FieldTypeDefaultDescription
modeselectbrowsebrowse or listingDetail
listingIdintRequired when mode = listingDetail; ignored in browse mode
keywordstringTechnologyNiche name or exact listing number; blank = all listings (browse mode)
monetizationstring– (all)One of 21 monetization types (browse mode)
minPriceUsdintDrop listings priced below this (browse mode)
maxPriceUsdintDrop listings priced above this (browse mode)
maxItemsint20Hard cap (1–500) (browse mode)
includeFullDetailsbooleanfalseFetch each listing's detail page too and merge in the full field set above (browse mode; one extra request per listing)

Example: browse by niche keyword

{
"keyword": "Technology",
"maxItems": 20
}

Example: SaaS businesses under $500k

{
"keyword": "",
"monetization": "SaaS",
"maxPriceUsd": 500000,
"maxItems": 50
}

Example: full detail lookup for one listing

{
"mode": "listingDetail",
"listingId": 94659
}

Example: browse with full detail enrichment

{
"monetization": "Amazon FBA",
"includeFullDetails": true,
"maxItems": 10
}

Use cases

  • Buy-side deal flow — screen marketplace listings by niche, price, and monetization, then pull full public details (business age, assets, earnings history, opportunities/risks) before registering
  • Market research — track multiples, pricing trends, and profit margins across monetization types over time
  • Competitive intelligence — see which niches and business models are being listed most often, and what assets/platforms they run on
  • Investment thesis testing — pull growth-trend and 12-month earnings-history data across a filtered segment
  • Due-diligence pre-screening — read opportunities, risks, reason for sale, and seller support terms without registering

FAQ

Does this require an Empire Flippers account? No. Every field comes from pages visible to anonymous visitors — the marketplace cards and each listing's public detail page.

Is this affiliated with Empire Flippers? No, this is a third-party actor that reads Empire Flippers' public marketplace pages.

Can I get the site URL, social media, seller Q&A, or Authority Score? No — Empire Flippers requires free registration to view these (site/domain URLs, social media handles, seller Q&A, and the Semrush authority-score/domain-rank/referring-domains metrics). This actor only scrapes fields visible to anonymous visitors and never fabricates gated data. Use the listingUrl field to view them after registering directly on Empire Flippers.

Why do some listings show priceType: "makeOffer" with no priceUsd? Empire Flippers lists some businesses as "Make Offer" instead of a fixed price. The actor reports this explicitly rather than inventing a number.

Why do some listings have no trafficTrendPct? Empire Flippers only shows a trend percentage when it has enough trailing history (e.g. a "Traffic (0 months)" window on a brand-new listing has no percentage to show). The actor omits the field rather than emitting a fake 0%.

Why do some listings have no domainType? Pure Amazon FBA/Amazon Merch businesses without a standalone website show "None" for domain type on Empire Flippers — the actor omits the field rather than pushing the literal text "None".

What's the difference between summary and description? summary is the short blurb shown on the marketplace card; description is the full multi-paragraph write-up from the listing detail page (only present with includeFullDetails or in listingDetail mode).

Does keyword support partial niche matches? Yes — it searches both niche names and listing numbers the same way the site's own search box does (e.g. SaaS, Technology, or 94659).

Is the marketplace sorted a specific way? Empire Flippers sorts newest listings first, then by price — this order isn't user-configurable on the public marketplace page, so the actor mirrors it as-is.

How many listings does Empire Flippers have live at once? The marketplace only ever lists businesses actively for sale — typically a few hundred across all niches combined. Setting maxItems above the current inventory size is safe; the actor returns everything available and stops cleanly.