Business news monitoring
Usa los endpoints de Fortune para convertir business news monitoring en solicitudes API repetibles con inputs documentados y respuestas JSON.
Turn Fortune's public RSS home feed, section pages, dated article pages, author archives, and its full ranking and company-directory database into normalized JSON for business news monitoring and company research.
Get Fortune's section headlines, full article content, author profiles, and the Fortune 500/Global 500 ranking and company database as structured JSON.
Familias de endpoints
6
Parámetros documentados
44
Ejemplos
12
Snapshot en vivo del catálogo
Endpoints activos
12
Métodos
GET
Parámetros obligatorios
14
Referencias de esquema
12
{
"platform": "Fortune",
"endpoint": "fortune-sections",
"method": "GET",
"path": "/fortune/sections",
"auth": "apiKey"
}Casos de uso
Get Fortune's section headlines, full article content, author profiles, and the Fortune 500/Global 500 ranking and company database as structured JSON.
Usa los endpoints de Fortune para convertir business news monitoring en solicitudes API repetibles con inputs documentados y respuestas JSON.
Usa los endpoints de Fortune para convertir fortune 500/global 500 ranking research en solicitudes API repetibles con inputs documentados y respuestas JSON.
Usa los endpoints de Fortune para convertir company profile and directory lookups 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 Fortune — 12 endpoints, 44 parámetros de solicitud documentados y 12 esquemas de respuesta publicados — el mismo catálogo contra el que corren Docs y Playground.
12 documented Fortune endpoints, grouped into 8 request families — Ranking, Companies and Article, plus 5 more.
44 request parameters are documented across those Fortune endpoints, 14 of them required — the full input contract is public before you write any integration code.
12 of the 12 Fortune endpoints ship a recorded example response, and 12 carry a documented response schema — you can code against the real JSON before the first request.
Fortune 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.
12 hosted MCP tools back the Fortune 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.
/fortune/ranking/lists
/fortune/companies/filters
/fortune/article
/fortune/author
/fortune/company
/fortune/headlines
Catálogo de endpoints
/fortune/sectionsReturns the public Fortune editorial section inventory.
Herramienta MCP fortune_sections
/fortune/newsReturns fresh Fortune stories from the public RSS feed.
Herramienta MCP fortune_news
/fortune/headlinesReturns fresh headlines from one public Fortune section.
Herramienta MCP fortune_headlines
/fortune/articleReturns public Fortune article metadata and body paragraphs from a canonical article URL.
Herramienta MCP fortune_article
/fortune/authorReturns one Fortune author's public profile: name, bio, email, social accounts, and one page of their recent articles (30 fortune.com/2026-format article dates use "Month D, YYYY"; converted to YYYY-MM-DD here).
Herramienta MCP fortune_author
/fortune/ranking/listsReturns every public ranking accepted by the other fortune/ranking endpoints -- the Fortune 500 franchise's regional/global variants (including Fortune China 500) plus Fortune's award and culture rankings. Fortune China 500 is parsed from its public server-rendered English list page.
Herramienta MCP fortune_ranking_lists
/fortune/ranking/yearsReturns every year accepted by Fortune's public ranking source for a selected list, including the 2023-2026 Fortune China 500 editions.
Herramienta MCP fortune_ranking_years
/fortune/ranking/filtersReturns the complete list/year-specific filter fields, exact options, and sortable columns from Fortune's public ranking source.
Herramienta MCP fortune_ranking_filters
/fortune/rankingReturns rows from a selected Fortune ranking list and year -- the Fortune 500 franchise (including Fortune China 500) or one of Fortune's award/culture rankings. Search, filters, sorting, and pagination are applied against Fortune's public ranking data and validated against that list/year's filter inventory.
Herramienta MCP fortune_ranking
/fortune/companies/filtersReturns the complete country, industry, and ranking filter inventory (exact values) and revenue/employee ranges accepted by fortune/companies.
Herramienta MCP fortune_company_filters
/fortune/companiesReturns companies from Fortune's public company directory (9,000+ companies as of 2026-09-23) with search, filtering, and pagination.
Herramienta MCP fortune_companies
/fortune/companyReturns one company's public Fortune profile: fact sheet (headquarters, CEO, ticker, revenues, employees, ...), the Fortune rankings it appears on, workplace data tables, earnings report links, and social accounts, recovered from the company's own fortune.com page.
Herramienta MCP fortune_company
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 Fortune
Fortune's fortune-500 section runs a recurring weekly column — "Fortune 500 Power Moves" appeared 7 times in the last 26 headlines pulled on 2026-09-22 — interleaved with one-off features like GM CEO Mary Barra's take on self-driving EVs. Beyond editorial content, Fortune also serves 103 distinct rankings (the Fortune 500/Global 500 franchise plus award and culture lists such as Best Workplaces and Most Powerful People, as of 2026-09-23) and a 9,097-company directory. Crawlora exposes all of it — sections, feeds, articles, author archives, rankings, and company profiles — as normalized JSON.
/fortune/sections returns the full 26-slug list /fortune/headlines accepts, from latest and fortune-500 through artificial-intelligence and c-suite.
/fortune/news reads Fortune's public RSS feed. Its 2026-09-22 lead, on Mayor Mamdani confronting Trump over the White House press ban, was published at 04:58 UTC and revised at 05:01 — a 3-minute turnaround.
Pass a slug from /fortune/sections to /fortune/headlines, or a byline slug such as sheryl-estrada to /fortune/author for that reporter's bio and recent articles.
Pass a canonical dated fortune.com URL to /fortune/article for title, author, section, and body paragraphs. The Mamdani/Trump piece above, bylined Catherina Gioino and tagged section: Politics, ran 16 paragraphs.
/fortune/ranking/lists returns all 103 ranking slugs (fortune500, global500, fortune500-europe, and Fortune's award/culture lists); /fortune/ranking/years and /fortune/ranking/filters discover a list's exact years and filter fields, then /fortune/ranking returns the ranked company rows for a list and year.
/fortune/companies searches the 9,097-company directory by name, country, industry, ranking, revenue, or employee count (/fortune/companies/filters discovers the exact accepted values); /fortune/company returns one company's full fact sheet, ranking history, and workplace data by slug or URL.
Preguntas frecuentes
26, spanning core business coverage (finance, tech, economy), the Fortune 500 franchise, and lifestyle verticals (travel-and-leisure, health) — call /fortune/sections for the live list.
The per-section /fortune/headlines endpoint parses Fortune's public category page directly, while /fortune/news reads Fortune's separate site-wide RSS feed.
A canonical fortune.com URL with a dated path, for example fortune.com/2026/09/22/mamdani-trump-press-ban-gracie-mansion-white-house-haitians-tps.
103 distinct rankings as of 2026-09-23: the Fortune 500 franchise (fortune500, global500, fortune500-europe, and regional variants) plus Fortune's separate award and culture rankings — Best Workplaces, Most Powerful People, innovation lists, and more. Coverage depth varies by list; fortune500 itself spans 1996 through 2026. Call /fortune/ranking/years?list=... for any list's exact accepted years.
Call /fortune/ranking/filters?list=...&year=... for that list's exact field names, labels, and accepted values, then pass them to /fortune/ranking as repeatable filter=field:value parameters (ORed within a field, ANDed across fields). The default fortune500 list also accepts convenience aliases directly, such as sector, profitable, and female_ceo.
/fortune/companies searches a 9,097-company directory — every company Fortune has ever featured on any ranking. /fortune/company then returns one company's fact sheet (headquarters, CEO, ticker, revenue, profit, employee count), every Fortune ranking it appears on with its rank and year, and workplace data for companies covered by a Best Workplaces-family list.
One Fortune reporter's public profile — name, bio, editorial email and social accounts when shown, and a page of their recent articles — by author slug or URL. Requesting a page past the author's actual archive depth returns 404.
No. These endpoints read Fortune's public RSS feed, article pages, ranking pages, and company-directory pages — no login or subscription is bypassed. Crawlora API authentication still applies.