2026-01-05 09:46:24 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: client_report) 2026-01-05 09:46:24 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Nov 4 2025, 08:48:33) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1044-aws-aarch64-with-glibc2.35 2026-01-05 09:46:24 [reports] INFO: Dynamic attribute _job = 135_daily_2026-01-05T09_30_02 2026-01-05 09:46:24 [reports] INFO: Dynamic attribute scheduled_job_id = 6664 2026-01-05 09:46:24 [reports] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 135 2026-01-05 09:46:24 [scrapy.addons] INFO: Enabled addons: [] 2026-01-05 09:46:24 [py.warnings] WARNING: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/scrapy/utils/request.py:120: ScrapyDeprecationWarning: 'REQUEST_FINGERPRINTER_IMPLEMENTATION' is a deprecated setting. It will be removed in a future version of Scrapy. return cls(crawler) 2026-01-05 09:46:24 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-05 09:46:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-05 09:46:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-05 09:46:24 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-05 09:46:24 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-05 09:46:24 [scrapy.extensions.telnet] INFO: Telnet Password: d11f202d1889170d 2026-01-05 09:46:24 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-01-05 09:46:24 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'client_report', 'CONCURRENT_REQUESTS': 4, 'DOWNLOAD_DELAY': 20, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/client_report/reports/135_daily_2026-01-05T09_30_02.log', 'NEWSPIDER_MODULE': 'client_report.spiders', 'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7', 'SPIDER_MODULES': ['client_report.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor', 'USER_AGENT': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, ' 'like Gecko) Chrome/127.0.0.0 Safari/537.36'} 2026-01-05 09:46:25 [faker.factory] DEBUG: Not in REPL -> leaving logger event level as is. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.address`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.address` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.automotive`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.automotive` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.bank`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Specified locale `en_US` is not available for provider `faker.providers.bank`. Locale reset to `en_GB` for this provider. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.barcode`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.barcode` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.color`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.color` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.company`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.company` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.credit_card`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.credit_card` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.currency`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.currency` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.date_time`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.date_time` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.emoji` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.file` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.geo`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.geo` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.internet`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.internet` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.isbn`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.isbn` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.job`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.job` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.lorem`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.lorem` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.misc`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.misc` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.passport`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.passport` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.person`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.person` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.phone_number`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.phone_number` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.profile` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.python` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.sbn` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 09:46:25 [faker.factory] DEBUG: Looking for locale `en_US` in provider `faker.providers.ssn`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.ssn` has been localized to `en_US`. 2026-01-05 09:46:25 [faker.factory] DEBUG: Provider `faker.providers.user_agent` does not feature localization. Specified locale `en_US` is not utilized for this provider. 2026-01-05 09:46:25 [scrapy_fake_useragent.middleware] DEBUG: Loaded User-Agent provider: scrapy_fake_useragent.providers.FakerProvider 2026-01-05 09:46:25 [scrapy_fake_useragent.middleware] INFO: Using '' as the User-Agent provider 2026-01-05 09:46:25 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_fake_useragent.middleware.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.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'] 2026-01-05 09:46:25 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'client_report.middlewares.ClientReportSpiderMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-05 09:46:25 [scrapy.middleware] INFO: Enabled item pipelines: ['client_report.pipelines.ClientReportPipeline'] 2026-01-05 09:46:25 [scrapy.core.engine] INFO: Spider opened 2026-01-05 09:46:25 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-05 09:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:46:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-05 09:46:25 [reports] INFO: Spider opened: reports 2026-01-05 09:46:25 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2026-01-05 09:46:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-05 09:46:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2863 2026-01-05 09:46:25 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.97.(X11; Linux x86_64; lg-UG) Presto/2.9.175 Version/10.00 to Proxy http://scrapeops.country=in:dbc08e8a-4f73-4088-9f13-c2db0a774557@residential-proxy.scrapeops.io:8181 2026-01-05 09:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:46:26 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5827599 HTTP/11" 200 None 2026-01-05 09:46:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:46:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-05 09:46:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-01-05 09:46:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:46:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:46:47 [scrapy.core.downloader.handlers.http11] WARNING: Got data loss in https://api.zomato.com/merchant-gw/web/restaurant/get-all-minimal-lite. If you want to process broken responses set the setting DOWNLOAD_FAIL_ON_DATALOSS = False -- This message won't be shown in further requests 2026-01-05 09:46:47 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [, ] 2026-01-05 09:46:47 [scrapy_fake_useragent.middleware] DEBUG: Assign User-Agent Opera/9.48.(X11; Linux x86_64; fy-DE) Presto/2.9.165 Version/11.00 to Proxy http://residential-proxy.scrapeops.io:8181 2026-01-05 09:46:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:46:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:47:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-05 09:47:03 [reports] INFO: Processing batch 1/5 2026-01-05 09:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:47:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:47:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:47:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:47:25 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2026-01-05 09:47:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/restaurant/get-all-minimal-lite) 2026-01-05 09:47:26 [reports] INFO: Polling report: reporting_b2eb266e93f99dad9f569c6cb6c1de1c8af73b8de2489fa8de79f44be10edb1b 2026-01-05 09:47:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:47:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:47:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 09:47:48 [reports] INFO: [POLLING] Still in progress. Retry count: 2. 2026-01-05 09:47:48 [reports] INFO: Polling report: reporting_b2eb266e93f99dad9f569c6cb6c1de1c8af73b8de2489fa8de79f44be10edb1b 2026-01-05 09:47:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:47:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:48:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:48:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:48:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 09:48:11 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 09:48:13 [reports] INFO: Processing batch 2/5 2026-01-05 09:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:48:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:48:25 [scrapy.extensions.logstats] INFO: Crawled 5 pages (at 3 pages/min), scraped 1 items (at 1 items/min) 2026-01-05 09:48:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 09:48:41 [reports] INFO: Polling report: reporting_3a73fcbdec2ec6340a0c0732a7e24dd674a07d87b9a7113e47a65722f61d8387 2026-01-05 09:48:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:48:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:49:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 09:49:10 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 09:49:11 [reports] INFO: Processing batch 3/5 2026-01-05 09:49:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:49:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:49:25 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 2 pages/min), scraped 2 items (at 1 items/min) 2026-01-05 09:49:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 09:49:39 [reports] INFO: Polling report: reporting_00ebcb59b1105ec6f1126004b50311bc03984222eef6156140ff65d4833225cc 2026-01-05 09:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:49:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:50:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 09:50:00 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 09:50:01 [reports] INFO: Processing batch 4/5 2026-01-05 09:50:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 09:50:20 [reports] INFO: Polling report: reporting_5fd1d172df9ca859c41d8b8384c39443727638887c4a8bebe586e306f8081713 2026-01-05 09:50:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:50:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:50:25 [scrapy.extensions.logstats] INFO: Crawled 10 pages (at 3 pages/min), scraped 3 items (at 1 items/min) 2026-01-05 09:50:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 09:50:50 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 09:50:51 [reports] INFO: Processing batch 5/5 2026-01-05 09:50:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:50:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:51:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download-polling) 2026-01-05 09:51:16 [reports] INFO: Polling report: reporting_5dac8fcc86f67f63a65d9af18a7d798c96e0f6cc773a6bd339b660c95f912edd 2026-01-05 09:51:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:51:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:51:25 [scrapy.extensions.logstats] INFO: Crawled 12 pages (at 2 pages/min), scraped 4 items (at 1 items/min) 2026-01-05 09:51:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://api.zomato.com/merchant-gw/web/owner-hub/reporting/download) 2026-01-05 09:51:35 [reports] INFO: [FINISHED] Report Downloaded 2026-01-05 09:51:36 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-05 09:51:36 [root] INFO: res_id Ads CTR (%) Ads ROI ... month aggregation period 0 11371 0.0 0.0 ... 1 daily 2026-01-01 1 11371 0.0 0.0 ... 1 daily 2026-01-02 2 11371 0.0 0.0 ... 1 daily 2026-01-03 3 11371 0.0 0.0 ... 1 daily 2026-01-04 4 11371 0.0 0.0 ... 12 daily 2025-12-29 ... ... ... ... ... ... ... ... 9998 22430959 0.0 0.0 ... 1 daily 2026-01-03 9999 22430959 0.0 0.0 ... 1 daily 2026-01-04 10000 22430959 0.0 0.0 ... 12 daily 2025-12-29 10001 22430959 0.0 0.0 ... 12 daily 2025-12-30 10002 22430959 0.0 0.0 ... 12 daily 2025-12-31 [10003 rows x 57 columns] 2026-01-05 09:51:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-05 09:51:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 118265 2026-01-05 09:51:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-05 09:51:37 [reports] INFO: Logger Payload: {'run_id': 'e1bd6f77-d4c8-49b7-bee7-62cf6d4edd05', 'timestamp': '2026-01-05T09:51:37Z', 'spider': 'reports', 'client_id': '135', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 70, 'duration_seconds': 312.3, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-05/_doc HTTP/11" 201 168 2026-01-05 09:51:37 [reports] INFO: Logger Payload: {'run_id': 'e1bd6f77-d4c8-49b7-bee7-62cf6d4edd05', 'timestamp': '2026-01-05T09:51:37Z', 'spider': 'reports', 'client_id': '135', 'domain': 'api.zomato.com', 'bytes_sent': 14184, 'bytes_received': 1068909, 'duration_seconds': 312.3, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-05/_doc HTTP/11" 201 168 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-05 09:51:37 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-05 09:51:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.web._newclient.ResponseFailed': 1, 'downloader/request_bytes': 71907, 'downloader/request_count': 14, 'downloader/request_method_count/GET': 3, 'downloader/request_method_count/POST': 11, 'downloader/response_bytes': 1083706, 'downloader/response_count': 13, 'downloader/response_status_count/200': 13, 'elapsed_time_seconds': 312.303022, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 5, 9, 51, 37, 401167, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 70, 'httpcompression/response_count': 1, 'item_scraped_count': 5, 'items_per_minute': None, 'log_count/DEBUG': 113, 'log_count/INFO': 37, 'log_count/WARNING': 2, 'memusage/max': 187715584, 'memusage/startup': 123596800, 'request_depth_max': 12, 'response_received_count': 13, 'responses_per_minute': None, 'retry/count': 1, 'retry/reason_count/twisted.web._newclient.ResponseFailed': 1, 'scheduler/dequeued': 14, 'scheduler/dequeued/memory': 14, 'scheduler/enqueued': 14, 'scheduler/enqueued/memory': 14, 'start_time': datetime.datetime(2026, 1, 5, 9, 46, 25, 98145, tzinfo=datetime.timezone.utc)} 2026-01-05 09:51:37 [scrapy.core.engine] INFO: Spider closed (finished)