-
Crawl OpenHighLowClose daily trade data of specific companys based on files that download form Google drive
-
And update daily trade data of holding companys on Google sheets
$$$$$$投資從理財開始,理財作記帳著手 $$$$$$ 此程式獻給在股海浮沈的你,從記帳開始著手
Apply Google Sheets API CA refers Reference 01 first. And then apply Google Drive API CA naming 'client_secrets.json' refers Reference 02 for more detail.
Step 1. Locate Google Sheets API CA and Google Drive API CA under folder 'google_sheets_update'
Step 2. Upload account01.xlsx to your Google drive and save as google sheets format.
Step 3. Open share privilege of account01 with your Google Sheets API CA that can edit it.
Step 4. pip
pip install -r requirements.txt
Step 5. Crawl daily trade data first.
Step 6. Update account01 content
sheet:mouse02
sheet:mouse03
- Windows 10
- Python 3.6
- Refer requirements.txt to pip necessary modules.