Skip to content

BBC News API & Wrapper Update

Compare
Choose a tag to compare
@Sayad-Uddin-Tahsin Sayad-Uddin-Tahsin released this 09 Mar 10:19
· 32 commits to main since this release
99ebed1

bbc-news - 1.0.0

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

Installation

You can install the bbc-news library via pip:

python -m pip install bbc-news

bbc-news requires Python 3.7 or later.

Checkout bbc-news on PyPI

BBC News API - 2.2

API: New

  • Added English Endpoint

API: Enhancements

  • Bug Fixes
  • Updated Documentation

Full Changelog: v2.1...v2.2