Condé Nast Brand RSS Feeds

Every Condé Nast brand site serves a top-level RSS 2.0 feed at `/feed/rss` covering the brand's most recent published articles, with Dublin Core (`dc:creator`, `dc:publisher`, `dc:subject`), Media RSS (`media:thumbnail`, `media:keywords`, `media:content`) and Atom self-link extensions. Items include the article title, link, GUID, publish date, description, one or more `` paths reflecting the section/tag taxonomy, the author and keyword set. The feed is served via CloudFront with a 5-minute cache and a soft per-user rate limit advertised in `x-ratelimit-userlimit`/`x-ratelimit-userremaining` headers (observed: 100 req per window). Same path works across US flagships and international editions of Vogue and GQ.

API entry from apis.yml

apis.yml Raw ↑
aid: conde-nast:brand-rss-feeds
name: Condé Nast Brand RSS Feeds
description: 'Every Condé Nast brand site serves a top-level RSS 2.0 feed at `/feed/rss` covering the
  brand''s most recent published articles, with Dublin Core (`dc:creator`, `dc:publisher`, `dc:subject`),
  Media RSS (`media:thumbnail`, `media:keywords`, `media:content`) and Atom self-link extensions. Items
  include the article title, link, GUID, publish date, description, one or more `<category>` paths reflecting
  the section/tag taxonomy, the author and keyword set. The feed is served via CloudFront with a 5-minute
  cache and a soft per-user rate limit advertised in `x-ratelimit-userlimit`/`x-ratelimit-userremaining`
  headers (observed: 100 req per window). Same path works across US flagships and international editions
  of Vogue and GQ.'
humanURL: https://www.condenast.com
baseURL: https://www.wired.com
tags:
- RSS
- Syndication
- Feeds
- Editorial
- Media RSS
properties:
- type: Documentation
  url: https://www.rssboard.org/rss-specification
  title: RSS 2.0 Specification (informative — Condé Nast does not publish its own RSS docs)
- type: Feed
  url: https://www.vogue.com/feed/rss
  title: Vogue
- type: Feed
  url: https://www.gq.com/feed/rss
  title: GQ
- type: Feed
  url: https://www.newyorker.com/feed/everything/rss
  title: The New Yorker — Everything
- type: Feed
  url: https://www.wired.com/feed/rss
  title: WIRED
- type: Feed
  url: https://www.vanityfair.com/feed/rss
  title: Vanity Fair
- type: Feed
  url: https://www.bonappetit.com/feed/rss
  title: Bon Appétit
- type: Feed
  url: https://www.architecturaldigest.com/feed/rss
  title: Architectural Digest
- type: Feed
  url: https://pitchfork.com/feed/feed-album-reviews/rss
  title: Pitchfork — Album Reviews
- type: Feed
  url: https://www.allure.com/feed/rss
  title: Allure
- type: Feed
  url: https://www.glamour.com/feed/rss
  title: Glamour
- type: Feed
  url: https://www.self.com/feed/rss
  title: Self
- type: Feed
  url: https://www.teenvogue.com/feed/rss
  title: Teen Vogue
- type: Feed
  url: https://www.cntraveler.com/feed/rss
  title: Condé Nast Traveler
- type: Feed
  url: https://www.epicurious.com/feed/rss
  title: Epicurious
- type: Feed
  url: https://www.vogue.co.uk/feed/rss
  title: Vogue UK
- type: Feed
  url: https://www.vogue.fr/feed/rss
  title: Vogue Paris
- type: Feed
  url: https://www.vogue.it/feed/rss
  title: Vogue Italia
- type: Feed
  url: https://www.vogue.mx/feed/rss
  title: Vogue Mexico & Latin America
- type: Feed
  url: https://www.vogue.es/feed/rss
  title: Vogue España
- type: Feed
  url: https://www.vogue.in/feed/rss
  title: Vogue India
- type: Feed
  url: https://www.vogue.com.tw/feed/rss
  title: Vogue Taiwan
- type: Feed
  url: https://www.gq-magazine.co.uk/feed/rss
  title: British GQ
- type: Feed
  url: https://www.gqitalia.it/feed/rss
  title: GQ Italia
- type: Feed
  url: https://www.gq.com.mx/feed/rss
  title: GQ México y Latinoamérica
- url: graphql/conde-nast-graphql.md
  type: GraphQL