Today we're excited to release a new Dealfow feature, embeddables:
Get started
Whether you're a dealmaker, analyst, or just casually interested in the private markets, you may now build and share your own custom search queries.
To get started:
- Create a free Dealflow account
- Determine your search parameters (see below)
- Embed an <iframe> anywhere on your website
Dealflow query builder
All the following parameters are optional:
limit
number of results to show (default/max is 10)businessModel
- saas, content, or e-commercetechStack
- php, ruby, java, node, etclistingMethod
- auction, classifiedkeyword
- any text, e.g. "makeup"minPrice
- number, e.g. 5000maxPrice
- number, e.g. 25000
Embed the iframe
Your iframe should look like this:
<iframe src="https://dealflow.microacquisitions.com/embed/search?YOUR_QUERY_HERE" width="100%" height="400px">Loading...</iframe>
Troubleshooting
If you followed the above steps but don't see anything in your iframe, email [email protected] for support.