2026-07-09 01:30:05 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-07-09 01:30:05 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Jun 22 2026, 18:55:27) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1060-aws-aarch64-with-glibc2.35 2026-07-09 01:30:05 [zomato_integration_check] INFO: Dynamic attribute _job = b4e8c88f7b3511f182b3b7f7997b43e5 2026-07-09 01:30:05 [zomato_integration_check] INFO: Connected to Redis 2026-07-09 01:30:05 [scrapy.addons] INFO: Enabled addons: [] 2026-07-09 01:30:05 [asyncio] DEBUG: Using selector: EpollSelector 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-07-09 01:30:05 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-07-09 01:30:05 [scrapy.extensions.telnet] INFO: Telnet Password: def960222f5734fe 2026-07-09 01:30:05 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2026-07-09 01:30:05 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_check_in', 'CONCURRENT_REQUESTS': 8, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_check_in/zomato_integration_check/b4e8c88f7b3511f182b3b7f7997b43e5.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'RETRY_TIMES': 1, 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-07-09 01:30:12 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'zomato_check_in.middlewares.ZomatoCentralRateLimitMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy_user_agents.middlewares.RandomUserAgentMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', 'scrapeops_scrapy.middleware.retry.RetryMiddleware', 'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware', 'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware', 'scrapy.downloadermiddlewares.redirect.RedirectMiddleware', 'scrapy.downloadermiddlewares.cookies.CookiesMiddleware', 'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware', 'scrapy.downloadermiddlewares.stats.DownloaderStats'] 2026-07-09 01:30:12 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-07-09 01:30:12 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-07-09 01:30:12 [scrapy.core.engine] INFO: Spider opened 2026-07-09 01:30:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-07-09 01:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-07-09 01:30:13 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-07-09 01:30:13 [zomato_integration_check] INFO: No Redis session found for client_id=23, falling back to DB 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:30:13 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3397 2026-07-09 01:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:14 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=7238267 HTTP/11" 200 None 2026-07-09 01:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:15 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-07-09 01:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-07-09 01:30:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:21 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-07-09 01:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-07-09 01:30:23 [zomato_integration_check] INFO: Found 25 restaurant IDs from database for client_id 23 2026-07-09 01:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22803458) 2026-07-09 01:30:26 [zomato_integration_check] INFO: Res ID 22803458: Found emails {'reviews-3@restaverse.com', 'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'customercare@eatberiyan.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22803458&business_type=o2> None 2026-07-09 01:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22803465) 2026-07-09 01:30:27 [zomato_integration_check] INFO: Res ID 22803465: Found emails {'reviews-3@restaverse.com', 'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'customercare@eatberiyan.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22803465&business_type=o2> None 2026-07-09 01:30:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:28 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21424762) 2026-07-09 01:30:33 [zomato_integration_check] INFO: Res ID 21424762: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'fp.houseofberiyan@gmail.com', 'akshith.gopi@zomato.com', 'tushar.kumar@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21424762&business_type=o2> None 2026-07-09 01:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22729510) 2026-07-09 01:30:34 [zomato_integration_check] INFO: Res ID 22729510: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22729510&business_type=o2> None 2026-07-09 01:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21422492) 2026-07-09 01:30:35 [zomato_integration_check] INFO: Res ID 21422492: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21422492&business_type=o2> None 2026-07-09 01:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22729512) 2026-07-09 01:30:35 [zomato_integration_check] INFO: Res ID 22729512: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22729512&business_type=o2> None 2026-07-09 01:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21371753) 2026-07-09 01:30:36 [zomato_integration_check] INFO: Res ID 21371753: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'akshith.gopi@zomato.com', 'arijit.moitra@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21371753&business_type=o2> None 2026-07-09 01:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21340081) 2026-07-09 01:30:37 [zomato_integration_check] INFO: Res ID 21340081: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'akshith.gopi@zomato.com', 'arijit.moitra@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21340081&business_type=o2> None 2026-07-09 01:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21371702) 2026-07-09 01:30:38 [zomato_integration_check] INFO: Res ID 21371702: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21371702&business_type=o2> None 2026-07-09 01:30:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21397272) 2026-07-09 01:30:43 [zomato_integration_check] INFO: Res ID 21397272: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21397272&business_type=o2> None 2026-07-09 01:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21124209) 2026-07-09 01:30:49 [zomato_integration_check] INFO: Res ID 21124209: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21124209&business_type=o2> None 2026-07-09 01:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21275968) 2026-07-09 01:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21005995) 2026-07-09 01:30:49 [zomato_integration_check] INFO: Res ID 21275968: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21275968&business_type=o2> None 2026-07-09 01:30:49 [zomato_integration_check] INFO: Res ID 21005995: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21005995&business_type=o2> None 2026-07-09 01:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21340127) 2026-07-09 01:30:50 [zomato_integration_check] INFO: Res ID 21340127: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'hobopxmarketing@gmail.com', 'reviews-3@restaverse.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21340127&business_type=o2> None 2026-07-09 01:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21397283) 2026-07-09 01:30:50 [zomato_integration_check] INFO: Res ID 21397283: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21397283&business_type=o2> None 2026-07-09 01:30:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21274227) 2026-07-09 01:30:51 [zomato_integration_check] INFO: Res ID 21274227: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'akshith.gopi@zomato.com', 'arijit.moitra@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21274227&business_type=o2> None 2026-07-09 01:30:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21276113) 2026-07-09 01:30:52 [zomato_integration_check] INFO: Res ID 21276113: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21276113&business_type=o2> None 2026-07-09 01:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20516034) 2026-07-09 01:30:55 [zomato_integration_check] INFO: Res ID 20516034: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'gunjan.gupta@zomato.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20516034&business_type=o2> None 2026-07-09 01:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:30:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:31:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20900792) 2026-07-09 01:31:08 [zomato_integration_check] INFO: Res ID 20900792: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'virensaldanha1608@gmail.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20900792&business_type=o2> None 2026-07-09 01:31:09 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20749244) 2026-07-09 01:31:09 [zomato_integration_check] INFO: Res ID 20749244: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'virensaldanha1608@gmail.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20749244&business_type=o2> None 2026-07-09 01:31:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20494988) 2026-07-09 01:31:10 [zomato_integration_check] INFO: Res ID 20494988: Found emails {'jiyan@eatberiyan.com', 'satbirsingh.lote@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'pm@weareflinch.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20494988&business_type=o2> None 2026-07-09 01:31:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20692116) 2026-07-09 01:31:10 [zomato_integration_check] INFO: Res ID 20692116: Found emails {'jiyan@eatberiyan.com', 'akshith.gopi@zomato.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20692116&business_type=o2> None 2026-07-09 01:31:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20711623) 2026-07-09 01:31:10 [zomato_integration_check] INFO: Res ID 20711623: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'fp.houseofberiyan@gmail.com', 'akshith.gopi@zomato.com', 'mariyam@eatberiyan.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20711623&business_type=o2> None 2026-07-09 01:31:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20936364) 2026-07-09 01:31:11 [zomato_integration_check] INFO: Res ID 20936364: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'virensaldanha1608@gmail.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:31:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20936364&business_type=o2> None 2026-07-09 01:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:31:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:31:13 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 26 pages/min), scraped 24 items (at 24 items/min) 2026-07-09 01:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:31:28 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:31:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:31:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:32:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:32:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:32:13 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 0 pages/min), scraped 24 items (at 0 items/min) 2026-07-09 01:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:32:43 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:33:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:33:13 [scrapy.extensions.logstats] INFO: Crawled 26 pages (at 0 pages/min), scraped 24 items (at 0 items/min) 2026-07-09 01:33:34 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): User timeout caused connection failure: Getting https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22286073&business_type=o2 took longer than 180.0 seconds.. 2026-07-09 01:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22286073) 2026-07-09 01:33:35 [zomato_integration_check] INFO: Res ID 22286073: Found emails {'jiyan@eatberiyan.com', 'hobopx@marveltech.co.in', 'reviews-3@restaverse.com', 'customercare@eatberiyan.com', 'akshith.gopi@zomato.com'}, target: reviews-3@restaverse.com, zomato_manager_access: True 2026-07-09 01:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22286073&business_type=o2> None 2026-07-09 01:33:35 [scrapy.core.engine] INFO: Closing spider (finished) 2026-07-09 01:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:33:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 1222 2026-07-09 01:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-07-09 01:33:35 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-07-09 01:33:35 [zomato_integration_check] INFO: 2026-07-09 01:33:35 [zomato_integration_check] INFO: {"task_id":"fe9aa505-7cba-4a0f-8b24-0e1baffbd28b","status":"Task enqueued","database":null} 2026-07-09 01:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-07-09 01:33:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-07-09 01:33:36 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '23', 'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.internet.error.TimeoutError': 1, 'downloader/request_bytes': 120334, 'downloader/request_count': 28, 'downloader/request_method_count/GET': 27, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 136706, 'downloader/response_count': 27, 'downloader/response_status_count/200': 27, 'elapsed_time_seconds': 202.935342, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 7, 9, 1, 33, 35, 724245, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 257163, 'httpcompression/response_count': 26, 'item_scraped_count': 25, 'items_per_minute': None, 'log_count/DEBUG': 94, 'log_count/INFO': 42, 'memusage/max': 133070848, 'memusage/startup': 118390784, 'request_depth_max': 2, 'response_received_count': 27, 'responses_per_minute': None, 'retry/count': 1, 'retry/reason_count/twisted.internet.error.TimeoutError': 1, 'scheduler/dequeued': 28, 'scheduler/dequeued/memory': 28, 'scheduler/enqueued': 28, 'scheduler/enqueued/memory': 28, 'start_time': datetime.datetime(2026, 7, 9, 1, 30, 12, 788903, tzinfo=datetime.timezone.utc)} 2026-07-09 01:33:36 [scrapy.core.engine] INFO: Spider closed (finished)