2026-07-09 01:33:49 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-07-09 01:33:49 [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:33:49 [zomato_integration_check] INFO: Dynamic attribute _job = b84be9517b3511f182b3b7f7997b43e5 2026-07-09 01:33:49 [zomato_integration_check] INFO: Connected to Redis 2026-07-09 01:33:49 [scrapy.addons] INFO: Enabled addons: [] 2026-07-09 01:33:49 [asyncio] DEBUG: Using selector: EpollSelector 2026-07-09 01:33:49 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:33:49 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:33:49 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:33:49 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:33:49 [scrapy.extensions.telnet] INFO: Telnet Password: 6163d952d8a246be 2026-07-09 01:33:49 [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:33:49 [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/b84be9517b3511f182b3b7f7997b43e5.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:33:53 [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:33:53 [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:33:53 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-07-09 01:33:53 [scrapy.core.engine] INFO: Spider opened 2026-07-09 01:33:53 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-09 01:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:33:54 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-07-09 01:33:54 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-07-09 01:33:54 [zomato_integration_check] INFO: No Redis session found for client_id=93, falling back to DB 2026-07-09 01:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:33:54 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3393 2026-07-09 01:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:33:54 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=7238305 HTTP/11" 200 None 2026-07-09 01:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:33:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-07-09 01:33:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-07-09 01:33:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:33:57 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-07-09 01:34:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-07-09 01:34:00 [zomato_integration_check] INFO: Found 24 restaurant IDs from database for client_id 93 2026-07-09 01:34:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22774947) 2026-07-09 01:34:01 [zomato_integration_check] INFO: Res ID 22774947: Found emails {'creamcentreranchi@gmail.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'agb@sgnventures.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22774947&business_type=o2> None 2026-07-09 01:34:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22677212) 2026-07-09 01:34:02 [zomato_integration_check] INFO: Res ID 22677212: Found emails {'sukanya.dutt@zomato.com', 'finance@creamcentre.com', 'ccforummall@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'internal.ops@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22677212&business_type=o2> None 2026-07-09 01:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22766153) 2026-07-09 01:34:03 [zomato_integration_check] INFO: Res ID 22766153: Found emails {'shreeramventures2025@gmail.com', 'manish@restaverse.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22766153&business_type=o2> None 2026-07-09 01:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22260273) 2026-07-09 01:34:03 [zomato_integration_check] INFO: Res ID 22260273: Found emails {'shravani.l@zomato.com', 'finance@creamcentre.com', 'ccmoa@creamcentre.com', 'client@restaverse.com', 'dhun.jain@zomato.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22260273&business_type=o2> None 2026-07-09 01:34:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22390570) 2026-07-09 01:34:04 [zomato_integration_check] INFO: Res ID 22390570: Found emails {'creamcentre.noida@gmail.com', 'client@restaverse.com', 'vishal_3000@yahoo.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'agb@sgnventures.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22390570&business_type=o2> None 2026-07-09 01:34:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18638636) 2026-07-09 01:34:04 [zomato_integration_check] INFO: Res ID 18638636: Found emails {'anuragmandloi.work@gmail.com', 'creamcentre2021@gmail.com', 'client@restaverse.com', 'dixit.shashank@zomato.com', 'mayanka.verma@gmail.com', 'creamcentre19@gmail.com', 'internal.ops@restaverse.com', 'accounts@rudraum.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18638636&business_type=o2> None 2026-07-09 01:34:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=65123) 2026-07-09 01:34:04 [zomato_integration_check] INFO: Res ID 65123: Found emails {'shahbazloge@gmail.com', 'disha.agarwal@zomato.com', 'ashvanthini.rs@zomato.com', 'purvi.mehta@zomato.com', 'creamcentre@gmail.com', 'khushal.shah@zomato.com', 'ethirajpraveenkumar@gmail.com', 'client@restaverse.com', 'payal.jain@zomato.com', 'karuppasamy2505@gmail.com', 'internal.ops@restaverse.com', 'jagrit.valluru@zomato.com', 'shiksha@restaverse.com', 'rajshree.kothari@zomato.com', 'orm.creamcentre@creamcentre.co.in', 'creamcentrecc1@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=65123&business_type=o2> None 2026-07-09 01:34:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21973020) 2026-07-09 01:34:05 [zomato_integration_check] INFO: Res ID 21973020: Found emails {'jmanan56@gmail.com', 'gupta.shruti@zomato.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'hasmeet.singh@zomato.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21973020&business_type=o2> None 2026-07-09 01:34:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=3000062) 2026-07-09 01:34:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21251723) 2026-07-09 01:34:06 [zomato_integration_check] INFO: Res ID 3000062: Found emails {'parveen.rafi@zomato.com', 'punjabi.bhavisha@zomato.com', 'scuisinecbe@gmail.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=3000062&business_type=o2> None 2026-07-09 01:34:06 [zomato_integration_check] INFO: Res ID 21251723: Found emails {'rishi.punamia@zomato.com', 'creamcentreslm@gmail.com', 'parveen.rafi@zomato.com', 'anjali.nahata@zomato.com', 'client@restaverse.com', 'aditya.6494@gmail.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21251723&business_type=o2> None 2026-07-09 01:34:06 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=65124) 2026-07-09 01:34:06 [zomato_integration_check] INFO: Res ID 65124: Found emails {'creamcentreccr2@gmail.com', 'rajshree.kothari@zomato.com', 'ashvanthini.rs@zomato.com', 'purvi.mehta@zomato.com', 'creamcentre@gmail.com', 'khushal.shah@zomato.com', 'ethirajpraveenkumar@gmail.com', 'monishschugh@gmail.com', 'client@restaverse.com', 'payal.jain@zomato.com', 'internal.ops@restaverse.com', 'jagrit.valluru@zomato.com', 'shiksha@restaverse.com', 'ccdcfood@gmail.com', 'orm.creamcentre@creamcentre.co.in', 'creamcentrechennaiunit@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=65124&business_type=o2> None 2026-07-09 01:34:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21549923) 2026-07-09 01:34:07 [zomato_integration_check] INFO: Res ID 21549923: Found emails {'aditya.bafna3@gmail.com', 'poorvi.bajaj@zomato.com', 'client@restaverse.com', 'rohan.ghosh@zomato.com', 'sakshi.khandelwal@zomato.com', 'vishal_3000@yahoo.com', 'creamcentre.vaishali@gmail.com', 'internal.ops@restaverse.com', 'ayushisingh@zomato.com', 'shiksha@restaverse.com', 'sharma.shivangi@zomato.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21549923&business_type=o2> None 2026-07-09 01:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:34:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:34:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=68553) 2026-07-09 01:34:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21839619) 2026-07-09 01:34:08 [zomato_integration_check] INFO: Res ID 68553: Found emails {'rajshree.kothari@zomato.com', 'ashvanthini.rs@zomato.com', 'purvi.mehta@zomato.com', 'creamcentre@gmail.com', 'ethirajpraveenkumar@gmail.com', 'khushal.shah@zomato.com', 'paulson.thomas@zomato.com', 'creamcentrezomato@gmail.com', 'client@restaverse.com', 'rohitsaini6898@gmail.com', 'payal.jain@zomato.com', 'karuppasamy2505@gmail.com', 'internal.ops@restaverse.com', 'jagrit.valluru@zomato.com', 'shiksha@restaverse.com', 'ccdcfood@gmail.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=68553&business_type=o2> None 2026-07-09 01:34:08 [zomato_integration_check] INFO: Res ID 21839619: Found emails {'creamcentrebegumpet@gmail.com', 'mudigondabhi@gmail.com', 'client@restaverse.com', 'hyderabadcreamcentre@gmail.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21839619&business_type=o2> None 2026-07-09 01:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=39528) 2026-07-09 01:34:10 [zomato_integration_check] INFO: Res ID 39528: Found emails {'ccphoenixparel@gmail.com', 'finance@creamcentre.com', 'rishi.mishra@zomato.com', 'it@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'pathan.kalima@zomato.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'internal.ops@restaverse.com', 'orm.creamcentre@creamcentre.co.in', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'ccphoenix@creamcentre.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=39528&business_type=o2> None 2026-07-09 01:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19709667) 2026-07-09 01:34:10 [zomato_integration_check] INFO: Res ID 19709667: Found emails {'asif.khan@creamcentre.com', 'ccjuhu@creamcentre.com', 'finance@creamcentre.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'feedback.kitchenspurs@gmail.com', 'manish@restaverse.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'pratik.katre@zomato.com', 'vsaurav411@gmail.com', 'sukanya.dutt@zomato.com', 'dhun.jain@zomato.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in', 'rishi.mishra@zomato.com', 'it@creamcentre.com', 'arijit.moitra@zomato.com', 'sunil58852@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19709667&business_type=o2> None 2026-07-09 01:34:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22488338) 2026-07-09 01:34:10 [zomato_integration_check] INFO: Res ID 22488338: Found emails {'rishi.punamia@zomato.com', 'mudigondabhi@gmail.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'shiksha@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22488338&business_type=o2> None 2026-07-09 01:34:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20284206) 2026-07-09 01:34:11 [zomato_integration_check] INFO: Res ID 20284206: Found emails {'rishischona@gmail.com', 'finance@creamcentre.com', 'rishi.mishra@zomato.com', 'ccfunrepublic@creamcentre.com', 'it@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'dhun.jain@zomato.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'internal.ops@restaverse.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20284206&business_type=o2> None 2026-07-09 01:34:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20896097) 2026-07-09 01:34:11 [zomato_integration_check] INFO: Res ID 20896097: Found emails {'asif.khan@creamcentre.com', 'finance@creamcentre.com', 'rishi.mishra@zomato.com', 'it@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'dhun.jain@zomato.com', 'sagar.rajput@zomato.com', 'creamcentrethane65@gmail.com', 'internal.ops@restaverse.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20896097&business_type=o2> None 2026-07-09 01:34:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=43965) 2026-07-09 01:34:12 [zomato_integration_check] INFO: Res ID 43965: Found emails {'asif.khan@creamcentre.com', 'finance@creamcentre.com', 'rishi.mishra@zomato.com', 'ccrcitycreamcentre@gmail.com', 'it@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'dhun.jain@zomato.com', 'raunaq.pasricha@zomato.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'ccrcity@creamcentre.com', 'internal.ops@restaverse.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'sunil58852@gmail.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=43965&business_type=o2> None 2026-07-09 01:34:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18365184) 2026-07-09 01:34:12 [zomato_integration_check] INFO: Res ID 18365184: Found emails {'vsaurav411@gmail.com', 'jagrit.valluru@zomato.com', 'asif.khan@creamcentre.com', 'finance@creamcentre.com', 'rishi.mishra@zomato.com', 'it@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'ccandheri@creamcentre.com', 'dhun.jain@zomato.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'ccandheriwest@gmail.com', 'internal.ops@restaverse.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18365184&business_type=o2> None 2026-07-09 01:34:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=46672) 2026-07-09 01:34:13 [zomato_integration_check] INFO: Res ID 46672: Found emails {'asif.khan@creamcentre.com', 'finance@creamcentre.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'manish@restaverse.com', 'client@restaverse.com', 'internal.ops@restaverse.com', 'vsaurav411@gmail.com', 'sukanya.dutt@zomato.com', 'ccinorbit@creamcentre.com', 'dhun.jain@zomato.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'purvi.mehta@zomato.com', 'orm.creamcentre@creamcentre.co.in', 'rishi.mishra@zomato.com', 'it@creamcentre.com', 'creamcentreinorbit@gmail.com', 'jagrit.valluru@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=46672&business_type=o2> None 2026-07-09 01:34:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=37679) 2026-07-09 01:34:14 [zomato_integration_check] INFO: Res ID 37679: Found emails {'ashvanthini.rs@zomato.com', 'sayanpoddar@zomato.com', 'shriram.dhamdhere@zomato.com', 'armaan.pruthi@zomato.com', 'finance@creamcentre.com', 'rishi.mishra@zomato.com', 'it@creamcentre.com', 'manish@restaverse.com', 'client@restaverse.com', 'dhun.jain@zomato.com', 'raunaq.pasricha@zomato.com', 'sagar.rajput@zomato.com', 'digital.creamcentre@gmail.com', 'internal.ops@restaverse.com', 'arora.kshitij@zomato.com', 'shiksha@restaverse.com', 'ccchowpatty@creamcentre.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=37679&business_type=o2> None 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:34:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21332798) 2026-07-09 01:34:23 [zomato_integration_check] INFO: Res ID 21332798: Found emails {'sayanpoddar@zomato.com', 'aditya.bafna3@gmail.com', 'jaipurcreamcentre@gmail.com', 'poorvi.bajaj@zomato.com', 'client@restaverse.com', 'sakshi.khandelwal@zomato.com', 'vishal_3000@yahoo.com', 'internal.ops@restaverse.com', 'ayushisingh@zomato.com', 'shiksha@restaverse.com', 'sharma.shivangi@zomato.com', 'orm.creamcentre@creamcentre.co.in'}, target: client@restaverse.com, zomato_manager_access: True 2026-07-09 01:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21332798&business_type=o2> None 2026-07-09 01:34:23 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1112 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-07-09 01:34:23 [zomato_integration_check] INFO: 2026-07-09 01:34:23 [zomato_integration_check] INFO: {"task_id":"0a329f5a-4b69-4157-a522-f7d4bd0deff8","status":"Task enqueued","database":null} 2026-07-09 01:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:34:24 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:34:24 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '93', 'downloader/request_bytes': 111532, 'downloader/request_count': 26, 'downloader/request_method_count/GET': 25, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 143822, 'downloader/response_count': 26, 'downloader/response_status_count/200': 26, 'elapsed_time_seconds': 30.815003, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 9, 1, 34, 23, 865890, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 410368, 'httpcompression/response_count': 25, 'item_scraped_count': 24, 'items_per_minute': None, 'log_count/DEBUG': 75, 'log_count/INFO': 38, 'memusage/max': 118235136, 'memusage/startup': 118235136, 'request_depth_max': 2, 'response_received_count': 26, 'responses_per_minute': None, 'scheduler/dequeued': 26, 'scheduler/dequeued/memory': 26, 'scheduler/enqueued': 26, 'scheduler/enqueued/memory': 26, 'start_time': datetime.datetime(2026, 7, 9, 1, 33, 53, 50887, tzinfo=datetime.timezone.utc)} 2026-07-09 01:34:24 [scrapy.core.engine] INFO: Spider closed (finished)