Scottish news monitoring
Usa los endpoints de Daily Record para convertir scottish news monitoring en solicitudes API repetibles con inputs documentados y respuestas JSON.
Turn the Daily Record's public news RSS feed, section pages, and article pages into normalized JSON for Scottish news monitoring.
Get Daily Record'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
9
Ejemplos
5
Snapshot en vivo del catálogo
Endpoints activos
5
Métodos
GET
Parámetros obligatorios
7
Referencias de esquema
5
{
"platform": "Daily Record",
"endpoint": "dailyrecord-article",
"method": "GET",
"path": "/dailyrecord/article",
"auth": "apiKey"
}Casos de uso
Get Daily Record's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
Usa los endpoints de Daily Record para convertir scottish news monitoring en solicitudes API repetibles con inputs documentados y respuestas JSON.
Usa los endpoints de Daily Record para convertir local news coverage tracking en solicitudes API repetibles con inputs documentados y respuestas JSON.
Usa los endpoints de Daily Record 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 Daily Record — 5 endpoints, 9 parámetros de solicitud documentados y 5 esquemas de respuesta publicados — el mismo catálogo contra el que corren Docs y Playground.
5 documented Daily Record endpoints, grouped into 5 request families — Article, Author and Headlines, plus 2 more.
9 request parameters are documented across those Daily Record endpoints, 7 of them required — the full input contract is public before you write any integration code.
5 of the 5 Daily Record endpoints ship a recorded example response, and 5 carry a documented response schema — you can code against the real JSON before the first request.
Daily Record 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 Daily Record 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.
/dailyrecord/article
/dailyrecord/author
/dailyrecord/headlines
/dailyrecord/news
/dailyrecord/sections
Catálogo de endpoints
/dailyrecord/articleReturns public Daily Record article metadata and body paragraphs from a canonical article URL.
Herramienta MCP dailyrecord_article
/dailyrecord/authorReturns one Daily Record author's public profile: name, job title, bio, email, X/Twitter handle, and their recent articles.
Herramienta MCP dailyrecord_author
/dailyrecord/headlinesReturns fresh headlines from one public Daily Record section.
Herramienta MCP dailyrecord_headlines
/dailyrecord/newsReturns fresh Daily Record stories from the public News RSS feed.
Herramienta MCP dailyrecord_news
/dailyrecord/sectionsReturns the public Daily Record editorial section inventory.
Herramienta MCP dailyrecord_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 Daily Record
The Daily Record's scotland section is dense with court and crime reporting — its 24 latest headlines on 2026-09-22 ran from a 19-year manhunt for a Glasgow murder suspect to a jailed child-abuse mentor — alongside harder policy coverage like a Justice Secretary dodging questions on real-terms fire-service cuts. Crawlora's four endpoints return the Record's ten sections, its news feed, and individual articles as normalized JSON.
/dailyrecord/sections returns the full 10-slug list /dailyrecord/headlines accepts — news, scotland, uk-world-news, sport, football, showbiz, lifestyle, money, travel, and in-your-area.
/dailyrecord/news reads the Record's public news RSS feed. On 2026-09-22 it led with an SNP public-sector-reform story alongside Scottish crime coverage, each item carrying a published_at timestamp and thumbnail image_url.
Pass a slug from /dailyrecord/sections to /dailyrecord/headlines. Sections other than news are parsed from their public category page rather than a dedicated RSS feed — scotland returned 24 current headlines on 2026-09-22, almost entirely court and crime stories.
Pass a canonical numeric-id URL to /dailyrecord/article for title, author, and body paragraphs. A 2026-09-22 politics piece bylined Chris McCall quoted Justice Secretary Neil Gray's office citing a specific £436 million SFRS budget figure, an increase of £23.8 million.
Preguntas frecuentes
10 — news, scotland, uk-world-news, sport, football, showbiz, lifestyle, money, travel, and in-your-area — call /dailyrecord/sections for the live list.
No. Only the news section has a dedicated public RSS feed. The other nine sections are parsed from their public category page instead.
The URL must end in a numeric article id, the format the Daily Record assigns each published article, for example dailyrecord.co.uk/news/politics/snp-told-drop-aversion-scrutiny-37685787.
No. These endpoints read the Daily Record's public RSS feed, category pages, and article pages — no login or subscription is bypassed. Crawlora API authentication still applies.
Court and crime reporting. Of the 24 headlines /dailyrecord/headlines returned for scotland on 2026-09-22, the large majority covered ongoing trials, manhunts, and sentencing — alongside occasional local-interest stories like a new Scottish retail-store opening.