2026-05-10 01:38:58 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-05-10 01:38:58 [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-10 01:38:58 [zomato_integration_check] INFO: Dynamic attribute _job = ce10b8654c0f11f1a1c4fdb76d1b31f2 2026-05-10 01:38:58 [zomato_integration_check] INFO: Connected to Redis 2026-05-10 01:38:58 [scrapy.addons] INFO: Enabled addons: [] 2026-05-10 01:38:58 [asyncio] DEBUG: Using selector: EpollSelector 2026-05-10 01:38:58 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-05-10 01:38:58 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-05-10 01:38:58 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-05-10 01:38:58 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-05-10 01:38:58 [scrapy.extensions.telnet] INFO: Telnet Password: 53591df048128173 2026-05-10 01:38:58 [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-10 01:38:58 [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/ce10b8654c0f11f1a1c4fdb76d1b31f2.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-10 01:39:01 [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-10 01:39:01 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-05-10 01:39:01 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-05-10 01:39:01 [scrapy.core.engine] INFO: Spider opened 2026-05-10 01:39:01 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-05-10 01:39:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:02 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-05-10 01:39:02 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2026-05-10 01:39:02 [zomato_integration_check] INFO: No Redis session found for client_id=277, falling back to DB 2026-05-10 01:39:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-05-10 01:39:02 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3397 2026-05-10 01:39:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6770217 HTTP/11" 200 None 2026-05-10 01:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-05-10 01:39:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-05-10 01:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-05-10 01:39:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-05-10 01:39:11 [zomato_integration_check] INFO: Found 28 restaurant IDs from database for client_id 277 2026-05-10 01:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:17 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-10 01:39:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22540427) 2026-05-10 01:39:18 [zomato_integration_check] INFO: Res ID 22540427: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22540427&business_type=o2> None 2026-05-10 01:39:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22610415) 2026-05-10 01:39:20 [zomato_integration_check] INFO: Res ID 22610415: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22610415&business_type=o2> None 2026-05-10 01:39:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20714764) 2026-05-10 01:39:20 [zomato_integration_check] INFO: Res ID 20714764: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20714764&business_type=o2> None 2026-05-10 01:39:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22610481) 2026-05-10 01:39:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22165995) 2026-05-10 01:39:21 [zomato_integration_check] INFO: Res ID 22610481: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22610481&business_type=o2> None 2026-05-10 01:39:21 [zomato_integration_check] INFO: Res ID 22165995: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22165995&business_type=o2> None 2026-05-10 01:39:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22610519) 2026-05-10 01:39:22 [zomato_integration_check] INFO: Res ID 22610519: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22610519&business_type=o2> None 2026-05-10 01:39:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22540481) 2026-05-10 01:39:22 [zomato_integration_check] INFO: Res ID 22540481: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22540481&business_type=o2> None 2026-05-10 01:39:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22180964) 2026-05-10 01:39:22 [zomato_integration_check] INFO: Res ID 22180964: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22180964&business_type=o2> None 2026-05-10 01:39:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21198497) 2026-05-10 01:39:23 [zomato_integration_check] INFO: Res ID 21198497: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21198497&business_type=o2> None 2026-05-10 01:39:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21240410) 2026-05-10 01:39:26 [zomato_integration_check] INFO: Res ID 21240410: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21240410&business_type=o2> None 2026-05-10 01:39:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20004939) 2026-05-10 01:39:27 [zomato_integration_check] INFO: Res ID 20004939: Found emails {'vmohit2090@gmail.com', 'accounts@neighbourhoodhospitality.com', 'woodsideneighbourhood123@gmail.com', 'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20004939&business_type=o2> None 2026-05-10 01:39:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21330483) 2026-05-10 01:39:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21747144) 2026-05-10 01:39:28 [zomato_integration_check] INFO: Res ID 21330483: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21330483&business_type=o2> None 2026-05-10 01:39:28 [zomato_integration_check] INFO: Res ID 21747144: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21747144&business_type=o2> None 2026-05-10 01:39:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21022829) 2026-05-10 01:39:29 [zomato_integration_check] INFO: Res ID 21022829: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21022829&business_type=o2> None 2026-05-10 01:39:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21239731) 2026-05-10 01:39:30 [zomato_integration_check] INFO: Res ID 21239731: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21239731&business_type=o2> None 2026-05-10 01:39:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-10 01:39:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21146814) 2026-05-10 01:39:35 [zomato_integration_check] INFO: Res ID 21146814: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21146814&business_type=o2> None 2026-05-10 01:39:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20956625) 2026-05-10 01:39:39 [zomato_integration_check] INFO: Res ID 20956625: Found emails {'accounts@kytchens.in', 'accounts@neighbourhoodhospitality.com', 'vijay@thepantry.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20956625&business_type=o2> None 2026-05-10 01:39:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=43273) 2026-05-10 01:39:39 [zomato_integration_check] INFO: Res ID 43273: Found emails {'service@thepantry.in', 'simone.detales@gmail.com', 'woodsideneighbourhood123@gmail.com', 'accounts@kytchens.in', 'vijay@thepantry.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=43273&business_type=o2> None 2026-05-10 01:39:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21135818) 2026-05-10 01:39:40 [zomato_integration_check] INFO: Res ID 21135818: Found emails {'accounts@kytchens.in', 'supriya@gutsygreek.com'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21135818&business_type=o2> None 2026-05-10 01:39:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20936313) 2026-05-10 01:39:41 [zomato_integration_check] INFO: Res ID 20936313: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20936313&business_type=o2> None 2026-05-10 01:39:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21330549) 2026-05-10 01:39:42 [zomato_integration_check] INFO: Res ID 21330549: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21330549&business_type=o2> None 2026-05-10 01:39:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21236210) 2026-05-10 01:39:43 [zomato_integration_check] INFO: Res ID 21236210: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21236210&business_type=o2> None 2026-05-10 01:39:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21135816) 2026-05-10 01:39:43 [zomato_integration_check] INFO: Res ID 21135816: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21135816&business_type=o2> None 2026-05-10 01:39:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21391168) 2026-05-10 01:39:44 [zomato_integration_check] INFO: Res ID 21391168: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21391168&business_type=o2> None 2026-05-10 01:39:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:47 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-10 01:39:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21239635) 2026-05-10 01:39:48 [zomato_integration_check] INFO: Res ID 21239635: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21239635&business_type=o2> None 2026-05-10 01:39:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20715534) 2026-05-10 01:39:48 [zomato_integration_check] INFO: Res ID 20715534: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20715534&business_type=o2> None 2026-05-10 01:39:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20497328) 2026-05-10 01:39:49 [zomato_integration_check] INFO: Res ID 20497328: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20497328&business_type=o2> None 2026-05-10 01:39:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20628873) 2026-05-10 01:39:50 [zomato_integration_check] INFO: Res ID 20628873: Found emails {'accounts@kytchens.in'}, target: accounts@kytchens.in, zomato_manager_access: True 2026-05-10 01:39:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20628873&business_type=o2> None 2026-05-10 01:39:50 [scrapy.core.engine] INFO: Closing spider (finished) 2026-05-10 01:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-05-10 01:39:50 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1351 2026-05-10 01:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-05-10 01:39:50 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-05-10 01:39:50 [zomato_integration_check] INFO: 2026-05-10 01:39:50 [zomato_integration_check] INFO: {"task_id":"5ecc0651-c81e-4189-a437-c2ee6980f1c6","status":"Task enqueued","database":null} 2026-05-10 01:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-05-10 01:39:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-05-10 01:39:51 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '277', 'downloader/request_bytes': 129047, 'downloader/request_count': 30, 'downloader/request_method_count/GET': 29, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 144693, 'downloader/response_count': 30, 'downloader/response_status_count/200': 30, 'elapsed_time_seconds': 48.934356, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 5, 10, 1, 39, 50, 646855, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 185045, 'httpcompression/response_count': 29, 'item_scraped_count': 28, 'items_per_minute': None, 'log_count/DEBUG': 85, 'log_count/INFO': 42, 'memusage/max': 114421760, 'memusage/startup': 114421760, 'request_depth_max': 2, 'response_received_count': 30, 'responses_per_minute': None, 'scheduler/dequeued': 30, 'scheduler/dequeued/memory': 30, 'scheduler/enqueued': 30, 'scheduler/enqueued/memory': 30, 'start_time': datetime.datetime(2026, 5, 10, 1, 39, 1, 712499, tzinfo=datetime.timezone.utc)} 2026-05-10 01:39:51 [scrapy.core.engine] INFO: Spider closed (finished)