LeighCurran / ASX

PyPI package to retrieve data from the ASX API: https://www.asx.com.au/asx/1/share/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buy me a coffee Maintenance

ASX is a package to pull data from https://www.asx.com.au/asx/1/share.

Requirements

  • Install Python 3.9 (for all users)
  • Pip install requests

Usage

Connect to ASX API:

import asx
ASX = asx.api()
ASX.getdata(Symbol)

About

PyPI package to retrieve data from the ASX API: https://www.asx.com.au/asx/1/share/

License:MIT License


Languages

Language:Python 100.0%