/betalist/startups/similar
/betalist
/betalist/startups/similar
Get startups similar to a given BetaList startup (its ‘Discover startups similar to’ recommendations). Returns startup cards with name, slug, tagline, logo image and a boosted (paid promotion) flag.
Price: 5 credits
💡 AI Hint: Get startups similar to a given BetaList startup (by slug or URL). Returns startup cards (id, alias, name, tagline, image, is_boosted). Use count to cap how many to return.
POST
/betalist/startups/similar
Authorizations
API token from the dashboard
Headers
Body
application/json
Startup slug or full BetaList startup URL
Minimum string length:
1Examples:
"iconscove"
"https://betalist.com/startups/iconscove"
Max number of similar startups to return
Required range:
x >= 1Max scrapping execution timeout (in seconds)
Required range:
20 <= x <= 1500