{"id":16292346,"url":"https://github.com/filipsuk/degiro-lambda-bot","last_synced_at":"2025-08-17T03:34:31.189Z","repository":{"id":219490840,"uuid":"320825317","full_name":"filipsuk/degiro-lambda-bot","owner":"filipsuk","description":"Automatically buys specified titles on DEGIRO with provided cron schedule.","archived":false,"fork":false,"pushed_at":"2024-01-27T20:12:04.000Z","size":377,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-13T03:03:34.250Z","etag":null,"topics":["aws","degiro","degiro-api","lambda","serverless"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/filipsuk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-12-12T12:26:50.000Z","updated_at":"2024-04-17T09:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"15165d97-026e-4e76-b6b9-4df60263d453","html_url":"https://github.com/filipsuk/degiro-lambda-bot","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"06671a628a3baa8d89d0f8c72c8451162e1c8fbf"},"previous_names":["filipsuk/degiro-lambda-bot"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/filipsuk/degiro-lambda-bot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipsuk%2Fdegiro-lambda-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipsuk%2Fdegiro-lambda-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipsuk%2Fdegiro-lambda-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipsuk%2Fdegiro-lambda-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/filipsuk","download_url":"https://codeload.github.com/filipsuk/degiro-lambda-bot/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/filipsuk%2Fdegiro-lambda-bot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270803320,"owners_count":24648684,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["aws","degiro","degiro-api","lambda","serverless"],"created_at":"2024-10-10T20:05:46.543Z","updated_at":"2025-08-17T03:34:31.158Z","avatar_url":"https://github.com/filipsuk.png","language":"TypeScript","readme":"# Degiro auto-buy bot\n\nAutomatically buys specified titles on DEGIRO with provided cron schedule.\n\n- Deployed by [Serverless Framework](https://www.serverless.com/)\n- Uses AWS Lambda for compute and AWS EventBridge for scheduling\n- Should be within AWS free tier (check pricing and limits yourself)\n\n## Configuration\n\n1. Copy `config/autoBuy.ts.example` to `config/autoBuy.ts` and replace values with desired settings.\n2. Copy `.env.example` to `.env` and fill in your values.\n\n## Deployment\n\n1. Install dependencies `yarn` or `npm i`\n2. Follow [this guide](https://www.serverless.com/framework/docs/providers/aws/guide/credentials/) to create AWS account and configure credentials. Use `degiro-lambda-bot` as configuration profile name. E.g. `serverless config credentials --provider aws --key ABCD --secret 12345 --profile degiro-lambda-bot`.\n3. `yarn deploy`\n\n## Development\n\n1. Install dependencies `yarn` or `npm i`\n2. Start serverless-offline `yarn start` or `npm start`\n3. You can invoke the functions by POST requests. For example `POST http://localhost:3002/2015-03-31/functions/degiro-lambda-bot-dev-invest/invocations`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipsuk%2Fdegiro-lambda-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipsuk%2Fdegiro-lambda-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipsuk%2Fdegiro-lambda-bot/lists"}