2026-07-09 01:30:05 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-07-09 01:30:05 [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:30:05 [zomato_integration_check] INFO: Dynamic attribute _job = b4e8c88e7b3511f182b3b7f7997b43e5 2026-07-09 01:30:05 [zomato_integration_check] INFO: Connected to Redis 2026-07-09 01:30:05 [scrapy.addons] INFO: Enabled addons: [] 2026-07-09 01:30:05 [asyncio] DEBUG: Using selector: EpollSelector 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: b606946ca85ab143 2026-07-09 01:30:05 [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:30:05 [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/b4e8c88e7b3511f182b3b7f7997b43e5.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:30:12 [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:30:12 [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:30:12 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-07-09 01:30:12 [scrapy.core.engine] INFO: Spider opened 2026-07-09 01:30:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-09 01:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-07-09 01:30:13 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-07-09 01:30:13 [zomato_integration_check] INFO: No Redis session found for client_id=22, falling back to DB 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3400 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:14 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=7238266 HTTP/11" 200 None 2026-07-09 01:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:14 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-07-09 01:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-07-09 01:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:17 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-07-09 01:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-07-09 01:30:20 [zomato_integration_check] INFO: Found 33 restaurant IDs from database for client_id 22 2026-07-09 01:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22504401) 2026-07-09 01:30:21 [zomato_integration_check] INFO: Res ID 22504401: Found emails {'reachcedric@yahoo.co.in', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22504401&business_type=o2> None 2026-07-09 01:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:28 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21775862) 2026-07-09 01:30:28 [zomato_integration_check] INFO: Res ID 21775862: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'paramjit@swentertainment.in', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21775862&business_type=o2> None 2026-07-09 01:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21850247) 2026-07-09 01:30:30 [zomato_integration_check] INFO: Res ID 21850247: Found emails {'bhavikadiwan27@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'psgupta.1987@gmail.com', 'zomato@fullstopent.in', 'mikhail.hype@gmail.com', 'sagar.rajput@zomato.com', 'sibas4013@gmail.com', 'internal.ops@restaverse.com', 'kotakonda.pranaya@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21850247&business_type=o2> None 2026-07-09 01:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21960208) 2026-07-09 01:30:30 [zomato_integration_check] INFO: Res ID 21960208: Found emails {'reviews-3@restaverse.com', 'zomato@tofuumedia.in', 'harsh.sinha@zomato.com', 'abhi.khandelwal@zomato.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21960208&business_type=o2> None 2026-07-09 01:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22244281) 2026-07-09 01:30:31 [zomato_integration_check] INFO: Res ID 22244281: Found emails {'info@lunaetsol.in', 'bhavikadiwan27@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'jagrit.valluru@zomato.com', 'accounts@swentertainment.in', 'namrata.vora@swentertainment.in', 'mahika@pjhindia.com', 'psgupta.1987@gmail.com', 'dhruv.mavani@zomato.com', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22244281&business_type=o2> None 2026-07-09 01:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21175774) 2026-07-09 01:30:32 [zomato_integration_check] INFO: Res ID 21175774: Found emails {'parmjit.maia@gmail.com', 'pooja.singh@thegameranch.in', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21175774&business_type=o2> None 2026-07-09 01:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21767920) 2026-07-09 01:30:32 [zomato_integration_check] INFO: Res ID 21767920: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'paramjit@swentertainment.in', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21767920&business_type=o2> None 2026-07-09 01:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21402943) 2026-07-09 01:30:32 [zomato_integration_check] INFO: Res ID 21402943: Found emails {'gagan.singh@zomato.com', 'bhavikadiwan27@gmail.com', 'parmjit.maia@gmail.com', 'pooja.singh@thegameranch.in', 'reviews-3@restaverse.com', 'kota.babu@zomato.com', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'mikhail.hype@gmail.com', 'internal.ops@restaverse.com', 'sameera@fullstopent.in', 'kotakonda.pranaya@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21402943&business_type=o2> None 2026-07-09 01:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21175773) 2026-07-09 01:30:32 [zomato_integration_check] INFO: Res ID 21175773: Found emails {'parmjit.maia@gmail.com', 'pooja.singh@thegameranch.in', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'namrata.vora@swentertainment.in', 'joyrenba.singha@swentertainment.in', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21175773&business_type=o2> None 2026-07-09 01:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21411295) 2026-07-09 01:30:35 [zomato_integration_check] INFO: Res ID 21411295: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'paramjit@swentertainment.in', 'bhav_2611@rediffmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21411295&business_type=o2> None 2026-07-09 01:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21175771) 2026-07-09 01:30:41 [zomato_integration_check] INFO: Res ID 21175771: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'jagrit.valluru@zomato.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'sameera@fullstopent.in', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21175771&business_type=o2> None 2026-07-09 01:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22035130) 2026-07-09 01:30:42 [zomato_integration_check] INFO: Res ID 22035130: Found emails {'shreashth.thakre@zomato.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'internal.ops@restaverse.com', 'rm.rcube@gamepalacio.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22035130&business_type=o2> None 2026-07-09 01:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21276126) 2026-07-09 01:30:43 [zomato_integration_check] INFO: Res ID 21276126: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'namrata.vora@swentertainment.in', 'rickyrana70@gmail.com', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21276126&business_type=o2> None 2026-07-09 01:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20821105) 2026-07-09 01:30:44 [zomato_integration_check] INFO: Res ID 20821105: Found emails {'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'accounts@swentertainment.in', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'internal.ops@restaverse.com', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20821105&business_type=o2> None 2026-07-09 01:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20965418) 2026-07-09 01:30:45 [zomato_integration_check] INFO: Res ID 20965418: Found emails {'shreashth.thakre@zomato.com', 'singh.pratik@zomato.com', 'aaryaman.sardesai@zomato.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'digimag.designs@gmail.com', 'manager.tgp@thegamesuperpark.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'sagar.rajput@zomato.com', 'sameera@fullstopent.in', 'internal.ops@restaverse.com', 'cashier.tgp@thegamesuperpark.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20965418&business_type=o2> None 2026-07-09 01:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20792571) 2026-07-09 01:30:46 [zomato_integration_check] INFO: Res ID 20792571: Found emails {'isha.shahani90@gmail.com', 'sayanpoddar@zomato.com', 'parmjit.maia@gmail.com', 'anushka@swentertainment.in', 'pooja.singh@thegameranch.in', 'reviews-3@restaverse.com', 'digimag.designs@gmail.com', 'ujjwal.chauhan@zomato.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'cashier.kurla@gamepalacio.com', 'bar.kurla@thegameluxe.com', 'sagar.rajput@zomato.com', 'sameera@fullstopent.in', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20792571&business_type=o2> None 2026-07-09 01:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20789837) 2026-07-09 01:30:46 [zomato_integration_check] INFO: Res ID 20789837: Found emails {'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'accounts@swentertainment.in', 'misquittarichard14@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'internal.ops@restaverse.com', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20789837&business_type=o2> None 2026-07-09 01:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21972465) 2026-07-09 01:30:47 [zomato_integration_check] INFO: Res ID 21972465: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'ujjwal.chauhan@zomato.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'cashier.tgpp@gamepalacio.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21972465&business_type=o2> None 2026-07-09 01:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21223596) 2026-07-09 01:30:47 [zomato_integration_check] INFO: Res ID 21223596: Found emails {'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'paramjit@swentertainment.in', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21223596&business_type=o2> None 2026-07-09 01:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20764613) 2026-07-09 01:30:49 [zomato_integration_check] INFO: Res ID 20764613: Found emails {'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'accounts@swentertainment.in', 'misquittarichard14@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'internal.ops@restaverse.com', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20764613&business_type=o2> None 2026-07-09 01:30:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20554504) 2026-07-09 01:30:53 [zomato_integration_check] INFO: Res ID 20554504: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'paramjit@swentertainment.in', 'sagar.rajput@zomato.com', 'rishabh.vij@zomato.com', 'reachcedric@yahoo.co.in', 'riddhi@fullstopent.in', 'pearl@fullstopent.in', 'isha.shahani90@gmail.com', 'vmksocialspark@gmail.com', 'manager.malad@thegameranch.in', 'namrata.vora@swentertainment.in', 'wilsonrodrigues85@gmail.com', 'psgupta.1987@gmail.com', 'internal.ops@restaverse.com', 'durgesh@swentertainment.in', 'arshee@fullstopent.in', 'cedric@thegameranch.in', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20554504&business_type=o2> None 2026-07-09 01:30:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20566183) 2026-07-09 01:30:53 [zomato_integration_check] INFO: Res ID 20566183: Found emails {'parthvi.mody@zomato.com', 'amazoniafrontdesk@gmail.com', 'reachcedric@yahoo.co.in', 'parmjit.maia@gmail.com', 'bhoomi.jain@zomato.com', 'pooja.singh@thegameranch.in', 'reviews-3@restaverse.com', 'jagrit.valluru@zomato.com', 'accounts@swentertainment.in', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'sudhanshu.srivastava@zomato.com', 'cashier@amazoniarestaurant.com', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20566183&business_type=o2> None 2026-07-09 01:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20764820) 2026-07-09 01:30:54 [zomato_integration_check] INFO: Res ID 20764820: Found emails {'client@restaverse.com', 'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'accounts@swentertainment.in', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'internal.ops@restaverse.com', 'sameera@fullstopent.in', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20764820&business_type=o2> None 2026-07-09 01:30:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20764792) 2026-07-09 01:30:55 [zomato_integration_check] INFO: Res ID 20764792: Found emails {'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'accounts@swentertainment.in', 'misquittarichard14@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'internal.ops@restaverse.com', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20764792&business_type=o2> None 2026-07-09 01:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:30:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20764632) 2026-07-09 01:30:58 [zomato_integration_check] INFO: Res ID 20764632: Found emails {'prashant.narula.pn@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'cedric@thegameranch.in', 'accounts@swentertainment.in', 'misquittarichard14@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'internal.ops@restaverse.com', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20764632&business_type=o2> None 2026-07-09 01:30:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21850164) 2026-07-09 01:30:58 [zomato_integration_check] INFO: Res ID 21850164: Found emails {'thegamepalaciodelhi@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'sagar.rajput@zomato.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21850164&business_type=o2> None 2026-07-09 01:31:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20764719) 2026-07-09 01:31:00 [zomato_integration_check] INFO: Res ID 20764719: Found emails {'prashant.narula.pn@gmail.com', 'isha.shahani90@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'accounts@swentertainment.in', 'misquittarichard14@gmail.com', 'joyrenba.singha@swentertainment.in', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20764719&business_type=o2> None 2026-07-09 01:31:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20716079) 2026-07-09 01:31:02 [zomato_integration_check] INFO: Res ID 20716079: Found emails {'isha.shahani90@gmail.com', 'bookingota24@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'zomato@tofuumedia.in', 'cedric@thegameranch.in', 'jagrit.valluru@zomato.com', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'joyrenba.singha@swentertainment.in', 'paramjit@swentertainment.in', 'armaan.pruthi@zomato.com', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20716079&business_type=o2> None 2026-07-09 01:31:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20381994) 2026-07-09 01:31:05 [zomato_integration_check] INFO: Res ID 20381994: Found emails {'shaguna.keshwala@fullstopent.in', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'paramjit@swentertainment.in', 'sagar.rajput@zomato.com', 'rishabh.vij@zomato.com', 'dnyanal@fullstopent.in', 'manager.powai@thegameindia.com', 'reachcedric@yahoo.co.in', 'riddhi@fullstopent.in', 'pearl@fullstopent.in', 'isha.shahani90@gmail.com', 'vmksocialspark@gmail.com', 'rm.powai@thegameranch.in', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'internal.ops@restaverse.com', 'durgesh@swentertainment.in', 'arshee@fullstopent.in', 'cedric@thegameranch.in', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20381994&business_type=o2> None 2026-07-09 01:31:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20204474) 2026-07-09 01:31:06 [zomato_integration_check] INFO: Res ID 20204474: Found emails {'durgesh@swentertainment.in', 'isha.shahani90@gmail.com', 'ashka@fullstopent.in', 'parmjit.maia@gmail.com', 'pooja.singh@thegameranch.in', 'varinderv007@gmail.com', 'reviews-3@restaverse.com', 'manager.chd@swentertainment.in', 'digimag.designs@gmail.com', 'namrata.vora@swentertainment.in', 'maitri@fullstopent.in', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'sameera@fullstopent.in', 'internal.ops@restaverse.com', 'priyanka@swentertainment.in'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20204474&business_type=o2> None 2026-07-09 01:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19753400) 2026-07-09 01:31:07 [zomato_integration_check] INFO: Res ID 19753400: Found emails {'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'paramjit@swentertainment.in', 'sagar.rajput@zomato.com', 'rishabh.vij@zomato.com', 'manager@gamepalacio.com', 'ashka@fullstopent.in', 'maitri@fullstopent.in', 'misquittarichard14@gmail.com', 'isha.shahani90@gmail.com', 'accounts@swentertainment.in', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'internal.ops@restaverse.com', 'durgesh@swentertainment.in', 'sayanpoddar@zomato.com', 'pooja.singh@thegameranch.in', 'cashier@gamepalacio.com', 'sameera@fullstopent.in', 'snowworldgroup.2024@gmail.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19753400&business_type=o2> None 2026-07-09 01:31:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20431950) 2026-07-09 01:31:07 [zomato_integration_check] INFO: Res ID 20431950: Found emails {'rishabh.vij@zomato.com', 'durgesh@swentertainment.in', 'isha.shahani90@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'davina@fullstopent.in', 'cedric@thegameranch.in', 'accounts@swentertainment.in', 'namrata.vora@swentertainment.in', 'psgupta.1987@gmail.com', 'paramjit@swentertainment.in', 'zomato@fullstopent.in', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'snowworldgroup.2024@gmail.com', 'internal.ops@restaverse.com', 'priyanka@swentertainment.in'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20431950&business_type=o2> None 2026-07-09 01:31:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18784182) 2026-07-09 01:31:08 [zomato_integration_check] INFO: Res ID 18784182: Found emails {'shriyam.chaturvedi90@gmail.com', 'parmjit.maia@gmail.com', 'reviews-3@restaverse.com', 'namrata.vora@swentertainment.in', 'paramjit@swentertainment.in', 'anushka@swentertainment.in', 'sagar.rajput@zomato.com', 'internal.ops@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18784182&business_type=o2> None 2026-07-09 01:31:08 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-09 01:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:31:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1552 2026-07-09 01:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:31:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-07-09 01:31:08 [zomato_integration_check] INFO: 2026-07-09 01:31:08 [zomato_integration_check] INFO: {"task_id":"5eedcd4a-d027-4728-a6b8-a511ebcd17c2","status":"Task enqueued","database":null} 2026-07-09 01:31:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:31:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:31:08 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '22', 'downloader/request_bytes': 150707, 'downloader/request_count': 35, 'downloader/request_method_count/GET': 34, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 193840, 'downloader/response_count': 35, 'downloader/response_status_count/200': 35, 'elapsed_time_seconds': 55.561496, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 9, 1, 31, 8, 283438, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 491814, 'httpcompression/response_count': 34, 'item_scraped_count': 33, 'items_per_minute': None, 'log_count/DEBUG': 95, 'log_count/INFO': 47, 'memusage/max': 118398976, 'memusage/startup': 118398976, 'request_depth_max': 2, 'response_received_count': 35, 'responses_per_minute': None, 'scheduler/dequeued': 35, 'scheduler/dequeued/memory': 35, 'scheduler/enqueued': 35, 'scheduler/enqueued/memory': 35, 'start_time': datetime.datetime(2026, 7, 9, 1, 30, 12, 721942, tzinfo=datetime.timezone.utc)} 2026-07-09 01:31:08 [scrapy.core.engine] INFO: Spider closed (finished)