Personal-finance monitoring
Mit This Is Money-Endpunkten verwandelst du personal-finance monitoring in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
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.
Endpunkt-Familien
5
Dokumentierte Parameter
8
Beispiele
5
Live-Katalog-Snapshot
Aktive Endpunkte
5
Methoden
GET
Pflichtparameter
8
Schema-Referenzen
5
{
"platform": "This Is Money",
"endpoint": "thisismoney-article",
"method": "GET",
"path": "/thisismoney/article",
"auth": "apiKey"
}Use Cases
Get This Is Money's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
Mit This Is Money-Endpunkten verwandelst du personal-finance monitoring in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Mit This Is Money-Endpunkten verwandelst du markets and property coverage tracking in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Mit This Is Money-Endpunkten verwandelst du content aggregation in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Managed Execution
Jede Zahl unten stammt direkt aus dem Live-This Is Money-Endpunktkatalog — 5 Endpunkte, 8 dokumentierte Request-Parameter und 5 veröffentlichte Response-Schemas — demselben Katalog, gegen den auch Docs und Playground laufen.
5 documented This Is Money endpoints, grouped into 5 request families — Article, Author and Headlines, plus 2 more.
8 request parameters are documented across those This Is Money endpoints, 8 of them required — the full input contract is public before you write any integration code.
5 of the 5 This Is Money endpoints ship a recorded example response, and 5 carry a documented response schema — you can code against the real JSON before the first request.
This Is Money endpoints document their error responses (400, 404 and 503) alongside the success schema, so a block, a rate limit, or a missing record comes back as a typed error rather than silently empty data.
5 hosted MCP tools back the This Is Money endpoints, so an agent can call the same routes with the same parameters and the same JSON contract, with no custom glue.
Abdeckungskarte
Diese Karten werden aus dem aktiven Endpunktkatalog generiert, damit die Landingpage dieselbe API-Oberfläche widerspiegelt, die auch Docs und Playground nutzen.
/thisismoney/article
/thisismoney/author
/thisismoney/headlines
/thisismoney/news
/thisismoney/sections
Endpunktkatalog
/thisismoney/articleReturns public This Is Money article metadata and body paragraphs from a canonical article URL.
MCP-Tool thisismoney_article
/thisismoney/authorReturns a This Is Money author's byline metadata, biography, coverage topics, and recent articles from a canonical author URL.
MCP-Tool thisismoney_author
/thisismoney/headlinesReturns fresh headlines from one public This Is Money RSS section.
MCP-Tool thisismoney_headlines
/thisismoney/newsReturns fresh This Is Money stories from the public RSS feed.
MCP-Tool thisismoney_news
/thisismoney/sectionsReturns the public This Is Money RSS section inventory.
MCP-Tool thisismoney_sections
Verwandte APIs
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.
So scrapst du 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.