Flippa: Search Listings
Flippa via Parse · marketplace
Full-text search across all Flippa marketplace listings with filtering by property type, price range, profit multiple, and seller location. Returns paginated results including sponsored and early-access listings separately. Flippa may include sponsored listings outside filter ranges; the manual_filter option applies strict client-side enforcement of price and multiple criteria. Search and browse digital asset listings on Flippa.com including websites, domains, SaaS businesses, e-commerce stores, and other online businesses for sale. Fulfilled by Parse from flippa.com.
- ecommerce
- finance
- flippa
- flippa-com
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/43cd9efb-4e43-4aaa-9d10-9033118cdc30/search_listings
- Interface artifact
- sha256:fa23c843c71b4f2463c6938027058952deea41178d4489756e70ac4d81f2a900
- Manifest digest
- sha256:08618d851699c7d9ffe36d968135b815afe883de7f8cff4dcd223e7298d7a52d
Request fields
- page (integer): Page number for pagination.
- sort (string): Sort order for results.: Allowed values: most_relevant, most_recent
- query (string): Search keyword to match against listing titles and descriptions.
- price_max (number): Maximum asking price in USD.
- price_min (number): Minimum asking price in USD.
- multiple_max (number): Maximum profit multiple.
- multiple_min (number): Minimum profit multiple.
- manual_filter (boolean): Whether to apply strict client-side filtering to enforce price and multiple criteria. Recommended because Flippa may include sponsored listings outside filter ranges.
- property_type (string): Comma-separated property types to filter by. Accepted values include: website, domain, fba, saas, ecommerce_store, plugin_and_extension, ai_apps_and_tools, youtube, ios_app, android_app, game, crypto_app, social_media, newsletter, service_and_agency, service, projects_and_concepts, other.
- seller_location (string): Seller country code (e.g., 'us', 'uk', 'ca', 'au').
Example queries
- {"page":"1","sort":"most_relevant","query":"saas","price_max":"500000","price_min":"10000","multiple_max":"5","multiple_min":"1","property_type":"website","seller_location":"us"}