수집현황
최근 실행한 크롤링 작업의 상태입니다. 실행 중인 작업이 있어 5초마다 자동 새로고침됩니다.
| 작업 | 대상 | 상태 | 수집 건수 | 시작 | 소요 |
|---|---|---|---|---|---|
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 07:21:06 | 131초 |
로그 보기2026-08-07 22:21:07 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-07 22:21:07 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-07 22:22:12 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:22:12 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:23:17 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:23:17 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 4,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:23:17 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 22:23:17 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
'downloader/request_bytes': 1944,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'elapsed_time_seconds': 129.78233395004645,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 22, 23, 17, 540050, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95670272,
'memusage/startup': 94752768,
'responses_per_minute': 0.0,
'retry/count': 6,
'retry/max_reached': 2,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
'robotstxt/request_count': 1,
'scheduler/dequeued': 4,
'scheduler/dequeued/memory': 4,
'scheduler/enqueued': 4,
'scheduler/enqueued/memory': 4,
'start_time': datetime.datetime(2026, 8, 7, 22, 21, 7, 757715, tzinfo=datetime.timezone.utc)}
2026-08-07 22:23:17 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 07:15:55 | 131초 |
로그 보기2026-08-07 22:15:56 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-07 22:15:56 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-07 22:15:56 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-07 22:17:01 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 22:17:01 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:17:01 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:17:01 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:18:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:18:06 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 22:18:06 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:18:06 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 8,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 22:18:06 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 22:18:06 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
'downloader/request_bytes': 3848,
'downloader/request_count': 16,
'downloader/request_method_count/GET': 16,
'elapsed_time_seconds': 129.81907267007045,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 22, 18, 6, 246680, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95555584,
'memusage/startup': 94638080,
'responses_per_minute': 0.0,
'retry/count': 12,
'retry/max_reached': 4,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
'robotstxt/request_count': 2,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'start_time': datetime.datetime(2026, 8, 7, 22, 15, 56, 427607, tzinfo=datetime.timezone.utc)}
2026-08-07 22:18:06 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 07:10:43 | 131초 |
로그 보기2026-08-07 22:10:45 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-07 22:10:45 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-07 22:11:49 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:11:49 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:12:54 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:12:54 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 4,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:12:54 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 22:12:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
'downloader/request_bytes': 1944,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'elapsed_time_seconds': 129.79052149597555,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 22, 12, 54, 937411, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95449088,
'memusage/startup': 94531584,
'responses_per_minute': 0.0,
'retry/count': 6,
'retry/max_reached': 2,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
'robotstxt/request_count': 1,
'scheduler/dequeued': 4,
'scheduler/dequeued/memory': 4,
'scheduler/enqueued': 4,
'scheduler/enqueued/memory': 4,
'start_time': datetime.datetime(2026, 8, 7, 22, 10, 45, 146890, tzinfo=datetime.timezone.utc)}
2026-08-07 22:12:54 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 07:05:32 | 131초 |
로그 보기2026-08-07 22:05:33 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-07 22:05:33 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-07 22:05:33 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-07 22:06:38 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 22:06:38 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:06:38 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:06:38 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:07:43 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 22:07:43 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:07:43 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:07:43 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 8,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:07:43 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 22:07:43 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
'downloader/request_bytes': 3848,
'downloader/request_count': 16,
'downloader/request_method_count/GET': 16,
'elapsed_time_seconds': 129.82532692188397,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 22, 7, 43, 659223, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95666176,
'memusage/startup': 94748672,
'responses_per_minute': 0.0,
'retry/count': 12,
'retry/max_reached': 4,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
'robotstxt/request_count': 2,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'start_time': datetime.datetime(2026, 8, 7, 22, 5, 33, 833896, tzinfo=datetime.timezone.utc)}
2026-08-07 22:07:43 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 07:00:21 | 131초 |
로그 보기2026-08-07 22:00:22 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-07 22:00:22 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-07 22:01:27 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:01:27 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 22:02:32 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:02:32 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 4,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 22:02:32 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 22:02:32 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
'downloader/request_bytes': 1944,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'elapsed_time_seconds': 129.7829398161266,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 22, 2, 32, 350599, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95207424,
'memusage/startup': 94289920,
'responses_per_minute': 0.0,
'retry/count': 6,
'retry/max_reached': 2,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
'robotstxt/request_count': 1,
'scheduler/dequeued': 4,
'scheduler/dequeued/memory': 4,
'scheduler/enqueued': 4,
'scheduler/enqueued/memory': 4,
'start_time': datetime.datetime(2026, 8, 7, 22, 0, 22, 567659, tzinfo=datetime.timezone.utc)}
2026-08-07 22:02:32 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 06:55:09 | 131초 |
로그 보기2026-08-07 21:55:11 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-07 21:55:11 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-07 21:55:11 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-07 21:56:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:56:16 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:56:16 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:56:16 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:57:20 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:57:20 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:57:21 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:57:21 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 8,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:57:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 21:57:21 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
'downloader/request_bytes': 3848,
'downloader/request_count': 16,
'downloader/request_method_count/GET': 16,
'elapsed_time_seconds': 129.82352711982094,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 21, 57, 21, 74986, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 94904320,
'memusage/startup': 93855744,
'responses_per_minute': 0.0,
'retry/count': 12,
'retry/max_reached': 4,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
'robotstxt/request_count': 2,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'start_time': datetime.datetime(2026, 8, 7, 21, 55, 11, 251461, tzinfo=datetime.timezone.utc)}
2026-08-07 21:57:21 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 06:49:58 | 131초 |
로그 보기2026-08-07 21:49:59 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-07 21:49:59 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-07 21:51:04 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:51:04 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:52:09 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:52:09 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 4,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:52:09 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 21:52:09 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
'downloader/request_bytes': 1944,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'elapsed_time_seconds': 129.786541092908,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 21, 52, 9, 737207, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95113216,
'memusage/startup': 94195712,
'responses_per_minute': 0.0,
'retry/count': 6,
'retry/max_reached': 2,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
'robotstxt/request_count': 1,
'scheduler/dequeued': 4,
'scheduler/dequeued/memory': 4,
'scheduler/enqueued': 4,
'scheduler/enqueued/memory': 4,
'start_time': datetime.datetime(2026, 8, 7, 21, 49, 59, 950662, tzinfo=datetime.timezone.utc)}
2026-08-07 21:52:09 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 06:44:47 | 131초 |
로그 보기2026-08-07 21:44:48 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-07 21:44:48 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-07 21:44:48 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-07 21:45:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:45:53 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:45:53 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:45:53 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:46:58 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:46:58 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:46:58 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:46:58 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 8,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:46:58 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 21:46:58 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
'downloader/request_bytes': 3848,
'downloader/request_count': 16,
'downloader/request_method_count/GET': 16,
'elapsed_time_seconds': 129.83623869391158,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 21, 46, 58, 451250, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95518720,
'memusage/startup': 94601216,
'responses_per_minute': 0.0,
'retry/count': 12,
'retry/max_reached': 4,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
'robotstxt/request_count': 2,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'start_time': datetime.datetime(2026, 8, 7, 21, 44, 48, 615011, tzinfo=datetime.timezone.utc)}
2026-08-07 21:46:58 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 06:39:36 | 131초 |
로그 보기2026-08-07 21:39:37 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-07 21:39:37 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-07 21:40:42 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:40:42 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:41:47 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/finance> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:41:47 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/finance>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 4,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:41:47 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 21:41:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 8,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 8,
'downloader/request_bytes': 1944,
'downloader/request_count': 8,
'downloader/request_method_count/GET': 8,
'elapsed_time_seconds': 129.78137917793356,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 21, 41, 47, 121576, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95559680,
'memusage/startup': 94642176,
'responses_per_minute': 0.0,
'retry/count': 6,
'retry/max_reached': 2,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 6,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 1,
'robotstxt/request_count': 1,
'scheduler/dequeued': 4,
'scheduler/dequeued/memory': 4,
'scheduler/enqueued': 4,
'scheduler/enqueued/memory': 4,
'start_time': datetime.datetime(2026, 8, 7, 21, 39, 37, 340202, tzinfo=datetime.timezone.utc)}
2026-08-07 21:41:47 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 06:34:24 | 131초 |
로그 보기2026-08-07 21:34:26 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-07 21:34:26 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-07 21:34:26 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-07 21:35:30 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:35:30 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:35:30 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/robots.txt> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:35:30 [scrapy.downloadermiddlewares.robotstxt] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>: DNS lookup failed: no results for hostname lookup: www.hankyung.com.
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:36:35 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://www.hankyung.com/feed/economy> (failed 4 times): DNS lookup failed: no results for hostname lookup: www.hankyung.com.
2026-08-07 21:36:35 [scrapy.downloadermiddlewares.retry] ERROR: Gave up retrying <GET https://rss.etnews.com/02.xml> (failed 4 times): DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:36:35 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.hankyung.com/feed/economy>
Traceback (most recent call last):
Traceback (most recent call last):
2026-08-07 21:36:35 [scrapy.core.scraper] ERROR: Error downloading <GET https://rss.etnews.com/02.xml>
Traceback (most recent call last):
Traceback (most recent call last):
'log_count/ERROR': 8,
--- (최근 로그) ---
File "/usr/local/lib/python3.12/site-packages/scrapy/utils/_download_handlers.py", line 63, in wrap_twisted_exceptions
raise CannotResolveHostError(str(e)) from e
scrapy.exceptions.CannotResolveHostError: DNS lookup failed: no results for hostname lookup: rss.etnews.com.
2026-08-07 21:36:35 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-07 21:36:35 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 16,
'downloader/exception_type_count/scrapy.exceptions.CannotResolveHostError': 16,
'downloader/request_bytes': 3848,
'downloader/request_count': 16,
'downloader/request_method_count/GET': 16,
'elapsed_time_seconds': 129.82178595196456,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 7, 21, 36, 35, 836098, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95625216,
'memusage/startup': 94707712,
'responses_per_minute': 0.0,
'retry/count': 12,
'retry/max_reached': 4,
'retry/reason_count/scrapy.exceptions.CannotResolveHostError': 12,
"robotstxt/exception_count/<class 'scrapy.exceptions.CannotResolveHostError'>": 2,
'robotstxt/request_count': 2,
'scheduler/dequeued': 8,
'scheduler/dequeued/memory': 8,
'scheduler/enqueued': 8,
'scheduler/enqueued/memory': 8,
'start_time': datetime.datetime(2026, 8, 7, 21, 34, 26, 14311, tzinfo=datetime.timezone.utc)}
2026-08-07 21:36:35 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||