You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stock tracking using requests, csv
With the request module, the price information of the desired stock is obtained, converted into a format that can be read with csv and presented.
About
Stock tracking using requests, csv and smtplib libraries