{"id":31124239,"url":"https://github.com/elky84/lol-crawler","last_synced_at":"2026-05-07T10:31:25.554Z","repository":{"id":48142629,"uuid":"298256563","full_name":"elky84/lol-crawler","owner":"elky84","description":"Notification from LOL friend game start \u0026 end.","archived":false,"fork":false,"pushed_at":"2025-02-16T10:03:35.000Z","size":1680,"stargazers_count":2,"open_issues_count":6,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-17T20:03:36.035Z","etag":null,"topics":["crawler","csharp","docker","dotnet","web-crawler"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elky84.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"elky84"}},"created_at":"2020-09-24T11:22:11.000Z","updated_at":"2025-02-16T10:03:39.000Z","dependencies_parsed_at":"2025-02-16T10:35:05.127Z","dependency_job_id":null,"html_url":"https://github.com/elky84/lol-crawler","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/elky84/lol-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky84%2Flol-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky84%2Flol-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky84%2Flol-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky84%2Flol-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elky84","download_url":"https://codeload.github.com/elky84/lol-crawler/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elky84%2Flol-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32733387,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["crawler","csharp","docker","dotnet","web-crawler"],"created_at":"2025-09-17T19:39:11.856Z","updated_at":"2026-05-07T10:31:25.549Z","avatar_url":"https://github.com/elky84.png","language":"C#","funding_links":["https://github.com/sponsors/elky84"],"categories":[],"sub_categories":[],"readme":"[![Website](https://img.shields.io/website-up-down-green-red/http/shields.io.svg?label=elky-essay)](https://elky84.github.io)\n![Made with](https://img.shields.io/badge/made%20with-.NET7-brightgreen.svg)\n![Made with](https://img.shields.io/badge/made%20with-JavaScript-blue.svg)\n![Made with](https://img.shields.io/badge/made%20with-MongoDB-red.svg)\n\n[![Publish Docker image](https://github.com/elky84/lol-crawler/actions/workflows/publish_docker.yml/badge.svg)](https://github.com/elky84/lol-crawler/actions/workflows/publish_docker.yml)\n\n![GitHub forks](https://img.shields.io/github/forks/elky84/lol-crawler.svg?style=social\u0026label=Fork)\n![GitHub stars](https://img.shields.io/github/stars/elky84/lol-crawler.svg?style=social\u0026label=Stars)\n![GitHub watchers](https://img.shields.io/github/watchers/elky84/lol-crawler.svg?style=social\u0026label=Watch)\n![GitHub followers](https://img.shields.io/github/followers/elky84.svg?style=social\u0026label=Follow)\n\n![GitHub](https://img.shields.io/github/license/mashape/apistatus.svg)\n![GitHub repo size in bytes](https://img.shields.io/github/repo-size/elky84/lol-crawler.svg)\n![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/elky84/lol-crawler.svg)\n\n# lol-crawler\n\n## 설명\n\n* C# .NET 7, ASP.NET CORE 6로 개발된 LOL Crawler 입니다.\n* 현재는 등록된 유저를 추적해 Discord or Slack으로 WebHook을 날려서 알려주는 기능이 주요 기능입니다.\n* DB로는 mongoDB를 사용합니다.\n* Riot LOL 전적 조회 기능으로는 \u003chttps://github.com/MingweiSamuel/Camille\u003e 프로젝트를 많이 활용했습니다.\n\n## 사용법\n\n* Cli 프로젝트, Server 프로젝트\n  * `RIOT_API_KEY` 환경 변수에 `라이엇 API 키 입력`\n* MongoDB 설정 (Server 프로젝트)\n  * `MONGODB_CONNECTION` 환경 변수에 `MONGODB 커넥션 문자열` 입력\n* 선택적 MongoDB 데이터베이스\n  * 기본 값은 `lol-crawler`\n  * `MONGODB_DATABASE` 환경 변수 사용시 override\n* 환경 변수 미사용시, appSettings.[환경].json 파일에 있는 값을 사용합니다. (환경에 맞는 파일 미제공시, appSettings.json 의 값을 그대로 이용)\n\n![lol-crawler](./lol-crawler.png)\n\n## 각종 API 예시\n* VS Code의 RestClient Plugin의 .http 파일용으로 작성\n  * \u003chttps://marketplace.visualstudio.com/items?itemName=humao.rest-client\u003e\n* .http 파일 경로\n  * \u003chttps://github.com/elky84/lol-crawler/tree/master/Http\u003e\n* 해당 경로 아래에 .vscode 폴더에 settings.json.sample을 복사해, settings.json으로 변경하면, VSCode로 해당 기능 오픈시 환경에 맞는 URI로 호출 가능하게 됨\n  * \u003chttps://github.com/elky84/lol-crawler/blob/master/Http/.vscode/settings.json.sample\u003e\n* Swagger로 확인해도 무방함\n  * \u003chttp://localhost:5000/swagger/index.html\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felky84%2Flol-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felky84%2Flol-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felky84%2Flol-crawler/lists"}