Skip to content

Instantly share code, notes, and snippets.

View 4th-cloud's full-sized avatar

Dr. Freeman A. Jackson 4th-cloud

View GitHub Profile
openapi: 3.1.0
info:
title: Google News RSS Search
version: 1.0.0
description: Fetch Google News RSS search results (RSS XML) for a given query.
servers:
- url: https://news.google.com
paths:
/rss/search:
get: