Spider closed (finished) 沒完成
2020-12-29 01:45:47 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 309977,
'downloader/request_count': 609,
'downloader/request_method_count/GET': 609,
'downloader/response_bytes': 1549878,
'downloader/response_count': 609,
'downloader/response_status_count/200': 333,
'downloader/response_status_count/302': 276,
'elapsed_time_seconds': 303.197538,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2020, 12, 28, 17, 45, 47, 574530),
'item_scraped_count': 275,
'log_count/INFO': 13,
'request_depth_max': 58,
'response_received_count': 609,
'scheduler/dequeued': 609,
'scheduler/dequeued/memory': 609,
'scheduler/enqueued': 609,
'scheduler/enqueued/memory': 609,
36%|███▌ | 36/100 [00:00<00:00, 358.73it/s]
2020-12-29 01:45:47 [scrapy.core.engine] INFO: Spider closed (finished)
我猜測是scrapy的robot協議沒關閉吧?
settings.py中
1 2 |
|
相關文章
- Scrapy框架-Spider框架IDE
- 3.2.2 Opening a Closed DatabaseDatabase
- 33-TTL Controller for Finished ResourcesController
- java.lang.IllegalStateException: closedJavaException
- Process finished with exit code -1073740791 (0xC0000409)
- Vultr賬號被封:Your account is currently closed
- python程式碼錯誤RuntimeError: Session is closedPythonErrorSession
- Scrapy框架的使用之Spider的用法框架IDE
- Scrapy框架-Spider和CrawlSpider的區別框架IDE
- Screaming Frog SEO Spider常見問題解答IDE
- scrapy 單檔案啟動單個spiderIDE
- NBU恢復Oracle通道完成後RMAN沒有進度Oracle
- IDEA報錯Process finished with exit code -1073741819 (0xC0000005)Idea
- 「蜘蛛」來了!耶魯大學11名學生標註完成大規模複雜跨域Text-to-SQL資料集Spider跨域SQLIDE
- error: RPC failed; curl 18 transfer closed with outstanding read data remainingErrorRPCAIREM
- Oracle 12c RMAN Cross-Platform Transport of a Closed PDBOracleROSPlatform
- MariaDB Spider 資料庫分庫分表實踐IDE資料庫
- Spider pool 蜘蛛池的概念和原理白狐公羊seoIDE
- 元宇宙之家:孫宇晨接棒祖克伯沒完成的使命元宇宙
- svn“Previous operation has not finished; run ‘cleanup‘ if it was interrupted“報錯的解決方法
- Idea啟動專案報{dataSource-1} closed錯誤Idea
- Unable to unwrap data, invalid status [CLOSED]-服務端webSocket報錯服務端Web
- 網路爬蟲開發工具:Screaming Frog SEO Spider 「Mac」爬蟲IDEMac
- 探索網路世界的得力助手——Screaming Frog SEO SpiderIDE
- 尖叫青蛙網路爬蟲軟體:Screaming Frog SEO Spider爬蟲IDE
- Mysql異常刨析:Could not commit JDBC transaction;No operations allowed after statement closedMySqlMITJDBC
- 沒有返回值的建構函式是怎麼完成賦值的?函式賦值
- 尖叫青蛙網路爬蟲軟體:Screaming Frog SEO Spider Mac版爬蟲IDEMac
- 安裝系統時沒有網路無法完成設定進入系統
- SAP MM 採購申請單據ITEM資料裡的Closed標記
- prettier Unexpected closing tag "p". It may happen when the tag has already been closed by another tag.APP
- 支付寶轉賬介面HTTP/2 stream 0 was not closed close cleanly報錯解決HTTP
- Screaming Frog SEO Spider for Mac(網路爬蟲開發工具) 19.3註冊版IDEMac爬蟲
- golang-spider-從單任務版爬蟲到併發爬蟲01GolangIDE爬蟲
- 求助:移動端登入測試,報錯 RemoteDisconnected Remote end closed connection without response。REM
- 【練習】電影詳情頁面 (finished),版本更新後的一些變化,表單元件元件
- Vue-cli3專案處理包括(i18n/font-spider/xss/wangeditor)VueIDE
- TDD 完成有感