Scottish news monitoring
Mit Daily Record-Endpunkten verwandelst du scottish news monitoring in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
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.
Endpunkt-Familien
5
Dokumentierte Parameter
9
Beispiele
5
Live-Katalog-Snapshot
Aktive Endpunkte
5
Methoden
GET
Pflichtparameter
7
Schema-Referenzen
5
{
"platform": "Daily Record",
"endpoint": "dailyrecord-article",
"method": "GET",
"path": "/dailyrecord/article",
"auth": "apiKey"
}Use Cases
Get Daily Record's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
Mit Daily Record-Endpunkten verwandelst du scottish news monitoring in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Mit Daily Record-Endpunkten verwandelst du local news coverage tracking in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Mit Daily Record-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-Daily Record-Endpunktkatalog — 5 Endpunkte, 9 dokumentierte Request-Parameter und 5 veröffentlichte Response-Schemas — demselben Katalog, gegen den auch Docs und Playground laufen.
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.
Abdeckungskarte
Diese Karten werden aus dem aktiven Endpunktkatalog generiert, damit die Landingpage dieselbe API-Oberfläche widerspiegelt, die auch Docs und Playground nutzen.
/dailyrecord/article
/dailyrecord/author
/dailyrecord/headlines
/dailyrecord/news
/dailyrecord/sections
Endpunktkatalog
/dailyrecord/articleReturns public Daily Record article metadata and body paragraphs from a canonical article URL.
MCP-Tool dailyrecord_article
/dailyrecord/authorReturns one Daily Record author's public profile: name, job title, bio, email, X/Twitter handle, and their recent articles.
MCP-Tool dailyrecord_author
/dailyrecord/headlinesReturns fresh headlines from one public Daily Record section.
MCP-Tool dailyrecord_headlines
/dailyrecord/newsReturns fresh Daily Record stories from the public News RSS feed.
MCP-Tool dailyrecord_news
/dailyrecord/sectionsReturns the public Daily Record editorial section inventory.
MCP-Tool dailyrecord_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 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.
FAQ
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.