GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Finance::Quote::Fondsweb(3) User Contributed Perl Documentation Finance::Quote::Fondsweb(3)

Finance::Quote::Fondsweb - Obtain price data from Fondsweb (Germany)

This documentation describes version 1.00 of Fondsweb.pm, December 28, 2018.

    use Finance::Quote;

    $q = Finance::Quote->new;

    %info = $q->fetch("fondsweb", "LU0804734787");

This module obtains information from Fondsweb (Germany), <https://www.fondsweb.com/>.

Information returned by this module is governed by Fondsweb (Germany)'s terms and conditions.

Use the ISIN number

e.g. For <https://www.fondsweb.com/de/LU0804734787>, one would supply LU0804734787 as the symbol argument on the fetch API call.

The following labels are returned by Finance::Quote::Fondsweb:

- currency - date - isin - isodate - last - method - name - nav - type - year_range

 Perl 5.012
 HTML::TableExtract
 HTML::TreeBuilder::XPath

Inspired by other modules already present with Finance::Quote

Diego Marcolungo

Copyright (C) 2018, Diego Marcolungo.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Fondsweb (Germany), <https://www.fondsweb.com/>
2021-07-04 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.