2026-03-10 01:33:03 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-03-10 01:33: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-10 01:33:03 [zomato_integration_check] INFO: Dynamic attribute _job = abae7c1d1c2011f1bed6cdf2cd9b006a 2026-03-10 01:33:03 [zomato_integration_check] INFO: Connected to Redis 2026-03-10 01:33:03 [scrapy.addons] INFO: Enabled addons: [] 2026-03-10 01:33:03 [asyncio] DEBUG: Using selector: EpollSelector 2026-03-10 01:33:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-10 01:33:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-10 01:33:03 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-03-10 01:33:03 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-03-10 01:33:03 [scrapy.extensions.telnet] INFO: Telnet Password: 96bc31d62b0acd98 2026-03-10 01:33: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-10 01:33: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/abae7c1d1c2011f1bed6cdf2cd9b006a.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-10 01:33:07 [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-10 01:33:07 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-03-10 01:33:07 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-03-10 01:33:07 [scrapy.core.engine] INFO: Spider opened 2026-03-10 01:33:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-03-10 01:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-10 01:33:07 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-03-10 01:33:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6026 2026-03-10 01:33:07 [zomato_integration_check] INFO: No Redis session found for client_id=126, falling back to DB 2026-03-10 01:33:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-03-10 01:33:08 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3367 2026-03-10 01:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-10 01:33:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=6296925 HTTP/11" 200 None 2026-03-10 01:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-10 01:33:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-03-10 01:33:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/) 2026-03-10 01:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-10 01:33:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-03-10 01:33:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-03-10 01:33:14 [zomato_integration_check] INFO: Found 9 restaurant IDs from database for client_id 126 2026-03-10 01:33:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21833492) 2026-03-10 01:33:15 [zomato_integration_check] INFO: Res ID 21833492: Found emails {'rishikaseth15@gmail.com', 'aaryaman.sardesai@zomato.com', 'tushar@iceberghospitality.com', 'jadhav.kumar@zomato.com', 'yash@iceberghospitality.com', 'idris@iceberghospitality.com', 'pragati.vasudeo@zomato.com', 'mahesh.nerkar114@gmail.com', 'idris.bakri@gmail.com', 'thepremshotel@gmail.com', 'karan.d.nathani@gmail.com', 'reviews@restaverse.com', 'karan@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21833492&business_type=o2> None 2026-03-10 01:33:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=10699) 2026-03-10 01:33:17 [zomato_integration_check] INFO: Res ID 10699: Found emails {'aaryaman.sardesai@zomato.com', 'orm.prems@gmail.com', 'sandy@iceburghospitality.com', 'avishek.k@iceberghospitality.com', 'yash@iceberghospitality.com', 'idris@iceberghospitality.com', 'jadhav.kumar@zomato.com', 'pragati.vasudeo@zomato.com', 'iceberghospitality@gmail.com', 'thepremshotel@gmail.com', 'karan.d.nathani@gmail.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'yukti@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=10699&business_type=o2> None 2026-03-10 01:33:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20304308) 2026-03-10 01:33:18 [zomato_integration_check] INFO: Res ID 20304308: Found emails {'karan.d.nathani@gmail.com', 'aaryaman.sardesai@zomato.com', 'jadhav.kumar@zomato.com', 'yash@iceberghospitality.com', 'idris@iceberghospitality.com', 'pragati.vasudeo@zomato.com', 'mahesh.nerkar114@gmail.com', 'idris.bakri@gmail.com', 'thepremshotel@gmail.com', 'ayan.dev@zomato.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'tushar@iceberghospitality.com', 'yukti@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20304308&business_type=o2> None 2026-03-10 01:33:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19106572) 2026-03-10 01:33:18 [zomato_integration_check] INFO: Res ID 19106572: Found emails {'kinkideliverybaner@gmail.com', 'idris@iceberghospitality.com', 'yash@iceberghospitality.com', 'pragati.vasudeo@zomato.com', 'iceberghospitality@gmail.com', 'idris.bakri@gmail.com', 'thepremshotel@gmail.com', 'avishek@iceburghospitality.com', 'reviews@restaverse.com', 'srimathi090700@gmail.com', 'controller@iceberghospitality.com', 'karan@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19106572&business_type=o2> None 2026-03-10 01:33:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19764014) 2026-03-10 01:33:18 [zomato_integration_check] INFO: Res ID 19764014: Found emails {'manager@diahospitality.com', 'premcloudkitchen@gmail.com', 'vishvesh@iceberghospitality.com', 'aaryaman.sardesai@zomato.com', 'mundhara.mayank@gmail.com', 'jadhav.kumar@zomato.com', 'yash@iceberghospitality.com', 'idris@iceberghospitality.com', 'aasthamaniyar13@gmail.com', 'pragati.vasudeo@zomato.com', 'thepremshotel@gmail.com', 'rhea@iceberghospitality.com', 'karan.d.nathani@gmail.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'mayank@diahospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19764014&business_type=o2> None 2026-03-10 01:33:19 [scrapeops_scrapy.middleware.retry] DEBUG: Retrying (failed 1 times): 403 Forbidden 2026-03-10 01:33:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20253570) 2026-03-10 01:33:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18585720) 2026-03-10 01:33:19 [zomato_integration_check] INFO: Res ID 20253570: Found emails {'yash@iceberghospitality.com', 'idris@iceberghospitality.com', 'alinadafboys@gmail.com', 'pragati.vasudeo@zomato.com', 'thepremshotel@gmail.com', 'karan.d.nathani@gmail.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'karan@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20253570&business_type=o2> None 2026-03-10 01:33:19 [zomato_integration_check] INFO: Res ID 18585720: Found emails {'vishvesh@iceberghospitality.com', 'thepremshotel@gmail.com', 'abdul@iceberghospitality.com', 'swigsbroad21@gmail.com', 'aaryaman.sardesai@zomato.com', 'idris@iceberghospitality.com', 'alinadafboys@gmail.com', 'pragati.vasudeo@zomato.com', 'karan.d.nathani@gmail.com', 'yukti@iceberghospitality.com', 'vishal@dreamtheatreindia.com', 'abdul@iceburghospitality.com', 'yash@iceberghospitality.com', 'rhea@iceberghospitality.com', 'avishek@iceburghospitality.com', 'karan@iceberghospitality.com', 'piyush@iceburghospitality.com', 'accounts@iceberghospitality.com', 'iceberghospitality@gmail.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18585720&business_type=o2> None 2026-03-10 01:33:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=10700) 2026-03-10 01:33:20 [zomato_integration_check] INFO: Res ID 10700: Found emails {'karan.d.nathani@gmail.com', 'nisarg.trivedi@zomato.com', 'aaryaman.sardesai@zomato.com', 'sandy@dreamtheatreindia.com', 'sandy@iceburghospitality.com', 'avishek.k@iceberghospitality.com', 'yash@iceberghospitality.com', 'idris@iceberghospitality.com', 'shlok.saraogi@zomato.com', 'pragati.vasudeo@zomato.com', 'idris.bakri@gmail.com', 'thepremshotel@gmail.com', 'avishek@iceburghospitality.com', 'reviews@restaverse.com', 'sahib@iceberghospitality.com', 'controller@iceberghospitality.com', 'karan@iceberghospitality.com', 'yukti@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-03-10 01:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=10700&business_type=o2> None 2026-03-10 01:33:21 [scrapeops_scrapy.middleware.retry] ERROR: Gave up retrying (failed 2 times): 403 Forbidden 2026-03-10 01:33:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19080931) 2026-03-10 01:33:21 [zomato_integration_check] ERROR: 403 Forbidden for res_id 19080931. 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-03-10 01:33:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19080931&business_type=o2> None 2026-03-10 01:33:21 [scrapy.core.engine] INFO: Closing spider (finished) 2026-03-10 01:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-03-10 01:33:21 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 428 2026-03-10 01:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-03-10 01:33:21 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-03-10 01:33:21 [zomato_integration_check] INFO: 2026-03-10 01:33:21 [zomato_integration_check] INFO: {"task_id":"beffbaa7-23dc-4e48-b496-bf62246a4193","status":"Task enqueued","database":null} 2026-03-10 01:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-03-10 01:33:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-03-10 01:33:22 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '126', 'downloader/request_bytes': 50891, 'downloader/request_count': 12, 'downloader/request_method_count/GET': 11, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 58644, 'downloader/response_count': 12, 'downloader/response_status_count/200': 10, 'downloader/response_status_count/403': 2, 'elapsed_time_seconds': 14.323128, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 3, 10, 1, 33, 21, 398941, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 139989, 'httpcompression/response_count': 9, 'item_scraped_count': 9, 'items_per_minute': None, 'log_count/DEBUG': 42, 'log_count/ERROR': 2, 'log_count/INFO': 22, 'memusage/max': 114307072, 'memusage/startup': 114307072, 'request_depth_max': 2, 'response_received_count': 11, 'responses_per_minute': None, 'retry/count': 1, 'retry/max_reached': 1, 'retry/reason_count/403 Forbidden': 1, 'scheduler/dequeued': 12, 'scheduler/dequeued/memory': 12, 'scheduler/enqueued': 12, 'scheduler/enqueued/memory': 12, 'start_time': datetime.datetime(2026, 3, 10, 1, 33, 7, 75813, tzinfo=datetime.timezone.utc)} 2026-03-10 01:33:22 [scrapy.core.engine] INFO: Spider closed (finished)