Skip to main content

Python SDK for AskNews

Project description

AskNews Python SDK

Static Badge

Python SDK for the AskNews API.

Installation

pip install asknews

Usage

from asknews_sdk import AskNewsSDK

ask = AskNewsSDK(
    client_id=<"YOUR_CLIENT_ID>",
    client_secret="<YOUR_CLIENT_SECRET>",
    scopes=["news", "chat", "stories", "analytics"]
)

query = "Effect of fed policy on tech sector"

# prompt-optimized string ready to go for any LLM:
news_context = ask.news.search_news(query).as_string

And you will have a prompt-optimized string ready to go for any LLM. The API doesn't stop there, explore a wide range of endpoints:

  • /stories, high level event tracking and state of the art article clustering
  • /forecasts, industry leading forecasting on any real-time event
  • /analytics, time-series data on finance and politics
  • /chat, an OpenAI compatible endpoint infused with news
  • /graph, build any news knowledge graph imaginable from the largest news graph on the planet
  • /websearch, search the web and get back an LLM distillation of all the relevant web pages

Find full details at the AskNews API documentation.

Support

Join our Discord to see what other people are building, and to get support with your projects.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

asknews-0.13.0-py3-none-any.whl (45.2 kB view details)

Uploaded Python 3

File details

Details for the file asknews-0.13.0-py3-none-any.whl.

File metadata

  • Download URL: asknews-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 45.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for asknews-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 62a4b0ef7ab8c6c58a5a99a33251e5478f75545dfc174bf4329ff0a0df838547
MD5 235a5ea04c81238b1f0e16b9dc72b28c
BLAKE2b-256 bcf4339da4cdcf34eb932b017f7918f8ec0ec2a84f6c1a48f87bae2f23b706c9

See more details on using hashes here.

Provenance

The following attestation bundles were made for asknews-0.13.0-py3-none-any.whl:

Publisher: release.yml on emergentmethods/asknews-python-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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