Skip to content

svedev0/news-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📰 News API

This Python script retrieves news articles via the NewsAPI. Build it into your app, or use it as is!

Installation:

  1. Install required modules:
pip install configparser
pip install newsapi
  1. Create a configuration file in the root directory called config.ini with the following content:
[API]
KEY = thisismyapikey

About

📰 This Python script retrieves news articles via the NewsAPI

Topics

Resources

Stars

Watchers

Forks

Languages