2026-01-09 20:42:49 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:42: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, 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:42:49 [zomato_integration_check] INFO: Dynamic attribute _job = 105_2026-01-09T20_30_02 2026-01-09 20:42:49 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7826 2026-01-09 20:42:49 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 105 2026-01-09 20:42:49 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:42:49 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:42:49 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:42:49 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:42:49 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:42:49 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:42:49 [scrapy.extensions.telnet] INFO: Telnet Password: 58fd8935bd949078 2026-01-09 20:42:49 [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:42:49 [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/105_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:42:49 [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:42:49 [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:42:49 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:42:49 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:42:49 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:42:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:42:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:42:50 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-01-09 20:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:42:50 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2896 2026-01-09 20:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:42:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871327 HTTP/11" 200 None 2026-01-09 20:42:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:42:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:42:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:42:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:42:54 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:42:56 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): [] 2026-01-09 20:43:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:43:00 [zomato_integration_check] INFO: Found 17 restaurant IDs from database for client_id 105 2026-01-09 20:43:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:05 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:43:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:43:08 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:11 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:14 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:43:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:43:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:22 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:35 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:43:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:43:38 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:42 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:49 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 2 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:43:50 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:43:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:43:52 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:43:57 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-01-09 20:44:01 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:04 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:44:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:44:09 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:13 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:16 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:44:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:44:20 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:23 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:26 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:31 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:44:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:44:39 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:44 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:46 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:49 [scrapy.extensions.logstats] INFO: Crawled 2 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:44:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:44:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:44:51 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:54 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:44:59 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:45:02 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 2 times): 403 Forbidden 2026-01-09 20:45:06 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:45:06 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21968206) 2026-01-09 20:45:06 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21968206. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:45:06 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21968206&business_type=o2> None 2026-01-09 20:45:09 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:45:09 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21896270) 2026-01-09 20:45:09 [zomato_integration_check] ERROR: 403 Forbidden for res_id 21896270. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:45:09 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21896270&business_type=o2> None 2026-01-09 20:45:13 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 3 times): 403 Forbidden 2026-01-09 20:45:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18740145) 2026-01-09 20:45:14 [zomato_integration_check] ERROR: 403 Forbidden for res_id 18740145. Response: {"status":false,"code":1020,"message":"Not authorised for the restaurant","display":{"image":"https:\/\/b.zmtcdn.com\/data\/o2_assets\/241d53f646972ed0ffb41193f7e188f71622638524.png","title":"Oops! Access denied","subtitle":"You are not authorised to access this outlet anymore","cta":{"text":"Switch outlet","bg_color":"#256FEF","deeplink":"zomato-merchant:\/\/switch_outlet"}}} 2026-01-09 20:45:14 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18740145&business_type=o2> None 2026-01-09 20:45:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19494275) 2026-01-09 20:45:18 [zomato_integration_check] INFO: Res ID 19494275: Found emails {'burmaburmasmteam@gmail.com', 'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'gunjan.gupta@zomato.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'sukanya.dutt@zomato.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'maity.msb@gmail.com', 'saumya.kothari@zomato.com', 'ankitvgupta@gmail.com', 'burmaburma.parkstreet@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19494275&business_type=o2> None 2026-01-09 20:45:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20788521) 2026-01-09 20:45:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:45:20 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:45:20 [zomato_integration_check] INFO: Res ID 20788521: Found emails {'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'karthika.jhawar@zomato.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'shreya.nahata@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com', 'burmaburma.hitechcity@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20788521&business_type=o2> None 2026-01-09 20:45:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18303709) 2026-01-09 20:45:24 [zomato_integration_check] INFO: Res ID 18303709: Found emails {'burmaburmasmteam@gmail.com', 'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'kavisha.shukla@burmaburma.in', 'intern.marketing@burmaburma.in', 'burmaburma.cyberhub@gmail.com', 'ansab.khan@yahoo.com', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'burmaburma.cyberhubdelivery@gmail.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18303709&business_type=o2> None 2026-01-09 20:45:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18558920) 2026-01-09 20:45:28 [zomato_integration_check] INFO: Res ID 18558920: Found emails {'gunjan.gupta@zomato.com', 'intern.marketing@burmaburma.in', 'ansab.khan@yahoo.com', 'ayan.dev@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'nehagoenka1980@gmail.com', 'shreya.nahata@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com', 'burmaburma.selectcity@gmail.com', 'burmaburma.india@gmail.com', 'maity.msb@gmail.com', 'sagar.rajput@zomato.com', 'kavisha.shukla@burmaburma.in', 'accounts@burmaburma.in', 'burmaburmasmteam@gmail.com', 'ahungerpangs@gmail.com', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18558920&business_type=o2> None 2026-01-09 20:45:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20788591) 2026-01-09 20:45:32 [zomato_integration_check] INFO: Res ID 20788591: Found emails {'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'kavisha.shukla@burmaburma.in', 'burmaburma.mallofasia@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'shreya.nahata@zomato.com', 'saumya.kothari@zomato.com', 'sales@burmaburma.in', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20788591&business_type=o2> None 2026-01-09 20:45:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20631032) 2026-01-09 20:45:35 [zomato_integration_check] INFO: Res ID 20631032: Found emails {'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'intern.marketing@burmaburma.in', 'burmaburma.forumrexwalk@gmail.com', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'shreya.nahata@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20631032&business_type=o2> None 2026-01-09 20:45:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18625420) 2026-01-09 20:45:39 [zomato_integration_check] INFO: Res ID 18625420: Found emails {'burmaburmasmteam@gmail.com', 'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'kavisha.shukla@burmaburma.in', 'intern.marketing@burmaburma.in', 'burmaburma.india@gmail.com', 'ansab.khan@yahoo.com', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'burmaburma.indiranagar@gmail.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'saumya.kothari@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18625420&business_type=o2> None 2026-01-09 20:45:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21252124) 2026-01-09 20:45:43 [zomato_integration_check] INFO: Res ID 21252124: Found emails {'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'nehagoenka1980@gmail.com', 'saumya.kothari@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com', 'burmaburma.orionmall@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21252124&business_type=o2> None 2026-01-09 20:45:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20647993) 2026-01-09 20:45:47 [zomato_integration_check] INFO: Res ID 20647993: Found emails {'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'burmaburma.palladiumahmedabad@gmail.com', 'saumya.kothari@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20647993&business_type=o2> None 2026-01-09 20:45:49 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 12 pages/min), scraped 12 items (at 12 items/min) 2026-01-09 20:45:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=48736) 2026-01-09 20:45:50 [zomato_integration_check] INFO: Res ID 48736: Found emails {'burmaburma.fortdelivery@gmail.com', 'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'burmaburmasmteam@gmail.com', 'intern.marketing@burmaburma.in', 'ansab.khan@yahoo.com', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'burmaburma.fort@gmail.com', 'client@restaverse.com', 'satbirsingh.lote@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=48736&business_type=o2> None 2026-01-09 20:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:45:50 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:45:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21011596) 2026-01-09 20:45:54 [zomato_integration_check] INFO: Res ID 21011596: Found emails {'sagar.rajput@zomato.com', 'ahungerpangs@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'nehagoenka1980@gmail.com', 'cashier.bboberoimall@gmail.com', 'saumya.kothari@zomato.com', 'burmaburma.oberoimall@gmail.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21011596&business_type=o2> None 2026-01-09 20:45:57 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19564683) 2026-01-09 20:45:57 [zomato_integration_check] INFO: Res ID 19564683: Found emails {'ahungerpangs@gmail.com', 'burmaburma.santacruz@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:45:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19564683&business_type=o2> None 2026-01-09 20:46:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21947250) 2026-01-09 20:46:03 [zomato_integration_check] INFO: Res ID 21947250: Found emails {'ahungerpangs@gmail.com', 'intern.marketing@burmaburma.in', 'burmaburma.palladiummumbai@gmail.com', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'sukanya.dutt@zomato.com', 'saumya.kothari@zomato.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:46:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21947250&business_type=o2> None 2026-01-09 20:46:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21977007) 2026-01-09 20:46:05 [zomato_integration_check] INFO: Res ID 21977007: Found emails {'ahungerpangs@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'diya.sehgal@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'burmaburma.worldmark65@gmail.com', 'ankitvgupta@gmail.com', 'client@restaverse.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-09 20:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21977007&business_type=o2> None 2026-01-09 20:46:05 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 814 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 20:46:05 [zomato_integration_check] INFO: 2026-01-09 20:46:05 [zomato_integration_check] INFO: Logger Payload: {'run_id': '4cc0f967-b34f-45a5-85f6-07ae7aad5949', 'timestamp': '2026-01-09T20:46:05Z', 'spider': 'zomato_integration_check', 'client_id': '105', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 142020, 'duration_seconds': 195.45, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:46:05 [zomato_integration_check] INFO: Logger Payload: {'run_id': '4cc0f967-b34f-45a5-85f6-07ae7aad5949', 'timestamp': '2026-01-09T20:46:05Z', 'spider': 'zomato_integration_check', 'client_id': '105', 'domain': 'cron.restaverse.com', 'bytes_sent': 430, 'bytes_received': 372, 'duration_seconds': 195.45, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:46:05 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:46:05 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '105', 'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.web._newclient.ResponseNeverReceived': 1, 'downloader/request_bytes': 241944, 'downloader/request_count': 54, 'downloader/request_method_count/GET': 52, 'downloader/request_method_count/POST': 2, 'downloader/response_bytes': 207630, 'downloader/response_count': 53, 'downloader/response_status_count/200': 16, 'downloader/response_status_count/403': 37, 'elapsed_time_seconds': 195.451616, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 20, 46, 5, 191786, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 140883, 'httpcompression/response_count': 15, 'item_scraped_count': 17, 'items_per_minute': None, 'log_count/DEBUG': 116, 'log_count/ERROR': 6, 'log_count/INFO': 31, 'memusage/max': 122540032, 'memusage/startup': 109563904, 'request_depth_max': 2, 'response_received_count': 19, 'responses_per_minute': None, 'retry/count': 35, 'retry/max_reached': 3, 'retry/reason_count/403 Forbidden': 34, 'retry/reason_count/twisted.web._newclient.ResponseNeverReceived': 1, 'scheduler/dequeued': 54, 'scheduler/dequeued/memory': 54, 'scheduler/enqueued': 54, 'scheduler/enqueued/memory': 54, 'start_time': datetime.datetime(2026, 1, 9, 20, 42, 49, 740170, tzinfo=datetime.timezone.utc)} 2026-01-09 20:46:05 [scrapy.core.engine] INFO: Spider closed (finished)