Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 344 Bytes

Apple News API Quick Query

Simple Python script to query the Apple News API.

Based on example code from About the News Security Model.

Requirements

  • Python 2.x
  • pip

Installation

Execute pip install from the application root.