Flippa Scraper avatar
Flippa Scraper

Pricing

$10.00/month + usage

Go to Store
Flippa Scraper

Flippa Scraper

Developed by

Delta Spider

Delta Spider

Maintained by Community

Automatically and efficiently scrape Flippa.com listings

0.0 (0)

Pricing

$10.00/month + usage

0

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

2 months ago

Automatically and efficiently scrape Flippa.com listings

Input

All input fields are optional.

  • Search keyword
  • Sorting option
  • Custom URL with your own filters
  • Maximum number of results (default: 500)

Flippa supports a lot of filters. To scrape using your own filters, go to flippa.com/search and choose your filters. Then copy the URL and use it as the input.

Use the Apify UI for easy input or the following JSON schema for API integration:

{
"keyword": "your search keyword",
"sorting": "newest",
"filter_by_url": "https://www.flippa.com/search?....",
"max_results": 500
}

Output

A list of Flippa.com listings that match your input criteria.

Example:

[
{
"id": "11069561",
"listing_url": "https://flippa.com/11069561",
"title": "5 Years Old lingerie business. Constant repeat customers. 85% Margin",
"has_verified_traffic": true,
"has_verified_revenue": false,
"price": 100000,
"bid_count": 0,
"sale_method": "classified",
"status": "open",
"category": "Design and Style",
"monetization": "Dropshipping",
"profit_average": 3919,
"end_at": "2026-01-08T15:19:33+00:00",
"super_seller": false,
"broker_seller": false,
"sponsored": true,
"editors_choice": false,
"multiple": 2.1,
"has_multiple?": true,
"revenue_multiple": 0.7,
"target_raise_amount": null,
"ttm_revenue": null,
"confidential": true,
"primary_platform": null,
"property_name": "Sign NDA to view more details →",
"established_at": 4,
"country_name": "NY, United States",
"ready_made": false,
"thumbnail_url": "https://static.flippa.com/assets/search/placeholders/ecommerce-10f4c697f0c0d1666468627a72edab6043d55242f2164fd70dc293b1938f4057.svg",
"default_image": "https://static.flippa.com/assets/search/placeholders/ecommerce-10f4c697f0c0d1666468627a72edab6043d55242f2164fd70dc293b1938f4057.svg",
"default_image_url": "https://static.flippa.com/assets/search/placeholders/ecommerce-10f4c697f0c0d1666468627a72edab6043d55242f2164fd70dc293b1938f4057.svg",
"blurred_or_thumbnail_url": "https://static2.flippa.com/blurred_thumbnail_2350fed7-13e2-b2d1-3a1d-f0e01144d413.png",
"property_type": "Ecommerce",
"scores": null,
"beta_scores": null,
"uniques_per_month": 3023,
"formatted_age_in_years": "4 years",
"sale_method_title": "Asking Price",
"integrations": [
"google_analytics",
"shopify",
"google_analytics",
"google_analytics",
"google_analytics"
],
"currency_label": "USD $",
"protect_listing": false,
"display_verification_badge": true,
"manually_vetted": true,
"early_access_listing": false,
"early_access_percentage": "100%",
"early_access_days_remaining": 0,
"early_access_open_at": "Jan 16, 2025",
"special_tags": true,
"hover_image_url": "https://static2.flippa.com/blurred_thumbnail_2350fed7-13e2-b2d1-3a1d-f0e01144d413.png",
"basic_info": {
"name": "Ecommerce | Design and Style",
"hover_image": "https://static2.flippa.com/blurred_thumbnail_2350fed7-13e2-b2d1-3a1d-f0e01144d413.png",
"padlocked": true
},
"open_listing": false,
"annual_organic_traffic": 2443,
"revenue_average": 12228,
"authority_score": 17,
"app_rating": null,
"managed_by_flippa": true,
"original_price": null,
"price_dropped": false,
"price_dropped_percent": null,
"under_offer": true,
"badges": [
{
"text": "Managed by Flippa",
"icon": "icons/library/logo/flippa-square.svg",
"variant": "light_orange_oxford_text"
},
{
"text": "Sponsored",
"icon": "icons/library/solid/star.svg",
"variant": "light_yellow"
}
],
"listing_watchable": true,
"show_multiple": true,
"invest": false,
"key_data": [
{
"label": "Type",
"value": "Ecommerce"
},
{
"label": "Industry",
"value": "Design and Style"
},
{
"label": "Monetization",
"value": "Dropshipping"
},
{
"label": "Site Age",
"value": "4 years"
},
{
"label": "Net Profit",
"value": "USD $3,919 p/mo"
}
],
"verifications": [
"verified-listing",
"google_analytics",
"shopify"
]
},
...
]