ASX
Categories
Component ID
2282215
Component name
ASX
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
628
Component created
Component changed
Component body
This module scrapes share price data from ASX website.
Please be advised that you will need an approval from ASX before you can scrape data from their website.For full terms and conditions, please visit http://www.asx.com.au/about/terms-use.htm
Installation
- Install as you would normally install a contributed drupal module. See: https://drupal.org/documentation/install/modules-themes/modules-7 for further information.
- Enable the module from the module administration page.
- Configure the module at admin/config/services/asx
Usage
This module scrapes data using a cron and stores return values in variables. You can access your share price data using variable_get('asx_share_price_xxx') where xxx is your ASX code.
About the maintainers
This project is maintained by Ashish Upadhayay (http://www.ashish.com.au), a freelance web developer based in Sydney, Australia.
