littleCdev / PortfolioPerformanceTableProxy

Small porxy in case you want to use "Table on web site" / "Tabelle auf einer Webseite"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

git clone https://github.com/littleCdev/PortfolioPerformanceTableProxy.git
cd PortfolioPerformanceTableProxy/
npm install
node index.js

Useage

http://<your host>:3000/<provider>/isin/<your isin>

currently there are only onvista and union-investment available as providers

Public host: http://l0calhost.org:3000/

About

Small porxy in case you want to use "Table on web site" / "Tabelle auf einer Webseite"

License:MIT License


Languages

Language:JavaScript 90.8%Language:HTML 9.2%