{"id":18577575,"url":"https://github.com/pjt3591oo/news-crawler","last_synced_at":"2025-04-10T09:30:52.239Z","repository":{"id":45146143,"uuid":"204621539","full_name":"pjt3591oo/news-crawler","owner":"pjt3591oo","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-22T22:16:33.000Z","size":81,"stargazers_count":4,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T19:21:37.513Z","etag":null,"topics":["crawler","data","python"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pjt3591oo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-27T04:46:44.000Z","updated_at":"2022-01-05T10:54:11.000Z","dependencies_parsed_at":"2022-08-30T09:32:09.125Z","dependency_job_id":null,"html_url":"https://github.com/pjt3591oo/news-crawler","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/pjt3591oo%2Fnews-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Fnews-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Fnews-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pjt3591oo%2Fnews-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pjt3591oo","download_url":"https://codeload.github.com/pjt3591oo/news-crawler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248191644,"owners_count":21062544,"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":["crawler","data","python"],"created_at":"2024-11-06T23:29:39.892Z","updated_at":"2025-04-10T09:30:51.849Z","avatar_url":"https://github.com/pjt3591oo.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# News Crawler\n\n뉴스기사 크롤러\n\n1. [사이트 분석](./docs/site_analysis.md)\n2. [시스템 구조](./docs/system_architecture.md)\n3. usage\n4. pipeline 구축\n\n## usage\n\n```bash\n$ git clone https://github.com/pjt3591oo/news-crawler.git\n$ cd news-crawler\n```\n\n* 로컬 크롤러 실행\n\n```bash\n$ pip install -r requirements.txt\n$ python crawler.py\n```\n\nlogs 디렉터리로 수집 데이터 로그가 쌓임\n\n* pipeline 전체실행\n\n```bash\n$ ./start.sh\n```\n\n## step by step\n\n* crawler(filebeat), logstash 실행\n\n```\n$ ./createImg.sh\n$ ./createContainer.sh\n```\n\n* elsasticsearch\n\n```\n$ docker-compose up\n```\n\n## pipeline 구축\n\n* logstash 실행\n\n```bash\n$ logstash -r -f ./pipeline/logstash/pipeline.conf\n```\n\n* filebeat 실행\n\n```bash\n$ filebeat -e -c filebeat.yml -d \"publish\"\n```\n\n설정파일 위치 \n\nMAC: **`/usr/local/etc/filebeat/`**\n\nubuntu: **`/etc/filebeat/`**","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjt3591oo%2Fnews-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjt3591oo%2Fnews-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjt3591oo%2Fnews-crawler/lists"}