Management and strategy research monitoring
MIT Sloan Management Reviewエンドポイントを使えば、「Management and strategy research monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn MIT Sloan Management Review's public topic taxonomy, homepage feed, topic archives, and articles into normalized JSON for management-research monitoring and content aggregation.
Get MIT Sloan Management Review's topic taxonomy, homepage headlines, topic archives, and full article content as structured JSON.
エンドポイントファミリー
5
ドキュメント化されたパラメータ
9
サンプル数
0
ライブカタログスナップショット
稼働エンドポイント
5
メソッド
GET
必須パラメータ
7
スキーマ参照
5
{
"platform": "MIT Sloan Management Review",
"endpoint": "sloanreview-categories",
"method": "GET",
"path": "/sloanreview/categories",
"auth": "apiKey"
}ユースケース
Get MIT Sloan Management Review's topic taxonomy, homepage headlines, topic archives, and full article content as structured JSON.
MIT Sloan Management Reviewエンドポイントを使えば、「Management and strategy research monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
MIT Sloan Management Reviewエンドポイントを使えば、「Content aggregation」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
MIT Sloan Management Reviewエンドポイントを使えば、「Academic and executive-education research」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のMIT Sloan Management Reviewエンドポイントカタログから取得しています(エンドポイント5件、ドキュメント化されたリクエストパラメータ9個、公開レスポンススキーマ5件)。DocsとPlaygroundが参照しているカタログと同じものです。
MIT Sloan Management Reviewのエンドポイントは5件、5つのリクエストファミリーに分類されています(Article、Articles、Categoriesほか2件)。
これらのMIT Sloan Management Reviewエンドポイントには9個のリクエストパラメータがドキュメント化されており、うち7個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
5件のMIT Sloan Management Reviewエンドポイントのうち5件がドキュメント化されたレスポンススキーマを備えているため、パース処理を書く前にJSONの構造が分かります。
MIT Sloan Management Reviewのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、429、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
MIT Sloan Management Reviewのエンドポイントは5個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/sloanreview/article
/sloanreview/articles
/sloanreview/categories
/sloanreview/headlines
/sloanreview/topic
エンドポイントカタログ
/sloanreview/categoriesReturns the complete public MIT Sloan Management Review topic taxonomy discovered from the site's All Topics page. The returned slugs are the accepted values for sloanreview-topic.
MCPツール sloanreview_categories
/sloanreview/headlinesReturns article cards from MIT Sloan Management Review's public homepage feed.
MCPツール sloanreview_headlines
/sloanreview/topicReturns article cards from one public Sloan Review topic page. Use sloanreview-categories for the complete accepted slug set; this includes the primary navigation topics and the site's child topic pages.
MCPツール sloanreview_topic
/sloanreview/articleReturns an MIT Sloan Management Review article's metadata and full body paragraphs from an existing public archive.today snapshot. Sloan Review's origin HTML is paywalled/partial; no login, cookies, or subscription credentials are used. Coverage is partial and an article without a verified full snapshot returns 404.
MCPツール sloanreview_article
/sloanreview/articlesReturns a paginated, sitemap-backed index of all article URLs currently published by MIT Sloan Management Review. Use an item's URL with sloanreview-article to request archive-backed body content; archive availability remains dependent on a public snapshot existing for that article.
MCPツール sloanreview_articles
関連API
Media & Streaming
Research streaming catalogs, title availability, providers, offers, seasons, episodes, and release changes from JustWatch with normalized JSON.
Media & Streaming
Turn Apple Books ebook and audiobook pages into structured data — search, catalog detail, paginated customer reviews, similar titles, author bibliographies, series listings, and chart rankings as normalized JSON. Credential-free.
Media & Streaming
Search public Ticketmaster events and browse the full discovery hierarchy by category or city, with pagination plus event, attraction, and venue detail endpoints -- including fan reviews, related attractions, trending attractions, and enhanced venue branding -- for live-entertainment research.
MIT Sloan Management Reviewのスクレイピング方法
MIT Sloan Management Review, published by MIT Sloan School of Management, covers management practice and strategy for executives rather than general business news. Like Barron's, its origin pages are partial for paywalled articles, so Crawlora's article endpoint reads from an existing public archive.today snapshot instead of scraping sloanreview.mit.edu directly.
Call /sloanreview/categories for the complete fixed topic set: data-ai-machine-learning, innovation-3, leadership, managing-technology, marketing, operations, social-responsibility, strategy, and workplace-teams-culture.
/sloanreview/headlines returns article cards from Sloan Review's public homepage feed, each with title, URL, and — when present — topic, authors, and publish date.
Pass a topic slug from /sloanreview/categories to /sloanreview/topic for that topic's own article cards.
Pass a canonical sloanreview.mit.edu article URL to /sloanreview/article for title, authors, publish date, word count, and ordered body paragraphs, recovered from an existing full-text archive snapshot.
FAQ
Nine fixed topics: Data, AI, & Machine Learning; Innovation; Leadership; Managing Technology; Marketing; Operations; Social Responsibility; Strategy; and Workplace, Teams, & Culture. Call /sloanreview/categories for the exact slugs, ready to pass to /sloanreview/topic.
Sloan Review's origin page is partial for paywalled articles, the same pattern as Barron's. /sloanreview/article instead reads an existing full-text archive.today snapshot, so no Sloan Review cookies, login state, or subscription are used. If no verified full snapshot exists yet, the endpoint returns 404; an archive challenge or placeholder page returns 503 rather than an incomplete success.
/sloanreview/headlines returns article cards from the public homepage feed across all topics. /sloanreview/topic is scoped to one of the nine fixed topics at a time, returning that topic's own archive listing.
No. These endpoints read Sloan Review's public homepage feed, topic archive pages, and archived article snapshots — no subscription or login is bypassed. Crawlora API authentication is still required.