2024-06-17 18:43:41 [scrapy.utils.log] INFO: Scrapy 2.11.0 started (bot: gazette) 2024-06-17 18:43:41 [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.10.7 (main, May 29 2023, 13:51:48) [GCC 12.2.0], pyOpenSSL 23.2.0 (OpenSSL 3.1.3 19 Sep 2023), cryptography 41.0.4, Platform Linux-5.19.0-46-generic-x86_64-with-glibc2.36 2024-06-17 18:43:41 [pr_ouro_verde_do_oeste] INFO: Collecting data from 2024-05-01 to 2024-05-31. 2024-06-17 18:43:41 [scrapy.addons] INFO: Enabled addons: [] 2024-06-17 18:43:41 [py.warnings] WARNING: /home/marcos/Documentos/querido-diario/venv/lib/python3.10/site-packages/scrapy/utils/request.py:254: 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) 2024-06-17 18:43:41 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.epollreactor.EPollReactor 2024-06-17 18:43:41 [scrapy.extensions.telnet] INFO: Telnet Password: 12a7c7da9fccb453 2024-06-17 18:43:41 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.feedexport.FeedExporter', 'scrapy.extensions.logstats.LogStats', 'spidermon.contrib.scrapy.extensions.Spidermon', 'gazette.extensions.StatsPersist'] 2024-06-17 18:43:41 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'gazette', 'COMMANDS_MODULE': 'gazette.commands', 'DOWNLOAD_TIMEOUT': 360, 'FILES_STORE_S3_ACL': 'public-read', 'LOG_FILE': 'log_pr_ouro_verde_do_oeste_intervalo_maio_24.txt', 'NEWSPIDER_MODULE': 'gazette.spiders', 'SPIDER_MODULES': ['gazette.spiders'], 'TEMPLATES_DIR': 'templates', 'USER_AGENT': 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:108.0) ' 'Gecko/20100101 Firefox/108.0'} 2024-06-17 18:43:41 [scrapy.middleware] INFO: Enabled downloader middlewares: ['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_zyte_smartproxy.ZyteSmartProxyMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2024-06-17 18:43:41 [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'] 2024-06-17 18:43:41 [scrapy.middleware] INFO: Enabled item pipelines: ['gazette.pipelines.GazetteDateFilteringPipeline', 'gazette.pipelines.DefaultValuesPipeline', 'gazette.pipelines.QueridoDiarioFilesPipeline', 'spidermon.contrib.scrapy.pipelines.ItemValidationPipeline', 'gazette.pipelines.SQLDatabasePipeline'] 2024-06-17 18:43:41 [scrapy.core.engine] INFO: Spider opened 2024-06-17 18:43:41 [gazette.database.models] INFO: Populating 'querido_diario_spider' table - Please wait! 2024-06-17 18:43:41 [gazette.database.models] INFO: Populating 'querido_diario_spider' table - Done! 2024-06-17 18:43:41 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2024-06-17 18:43:41 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2024-06-17 18:43:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:42 [tzlocal] DEBUG: /etc/timezone found, contents: America/Sao_Paulo 2024-06-17 18:43:42 [tzlocal] DEBUG: /etc/localtime found 2024-06-17 18:43:42 [tzlocal] DEBUG: 2 found: {'/etc/timezone': 'America/Sao_Paulo', '/etc/localtime is a symlink to': 'America/Sao_Paulo'} 2024-06-17 18:43:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%221%22%7D%7D) 2024-06-17 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:44 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%221%22%7D%7D> {'date': '2024-05-24', 'edition_number': '748', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22749%22%2C%22hash%22%3A%2217B38DC0AF9698231824A511795E20FF6CAE37CF%22%7D&cidade=padrao'], 'files': [{'checksum': '1276d3572320d9d3639bf04c14f1dce7', 'path': '4117453/2024-05-24/95825445bf30586df630582117e944ce016ec569.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22749%22%2C%22hash%22%3A%2217B38DC0AF9698231824A511795E20FF6CAE37CF%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.408185Z', 'territory_id': '4117453'} 2024-06-17 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:44 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:44 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-22', 'edition_number': '746', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22747%22%2C%22hash%22%3A%2229D067BFF78F101C685332E098557A4A5C470534%22%7D&cidade=padrao'], 'files': [{'checksum': '77955daf078232c3c6d3027a0b1723ab', 'path': '4117453/2024-05-22/3dabad7654d81b07a60ffb03a7be9eeb903cfe18.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22747%22%2C%22hash%22%3A%2229D067BFF78F101C685332E098557A4A5C470534%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.985518Z', 'territory_id': '4117453'} 2024-06-17 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%221%22%7D%7D> {'date': '2024-05-27', 'edition_number': '749', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22750%22%2C%22hash%22%3A%224426BE317ADF2AD6DDF1C06218681FB9AD16D4CE%22%7D&cidade=padrao'], 'files': [{'checksum': '78d8893c234ac4d625e26ed542482c9e', 'path': '4117453/2024-05-27/2852b6d286cab93176053d3cd78ddc65bdf71c8a.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22750%22%2C%22hash%22%3A%224426BE317ADF2AD6DDF1C06218681FB9AD16D4CE%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.406429Z', 'territory_id': '4117453'} 2024-06-17 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:45 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%221%22%7D%7D> {'date': '2024-05-23', 'edition_number': '747', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22748%22%2C%22hash%22%3A%22CB23EFFC063638C4EBAFC507C25D6F28BF770FDE%22%7D&cidade=padrao'], 'files': [{'checksum': 'df66ffe6e09e8703b58b7eddee7d452f', 'path': '4117453/2024-05-23/b90be6feb1b8d7de527ac44c93002eaab457a44d.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22748%22%2C%22hash%22%3A%22CB23EFFC063638C4EBAFC507C25D6F28BF770FDE%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.409942Z', 'territory_id': '4117453'} 2024-06-17 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:45 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:45 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-17', 'edition_number': '743', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22744%22%2C%22hash%22%3A%22095675094E2560B00B9BC8E6FBFF672680E83487%22%7D&cidade=padrao'], 'files': [{'checksum': '5c4a8ef1ab208a5887becaab3691fab9', 'path': '4117453/2024-05-17/3a85c2b388141a276ffc3295a6a614912b7c7cdb.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22744%22%2C%22hash%22%3A%22095675094E2560B00B9BC8E6FBFF672680E83487%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.992692Z', 'territory_id': '4117453'} 2024-06-17 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-14', 'edition_number': '740', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22741%22%2C%22hash%22%3A%223ECCD0183ECBF88A26FF26B725C2CCDB5A3906BA%22%7D&cidade=padrao'], 'files': [{'checksum': '42032c357df941a0030fab64e394322b', 'path': '4117453/2024-05-14/04ff177731e61ee1dd3de544d6e0e3da6da912b3.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22741%22%2C%22hash%22%3A%223ECCD0183ECBF88A26FF26B725C2CCDB5A3906BA%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.996899Z', 'territory_id': '4117453'} 2024-06-17 18:43:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:45 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-21', 'edition_number': '745', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22746%22%2C%22hash%22%3A%229280A87595CA1712729C9D82383527789CB30827%22%7D&cidade=padrao'], 'files': [{'checksum': 'ac2f7aea5233d8a7eadfd19c2e52698d', 'path': '4117453/2024-05-21/7ecc6fd55142a207d2d0b158155273f1f82c7e02.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22746%22%2C%22hash%22%3A%229280A87595CA1712729C9D82383527789CB30827%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.988093Z', 'territory_id': '4117453'} 2024-06-17 18:43:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:46 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-10', 'edition_number': '737', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22738%22%2C%22hash%22%3A%22181CF869461F2DC63C1D2AF8746AFB5108FD8106%22%7D&cidade=padrao'], 'files': [{'checksum': '21c9f62dc8da0f5d2344d50eaeb264b3', 'path': '4117453/2024-05-10/241bf0e1477de8c7f9cdcd3d19163375457bf3b5.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22738%22%2C%22hash%22%3A%22181CF869461F2DC63C1D2AF8746AFB5108FD8106%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:43.000612Z', 'territory_id': '4117453'} 2024-06-17 18:43:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:46 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:46 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-16', 'edition_number': '742', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22743%22%2C%22hash%22%3A%224D3896882029EEBD45B302B16C8002CA5795976E%22%7D&cidade=padrao'], 'files': [{'checksum': '8cf86a91b704f55fbde0b6cc8eb34392', 'path': '4117453/2024-05-16/060b06ce31a17768978ce80f3ee8f4ebf83cb9df.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22743%22%2C%22hash%22%3A%224D3896882029EEBD45B302B16C8002CA5795976E%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.994327Z', 'territory_id': '4117453'} 2024-06-17 18:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-10', 'edition_number': '738', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22739%22%2C%22hash%22%3A%22F219F801E42F7FAD6D3C96478E46980857000752%22%7D&cidade=padrao'], 'files': [{'checksum': '2d883fc77617cf6737749be658c77287', 'path': '4117453/2024-05-10/bd8e449e9846652d195ca5a858cae4387c854c4d.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22739%22%2C%22hash%22%3A%22F219F801E42F7FAD6D3C96478E46980857000752%22%7D&cidade=padrao'}], 'is_extra_edition': True, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.999383Z', 'territory_id': '4117453'} 2024-06-17 18:43:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:47 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-15', 'edition_number': '741', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22742%22%2C%22hash%22%3A%22CD1996B7BBCBCFBAC9C314CA4C82B9428CE0EF25%22%7D&cidade=padrao'], 'files': [{'checksum': 'b6db035821f3a88916cae7528ef6156c', 'path': '4117453/2024-05-15/cfb93d61c2bbe452796145146a609dcd50a69409.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22742%22%2C%22hash%22%3A%22CD1996B7BBCBCFBAC9C314CA4C82B9428CE0EF25%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.995675Z', 'territory_id': '4117453'} 2024-06-17 18:43:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:47 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-08', 'edition_number': '735', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22736%22%2C%22hash%22%3A%22A168A828797B881A0A7B4840883028DCF1E8AD82%22%7D&cidade=padrao'], 'files': [{'checksum': 'ef6cd2bb63cccd06741e34afae276e55', 'path': '4117453/2024-05-08/edd587ba88ca270c2ae838aec6aafb28f6891d3d.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22736%22%2C%22hash%22%3A%22A168A828797B881A0A7B4840883028DCF1E8AD82%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:43.003502Z', 'territory_id': '4117453'} 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:48 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:48 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-13', 'edition_number': '739', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22740%22%2C%22hash%22%3A%22716349EB13C527437EEED3601A08A65662FF7967%22%7D&cidade=padrao'], 'files': [{'checksum': '790c787d0870f7585cf9129e7441001a', 'path': '4117453/2024-05-13/dd873ef9c09c423909e964b018902bb17af34f21.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22740%22%2C%22hash%22%3A%22716349EB13C527437EEED3601A08A65662FF7967%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.998140Z', 'territory_id': '4117453'} 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D) 2024-06-17 18:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-20', 'edition_number': '744', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22745%22%2C%22hash%22%3A%22D96A9E2015E11F7002CCF403FB3726013D445AC0%22%7D&cidade=padrao'], 'files': [{'checksum': '3ce17c0d5c0fcb3536263f37baad167f', 'path': '4117453/2024-05-20/1b0073f9cb85c0a5a76d61075d151c5fc947548a.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22745%22%2C%22hash%22%3A%22D96A9E2015E11F7002CCF403FB3726013D445AC0%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.990378Z', 'territory_id': '4117453'} 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:48 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:48 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-06', 'edition_number': '733', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22734%22%2C%22hash%22%3A%22A79FC48CF7A48A0FE8BE5FAC6048341BC459DADD%22%7D&cidade=padrao'], 'files': [{'checksum': 'db1ceec034d531f9fb5122d307e7864c', 'path': '4117453/2024-05-06/97f709a61382f797a106656b098997fd0f6a5ef5.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22734%22%2C%22hash%22%3A%22A79FC48CF7A48A0FE8BE5FAC6048341BC459DADD%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:43.007410Z', 'territory_id': '4117453'} 2024-06-17 18:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-09', 'edition_number': '736', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22737%22%2C%22hash%22%3A%22B02A01CB52AD5BAA3AEF3DB3C16BD67BA9F593A5%22%7D&cidade=padrao'], 'files': [{'checksum': 'e741c95a5cb0a611be39f2c30305f2fc', 'path': '4117453/2024-05-09/0017e950d7d9f951bec29e9cecddd6c40f45a240.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22737%22%2C%22hash%22%3A%22B02A01CB52AD5BAA3AEF3DB3C16BD67BA9F593A5%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:43.001748Z', 'territory_id': '4117453'} 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:48 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-03', 'edition_number': '732', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22733%22%2C%22hash%22%3A%22C5B5C2C1485466F505BCA75C97847E26FF8697E9%22%7D&cidade=padrao'], 'files': [{'checksum': '22650e0a6ad9ccaf50085d24e2a6683b', 'path': '4117453/2024-05-03/8734bd65dcfd76d50eab2d9eb022405f24d06393.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22733%22%2C%22hash%22%3A%22C5B5C2C1485466F505BCA75C97847E26FF8697E9%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:43.010318Z', 'territory_id': '4117453'} 2024-06-17 18:43:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:48 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%221%22%7D%7D> {'date': '2024-05-29', 'edition_number': '751', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22752%22%2C%22hash%22%3A%22ACC510D28A6E063281726EE8967DAA98569C0CC8%22%7D&cidade=padrao'], 'files': [{'checksum': '7f78f29ee23b13aa9f5176611d9a07fc', 'path': '4117453/2024-05-29/2f8331971e4e61b62fd889a1613cb1c26a7e24a6.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22752%22%2C%22hash%22%3A%22ACC510D28A6E063281726EE8967DAA98569C0CC8%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.402298Z', 'territory_id': '4117453'} 2024-06-17 18:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:49 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:49 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%222%22%7D%7D> {'date': '2024-05-07', 'edition_number': '734', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22735%22%2C%22hash%22%3A%2218C3D5A171908C912C1EE978AC983414B496CAAD%22%7D&cidade=padrao'], 'files': [{'checksum': '6becb86c01ab9687888ba3f30fd1822d', 'path': '4117453/2024-05-07/be1d4fe834914278423a4a3bd206110155b4ed6d.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22735%22%2C%22hash%22%3A%2218C3D5A171908C912C1EE978AC983414B496CAAD%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:43.005145Z', 'territory_id': '4117453'} 2024-06-17 18:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%221%22%7D%7D> {'date': '2024-05-28', 'edition_number': '750', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22751%22%2C%22hash%22%3A%222E41CCDB23D2C3DB63E133D29E5437897D9075E3%22%7D&cidade=padrao'], 'files': [{'checksum': 'f647eac7d0276a64f1904409852f1eb6', 'path': '4117453/2024-05-28/0c09559b24b372e7eff4564ce5d1fe1c109c56dc.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22751%22%2C%22hash%22%3A%222E41CCDB23D2C3DB63E133D29E5437897D9075E3%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:42.404475Z', 'territory_id': '4117453'} 2024-06-17 18:43:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2024-06-17 18:43:49 [scrapy.pipelines.files] DEBUG: File (downloaded): Downloaded file from referred in 2024-06-17 18:43:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://ouroverdedooeste.atende.net/diariooficial/edicao/pagina/atende.php?rot=54015&aca=101&ajax=t&processo=loadPluginDiarioOficial¶metro=%7B%22codigoPlugin%22%3A1%2C%22filtroPlugin%22%3A%7B%22pagina%22%3A%223%22%7D%7D> {'date': '2024-05-02', 'edition_number': '731', 'file_urls': ['https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22732%22%2C%22hash%22%3A%22D867419B4386C9F98FF839B262E8FB268B192BB2%22%7D&cidade=padrao'], 'files': [{'checksum': '0a1fc6488f69cfb99783e867ad0ebce9', 'path': '4117453/2024-05-02/2d936b0e3dab876028f42feff8d1f7242f179515.pdf', 'status': 'downloaded', 'url': 'https://ouroverdedooeste.atende.net/atende.php?rot=54002&aca=737&processo=download¶metro=%7B%22codigo%22%3A%22732%22%2C%22hash%22%3A%22D867419B4386C9F98FF839B262E8FB268B192BB2%22%7D&cidade=padrao'}], 'is_extra_edition': False, 'power': 'executive_legislative', 'scraped_at': '2024-06-17T21:43:48.270290Z', 'territory_id': '4117453'} 2024-06-17 18:43:49 [scrapy.core.engine] INFO: Closing spider (finished) 2024-06-17 18:43:49 [scrapy.extensions.feedexport] INFO: Stored csv feed (21 items) in: pr_ouro_verde_do_oeste_intervalo_maio_24.csv 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] ------------------------------ MONITORS ------------------------------ 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] Comparison Between Executions/Days without gazettes... OK 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] Requests/Items Ratio/Ratio of requests over items scraped count... OK 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] Error Count Monitor/test_stat_monitor... SKIPPED (Unable to find 'log_count/ERROR' in job stats.) 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] Finish Reason Monitor/Should have the expected finished reason(s)... OK 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] Item Validation Monitor/test_stat_monitor... SKIPPED (Unable to find 'spidermon/validation/fields/errors' in job stats.) 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] ---------------------------------------------------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] 5 monitors in 0.011s 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] OK (skipped=2) 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] -------------------------- FINISHED ACTIONS -------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] ---------------------------------------------------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] 0 actions in 0.000s 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] OK 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] --------------------------- PASSED ACTIONS --------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] ---------------------------------------------------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] 0 actions in 0.000s 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] OK 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] --------------------------- FAILED ACTIONS --------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] ---------------------------------------------------------------------- 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] 1 action in 0.000s 2024-06-17 18:43:49 [pr_ouro_verde_do_oeste] INFO: [Spidermon] OK (skipped=1) 2024-06-17 18:43:49 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 12359, 'downloader/request_count': 24, 'downloader/request_method_count/GET': 24, 'downloader/response_bytes': 37358343, 'downloader/response_count': 24, 'downloader/response_status_count/200': 24, 'elapsed_time_seconds': 7.646963, 'feedexport/success_count/FileFeedStorage': 1, 'file_count': 21, 'file_status_count/downloaded': 21, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2024, 6, 17, 21, 43, 49, 613111, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 71862, 'httpcompression/response_count': 3, 'item_scraped_count': 21, 'log_count/DEBUG': 70, 'log_count/INFO': 34, 'log_count/WARNING': 1, 'memusage/max': 123269120, 'memusage/startup': 123269120, 'request_depth_max': 2, 'response_received_count': 24, 'scheduler/dequeued': 3, 'scheduler/dequeued/memory': 3, 'scheduler/enqueued': 3, 'scheduler/enqueued/memory': 3, 'spidermon/validation/fields': 168, 'spidermon/validation/items': 21, 'spidermon/validation/validators': 1, 'spidermon/validation/validators/item/jsonschema': True, 'start_time': datetime.datetime(2024, 6, 17, 21, 43, 41, 966148, tzinfo=datetime.timezone.utc)} 2024-06-17 18:43:49 [scrapy.core.engine] INFO: Spider closed (finished)