Business news monitoring
Mit Business Insider-Endpunkten verwandelst du business news monitoring in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Turn Business Insider's public Atom feed, section pages, and article pages into normalized JSON for business and markets news monitoring.
Get Business Insider'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": "Business Insider",
"endpoint": "businessinsider-article",
"method": "GET",
"path": "/businessinsider/article",
"auth": "apiKey"
}Use Cases
Get Business Insider's public section list, site-wide and per-section headlines, and full public article content as structured JSON.
Mit Business Insider-Endpunkten verwandelst du business news monitoring in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Mit Business Insider-Endpunkten verwandelst du markets and tech coverage tracking in wiederholbare API-Requests mit dokumentierten Inputs und JSON-Antworten.
Mit Business Insider-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-Business Insider-Endpunktkatalog — 5 Endpunkte, 9 dokumentierte Request-Parameter und 5 veröffentlichte Response-Schemas — demselben Katalog, gegen den auch Docs und Playground laufen.
5 documented Business Insider endpoints, grouped into 5 request families — Article, Author and Headlines, plus 2 more.
9 request parameters are documented across those Business Insider endpoints, 7 of them required — the full input contract is public before you write any integration code.
5 of the 5 Business Insider endpoints ship a recorded example response, and 5 carry a documented response schema — you can code against the real JSON before the first request.
Business Insider 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 Business Insider 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.
/businessinsider/article
/businessinsider/author
/businessinsider/headlines
/businessinsider/news
/businessinsider/sections
Endpunktkatalog
/businessinsider/articleReturns public Business Insider article metadata and body paragraphs from a canonical article URL.
MCP-Tool businessinsider_article
/businessinsider/authorReturns one Business Insider author's public profile: name, job title, bio, social accounts, and their recent articles.
MCP-Tool businessinsider_author
/businessinsider/headlinesReturns fresh headlines from one public Business Insider section.
MCP-Tool businessinsider_headlines
/businessinsider/newsReturns fresh Business Insider stories from the public RSS feed.
MCP-Tool businessinsider_news
/businessinsider/sectionsReturns the public Business Insider editorial section inventory.
MCP-Tool businessinsider_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 Business Insider
Business Insider's Atom feed and nine section pages move fast: on 2026-09-22 the Markets section alone held 42 live headlines, from a SocGen cybersecurity stock call to a Schonfeld hedge-fund profile. Crawlora's four endpoints turn it all into normalized JSON, including the site-wide feed, whose lead story that day was Def Jam cofounder Rick Rubin's interview on AI and creative prompting, filed at 04:45 UTC.
/businessinsider/sections returns the 9-slug list /businessinsider/headlines accepts — business, markets, technology, politics, strategy, finance, science, lifestyle, and reviews.
/businessinsider/news parses Business Insider's public Atom feed. On 2026-09-22 its top items ranged from Rick Rubin's AI-art comments to British Columbia's lawsuit against OpenAI over the Tumbler Ridge shooting, each with an author, a one-line summary, and a published_at timestamp.
Pass a slug from /businessinsider/sections to /businessinsider/headlines. The markets section returned 42 headlines on 2026-09-22, parsed straight from Business Insider's public category page rather than a feed — everything from Fed rate-hike bets to a Pokémon-card investing piece.
Pass a canonical dated-slug URL to /businessinsider/article for title, authors, section, and body paragraphs. The Rick Rubin piece above came back tagged section: "AI, Entertainment" — Business Insider articles can carry more than one category in that field.
FAQ
9 — business, markets, technology, politics, strategy, finance, science, lifestyle, and reviews — call /businessinsider/sections for the live list.
Business Insider's public home feed is Atom, not RSS. /businessinsider/news parses it directly; /businessinsider/headlines instead parses the public category page for a given section.
A canonical businessinsider.com URL ending in a dated slug, for example businessinsider.com/def-jam-rick-rubin-ai-art-creativity-prompt-ideation-2026-9.
No. These endpoints read Business Insider's public Atom feed, category pages, and article pages — no login or subscription is bypassed. Crawlora API authentication still applies.
42 on 2026-09-22 — a mix of macro calls (Treasury-yield warnings, Fed rate-hike odds, oil-price swings) and consumer pieces like Pokémon-card investing, since Business Insider's Markets section blends hard finance with lifestyle coverage in a single feed.