← back to Handbag Auth Nextjs

data/handbag_rss_sources.json

93 lines

[
  {
    "id": "fashionphile-new",
    "name": "Fashionphile – New Arrivals",
    "siteDomain": "fashionphile.com",
    "feedUrl": "https://fashionphile.com/rss",
    "category": "resale",
    "notes": "Pre-owned luxury handbag listings - URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "rebag-new",
    "name": "Rebag – New Listings",
    "siteDomain": "rebag.com",
    "feedUrl": "https://rebag.com/rss",
    "category": "resale",
    "notes": "URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "therealreal-handbags",
    "name": "The RealReal – Handbags",
    "siteDomain": "therealreal.com",
    "feedUrl": "https://therealreal.com/rss",
    "category": "resale",
    "notes": "URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "vestiaire-handbags",
    "name": "Vestiaire Collective – Handbags",
    "siteDomain": "vestiairecollective.com",
    "feedUrl": "https://vestiairecollective.com/rss",
    "category": "resale",
    "notes": "URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "yoogis-closet",
    "name": "Yoogi's Closet – New Arrivals",
    "siteDomain": "yoogiscloset.com",
    "feedUrl": "https://yoogiscloset.com/rss",
    "category": "resale",
    "notes": "Authenticated pre-owned bags - URL placeholder",
    "active": true
  },
  {
    "id": "sothebys-luxury-handbags",
    "name": "Sotheby's – Handbags & Accessories Auctions",
    "siteDomain": "sothebys.com",
    "feedUrl": "https://sothebys.com/en/rss",
    "category": "auction",
    "notes": "URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "christies-handbags",
    "name": "Christie's – Handbags & Accessories",
    "siteDomain": "christies.com",
    "feedUrl": "https://christies.com/rss",
    "category": "auction",
    "notes": "URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "heritage-handbags",
    "name": "Heritage Auctions – Luxury Handbags",
    "siteDomain": "ha.com",
    "feedUrl": "https://ha.com/rss",
    "category": "auction",
    "notes": "URL placeholder, needs verification",
    "active": true
  },
  {
    "id": "fashionphile-blog",
    "name": "Fashionphile Blog",
    "siteDomain": "fashionphile.com",
    "feedUrl": "https://fashionphile.com/blog/feed",
    "category": "news",
    "notes": "Handbag news, trends, authentication tips",
    "active": true
  },
  {
    "id": "purseblog",
    "name": "PurseBlog",
    "siteDomain": "purseblog.com",
    "feedUrl": "https://www.purseblog.com/feed/",
    "category": "news",
    "notes": "Luxury handbag news and reviews",
    "active": true
  }
]