Skip to main content

Python programming interface for read StockNow platform marketing data and insights.

Project description

StockNow data & insights API Client Library for Python

Install package

pip3 install pystocknow

Sample code of access StockNow platform provided data and insights

from pystocknow import sndata
import json

SNClient = sndata.SNClient

#
# get API key from https://stocknow.xyz
# after you signin, run https://stocknow.xyz/v1/apikey in browser, you will get an apikey
# To get an apikey for programming purpose, please follow instruction ...
#
snclient = SNClient(apikey="")
data = snclient.get_news()
print(json.dumps(data, indent=2))

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

pystocknow-0.1.1.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

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

pystocknow-0.1.1-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file pystocknow-0.1.1.tar.gz.

File metadata

  • Download URL: pystocknow-0.1.1.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for pystocknow-0.1.1.tar.gz
Algorithm Hash digest
SHA256 6b1bb4d372a678de1755efb1d25e49c61b69551576d02091f7999990318b5cc2
MD5 a541cb40bbdd51a592d374e8394b7f1f
BLAKE2b-256 70ba48c1cfa9e7ebb6ddba6cda7fd78ceafea0eb77b22f1ea8ea54449a0fe07f

See more details on using hashes here.

File details

Details for the file pystocknow-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: pystocknow-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for pystocknow-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f5e47e4f3a2812c57029e7c7533e18ddd49ecd81073b652e28ec0d7a1657669
MD5 c6b521457ea662238e858fbaba6ca79b
BLAKE2b-256 3dd5c4d022b8371cbdfd6dbb41c721aab0b795f9fb4dee83b69704d0dfd30498

See more details on using hashes here.

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