Skip to content

Releases: newsdataapi/python-client

Bug fix

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 01 Sep 07:08
ed70045
Merge pull request #28 from newsdataapi/bug-fix

bug fix in req retry logic if user api limit is exhausted

Real-time news over WebSocket

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 18 Aug 09:43
59d5431

What's New

  • Added real-time news streaming over WebSocket — register a query once and receive matching articles as they're published.
  • Added websocket_fetch() and websocket_delete() for managing registrations.
  • Added stream_async() for asyncio applications.
  • Automatic reconnection with capped exponential backoff.

Breaking Changes

  • Python 3.10+ is now required.
  • websockets is now a required dependency.
  • pip install newsdataapi installs all required dependencies.
  • Python 3.8/3.9 users will continue receiving v0.2.3.

New filter in market method "market_id"

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 28 Jul 12:36
7eb3e29
Merge pull request #26 from newsdataapi/market/update

removed symbol filter from market endpoints

0.2.1

Choose a tag to compare

@newsdataapi newsdataapi released this 27 May 11:01

PyPI package description and expanded keywords changes. No code changes.

New release

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 08 May 10:56
c2f9772
Merge pull request #23 from newsdataapi/release/0.2.0

Release/0.2.0

New release

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 14 Jan 05:31
db8fb64
Merge pull request #22 from bytesview/new_updates

New updates

New release to support new parameters

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 19 Nov 05:52
1f173f6
Merge pull request #21 from bytesview/new_updates

New updates

Bug fix

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 30 Oct 05:10
39b0cd1
Merge pull request #19 from bytesview/new_updates

.

New release to support new parameters

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 27 Oct 10:59
ea99564
Merge pull request #17 from bytesview/new_updates

New updates and filters

New release

Choose a tag to compare

@himanshu-gtm himanshu-gtm released this 25 Sep 12:43
ab9c193
Merge pull request #16 from bytesview/new_updates

New updates