2026-07-09 01:44:14 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-07-09 01:44:14 [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, Jun 22 2026, 18:55:27) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1060-aws-aarch64-with-glibc2.35 2026-07-09 01:44:14 [zomato_integration_check] INFO: Dynamic attribute _job = bf6b644d7b3511f182b3b7f7997b43e5 2026-07-09 01:44:14 [zomato_integration_check] INFO: Connected to Redis 2026-07-09 01:44:14 [scrapy.addons] INFO: Enabled addons: [] 2026-07-09 01:44:14 [asyncio] DEBUG: Using selector: EpollSelector 2026-07-09 01:44:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:44:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:44:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:44:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:44:14 [scrapy.extensions.telnet] INFO: Telnet Password: 826f824b36d3c5b9 2026-07-09 01:44:14 [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-07-09 01:44:14 [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/bf6b644d7b3511f182b3b7f7997b43e5.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-07-09 01:44:17 [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-07-09 01:44:17 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-07-09 01:44:17 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-07-09 01:44:17 [scrapy.core.engine] INFO: Spider opened 2026-07-09 01:44:17 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-09 01:44:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:44:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-07-09 01:44:18 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-07-09 01:44:18 [zomato_integration_check] INFO: No Redis session found for client_id=282, falling back to DB 2026-07-09 01:44:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:44:18 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3394 2026-07-09 01:44:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:44:19 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=7238453 HTTP/11" 200 None 2026-07-09 01:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:44:19 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-07-09 01:44:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-07-09 01:44:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:44:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-07-09 01:44:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-07-09 01:44:24 [zomato_integration_check] INFO: Found 5 restaurant IDs from database for client_id 282 2026-07-09 01:44:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22346580) 2026-07-09 01:44:24 [zomato_integration_check] INFO: Res ID 22346580: Found emails {'vegaroma0108@gmail.com', 'client@restaverse.com', 'harsh.k.dubey90@gmail.com', 'elevateo2.sk@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:44:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22346580&business_type=o2> None 2026-07-09 01:44:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19320444) 2026-07-09 01:44:26 [zomato_integration_check] INFO: Res ID 19320444: Found emails {'harsh.k.dubey90@gmail.com', 'vegaromasupremus@gmail.com', 'vegaroma0108@gmail.com', 'client@restaverse.com', 'elevateo2.sk@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:44:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19320444&business_type=o2> None 2026-07-09 01:44:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22346470) 2026-07-09 01:44:26 [zomato_integration_check] INFO: Res ID 22346470: Found emails {'vegaroma0108@gmail.com', 'client@restaverse.com', 'harsh.k.dubey90@gmail.com', 'elevateo2.sk@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:44:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22346470&business_type=o2> None 2026-07-09 01:44:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=1600169) 2026-07-09 01:44:27 [zomato_integration_check] INFO: Res ID 1600169: Found emails {'jestin.peringelil@zomato.com', 'harsh.k.dubey90@gmail.com', 'vegaroma0108@gmail.com', 'vegaroma1@gmail.com', 'kasturidubey@gmail.com', 'hotelvegaroma@gmail.com', 'client@restaverse.com', 'amal.kapoor@zomato.com', 'prashant.vaghela@zomato.com', 'elevateo2.sk@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:44:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=1600169&business_type=o2> None 2026-07-09 01:44:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21144231) 2026-07-09 01:44:27 [zomato_integration_check] INFO: Res ID 21144231: Found emails {'harsh.k.dubey90@gmail.com', 'vegaromasupremus@gmail.com', 'vegaroma0108@gmail.com', 'client@restaverse.com', 'amal.kapoor@zomato.com', 'prashant.vaghela@zomato.com', 'elevateo2.sk@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:44:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21144231&business_type=o2> None 2026-07-09 01:44:27 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-09 01:44:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:44:27 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 242 2026-07-09 01:44:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:44:27 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-07-09 01:44:27 [zomato_integration_check] INFO: 2026-07-09 01:44:27 [zomato_integration_check] INFO: {"task_id":"9da2117d-846b-4944-84b1-967ca1bdcc7f","status":"Task enqueued","database":null} 2026-07-09 01:44:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:44:28 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:44:28 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '282', 'downloader/request_bytes': 29655, 'downloader/request_count': 7, 'downloader/request_method_count/GET': 6, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 31096, 'downloader/response_count': 7, 'downloader/response_status_count/200': 7, 'elapsed_time_seconds': 10.183255, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 9, 1, 44, 27, 866735, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 55374, 'httpcompression/response_count': 6, 'item_scraped_count': 5, 'items_per_minute': None, 'log_count/DEBUG': 33, 'log_count/INFO': 19, 'memusage/max': 118251520, 'memusage/startup': 118251520, 'request_depth_max': 2, 'response_received_count': 7, 'responses_per_minute': None, 'scheduler/dequeued': 7, 'scheduler/dequeued/memory': 7, 'scheduler/enqueued': 7, 'scheduler/enqueued/memory': 7, 'start_time': datetime.datetime(2026, 7, 9, 1, 44, 17, 683480, tzinfo=datetime.timezone.utc)} 2026-07-09 01:44:28 [scrapy.core.engine] INFO: Spider closed (finished)