Personal-finance monitoring
This Is Moneyエンドポイントを使えば、「Personal-finance monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
Turn This Is Money's public per-section RSS feeds and article pages into normalized JSON for personal-finance news monitoring.
Get This Is Money's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
エンドポイントファミリー
5
ドキュメント化されたパラメータ
8
サンプル数
5
ライブカタログスナップショット
稼働エンドポイント
5
メソッド
GET
必須パラメータ
8
スキーマ参照
5
{
"platform": "This Is Money",
"endpoint": "thisismoney-article",
"method": "GET",
"path": "/thisismoney/article",
"auth": "apiKey"
}ユースケース
Get This Is Money's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
This Is Moneyエンドポイントを使えば、「Personal-finance monitoring」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
This Is Moneyエンドポイントを使えば、「Markets and property coverage tracking」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
This Is Moneyエンドポイントを使えば、「Content aggregation」をドキュメント化された入力とJSONレスポンスによる再現可能なAPIリクエストに変えられます。
マネージド実行
以下の数値はすべて、稼働中のThis Is Moneyエンドポイントカタログから取得しています(エンドポイント5件、ドキュメント化されたリクエストパラメータ8個、公開レスポンススキーマ5件)。DocsとPlaygroundが参照しているカタログと同じものです。
This Is Moneyのエンドポイントは5件、5つのリクエストファミリーに分類されています(Article、Author、Headlinesほか2件)。
これらのThis Is Moneyエンドポイントには8個のリクエストパラメータがドキュメント化されており、うち8個が必須です。統合コードを書く前に入力仕様をすべて確認できます。
5件のThis Is Moneyエンドポイントのうち5件が実際のサンプルレスポンスを、5件がドキュメント化されたレスポンススキーマを備えています。最初のリクエストの前に実データの形に合わせて実装できます。
This Is Moneyのエンドポイントは成功時のスキーマに加えてエラーレスポンス(400、404、503)もドキュメント化しています。ブロック、レート制限、レコード欠損は空データではなく型付きのエラーとして返ります。
This Is Moneyのエンドポイントは5個のホスト型MCPツールとして提供されており、エージェントは同じパラメータと同じJSON契約のまま、追加の実装なしに同じルートを呼び出せます。
カバレッジマップ
これらのカードは稼働中のエンドポイントカタログから生成されるため、このページはDocsとPlaygroundが使うAPIサーフェスをそのまま反映します。
/thisismoney/article
/thisismoney/author
/thisismoney/headlines
/thisismoney/news
/thisismoney/sections
エンドポイントカタログ
/thisismoney/articleReturns public This Is Money article metadata and body paragraphs from a canonical article URL.
MCPツール thisismoney_article
/thisismoney/authorReturns a This Is Money author's byline metadata, biography, coverage topics, and recent articles from a canonical author URL.
MCPツール thisismoney_author
/thisismoney/headlinesReturns fresh headlines from one public This Is Money RSS section.
MCPツール thisismoney_headlines
/thisismoney/newsReturns fresh This Is Money stories from the public RSS feed.
MCPツール thisismoney_news
/thisismoney/sectionsReturns the public This Is Money RSS section inventory.
MCPツール thisismoney_sections
関連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.
This Is Moneyのスクレイピング方法
This Is Money's pensions RSS feed is one of the deepest of any Crawlora news platform — /thisismoney/headlines returned 150 stories for it on 2026-09-22, from a reader whose aunt won't sign trust paperwork to advice for mid-50s women with half the pension savings of their male peers. Crawlora's four endpoints return the Daily Mail finance vertical's ten sections, its feed, per-section headlines, and articles as normalized JSON.
/thisismoney/sections returns the full 10-slug list /thisismoney/headlines accepts — money, markets, investing, savings, pensions, mortgages, property, cars, travel, and consumer.
/thisismoney/news reads This Is Money's public money-section RSS feed, which held 150 items on 2026-09-22 — bitcoin crossing $85,000, JD Sports' Mexico expansion, and a Ruth Sunderland column on Germany's political stumble among them.
Pass a slug from /thisismoney/sections to /thisismoney/headlines. Each section has its own dedicated public RSS feed, confirmed distinct from one another; pensions alone returned 150 stories on 2026-09-22, the deepest single-section pull observed across This Is Money's ten verticals.
Pass a canonical thisismoney.co.uk URL to /thisismoney/article for title, author, and body paragraphs. Ruth Sunderland's Germany column above closed with an explicit "Affiliate links" disclosure paragraph — a standard This Is Money footer on pieces that reference financial products.
FAQ
10 — money, markets, investing, savings, pensions, mortgages, property, cars, travel, and consumer — call /thisismoney/sections for the live list.
Yes. Each of the ten sections is backed by its own dedicated public RSS feed rather than sharing one general feed — confirmed as distinct feeds, not aliases of each other.
A canonical thisismoney.co.uk URL, for example thisismoney.co.uk/money/markets/article-16149093/Germanys-political-economic-problems-sounding-warning-UK-RUTH-SUNDERLAND.html.
No. These endpoints read This Is Money's public RSS feeds and article pages — no login or subscription is bypassed. Crawlora API authentication still applies.
Some do. Articles referencing financial products, like the Ruth Sunderland column above, end with an "Affiliate links" paragraph in the body text noting that This Is Money may earn a commission on featured deals — that disclosure comes through in the article endpoint's body paragraphs.