PA 529 Price History to CSV
Perl script that will scrap the list of available funds from PA Investment Plan's website and the closing price for each day.
Dependencies
- WWW::Mechanize
- HTML::TableExtract
- URI::URL
- URI::QueryParam
- Class::Struct
- Data::Dumper
- Text::Trim
- HTML::LinkExtractor
The CSV is specifically to be imported into Quicken 2015 for Mac, but the important piece is the scraping and parsing.