Startup discovery
TrustMRRエンドポイントを使えば、「Startup discovery」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Collect public TrustMRR startup marketplace and leaderboard data as normalized JSON for startup research, SaaS discovery, and market intelligence workflows.
Extract public TrustMRR startup marketplace, leaderboard, category, startup, and acquisition data as structured JSON.
エンドポイントファミリー
6
ドキュメント化されたパラメータ
12
サンプル数
7
ライブカタログスナップショット
稼働エンドポイント
7
メソッド
GET
必須パラメータ
9
スキーマ参照
7
{
"platform": "TrustMRR",
"endpoint": "trustmrr-startups",
"method": "GET",
"path": "/trustmrr/startups",
"auth": "apiKey"
}ユースケース
Extract public TrustMRR startup marketplace, leaderboard, category, startup, and acquisition data as structured JSON.
TrustMRRエンドポイントを使えば、「Startup discovery」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
TrustMRRエンドポイントを使えば、「Marketplace monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
TrustMRRエンドポイントを使えば、「SaaS market research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
各CrawloraプラットフォームAPIは、特定のデータサーフェスに合わせて設計されています。汎用的なfetchエンドポイントを公開する代わりに、エンドポイント固有のリクエストロジック、マネージドインフラ、パース、正規化、課金、そしてPlaygroundで検証済みのサンプルを組み合わせています。
対象プラットフォームとエンドポイントの種類に合わせてリクエスト挙動をチューニングしています。
対応エンドポイントはマネージドプロキシルーティングを利用でき、信頼性を高めながらインフラ運用の手間を減らせます。
JavaScriptレンダリングが必要な動的ページは、マネージドブラウザインスタンス経由で処理できます。
チャレンジページや利用不能な上流レスポンスを検知し、明確に通知します。
結果は生のHTMLではなく、ドキュメント化されたJSONで返されます。
本番統合の前に、DocsとPlaygroundから同じルートをテストできます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/trustmrr/acquire
/trustmrr/categories
/trustmrr/category/{slug}
/trustmrr/leaderboard
/trustmrr/marketplace
/trustmrr/startup/{slug}
エンドポイントカタログ
/trustmrr/startupsReturns a paginated list of every startup in the TrustMRR directory, discovered from the site's public sitemap. Each entry is a slug you can pass to /trustmrr/startup/{slug} for the full verified profile — together these two endpoints let you enumerate and scrape the entire directory without the authenticated marketplace API.
/trustmrr/startup/{slug}Returns the full verified profile for a single TrustMRR startup by slug: revenue and MRR, growth, asking price and marketplace status, tech stack, marketing channels, and TrustMRR's AI-generated business summary.
/trustmrr/marketplaceReturns the public TrustMRR marketplace snapshot: the 25 most recently listed startups for sale and the current 25 best deals ranked by TrustMRR's recency-aware deal score. Revenue figures are verified through supported payment providers.
/trustmrr/leaderboardReturns the top 100 startups ranked by the selected metric from the public TrustMRR leaderboard. Revenue and MRR figures are verified through supported payment providers.
/trustmrr/categoriesReturns the TrustMRR startup category directory (slug, label, description, and keywords for each category).
/trustmrr/category/{slug}Returns a single TrustMRR category page and the startups listed under it, with verified revenue and MRR figures.
/trustmrr/acquireReturns the for-sale startups rendered on the public TrustMRR /acquire marketplace page, with deal metrics (asking price, revenue, multiple, growth). Verified revenue figures come from supported payment providers.
関連API
Business & Market Intelligence
Turn public GitHub ecosystem signals into structured data for developer-market research, open-source intelligence, recruiting, and AI-agent workflows.
Business & Market Intelligence
Add website and competitive intelligence signals from SimilarWeb to research pipelines.
Business & Market Intelligence
Use a Brand Data API to turn any domain into a normalized brand profile — title, description, slogan, brand colors, logos and icons, social profiles, footer links, and schema.org organization data — as structured JSON for enrichment, branding, and research workflows.
TrustMRRのスクレイピング方法
TrustMRR publishes payment-provider-verified startup revenue on public pages — no login and no paid developer key. Crawlora turns those pages into clean JSON, and a daily dataset keeps the revenue history TrustMRR itself does not show.
A startup slug, the public leaderboard by metric, the acquisition marketplace, or a category — all public TrustMRR surfaces.
Pass the slug or list to Crawlora's TrustMRR endpoint with one API key — no TrustMRR account, token, or login to manage.
Receive payment-provider-verified revenue and MRR, traffic, 30-day growth, category, tech stack, and for-sale asking price and multiple as normalized JSON.
Query the TrustMRR dataset for a startup's daily revenue, MRR, and traffic history — a trajectory TrustMRR shows only as a single current number.
FAQ
Send a TrustMRR startup slug, the leaderboard, the marketplace, or a category to Crawlora's TrustMRR endpoints and get structured JSON — verified revenue and MRR, traffic, growth, and acquisition signals — without logging in, holding a paid developer key, or parsing HTML. Collect only public data and respect TrustMRR's terms.
TrustMRR's own developer API is paid and tied to a signed-in account. Crawlora's TrustMRR endpoints return the same public, payment-provider-verified startup data — marketplace, leaderboard, categories, individual startups, and acquisitions — as normalized JSON with a single Crawlora API key and no TrustMRR login.
Yes. The TrustMRR dataset history endpoint returns a startup's daily verified revenue, MRR, traffic, growth, and asking-price points in chronological order — a proprietary time series, since TrustMRR itself displays only the current value.