2025-11-26 10:15:58 [scrapy.utils.log] INFO: Scrapy 2.9.0 started (bot: ScrapyTrendit) 2025-11-26 10:15:58 [scrapy.utils.log] INFO: Versions: lxml 4.9.3.0, libxml2 2.10.3, cssselect 1.2.0, parsel 1.8.1, w3lib 2.1.2, Twisted 22.10.0, Python 3.8.20 (default, Sep 27 2024, 06:05:08) - [GCC 12.2.0], pyOpenSSL 23.2.0 (OpenSSL 3.1.2 1 Aug 2023), cryptography 41.0.3, Platform Linux-6.8.0-86-generic-x86_64-with-glibc2.34 2025-11-26 10:15:58 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'ScrapyTrendit', 'CLOSESPIDER_TIMEOUT': 3600, 'CONCURRENT_REQUESTS': 24, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': 'logs/ScrapyTrendit/new_bytes_scrawl/0bb6b736caca11f093e75e5bf519b9ab.log', 'NEWSPIDER_MODULE': 'ScrapyTrendit.spiders', 'ROBOTSTXT_OBEY': True, 'SPIDER_MODULES': ['ScrapyTrendit.spiders'], 'USER_AGENT': 'Juan'} 2025-11-26 10:15:58 [py.warnings] WARNING: /usr/local/lib/python3.8/site-packages/scrapy/utils/request.py:232: ScrapyDeprecationWarning: '2.6' is a deprecated value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. It is also the default value. In other words, it is normal to get this warning if you have not defined a value for the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting. This is so for backward compatibility reasons, but it will change in a future version of Scrapy. See the documentation of the 'REQUEST_FINGERPRINTER_IMPLEMENTATION' setting for information on how to handle this deprecation. return cls(crawler) 2025-11-26 10:15:58 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2025-11-26 10:15:58 [scrapy.extensions.telnet] INFO: Telnet Password: 1443ef2ba4dffbfd 2025-11-26 10:15:58 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.closespider.CloseSpider', 'scrapy.extensions.feedexport.FeedExporter', 'scrapy.extensions.logstats.LogStats'] 2025-11-26 10:15:58 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session {"capabilities": {"firstMatch": [{}], "alwaysMatch": {"browserName": "chrome", "pageLoadStrategy": "normal", "goog:chromeOptions": {"prefs": {"profile.managed_default_content_settings.images": 2}, "extensions": [], "args": ["--headless", "user-agent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.83 Safari/537.36", "--window-size=1920,1080", "--ignore-certificate-errors", "--allow-running-insecure-content", "--disable-extensions", "--proxy-server='direct://'", "--proxy-bypass-list=*", "--start-maximized", "--disable-gpu", "--disable-dev-shm-usage", "--no-sandbox"]}}}} 2025-11-26 10:15:58 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): selenium-hub:4444 2025-11-26 10:15:58 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session HTTP/1.1" 200 0 2025-11-26 10:15:58 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={ "value": { "sessionId": "41b787cc8e71d94e1295ecc420b1465b", "capabilities": { "acceptInsecureCerts": false, "browserName": "chrome", "browserVersion": "114.0.5735.133", "chrome": { "chromedriverVersion": "114.0.5735.90 (386bc09e8f4f2e025eddae123f36f6263096ae49-refs\u002fbranch-heads\u002f5735@{#1052})", "userDataDir": "\u002ftmp\u002f.com.google.Chrome.x4yFkM" }, "goog:chromeOptions": { "debuggerAddress": "localhost:46877" }, "networkConnectionEnabled": false, "pageLoadStrategy": "normal", "platformName": "linux", "proxy": { }, "se:bidiEnabled": false, "se:cdp": "ws:\u002f\u002f10.244.1.182:4444\u002fsession\u002f41b787cc8e71d94e1295ecc420b1465b\u002fse\u002fcdp", "se:cdpVersion": "114.0.5735.133", "se:vnc": "ws:\u002f\u002f10.244.1.182:4444\u002fsession\u002f41b787cc8e71d94e1295ecc420b1465b\u002fse\u002fvnc", "se:vncEnabled": true, "se:vncLocalAddress": "ws:\u002f\u002f10.244.1.182:7900", "setWindowRect": true, "strictFileInteractability": false, "timeouts": { "implicit": 0, "pageLoad": 300000, "script": 30000 }, "unhandledPromptBehavior": "dismiss and notify", "webauthn:extension:credBlob": true, "webauthn:extension:largeBlob": true, "webauthn:extension:minPinLength": true, "webauthn:extension:prf": true, "webauthn:virtualAuthenticators": true } } } | headers=HTTPHeaderDict({'content-length': '1505', 'Cache-Control': 'no-cache', 'Content-Type': 'application/json; charset=utf-8'}) 2025-11-26 10:15:58 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:15:58 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/url {"url": "https://nb.com.ar/login"} 2025-11-26 10:16:05 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/url HTTP/1.1" 200 0 2025-11-26 10:16:05 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:05 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:05 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.robotstxt.RobotsTxtMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapy.downloadermiddlewares.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2025-11-26 10:16:05 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.offsite.OffsiteMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-11-26 10:16:05 [scrapy.middleware] INFO: Enabled item pipelines: [] 2025-11-26 10:16:05 [scrapy.core.engine] INFO: Spider opened 2025-11-26 10:16:05 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-11-26 10:16:05 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2025-11-26 10:16:05 [scrapy.core.engine] DEBUG: Crawled (404) (referer: None) 2025-11-26 10:16:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element {"using": "xpath", "value": "//span[text()=\" Ingres\u00e1\"]"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":{"element-6066-11e4-a52e-4f735466cecf":"5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_11"}} | headers=HTTPHeaderDict({'content-length': '95', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_11/click {"id": "5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_11"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_11/click HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element {"using": "xpath", "value": "//input[@id=\"user\"]"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":{"element-6066-11e4-a52e-4f735466cecf":"5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12"}} | headers=HTTPHeaderDict({'content-length': '95', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12/clear {"id": "5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12/clear HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12/value {"text": "dohko", "value": ["d", "o", "h", "k", "o"], "id": "5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_12/value HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element {"using": "xpath", "value": "//input[@id=\"password\"]"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":{"element-6066-11e4-a52e-4f735466cecf":"5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14"}} | headers=HTTPHeaderDict({'content-length': '95', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14/clear {"id": "5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14"} 2025-11-26 10:16:08 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14/clear HTTP/1.1" 200 0 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:08 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14/value {"text": "Iitec2424", "value": ["I", "i", "t", "e", "c", "2", "4", "2", "4"], "id": "5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14"} 2025-11-26 10:16:09 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_14/value HTTP/1.1" 200 0 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element {"using": "xpath", "value": "//span[text()=\" Entrar \"]"} 2025-11-26 10:16:09 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element HTTP/1.1" 200 0 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":{"element-6066-11e4-a52e-4f735466cecf":"5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_15"}} | headers=HTTPHeaderDict({'content-length': '95', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_15/click {"id": "5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_15"} 2025-11-26 10:16:09 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element/5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_15/click HTTP/1.1" 200 0 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:09 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:14 [selenium.webdriver.remote.remote_connection] DEBUG: POST http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b/element {"using": "xpath", "value": "//div[@class=\"icon-list\"]"} 2025-11-26 10:16:14 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "POST /session/41b787cc8e71d94e1295ecc420b1465b/element HTTP/1.1" 200 0 2025-11-26 10:16:14 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":{"element-6066-11e4-a52e-4f735466cecf":"5242C178CEA2DDDEDD79BA0B5E4BB4EB_element_21"}} | headers=HTTPHeaderDict({'content-length': '95', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:14 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:14 [scrapy.core.engine] INFO: Closing spider (finished) 2025-11-26 10:16:14 [selenium.webdriver.remote.remote_connection] DEBUG: DELETE http://selenium-hub:4444/session/41b787cc8e71d94e1295ecc420b1465b {} 2025-11-26 10:16:14 [urllib3.connectionpool] DEBUG: http://selenium-hub:4444 "DELETE /session/41b787cc8e71d94e1295ecc420b1465b HTTP/1.1" 200 0 2025-11-26 10:16:14 [selenium.webdriver.remote.remote_connection] DEBUG: Remote response: status=200 | data={"value":null} | headers=HTTPHeaderDict({'content-length': '14', 'content-type': 'application/json; charset=utf-8', 'cache-control': 'no-cache'}) 2025-11-26 10:16:14 [selenium.webdriver.remote.remote_connection] DEBUG: Finished Request 2025-11-26 10:16:14 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 373, 'downloader/request_count': 2, 'downloader/request_method_count/GET': 2, 'downloader/response_bytes': 79766, 'downloader/response_count': 2, 'downloader/response_status_count/200': 1, 'downloader/response_status_count/404': 1, 'elapsed_time_seconds': 9.00927, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 11, 26, 13, 16, 14, 92889), 'httpcompression/response_bytes': 610192, 'httpcompression/response_count': 2, 'log_count/DEBUG': 60, 'log_count/INFO': 10, 'log_count/WARNING': 1, 'memusage/max': 71319552, 'memusage/startup': 71319552, 'response_received_count': 2, 'robotstxt/request_count': 1, 'robotstxt/response_count': 1, 'robotstxt/response_status_count/404': 1, 'scheduler/dequeued': 1, 'scheduler/dequeued/memory': 1, 'scheduler/enqueued': 1, 'scheduler/enqueued/memory': 1, 'start_time': datetime.datetime(2025, 11, 26, 13, 16, 5, 83619)} 2025-11-26 10:16:14 [scrapy.core.engine] INFO: Spider closed (finished)