Hey folks. I know approximately zero about web clients. There's a
simple task I want to do. (I think it's probably simple.) And I figure a
Python script ought to be just the ticket.
Various web services for daily stock ticker info. For example,
and
Those will serve up data for the stock APC. But the problem is, a
file-selection dialog pops up. I would like to have a program that
would supply a file name and download the data automatically, without
human or mouse intervention. Is that clear?
Can someone point me in the right direction?
Thankee.
simple task I want to do. (I think it's probably simple.) And I figure a
Python script ought to be just the ticket.
Various web services for daily stock ticker info. For example,
and
Those will serve up data for the stock APC. But the problem is, a
file-selection dialog pops up. I would like to have a program that
would supply a file name and download the data automatically, without
human or mouse intervention. Is that clear?
Can someone point me in the right direction?
Thankee.
Comment