2026-01-09 20:50:14 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:50: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, 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-09 20:50:14 [zomato_integration_check] INFO: Dynamic attribute _job = 224_2026-01-09T20_30_02 2026-01-09 20:50:14 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7838 2026-01-09 20:50:14 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 224 2026-01-09 20:50:14 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:50:14 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:50:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:50:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:50:14 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:50:14 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:50:14 [scrapy.extensions.telnet] INFO: Telnet Password: 66437f29877223fb 2026-01-09 20:50:14 [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-09 20:50:14 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_check_in', 'DOWNLOAD_DELAY': 3, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_check_in/zomato_integration_check/224_2026-01-09T20_30_02.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-01-09 20:50:14 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', '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-09 20:50:14 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-09 20:50:14 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:50:14 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:50:14 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:50:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:50:15 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:50:15 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6029 2026-01-09 20:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:50:15 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2897 2026-01-09 20:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:50:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871358 HTTP/11" 200 None 2026-01-09 20:50:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:50:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:50:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:50:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:50:19 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:50:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:50:20 [zomato_integration_check] INFO: Found 16 restaurant IDs from database for client_id 224 2026-01-09 20:50:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22307432) 2026-01-09 20:50:22 [zomato_integration_check] INFO: Res ID 22307432: Found emails {'internal.ops@restaverse.com', 'suhani@pshpl.com', 'krina@pshpl.com', 'shiksha@restaverse.com', 'eric.gonsalves@kokorestaurant.in', 'sensaikat120@gmail.com', 'reviews@restaverse.com', 'esha@pshpl.com', 'kirtika@pebblestreethospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22307432&business_type=o2> None 2026-01-09 20:50:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21494415) 2026-01-09 20:50:25 [zomato_integration_check] INFO: Res ID 21494415: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'vama@pshpl.com', 'suhani@pshpl.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'karthika.jhawar@zomato.com', 'kirtika@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com', 'cashier.hyderabad@kokorestaurant.in'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21494415&business_type=o2> None 2026-01-09 20:50:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21420233) 2026-01-09 20:50:28 [zomato_integration_check] INFO: Res ID 21420233: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'suhani@pshpl.com', 'krina@pshpl.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'saumya.kothari@zomato.com', 'peter@foorestaurant.com', 'esha@pshpl.com', 'kirtika@pebblestreethospitality.com', 'amit@foorestaurant.com', 'gaurav@foorestaurant.com', 'nikunj@pshpl.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21420233&business_type=o2> None 2026-01-09 20:50:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:50:31 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:50:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21156145) 2026-01-09 20:50:33 [zomato_integration_check] INFO: Res ID 21156145: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'accounts@pebblestreethospitality.com', 'suhani@pshpl.com', 'nprajitesh@gmail.com', 'krina@pshpl.com', 'cashier.hyderabad@foorestaurant.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'karthika.jhawar@zomato.com', 'kirtika@pebblestreethospitality.com', 'nikunj@pshpl.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21156145&business_type=o2> None 2026-01-09 20:50:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20816697) 2026-01-09 20:50:36 [zomato_integration_check] INFO: Res ID 20816697: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'gunjan.gupta@zomato.com', 'accounts@pebblestreethospitality.com', 'suhani@pshpl.com', 'nilesh@foorestaurant.com', 'armaan.pruthi@zomato.com', 'krina@pshpl.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'harsh@foorestaurant.com', 'bluffmastergogo@gmail.com', 'reviews@restaverse.com', 'diya.sehgal@zomato.com', 'esha@pshpl.com', 'kirtika@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20816697&business_type=o2> None 2026-01-09 20:50:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20499504) 2026-01-09 20:50:39 [zomato_integration_check] INFO: Res ID 20499504: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'accounts@pebblestreethospitality.com', 'dinesh@foorestaurant.com', 'suhani@pshpl.com', 'cashier.rex@foorestaurant.com', 'armaan.pruthi@zomato.com', 'krina@pshpl.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'esha@pshpl.com', 'kirtika@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20499504&business_type=o2> None 2026-01-09 20:50:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20943958) 2026-01-09 20:50:43 [zomato_integration_check] INFO: Res ID 20943958: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'accounts@pebblestreethospitality.com', 'suhani@pshpl.com', 'akshayrao7232@gmail.com', 'armaan.pruthi@zomato.com', 'krina@pshpl.com', 'cashier.thane@foorestaurant.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'esha@pshpl.com', 'piyushku@zomato.com', 'kirtika@pebblestreethospitality.com', 'nikunj@pshpl.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20943958&business_type=o2> None 2026-01-09 20:50:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:50:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:50:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20269787) 2026-01-09 20:50:48 [zomato_integration_check] INFO: Res ID 20269787: Found emails {'patolianikunj@yahoo.com', 'satyankar.singla@zomato.com', 'approvals@nesco.in', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'amit@foorestaurant.com', 'accounts15@nesco.in', 'nikunj@pshpl.com', 'foo.cashier@nescofoods.in', 'suhani@pshpl.com', 'pratiik@pshpl.com', 'krina@pshpl.com', 'esha@pshpl.com', 'ujjwal.chauhan@zomato.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'armaan.pruthi@zomato.com', 'kirtika@pebblestreethospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20269787&business_type=o2> None 2026-01-09 20:50:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19894583) 2026-01-09 20:50:51 [zomato_integration_check] INFO: Res ID 19894583: Found emails {'patolianikunj@yahoo.com', 'satyankar.singla@zomato.com', 'accounts@pebblestreethospitality.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'saumya.kothari@zomato.com', 'diya.sehgal@zomato.com', 'nikunj@pshpl.com', 'ops.manager@pebblestreethospitality.com', 'suhani@pshpl.com', 'pratiik@pshpl.com', 'krina@pshpl.com', 'esha@pshpl.com', 'suhani@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com', 'internal.ops@restaverse.com', 'gagan.singh@zomato.com', 'singh.pratik@zomato.com', 'shiksha@restaverse.com', 'armaan.pruthi@zomato.com', 'sachin@foorestaurant.com', 'devdhar.bhatia@zomato.com', 'kirtika@pebblestreethospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19894583&business_type=o2> None 2026-01-09 20:50:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20388081) 2026-01-09 20:50:54 [zomato_integration_check] INFO: Res ID 20388081: Found emails {'patolianikunj@yahoo.com', 'accounts@pebblestreethospitality.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'amit@foorestaurant.com', 'suhani@pshpl.com', 'krina@pshpl.com', 'esha@pshpl.com', 'suhani@pebblestreethospitality.com', 'sukanya.dutt@zomato.com', 'internal.ops@restaverse.com', 'gupta.anmol@zomato.com', 'deviprasadsuvarna26@gmail.com', 'nilesh@foorestaurant.com', 'marketing@pebblestreethospitality.com', 'shiksha@restaverse.com', 'armaan.pruthi@zomato.com', 'kirtika@pebblestreethospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20388081&business_type=o2> None 2026-01-09 20:50:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19169880) 2026-01-09 20:50:56 [zomato_integration_check] INFO: Res ID 19169880: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'satyankar.singla@zomato.com', 'accounts@pebblestreethospitality.com', 'suhani@pshpl.com', 'krina@pshpl.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'murtuza@foorestaurant.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'esha@pshpl.com', 'towncashier@foorestaurant.com', 'ayan.dev@zomato.com', 'kirtika@pebblestreethospitality.com', 'nikunj@pshpl.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:50:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19169880&business_type=o2> None 2026-01-09 20:51:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:51:01 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:51:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19824933) 2026-01-09 20:51:01 [zomato_integration_check] INFO: Res ID 19824933: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'accounts@pebblestreethospitality.com', 'suhani@pshpl.com', 'armaan.pruthi@zomato.com', 'krina@pshpl.com', 'tanna.vinit@zomato.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'esha@pshpl.com', 'gupta.rishabh@zomato.com', 'kirtika@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:51:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19824933&business_type=o2> None 2026-01-09 20:51:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20083149) 2026-01-09 20:51:04 [zomato_integration_check] INFO: Res ID 20083149: Found emails {'patolianikunj@yahoo.com', 'satyankar.singla@zomato.com', 'accounts@pebblestreethospitality.com', 'kailas@foorestaurant.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'diya.sehgal@zomato.com', 'ops.manager@pebblestreethospitality.com', 'suhani@pshpl.com', 'krina@pshpl.com', 'esha@pshpl.com', 'pranav.prasad@zomato.com', 'internal.ops@restaverse.com', 'singh.pratik@zomato.com', 'nilesh@foorestaurant.com', 'shiksha@restaverse.com', 'armaan.pruthi@zomato.com', 'kirtika@pebblestreethospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:51:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20083149&business_type=o2> None 2026-01-09 20:51:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18733959) 2026-01-09 20:51:08 [zomato_integration_check] INFO: Res ID 18733959: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'gunjan.gupta@zomato.com', 'accounts@pebblestreethospitality.com', 'suhani@pshpl.com', 'armaan.pruthi@zomato.com', 'krina@pshpl.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'cashier@foorestaurant.com', 'diya.sehgal@zomato.com', 'esha@pshpl.com', 'kirtika@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com', 'nikunj@pshpl.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:51:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18733959&business_type=o2> None 2026-01-09 20:51:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20829551) 2026-01-09 20:51:13 [zomato_integration_check] INFO: Res ID 20829551: Found emails {'patolianikunj@yahoo.com', 'sagar.rajput@zomato.com', 'reviews@restaverse.com', 'bluffmastergogo@gmail.com', 'vama@pshpl.com', 'diya.sehgal@zomato.com', 'amit@foorestaurant.com', 'ayush@kokorestaurant.in', 'suhani@pshpl.com', 'krina@pshpl.com', 'suhani@pebblestreethospitality.com', 'ujjwal.chauhan@zomato.com', 'internal.ops@restaverse.com', 'marketing@pebblestreethospitality.com', 'shiksha@restaverse.com', 'sukrit@kokorestaurant.in', 'pratyushvora@yahoo.com', 'ayan.dev@zomato.com', 'armaan.pruthi@zomato.com', 'kirtika@pebblestreethospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:51:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20829551&business_type=o2> None 2026-01-09 20:51:14 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 15 items (at 15 items/min) 2026-01-09 20:51:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:51:16 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:51:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18354537) 2026-01-09 20:51:17 [zomato_integration_check] INFO: Res ID 18354537: Found emails {'patolianikunj@yahoo.com', 'internal.ops@restaverse.com', 'vama@pshpl.com', 'harsh.sinha@zomato.com', 'suhani@pshpl.com', 'eric.dsouza@kokorestaurant.in', 'armaan.pruthi@zomato.com', 'shiksha@restaverse.com', 'sagar.rajput@zomato.com', 'tapan.gandhi@zomato.com', 'ssuhanee@gmail.com', 'reviews@restaverse.com', 'ujjwal.chauhan@zomato.com', 'diya.sehgal@zomato.com', 'kirtika@pebblestreethospitality.com', 'pratik.katre@zomato.com', 'dhriti.sharma@zomato.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18354537&business_type=o2> None 2026-01-09 20:51:17 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 770 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 20:51:17 [zomato_integration_check] INFO: 2026-01-09 20:51:17 [zomato_integration_check] INFO: Logger Payload: {'run_id': '677380a5-e381-4b1d-b4eb-5a6cfb79276a', 'timestamp': '2026-01-09T20:51:17Z', 'spider': 'zomato_integration_check', 'client_id': '224', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 173069, 'duration_seconds': 62.95, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:51:17 [zomato_integration_check] INFO: Logger Payload: {'run_id': '677380a5-e381-4b1d-b4eb-5a6cfb79276a', 'timestamp': '2026-01-09T20:51:17Z', 'spider': 'zomato_integration_check', 'client_id': '224', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 353, 'duration_seconds': 62.95, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 166 2026-01-09 20:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:51:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:51:18 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '224', 'downloader/request_bytes': 74721, 'downloader/request_count': 18, 'downloader/request_method_count/GET': 17, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 89407, 'downloader/response_count': 18, 'downloader/response_status_count/200': 18, 'elapsed_time_seconds': 62.949138, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 20, 51, 17, 837161, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 173069, 'httpcompression/response_count': 17, 'item_scraped_count': 16, 'items_per_minute': None, 'log_count/DEBUG': 67, 'log_count/INFO': 31, 'memusage/max': 122290176, 'memusage/startup': 109445120, 'request_depth_max': 2, 'response_received_count': 18, 'responses_per_minute': None, 'scheduler/dequeued': 18, 'scheduler/dequeued/memory': 18, 'scheduler/enqueued': 18, 'scheduler/enqueued/memory': 18, 'start_time': datetime.datetime(2026, 1, 9, 20, 50, 14, 888023, tzinfo=datetime.timezone.utc)} 2026-01-09 20:51:18 [scrapy.core.engine] INFO: Spider closed (finished)