Skip to content

Instantly share code, notes, and snippets.

@webmasterfaqs
webmasterfaqs / rss2json-openapi.yaml
Created July 10, 2025 18:29
Google RSS to JSON
openapi: 3.0.3
info:
title: RSS2JSON API
version: "1.0.0"
description: "OpenAPI spec for https://api.rss2json.com/v1/api.json"
servers:
- url: https://api.rss2json.com/v1
paths:
/api.json:
get: