Skip to content

BBC News API & Wrapper Update

Compare
Choose a tag to compare
@Sayad-Uddin-Tahsin Sayad-Uddin-Tahsin released this 23 Mar 09:02
· 23 commits to main since this release

bbc-news - 1.0.1

Introducing the bbc-news Python library, version 1.0.1! This release marks a stable version of the library, providing developers with a convenient way to access the BBC News API.

Changes

  • Added User-Agent on Request
  • Updated README
    • Added Stats on README

Installation

You can install the updated bbc-news library via pip:

python -m pip install -U bbc-news

bbc-news requires Python 3.7 or later.

Checkout bbc-news on PyPI

BBC News API - 2.3

API: Enhancements

  • Bug Fixes
  • Updated README
    • Added stats on README

Full Changelog: v2.2...v2.3