2026-03-08 01:32:03 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-03-08 01:32:03 [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, Jan 26 2026, 14:55:28) [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-03-08 01:32:03 [zomato_integration_check] INFO: Dynamic attribute _job = 55bc944e1a8e11f1bed6cdf2cd9b006a 2026-03-08 01:32:03 [zomato_integration_check] INFO: Connected to Redis 2026-03-08 01:32:03 [scrapy.addons] INFO: Enabled addons: [] 2026-03-08 01:32:03 [asyncio] DEBUG: Using selector: EpollSelector 2026-03-08 01:32:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-08 01:32:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-08 01:32:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-08 01:32:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-08 01:32:03 [scrapy.extensions.telnet] INFO: Telnet Password: 142a08ea4b6a10b6 2026-03-08 01:32:03 [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-03-08 01:32:03 [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/55bc944e1a8e11f1bed6cdf2cd9b006a.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-03-08 01:32:06 [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-03-08 01:32:06 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-03-08 01:32:06 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-03-08 01:32:06 [scrapy.core.engine] INFO: Spider opened 2026-03-08 01:32:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-08 01:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 01:32:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-03-08 01:32:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-03-08 01:32:07 [zomato_integration_check] INFO: No Redis session found for client_id=105, falling back to DB 2026-03-08 01:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-03-08 01:32:07 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 4363 2026-03-08 01:32:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 01:32:08 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6281552 HTTP/11" 200 None 2026-03-08 01:32:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 01:32:09 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-03-08 01:32:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-03-08 01:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 01:32:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-03-08 01:32:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-03-08 01:32:12 [zomato_integration_check] INFO: Found 21 restaurant IDs from database for client_id 105 2026-03-08 01:32:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22361007) 2026-03-08 01:32:14 [zomato_integration_check] INFO: Res ID 22361007: Found emails {'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'skycitymall@burmaburma.in', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22361007&business_type=o2> None 2026-03-08 01:32:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22075069) 2026-03-08 01:32:15 [zomato_integration_check] INFO: Res ID 22075069: Found emails {'burmaburma.dlfpromenade@gmail.com', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'jadhav.kumar@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22075069&business_type=o2> None 2026-03-08 01:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22166437) 2026-03-08 01:32:16 [zomato_integration_check] INFO: Res ID 22166437: Found emails {'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'jagrit.valluru@zomato.com', 'jioworlddrive@burmaburma.in', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22166437&business_type=o2> None 2026-03-08 01:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21977007) 2026-03-08 01:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21947250) 2026-03-08 01:32:16 [zomato_integration_check] INFO: Res ID 21977007: Found emails {'rohan.ghosh@zomato.com', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'burmaburma.worldmark65@gmail.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:16 [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-03-08 01:32:16 [zomato_integration_check] INFO: Res ID 21947250: Found emails {'burmaburma.palladiummumbai@gmail.com', 'ankitvgupta@gmail.com', 'sukanya.dutt@zomato.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'internal.ops@restaverse.com', 'pathan.kalima@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:16 [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-03-08 01:32:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22106384) 2026-03-08 01:32:16 [zomato_integration_check] INFO: Res ID 22106384: Found emails {'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'powai@burmaburma.in', 'pathan.kalima@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22106384&business_type=o2> None 2026-03-08 01:32:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21896270) 2026-03-08 01:32:17 [zomato_integration_check] INFO: Res ID 21896270: Found emails {'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'burmaburma.ecoworld@gmail.com', 'internal.ops@restaverse.com', 'shravani.l@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21896270&business_type=o2> None 2026-03-08 01:32:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19494275) 2026-03-08 01:32:18 [zomato_integration_check] INFO: Res ID 19494275: Found emails {'rohan.ghosh@zomato.com', 'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'sukanya.dutt@zomato.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'maity.msb@gmail.com', 'internal.ops@restaverse.com', 'gunjan.gupta@zomato.com', 'accounts@burmaburma.in', 'burmaburma.parkstreet@gmail.com', 'burmaburmasmteam@gmail.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32: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-03-08 01:32:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21968206) 2026-03-08 01:32:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18558920) 2026-03-08 01:32:18 [zomato_integration_check] INFO: Res ID 21968206: Found emails {'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'internal.ops@restaverse.com', 'pathan.kalima@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21968206&business_type=o2> None 2026-03-08 01:32:18 [zomato_integration_check] INFO: Res ID 18558920: Found emails {'ankitvgupta@gmail.com', 'nehagoenka1980@gmail.com', 'maity.msb@gmail.com', 'jadhav.kumar@zomato.com', 'accounts@burmaburma.in', 'burmaburma.india@gmail.com', 'burmaburmasmteam@gmail.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'internal.ops@restaverse.com', 'client@restaverse.com', 'ahungerpangs@gmail.com', 'burmaburma.selectcity@gmail.com', 'sagar.rajput@zomato.com', 'orm.burmaburma@gmail.com', 'ansab.khan@yahoo.com', 'gunjan.gupta@zomato.com', 'kavisha.shukla@burmaburma.in', 'ayan.dev@zomato.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:18 [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-03-08 01:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20788591) 2026-03-08 01:32:19 [zomato_integration_check] INFO: Res ID 20788591: Found emails {'nehagoenka1980@gmail.com', 'sales@burmaburma.in', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'burmaburma.mallofasia@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'internal.ops@restaverse.com', 'kavisha.shukla@burmaburma.in', 'accounts@burmaburma.in', 'shravani.l@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:19 [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-03-08 01:32:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21252124) 2026-03-08 01:32:20 [zomato_integration_check] INFO: Res ID 21252124: Found emails {'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'internal.ops@restaverse.com', 'burmaburma.orionmall@gmail.com', 'shravani.l@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:20 [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-03-08 01:32:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20647993) 2026-03-08 01:32:20 [zomato_integration_check] INFO: Res ID 20647993: Found emails {'maaz.mohiuddin@zomato.com', 'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'burmaburma.palladiumahmedabad@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:20 [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-03-08 01:32:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18740145) 2026-03-08 01:32:21 [zomato_integration_check] INFO: Res ID 18740145: Found emails {'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'jadhav.kumar@zomato.com', 'internal.ops@restaverse.com', 'ansab.khan@yahoo.com', 'accounts@burmaburma.in', 'burmaburma.india@gmail.com', 'burmaburmasmteam@gmail.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18740145&business_type=o2> None 2026-03-08 01:32:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20788521) 2026-03-08 01:32:21 [zomato_integration_check] INFO: Res ID 20788521: Found emails {'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'burmaburma.hitechcity@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'kotakonda.pranaya@zomato.com', 'accounts@burmaburma.in', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'karthika.jhawar@zomato.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:21 [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-03-08 01:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 01:32:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-03-08 01:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21011596) 2026-03-08 01:32:22 [zomato_integration_check] INFO: Res ID 21011596: Found emails {'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'burmaburma.oberoimall@gmail.com', 'orm.burmaburma@gmail.com', 'cashier.bboberoimall@gmail.com', 'saumya.kothari@zomato.com', 'internal.ops@restaverse.com', 'jagrit.valluru@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:22 [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-03-08 01:32:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18303709) 2026-03-08 01:32:22 [zomato_integration_check] INFO: Res ID 18303709: Found emails {'maaz.mohiuddin@zomato.com', 'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'ansab.khan@yahoo.com', 'kavisha.shukla@burmaburma.in', 'accounts@burmaburma.in', 'burmaburmasmteam@gmail.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'burmaburma.cyberhub@gmail.com', 'ahungerpangs@gmail.com', 'burmaburma.cyberhubdelivery@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:22 [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-03-08 01:32:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=48736) 2026-03-08 01:32:23 [zomato_integration_check] INFO: Res ID 48736: Found emails {'nehagoenka1980@gmail.com', 'burmaburma.fortdelivery@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'client@restaverse.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'ansab.khan@yahoo.com', 'accounts@burmaburma.in', 'burmaburmasmteam@gmail.com', 'pathan.kalima@zomato.com', 'satbirsingh.lote@zomato.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'burmaburma.fort@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:23 [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-03-08 01:32:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19564683) 2026-03-08 01:32:23 [zomato_integration_check] INFO: Res ID 19564683: Found emails {'nehagoenka1980@gmail.com', 'burmaburma.santacruz@gmail.com', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'accounts@burmaburma.in', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:23 [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-03-08 01:32:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20631032) 2026-03-08 01:32:24 [zomato_integration_check] INFO: Res ID 20631032: Found emails {'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'burmaburma.forumrexwalk@gmail.com', 'accounts@burmaburma.in', 'shravani.l@zomato.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:24 [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-03-08 01:32:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18625420) 2026-03-08 01:32:25 [zomato_integration_check] INFO: Res ID 18625420: Found emails {'maaz.mohiuddin@zomato.com', 'nehagoenka1980@gmail.com', 'ankitvgupta@gmail.com', 'sagar.rajput@zomato.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'internal.ops@restaverse.com', 'ansab.khan@yahoo.com', 'kavisha.shukla@burmaburma.in', 'accounts@burmaburma.in', 'burmaburma.india@gmail.com', 'burmaburmasmteam@gmail.com', 'client@restaverse.com', 'intern.marketing@burmaburma.in', 'burmaburma.indiranagar@gmail.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com'}, target: orm.burmaburma@gmail.com, zomato_manager_access: True 2026-03-08 01:32:25 [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-03-08 01:32:25 [scrapy.core.engine] INFO: Closing spider (finished) 2026-03-08 01:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-03-08 01:32:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1010 2026-03-08 01:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-03-08 01:32:25 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-03-08 01:32:25 [zomato_integration_check] INFO: 2026-03-08 01:32:25 [zomato_integration_check] INFO: {"task_id":"c60d0b2b-3687-4269-975a-c7bbb8f485d0","status":"Task enqueued","database":null} 2026-03-08 01:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-08 01:32:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-03-08 01:32:25 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '105', 'downloader/request_bytes': 138971, 'downloader/request_count': 23, 'downloader/request_method_count/GET': 22, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 148444, 'downloader/response_count': 23, 'downloader/response_status_count/200': 23, 'elapsed_time_seconds': 18.544303, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 3, 8, 1, 32, 25, 226133, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 358040, 'httpcompression/response_count': 22, 'item_scraped_count': 21, 'items_per_minute': None, 'log_count/DEBUG': 67, 'log_count/INFO': 35, 'memusage/max': 114434048, 'memusage/startup': 114434048, 'request_depth_max': 2, 'response_received_count': 23, 'responses_per_minute': None, 'scheduler/dequeued': 23, 'scheduler/dequeued/memory': 23, 'scheduler/enqueued': 23, 'scheduler/enqueued/memory': 23, 'start_time': datetime.datetime(2026, 3, 8, 1, 32, 6, 681830, tzinfo=datetime.timezone.utc)} 2026-03-08 01:32:25 [scrapy.core.engine] INFO: Spider closed (finished)