Skip to main content

A python package to get sports, weather, and news from BBC

Project description

BBCHeadlines


A python package to get sports, weather, and news from BBC.

Installation

pip3 install bbc-feeds

Usage

Import the library:

import bbc_feeds

Functions

News:

  • news().all()
  • news().world()
  • news().uk()
  • news().us()
  • news().entertainment()
  • news().buisness()
  • news().tech()
  • news().science()
  • news().tech()

Sports

  • sports().all()
  • sports().cricket()
  • sports().soccer()
  • sports().tennis()
  • sports().athletics()
  • sports().golf()
  • sports().boxing()
  • sports().swimming()
  • sports().cycling()
  • sports().formula1()

Weather

All functions have an optional parameter limit, where you can limit the number of entries.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bbc-feeds-1.0.tar.gz (2.0 kB view hashes)

Uploaded Source

Built Distribution

bbc_feeds-1.0-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page