Yahoo Finance Scraper

Selim sozel at wpi.edu
Sun Jun 14 00:29:09 UTC 2020


On Friday, 12 June 2020 at 20:29:57 UTC, Jan Hönig wrote:
> This could be a really cool tool to play with. For the writing 
> out part, maybe the class should accept a function or a 
> delegate, or some template hook, to write out the data, so the 
> user can define it itself. Your WriteToJson could then be an 
> example for that.

Thanks!! Let me know if you find any bugs in case you play with 
it. I wrote template classes for the write operation. One for 
writing to a data frame and another one for json. I think it 
should be relatively easy to bind that write function with mysql 
at this point.

S



More information about the Digitalmars-d-announce mailing list