2026-01-10 20:42:34 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-10 20:42:34 [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-10 20:42:34 [zomato_integration_check] INFO: Dynamic attribute _job = 105_2026-01-10T20_30_02 2026-01-10 20:42:34 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7826 2026-01-10 20:42:34 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 105 2026-01-10 20:42:34 [scrapy.addons] INFO: Enabled addons: [] 2026-01-10 20:42:34 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-10 20:42:34 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:42:34 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:42:34 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 20:42:34 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 20:42:34 [scrapy.extensions.telnet] INFO: Telnet Password: 52bc71a8489a428e 2026-01-10 20:42:34 [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-10 20:42:34 [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-10T20_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-10 20:42:34 [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-10 20:42:34 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-01-10 20:42:34 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-10 20:42:34 [scrapy.core.engine] INFO: Spider opened 2026-01-10 20:42:34 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-10 20:42:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:42:35 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-10 20:42:35 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2026-01-10 20:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:42:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2896 2026-01-10 20:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:42:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5879923 HTTP/11" 200 None 2026-01-10 20:42:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:42:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-10 20:42:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-10 20:42:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:42:39 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-10 20:42:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-10 20:42:40 [zomato_integration_check] INFO: Found 17 restaurant IDs from database for client_id 105 2026-01-10 20:42:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21947250) 2026-01-10 20:42:42 [zomato_integration_check] INFO: Res ID 21947250: Found emails {'sukanya.dutt@zomato.com', 'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'burmaburma.palladiummumbai@gmail.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:42:42 [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-10 20:42:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21977007) 2026-01-10 20:42:45 [zomato_integration_check] INFO: Res ID 21977007: Found emails {'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'burmaburma.worldmark65@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:42:45 [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-10 20:42:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21968206) 2026-01-10 20:42:50 [zomato_integration_check] INFO: Res ID 21968206: Found emails {'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:42:50 [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-01-10 20:42:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:42:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:42:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21896270) 2026-01-10 20:42:53 [zomato_integration_check] INFO: Res ID 21896270: Found emails {'burmaburma.ecoworld@gmail.com', 'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:42:53 [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-01-10 20:42:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18740145) 2026-01-10 20:42:55 [zomato_integration_check] INFO: Res ID 18740145: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'ansab.khan@yahoo.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'burmaburmasmteam@gmail.com', 'burmaburma.india@gmail.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:42:55 [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-01-10 20:42:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19494275) 2026-01-10 20:42:59 [zomato_integration_check] INFO: Res ID 19494275: Found emails {'accounts@burmaburma.in', 'sukanya.dutt@zomato.com', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'burmaburma.parkstreet@gmail.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'gunjan.gupta@zomato.com', 'ahungerpangs@gmail.com', 'burmaburmasmteam@gmail.com', 'maity.msb@gmail.com', 'saumya.kothari@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:42:59 [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-10 20:43:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20788521) 2026-01-10 20:43:04 [zomato_integration_check] INFO: Res ID 20788521: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'karthika.jhawar@zomato.com', 'ahungerpangs@gmail.com', 'burmaburma.hitechcity@gmail.com', 'orm.burmaburma@gmail.com', 'shreya.nahata@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:04 [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-10 20:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:43:06 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:43:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18303709) 2026-01-10 20:43:08 [zomato_integration_check] INFO: Res ID 18303709: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'ansab.khan@yahoo.com', 'burmaburma.cyberhub@gmail.com', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'kavisha.shukla@burmaburma.in', 'ahungerpangs@gmail.com', 'burmaburmasmteam@gmail.com', 'burmaburma.cyberhubdelivery@gmail.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:08 [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-10 20:43:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18558920) 2026-01-10 20:43:12 [zomato_integration_check] INFO: Res ID 18558920: Found emails {'ansab.khan@yahoo.com', 'sagar.rajput@zomato.com', 'client@restaverse.com', 'kavisha.shukla@burmaburma.in', 'intern.marketing@burmaburma.in', 'maity.msb@gmail.com', 'ankitvgupta@gmail.com', 'diya.sehgal@zomato.com', 'gunjan.gupta@zomato.com', 'ahungerpangs@gmail.com', 'shreya.nahata@zomato.com', 'internal.ops@restaverse.com', 'kavisha.shukla@gmail.com', 'burmaburma.selectcity@gmail.com', 'orm.burmaburma@gmail.com', 'burmaburmasmteam@gmail.com', 'nehagoenka1980@gmail.com', 'accounts@burmaburma.in', 'ayan.dev@zomato.com', 'burmaburma.india@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:12 [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-10 20:43:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20788591) 2026-01-10 20:43:16 [zomato_integration_check] INFO: Res ID 20788591: Found emails {'accounts@burmaburma.in', 'sales@burmaburma.in', 'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'burmaburma.mallofasia@gmail.com', 'intern.marketing@burmaburma.in', 'saumya.kothari@zomato.com', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'kavisha.shukla@burmaburma.in', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'shreya.nahata@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:16 [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-10 20:43:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20631032) 2026-01-10 20:43:18 [zomato_integration_check] INFO: Res ID 20631032: Found emails {'burmaburma.forumrexwalk@gmail.com', 'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'shreya.nahata@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:18 [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-10 20:43:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:43:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:43:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18625420) 2026-01-10 20:43:23 [zomato_integration_check] INFO: Res ID 18625420: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'ansab.khan@yahoo.com', 'saumya.kothari@zomato.com', 'burmaburma.indiranagar@gmail.com', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'kavisha.shukla@burmaburma.in', 'ahungerpangs@gmail.com', 'burmaburmasmteam@gmail.com', 'burmaburma.india@gmail.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:23 [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-10 20:43:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21252124) 2026-01-10 20:43:25 [zomato_integration_check] INFO: Res ID 21252124: Found emails {'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'sagar.rajput@zomato.com', 'burmaburma.orionmall@gmail.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:25 [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-10 20:43:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20647993) 2026-01-10 20:43:29 [zomato_integration_check] INFO: Res ID 20647993: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'burmaburma.palladiumahmedabad@gmail.com', 'saumya.kothari@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:29 [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-10 20:43:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=48736) 2026-01-10 20:43:33 [zomato_integration_check] INFO: Res ID 48736: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'orm.burmaburma@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'ansab.khan@yahoo.com', 'satbirsingh.lote@zomato.com', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'burmaburma.fort@gmail.com', 'ahungerpangs@gmail.com', 'burmaburmasmteam@gmail.com', 'burmaburma.fortdelivery@gmail.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:33 [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-10 20:43:34 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 15 items (at 15 items/min) 2026-01-10 20:43:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:43:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:43:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21011596) 2026-01-10 20:43:37 [zomato_integration_check] INFO: Res ID 21011596: Found emails {'ankitvgupta@gmail.com', 'burmaburma.oberoimall@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'sagar.rajput@zomato.com', 'diya.sehgal@zomato.com', 'cashier.bboberoimall@gmail.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'saumya.kothari@zomato.com', 'nehagoenka1980@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:37 [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-10 20:43:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19564683) 2026-01-10 20:43:41 [zomato_integration_check] INFO: Res ID 19564683: Found emails {'accounts@burmaburma.in', 'ankitvgupta@gmail.com', 'internal.ops@restaverse.com', 'intern.marketing@burmaburma.in', 'diya.sehgal@zomato.com', 'client@restaverse.com', 'kavisha.shukla@gmail.com', 'ahungerpangs@gmail.com', 'orm.burmaburma@gmail.com', 'nehagoenka1980@gmail.com', 'burmaburma.santacruz@gmail.com'}, target: client@restaverse.com, zomato_manager_access: True 2026-01-10 20:43:41 [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-10 20:43:41 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 814 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-10 20:43:41 [zomato_integration_check] INFO: 2026-01-10 20:43:41 [zomato_integration_check] INFO: Logger Payload: {'run_id': '18b0fbbc-6ee2-4df0-9bf6-b13f3183d203', 'timestamp': '2026-01-10T20:43:41Z', 'spider': 'zomato_integration_check', 'client_id': '105', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 167669, 'duration_seconds': 66.65, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 167 2026-01-10 20:43:41 [zomato_integration_check] INFO: Logger Payload: {'run_id': '18b0fbbc-6ee2-4df0-9bf6-b13f3183d203', 'timestamp': '2026-01-10T20:43:41Z', 'spider': 'zomato_integration_check', 'client_id': '105', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 372, 'duration_seconds': 66.65, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 167 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 20:43:41 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 20:43:41 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '105', 'downloader/request_bytes': 79385, 'downloader/request_count': 19, 'downloader/request_method_count/GET': 18, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 92354, 'downloader/response_count': 19, 'downloader/response_status_count/200': 19, 'elapsed_time_seconds': 66.652911, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 10, 20, 43, 41, 396102, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 167669, 'httpcompression/response_count': 18, 'item_scraped_count': 17, 'items_per_minute': None, 'log_count/DEBUG': 69, 'log_count/INFO': 32, 'memusage/max': 122290176, 'memusage/startup': 109576192, 'request_depth_max': 2, 'response_received_count': 19, 'responses_per_minute': None, 'scheduler/dequeued': 19, 'scheduler/dequeued/memory': 19, 'scheduler/enqueued': 19, 'scheduler/enqueued/memory': 19, 'start_time': datetime.datetime(2026, 1, 10, 20, 42, 34, 743191, tzinfo=datetime.timezone.utc)} 2026-01-10 20:43:41 [scrapy.core.engine] INFO: Spider closed (finished)