2026-05-09 01:36:53 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-05-09 01:36:53 [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, Mar 3 2026, 11:56:32) [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-05-09 01:36:53 [zomato_integration_check] INFO: Dynamic attribute _job = a274d4524b4611f1a1c4fdb76d1b31f2 2026-05-09 01:36:53 [zomato_integration_check] INFO: Connected to Redis 2026-05-09 01:36:53 [scrapy.addons] INFO: Enabled addons: [] 2026-05-09 01:36:53 [asyncio] DEBUG: Using selector: EpollSelector 2026-05-09 01:36:53 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-05-09 01:36:53 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-05-09 01:36:53 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-05-09 01:36:53 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-05-09 01:36:53 [scrapy.extensions.telnet] INFO: Telnet Password: 27338c0a57c12966 2026-05-09 01:36:53 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-05-09 01:36:53 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_check_in', 'CONCURRENT_REQUESTS': 8, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_check_in/zomato_integration_check/a274d4524b4611f1a1c4fdb76d1b31f2.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'RETRY_TIMES': 1, 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-05-09 01:36:57 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_check_in.middlewares.ZomatoCentralRateLimitMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_user_agents.middlewares.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-05-09 01:36:57 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-05-09 01:36:57 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-05-09 01:36:57 [scrapy.core.engine] INFO: Spider opened 2026-05-09 01:36:57 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-05-09 01:36:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:36:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-05-09 01:36:58 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-05-09 01:36:58 [zomato_integration_check] INFO: No Redis session found for client_id=262, falling back to DB 2026-05-09 01:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-05-09 01:36:58 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3399 2026-05-09 01:37:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6762223 HTTP/11" 200 None 2026-05-09 01:37:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-05-09 01:37:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-05-09 01:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:04 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-05-09 01:37:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-05-09 01:37:06 [zomato_integration_check] INFO: Found 19 restaurant IDs from database for client_id 262 2026-05-09 01:37:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20696702) 2026-05-09 01:37:07 [zomato_integration_check] INFO: Res ID 20696702: Found emails {'marketing@foodlink.in', 'ar.restaurants@foodlink.in', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20696702&business_type=o2> None 2026-05-09 01:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18245975) 2026-05-09 01:37:08 [zomato_integration_check] INFO: Res ID 18245975: Found emails {'reviews@restaverse.com', 'devdhar.bhatia@zomato.com', 'singh.pratik@zomato.com', 'sayanpoddar@zomato.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18245975&business_type=o2> None 2026-05-09 01:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21768220) 2026-05-09 01:37:08 [zomato_integration_check] INFO: Res ID 21768220: Found emails {'marketing@foodlink.in', 'ar.restaurants@foodlink.in', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21768220&business_type=o2> None 2026-05-09 01:37:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20798956) 2026-05-09 01:37:09 [zomato_integration_check] INFO: Res ID 20798956: Found emails {'komal.kalra@zomato.com', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'jagrit.valluru@zomato.com', 'clusterhead.cbdelhi@foodlink.in', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'manager.cbsk@foodlink.in', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20798956&business_type=o2> None 2026-05-09 01:37:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20552658) 2026-05-09 01:37:10 [zomato_integration_check] INFO: Res ID 20552658: Found emails {'vm@panaroma.in', 'rasika.upasani@foodlink.in', 'manager.cbsv@foodlink.in', 'reviews@restaverse.com', 'ar.restaurants@foodlink.in', 'marketing@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20552658&business_type=o2> None 2026-05-09 01:37:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21620289) 2026-05-09 01:37:11 [zomato_integration_check] INFO: Res ID 21620289: Found emails {'marketing@foodlink.in', 'chinabistrokamlamills@gmail.com', 'ar.restaurants@foodlink.in', 'reviews@restaverse.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21620289&business_type=o2> None 2026-05-09 01:37:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20806802) 2026-05-09 01:37:11 [zomato_integration_check] INFO: Res ID 20806802: Found emails {'rasika.upasani@foodlink.in', 'zomatomerchant1@gmail.com', 'reviews@restaverse.com', 'ar.restaurants@foodlink.in', 'marketing@foodlink.in', 'manager.aodt@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20806802&business_type=o2> None 2026-05-09 01:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-09 01:37:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18447034) 2026-05-09 01:37:13 [zomato_integration_check] INFO: Res ID 18447034: Found emails {'sharatad@foodlink.in', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'singh.pratik@zomato.com', 'sayanpoddar@zomato.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'manager.gjw@foodlink.in', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18447034&business_type=o2> None 2026-05-09 01:37:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19769266) 2026-05-09 01:37:20 [zomato_integration_check] INFO: Res ID 19769266: Found emails {'vm@panaroma.in', 'rasika.upasani@foodlink.in', 'reviews@restaverse.com', 'ar.restaurants@foodlink.in', 'manager.gjw@foodlink.in', 'marketing@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19769266&business_type=o2> None 2026-05-09 01:37:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21620471) 2026-05-09 01:37:21 [zomato_integration_check] INFO: Res ID 21620471: Found emails {'reviews@restaverse.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sukanya.dutt@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21620471&business_type=o2> None 2026-05-09 01:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20696813) 2026-05-09 01:37:22 [zomato_integration_check] INFO: Res ID 20696813: Found emails {'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'manager.cbcbd@foodlink.in', 'jagrit.valluru@zomato.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sukanya.dutt@zomato.com', 'sagar.rajput@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20696813&business_type=o2> None 2026-05-09 01:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=17741210) 2026-05-09 01:37:22 [zomato_integration_check] INFO: Res ID 17741210: Found emails {'ar.foodlink1@gmail.com', 'pathan.kalima@zomato.com', 'gunjan.gupta@zomato.com', 'manager.cbc@foodlink.in', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'singh.pratik@zomato.com', 'manager.ibc@foodlink.in', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=17741210&business_type=o2> None 2026-05-09 01:37:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20194024) 2026-05-09 01:37:22 [zomato_integration_check] INFO: Res ID 20194024: Found emails {'manager.cbc@foodlink.in', 'reviews@restaverse.com', 'manager.ibc@foodlink.in', 'ar.restaurants@foodlink.in', 'marketing@foodlink.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20194024&business_type=o2> None 2026-05-09 01:37:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21630225) 2026-05-09 01:37:23 [zomato_integration_check] INFO: Res ID 21630225: Found emails {'reviews@restaverse.com', 'ar.restaurants@foodlink.in', 'manager.cbam@foodlink.in', 'cbamcbam6@gmail.com', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'pragati.vasudeo@zomato.com', 'sukanya.dutt@zomato.com', 'sagar.rajput@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21630225&business_type=o2> None 2026-05-09 01:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21738341) 2026-05-09 01:37:24 [zomato_integration_check] INFO: Res ID 21738341: Found emails {'vm@panaroma.in', 'reviews@restaverse.com', 'jagrit.valluru@zomato.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'manager.cbrc@foodlink.in', 'sagar.rajput@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21738341&business_type=o2> None 2026-05-09 01:37:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20865500) 2026-05-09 01:37:24 [zomato_integration_check] INFO: Res ID 20865500: Found emails {'pathan.kalima@zomato.com', 'manager.cbbkc@foodlink.in', 'reviews@restaverse.com', 'vanessa@panaroma.in', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20865500&business_type=o2> None 2026-05-09 01:37:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:27 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-09 01:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:42 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-09 01:37:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=16541539) 2026-05-09 01:37:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=40423) 2026-05-09 01:37:47 [zomato_integration_check] INFO: Res ID 16541539: Found emails {'pathan.kalima@zomato.com', 'manager.cbc@foodlink.in', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'singh.pratik@zomato.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sukanya.dutt@zomato.com', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=16541539&business_type=o2> None 2026-05-09 01:37:47 [zomato_integration_check] INFO: Res ID 40423: Found emails {'manager.cbt@foodlink.in', 'reviews@restaverse.com', 'fp.foodlink@gmail.com', 'singh.pratik@zomato.com', 'jagrit.valluru@zomato.com', 'ar.restaurants@foodlink.in', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sukanya.dutt@zomato.com', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=40423&business_type=o2> None 2026-05-09 01:37:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=47770) 2026-05-09 01:37:48 [zomato_integration_check] INFO: Res ID 47770: Found emails {'manager.cbw@foodlink.in', 'reviews@restaverse.com', 'singh.pratik@zomato.com', 'ar.restaurants@foodlink.in', 'cbamcbam6@gmail.com', 'harsh.sinha@zomato.com', 'marketing@foodlink.in', 'sukanya.dutt@zomato.com', 'sagar.rajput@zomato.com', 'armaan.pruthi@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-05-09 01:37:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=47770&business_type=o2> None 2026-05-09 01:37:48 [scrapy.core.engine] INFO: Closing spider (finished) 2026-05-09 01:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-05-09 01:37:48 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 908 2026-05-09 01:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-05-09 01:37:48 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-05-09 01:37:48 [zomato_integration_check] INFO: 2026-05-09 01:37:48 [zomato_integration_check] INFO: {"task_id":"9e2c3359-f699-462f-96a0-8125bbe5f00f","status":"Task enqueued","database":null} 2026-05-09 01:37:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-09 01:37:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-09 01:37:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '262', 'downloader/request_bytes': 90104, 'downloader/request_count': 21, 'downloader/request_method_count/GET': 20, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 108449, 'downloader/response_count': 21, 'downloader/response_status_count/200': 21, 'elapsed_time_seconds': 51.016781, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 5, 9, 1, 37, 48, 275041, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 248466, 'httpcompression/response_count': 20, 'item_scraped_count': 19, 'items_per_minute': None, 'log_count/DEBUG': 67, 'log_count/INFO': 33, 'memusage/max': 114294784, 'memusage/startup': 114294784, 'request_depth_max': 2, 'response_received_count': 21, 'responses_per_minute': None, 'scheduler/dequeued': 21, 'scheduler/dequeued/memory': 21, 'scheduler/enqueued': 21, 'scheduler/enqueued/memory': 21, 'start_time': datetime.datetime(2026, 5, 9, 1, 36, 57, 258260, tzinfo=datetime.timezone.utc)} 2026-05-09 01:37:48 [scrapy.core.engine] INFO: Spider closed (finished)