Giter Club home page Giter Club logo

newsapi's Introduction

Listen & Read News API forthebadge

This is a News listening API project that aims to help the user easy access, sort and read news information gotten from the News Website of times of india . The program automatically finds the top latest news around the globe and reads the headlines to you and extract the link to that article so that the user can click on view article to read the articles in detail or you can just listen to the voice for some news update.

Module used

python modules

import requests
import json
from win32com.client import Dispatch

Instructions

  • This script is intended to be used as a Simple News reader software by using api from https://newsapi.org/
  • It required internet connection to run the speech commands and to extract the information from web.

PRE-REQUISITES

Your laptop with 3.6.x (onwards) installed.

NOTE: Those with Linux and MacOSX would have Python installed by default, no action required.

Windows: Download the version for your laptop via https://www.python.org/downloads/

NOTES In your preferred editor, make sure indentation is set to "4 spaces".

  • Make sure you have pywin32 installed in python otherwise code may fail, to install it in your machine > open python in your terminal then type pip install pywin32 or pip install pypiwin32. to install. โš ๏ธ

Run using Python3.8+

  1. Clone or download repositiory: https://github.com/arevish/newsapi.git
  2. In source folder, run python3 'akhbaar.py' to start program, optionally, run with --help argument to see other runtime options.

ThankYou!

newsapi's People

Contributors

arevish avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.