수집현황
최근 실행한 크롤링 작업의 상태입니다. 실행 중인 작업이 있어 5초마다 자동 새로고침됩니다.
| 작업 | 대상 | 상태 | 수집 건수 | 시작 | 소요 |
|---|---|---|---|---|---|
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 12:26:10 | 131초 |
로그 보기2026-08-08 03:26:12 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 03:26:12 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 03:27: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-08 03:27:16 [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-08 03:28:21 [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-08 03:28:21 [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-08 03:28:21 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:28:21 [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.78879057592712,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 28, 21, 843866, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95215616,
'memusage/startup': 94429184,
'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, 8, 3, 26, 12, 55075, tzinfo=datetime.timezone.utc)}
2026-08-08 03:28:21 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 12:20:59 | 131초 |
로그 보기2026-08-08 03:21:00 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 03:21:00 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 03:21:00 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 03:22:05 [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-08 03:22:05 [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-08 03:22:05 [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-08 03:22:05 [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-08 03:23:10 [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-08 03:23:10 [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-08 03:23:10 [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-08 03:23:10 [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-08 03:23:10 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:23:10 [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.83139452291653,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 23, 10, 542233, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95481856,
'memusage/startup': 94433280,
'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, 8, 3, 21, 0, 710837, tzinfo=datetime.timezone.utc)}
2026-08-08 03:23:10 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 12:15:48 | 131초 |
로그 보기2026-08-08 03:15:49 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 03:15:49 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 03:16:54 [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-08 03:16:54 [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-08 03:17:59 [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-08 03:17:59 [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-08 03:17:59 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:17:59 [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.7852427030448,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 17, 59, 203998, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95068160,
'memusage/startup': 94281728,
'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, 8, 3, 15, 49, 418757, tzinfo=datetime.timezone.utc)}
2026-08-08 03:17:59 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 12:10:36 | 131초 |
로그 보기2026-08-08 03:10:38 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 03:10:38 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 03:10:38 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 03:11:42 [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-08 03:11: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-08 03:11:42 [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-08 03:11:42 [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-08 03:12:47 [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-08 03:12:47 [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-08 03:12:47 [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-08 03:12:47 [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-08 03:12:47 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:12:47 [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.83010504790582,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 12, 47, 916784, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 94949376,
'memusage/startup': 94031872,
'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, 8, 3, 10, 38, 86688, tzinfo=datetime.timezone.utc)}
2026-08-08 03:12:47 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 12:05:25 | 131초 |
로그 보기2026-08-08 03:05:26 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 03:05:26 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 03:06:31 [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-08 03:06:31 [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-08 03:07:36 [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-08 03:07:36 [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-08 03:07:36 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:07:36 [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.78667758707888,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 7, 36, 603886, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 94760960,
'memusage/startup': 93843456,
'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, 8, 3, 5, 26, 817207, tzinfo=datetime.timezone.utc)}
2026-08-08 03:07:36 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 12:00:14 | 131초 |
로그 보기2026-08-08 03:00:15 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 03:00:15 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 03:00:15 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 03:01:20 [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-08 03:01:20 [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-08 03:01:20 [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-08 03:01:20 [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-08 03:02:25 [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-08 03:02:25 [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-08 03:02:25 [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-08 03:02:25 [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-08 03:02:25 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 03:02:25 [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.83048719889484,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 3, 2, 25, 297078, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95653888,
'memusage/startup': 94605312,
'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, 8, 3, 0, 15, 466590, tzinfo=datetime.timezone.utc)}
2026-08-08 03:02:25 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 11:55:02 | 131초 |
로그 보기2026-08-08 02:55:04 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 02:55:04 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 02:56:09 [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-08 02:56:09 [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-08 02:57:13 [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-08 02:57:13 [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-08 02:57:13 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 02:57:13 [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.78862461494282,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 2, 57, 13, 959777, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 95322112,
'memusage/startup': 94535680,
'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, 8, 2, 55, 4, 171151, tzinfo=datetime.timezone.utc)}
2026-08-08 02:57:13 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 11:49:51 | 131초 |
로그 보기2026-08-08 02:49:52 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 02:49:52 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 02:49:52 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 02:50:57 [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-08 02:50:57 [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-08 02:50:57 [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-08 02:50:57 [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-08 02:52:02 [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-08 02:52:02 [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-08 02:52:02 [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-08 02:52:02 [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-08 02:52:02 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 02:52:02 [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.82726554991677,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 2, 52, 2, 703350, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 95580160,
'memusage/startup': 94662656,
'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, 8, 2, 49, 52, 876084, tzinfo=datetime.timezone.utc)}
2026-08-08 02:52:02 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 주식 (스케줄) | 성공 | +0 | 2026-08-08 11:44:40 | 131초 |
로그 보기2026-08-08 02:44:41 [focused] INFO: [진단] 수집할 카테고리: ['주식']
2026-08-08 02:44:41 [focused] INFO: [진단] '주식' 직접 RSS: https://www.hankyung.com/feed/finance
2026-08-08 02:45:46 [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-08 02:45:46 [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-08 02:46:51 [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-08 02:46:51 [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-08 02:46:51 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 02:46:51 [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.7882753231097,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 2, 46, 51, 380671, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 4,
'log_count/INFO': 7,
'memusage/max': 94748672,
'memusage/startup': 93962240,
'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, 8, 2, 44, 41, 592395, tzinfo=datetime.timezone.utc)}
2026-08-08 02:46:51 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||
| focused | 경제 (스케줄) | 성공 | +0 | 2026-08-08 11:39:28 | 131초 |
로그 보기2026-08-08 02:39:30 [focused] INFO: [진단] 수집할 카테고리: ['경제']
2026-08-08 02:39:30 [focused] INFO: [진단] '경제' 직접 RSS: https://www.hankyung.com/feed/economy
2026-08-08 02:39:30 [focused] INFO: [진단] '경제' 직접 RSS: https://rss.etnews.com/02.xml
2026-08-08 02:40:35 [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-08 02:40:35 [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-08 02:40:35 [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-08 02:40:35 [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-08 02:41:39 [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-08 02:41:39 [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-08 02:41:40 [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-08 02:41:40 [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-08 02:41:40 [scrapy.core.engine] INFO: Closing spider (finished)
2026-08-08 02:41:40 [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.81350786006078,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 8, 8, 2, 41, 40, 94633, tzinfo=datetime.timezone.utc),
'items_per_minute': 0.0,
'log_count/ERROR': 8,
'log_count/INFO': 8,
'memusage/max': 94687232,
'memusage/startup': 93769728,
'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, 8, 2, 39, 30, 281128, tzinfo=datetime.timezone.utc)}
2026-08-08 02:41:40 [scrapy.core.engine] INFO: Spider closed (finished)
|
|||||