{"id":24923208,"url":"https://github.com/doarakko/kagoole","last_synced_at":"2025-10-17T07:31:11.712Z","repository":{"id":38982304,"uuid":"190133623","full_name":"Doarakko/kagoole","owner":"Doarakko","description":"Search kaggle competitions and solutions based on data and predict type, evaluation metric, etc.","archived":false,"fork":false,"pushed_at":"2023-04-29T14:06:18.000Z","size":1966,"stargazers_count":13,"open_issues_count":9,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-05-01T16:38:08.841Z","etag":null,"topics":["artificial-intelligence","data-science","heroku","kaggle","kaggle-competition","kaggle-solution","machine-learning","webapp"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Doarakko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"Doarakko"}},"created_at":"2019-06-04T05:12:55.000Z","updated_at":"2024-04-08T01:28:37.000Z","dependencies_parsed_at":"2023-02-18T11:31:57.849Z","dependency_job_id":null,"html_url":"https://github.com/Doarakko/kagoole","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fkagoole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fkagoole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fkagoole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Doarakko%2Fkagoole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Doarakko","download_url":"https://codeload.github.com/Doarakko/kagoole/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236789326,"owners_count":19205028,"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":["artificial-intelligence","data-science","heroku","kaggle","kaggle-competition","kaggle-solution","machine-learning","webapp"],"created_at":"2025-02-02T11:36:48.782Z","updated_at":"2025-10-17T07:31:11.209Z","avatar_url":"https://github.com/Doarakko.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Doarakko"],"categories":[],"sub_categories":[],"readme":"# Kagoole\n\nSearch [Kaggle](https://www.kaggle.com) competitions and solutions based on data and predict type, evaluation metric, etc.\n\n\u003e **Warning**\n\u003e This website has closed. Twitter account is active.\n\n![sample](./sample.png)\n\n[This](https://twitter.com/kagoole) is Twitter account that tweet when new Kaggle competition is launched.\n\n![tweet example](./tweet-example.png)\n\n## Requirements\n\n- [Kaggle API](https://github.com/Kaggle/kaggle-api)\n- docker-compose\n- npm\n\n## Usage\n\n### 1. init\n\n```sh\ngit clone https://github.com/Doarakko/kagoole\ncp .env.example .env\ncp frontend/.env.example frontend/.env\n```\n\nEnter your Kaggle username and key to `.env`.\n\n```env\nKAGGLE_KEY=bbbb\nKAGGLE_USERNAME=cccc\n```\n\n### 2. Run backend\n\n```sh\ndocker-compose up\n```\n\n### 3. Migrate\n\n```sh\ndocker exec -it kagoole_backend python manage.py makemigrations kagoole\ndocker exec -it kagoole_backend python manage.py migrate\n```\n\n### 4. Initialize Kaggle data\n\n```sh\ndocker exec -it kagoole_backend python manage.py runscript starter\n```\n\nCheck `http://0.0.0.0:8000`.\n\n### 5. Run frontend\n\n```sh\nnpm install\nnpm start\n```\n\nGo to `http://localhost:3000`!\n\n## Contribution\n\nWelcome issue and pull request.\n\n## License\n\nMIT\n\n## Author\n\nDoarakko\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoarakko%2Fkagoole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoarakko%2Fkagoole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoarakko%2Fkagoole/lists"}