{"id":20969353,"url":"https://github.com/imranr98/wealthsimpleton","last_synced_at":"2025-05-14T09:34:17.661Z","repository":{"id":233221964,"uuid":"769794014","full_name":"ImranR98/Wealthsimpleton","owner":"ImranR98","description":"A Python script that scrapes your Wealthsimple activity history and saves the data in a JSON file.","archived":false,"fork":false,"pushed_at":"2025-03-24T02:39:45.000Z","size":10,"stargazers_count":21,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-12T02:55:01.919Z","etag":null,"topics":["data-extraction","data-ownership","export","python","selenium","selenium-webdriver","wealthsimple","web","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ImranR98.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-10T04:26:02.000Z","updated_at":"2025-04-30T22:25:04.000Z","dependencies_parsed_at":"2024-04-14T20:46:39.293Z","dependency_job_id":"6462ea31-0cf8-4092-827e-19e45c73d2de","html_url":"https://github.com/ImranR98/Wealthsimpleton","commit_stats":null,"previous_names":["imranr98/wealthsimpleton"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FWealthsimpleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FWealthsimpleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FWealthsimpleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ImranR98%2FWealthsimpleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ImranR98","download_url":"https://codeload.github.com/ImranR98/Wealthsimpleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254112678,"owners_count":22016822,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["data-extraction","data-ownership","export","python","selenium","selenium-webdriver","wealthsimple","web","web-scraping"],"created_at":"2024-11-19T03:20:22.441Z","updated_at":"2025-05-14T09:34:17.370Z","avatar_url":"https://github.com/ImranR98.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wealthsimpleton\n\nA Python script that scrapes your Wealthsimple activity history and saves the data in a JSON file.\n\nThe data scraped includes:\n- Transaction description\n- Transaction type\n- Transaction amount\n- Transaction date\n\n## Usage\n\n1. Ensure Python dependencies are installed: `pip install -r requirements.txt`\n2. Ensure you have Chromium or Google Chrome installed.\n3. Ensure you have Chrome Webdriver installed and that it is compatible with the version of Chromium/Chrome you have.\n   - On Linux, you can run `installChromeDriver.sh` to automatically install/update ChromeDriver in `/usr/local/bin`,\n4. Optionally, create a [`.env`](https://www.dotenv.org/docs/security/env.html) file with your Wealthsimple credentials defined as `WS_EMAIL` and `WS_PASSWORD` (or ensure those environment variables are present in some other way).\n   - If you skip this, you will need to login manually when the script starts.\n   - Note that even with these variables defined, you may still need to manually perform some login steps like 2FA or CAPTCHA.\n5. Run the script: `python main.py`\n   - You can use the `--after` argument to only include orders after a certain date/time (format is `%Y-%m-%d %H:%M`).\n   - The output is printed to the terminal; if you would like to also save it to a file, use the `--file` argument with a valid file path.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranr98%2Fwealthsimpleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimranr98%2Fwealthsimpleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimranr98%2Fwealthsimpleton/lists"}