Personal-finance monitoring
Usa los endpoints de This Is Money para convertir personal-finance monitoring en solicitudes API repetibles con inputs documentados y respuestas JSON.
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.
Familias de endpoints
5
Parámetros documentados
8
Ejemplos
5
Snapshot en vivo del catálogo
Endpoints activos
5
Métodos
GET
Parámetros obligatorios
8
Referencias de esquema
5
{
"platform": "This Is Money",
"endpoint": "thisismoney-article",
"method": "GET",
"path": "/thisismoney/article",
"auth": "apiKey"
}Casos de uso
Get This Is Money's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
Usa los endpoints de This Is Money para convertir personal-finance monitoring en solicitudes API repetibles con inputs documentados y respuestas JSON.
Usa los endpoints de This Is Money para convertir markets and property coverage tracking en solicitudes API repetibles con inputs documentados y respuestas JSON.
Usa los endpoints de This Is Money para convertir content aggregation en solicitudes API repetibles con inputs documentados y respuestas JSON.
Ejecución gestionada
Cada cifra de abajo se lee directamente del catálogo de endpoints en vivo de This Is Money — 5 endpoints, 8 parámetros de solicitud documentados y 5 esquemas de respuesta publicados — el mismo catálogo contra el que corren Docs y Playground.
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.
Mapa de cobertura
Estas tarjetas se generan a partir del catálogo de endpoints activo, así que la landing page refleja la misma superficie de API que usan Docs y Playground.
/thisismoney/article
/thisismoney/author
/thisismoney/headlines
/thisismoney/news
/thisismoney/sections
Catálogo de endpoints
/thisismoney/articleReturns public This Is Money article metadata and body paragraphs from a canonical article URL.
Herramienta MCP thisismoney_article
/thisismoney/authorReturns a This Is Money author's byline metadata, biography, coverage topics, and recent articles from a canonical author URL.
Herramienta MCP thisismoney_author
/thisismoney/headlinesReturns fresh headlines from one public This Is Money RSS section.
Herramienta MCP thisismoney_headlines
/thisismoney/newsReturns fresh This Is Money stories from the public RSS feed.
Herramienta MCP thisismoney_news
/thisismoney/sectionsReturns the public This Is Money RSS section inventory.
Herramienta MCP thisismoney_sections
APIs relacionadas
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.
Cómo hacer scraping de 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.
Preguntas frecuentes
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.