2026-01-09 20:53:44 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:53:44 [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:53:44 [zomato_integration_check] INFO: Dynamic attribute _job = 126_2026-01-09T20_30_02 2026-01-09 20:53:44 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7900 2026-01-09 20:53:44 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 126 2026-01-09 20:53:44 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:53:44 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:53:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:53:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:53:44 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:53:44 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:53:44 [scrapy.extensions.telnet] INFO: Telnet Password: 40ec6f099a2ab204 2026-01-09 20:53:45 [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:53:45 [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/126_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:53:45 [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:53:45 [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:53:45 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:53:45 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:53:45 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:53:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:53:45 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:53:45 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-01-09 20:53:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:53:45 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2897 2026-01-09 20:53:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:53:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871386 HTTP/11" 200 None 2026-01-09 20:53:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:53:46 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:53:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:53:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:53:49 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:53:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:53:51 [zomato_integration_check] INFO: Found 9 restaurant IDs from database for client_id 126 2026-01-09 20:53:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21833492) 2026-01-09 20:53:52 [zomato_integration_check] INFO: Res ID 21833492: Found emails {'tushar@iceberghospitality.com', 'aaryaman.sardesai@zomato.com', 'karan@iceberghospitality.com', 'thepremshotel@gmail.com', 'reviews@restaverse.com', 'yash@iceberghospitality.com', 'rishikaseth15@gmail.com', 'karan.d.nathani@gmail.com', 'pragati.vasudeo@zomato.com', 'mahesh.nerkar114@gmail.com', 'idris@iceberghospitality.com', 'jadhav.kumar@zomato.com', 'idris.bakri@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:53:52 [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-01-09 20:53:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20304308) 2026-01-09 20:53:56 [zomato_integration_check] INFO: Res ID 20304308: Found emails {'tushar@iceberghospitality.com', 'aaryaman.sardesai@zomato.com', 'reviews@restaverse.com', 'thepremshotel@gmail.com', 'yukti@iceberghospitality.com', 'ayan.dev@zomato.com', 'controller@iceberghospitality.com', 'yash@iceberghospitality.com', 'karan.d.nathani@gmail.com', 'pragati.vasudeo@zomato.com', 'mahesh.nerkar114@gmail.com', 'idris@iceberghospitality.com', 'jadhav.kumar@zomato.com', 'idris.bakri@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:53:56 [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-01-09 20:53:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:00 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:54:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19764014) 2026-01-09 20:54:00 [zomato_integration_check] INFO: Res ID 19764014: Found emails {'rhea@iceberghospitality.com', 'aaryaman.sardesai@zomato.com', 'reviews@restaverse.com', 'thepremshotel@gmail.com', 'mayank@diahospitality.com', 'premcloudkitchen@gmail.com', 'controller@iceberghospitality.com', 'yash@iceberghospitality.com', 'karan.d.nathani@gmail.com', 'pragati.vasudeo@zomato.com', 'manager@diahospitality.com', 'idris@iceberghospitality.com', 'jadhav.kumar@zomato.com', 'mundhara.mayank@gmail.com', 'vishvesh@iceberghospitality.com', 'aasthamaniyar13@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:00 [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-01-09 20:54:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19106572) 2026-01-09 20:54:03 [zomato_integration_check] INFO: Res ID 19106572: Found emails {'kinkideliverybaner@gmail.com', 'karan@iceberghospitality.com', 'thepremshotel@gmail.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'yash@iceberghospitality.com', 'srimathi090700@gmail.com', 'pragati.vasudeo@zomato.com', 'iceberghospitality@gmail.com', 'avishek@iceburghospitality.com', 'idris@iceberghospitality.com', 'idris.bakri@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:03 [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-01-09 20:54:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20253570) 2026-01-09 20:54:05 [zomato_integration_check] INFO: Res ID 20253570: Found emails {'karan@iceberghospitality.com', 'alinadafboys@gmail.com', 'thepremshotel@gmail.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'karan.d.nathani@gmail.com', 'pragati.vasudeo@zomato.com', 'idris@iceberghospitality.com', 'yash@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:05 [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-01-09 20:54:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19080931) 2026-01-09 20:54:10 [zomato_integration_check] INFO: Res ID 19080931: Found emails {'aaryaman.sardesai@zomato.com', 'karan@iceberghospitality.com', 'thepremshotel@gmail.com', 'abdul@iceberghospitality.com', 'reviews@restaverse.com', 'controller@iceberghospitality.com', 'pragati.vasudeo@zomato.com', 'abdul@iceburghospitality.com', 'idris@iceberghospitality.com', 'yash@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19080931&business_type=o2> None 2026-01-09 20:54:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:15 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:54:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18585720) 2026-01-09 20:54:15 [zomato_integration_check] INFO: Res ID 18585720: Found emails {'thepremshotel@gmail.com', 'yukti@iceberghospitality.com', 'pragati.vasudeo@zomato.com', 'piyush@iceburghospitality.com', 'avishek@iceburghospitality.com', 'vishvesh@iceberghospitality.com', 'karan@iceberghospitality.com', 'yash@iceberghospitality.com', 'vishal@dreamtheatreindia.com', 'reviews@restaverse.com', 'swigsbroad21@gmail.com', 'karan.d.nathani@gmail.com', 'controller@iceberghospitality.com', 'rhea@iceberghospitality.com', 'aaryaman.sardesai@zomato.com', 'alinadafboys@gmail.com', 'abdul@iceberghospitality.com', 'accounts@iceberghospitality.com', 'abdul@iceburghospitality.com', 'iceberghospitality@gmail.com', 'idris@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:15 [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-01-09 20:54:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=10700) 2026-01-09 20:54:18 [zomato_integration_check] INFO: Res ID 10700: Found emails {'aaryaman.sardesai@zomato.com', 'karan@iceberghospitality.com', 'thepremshotel@gmail.com', 'sahib@iceberghospitality.com', 'reviews@restaverse.com', 'yukti@iceberghospitality.com', 'controller@iceberghospitality.com', 'yash@iceberghospitality.com', 'sandy@iceburghospitality.com', 'karan.d.nathani@gmail.com', 'premsrestaurant02@gmail.com', 'pragati.vasudeo@zomato.com', 'shlok.saraogi@zomato.com', 'nisarg.trivedi@zomato.com', 'avishek@iceburghospitality.com', 'idris@iceberghospitality.com', 'sandy@dreamtheatreindia.com', 'idris.bakri@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:18 [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-01-09 20:54:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=10699) 2026-01-09 20:54:22 [zomato_integration_check] INFO: Res ID 10699: Found emails {'aaryaman.sardesai@zomato.com', 'reviews@restaverse.com', 'thepremshotel@gmail.com', 'yukti@iceberghospitality.com', 'orm.prems@gmail.com', 'controller@iceberghospitality.com', 'sandy@iceburghospitality.com', 'avishek.k@iceberghospitality.com', 'karan.d.nathani@gmail.com', 'premsrestaurant02@gmail.com', 'pragati.vasudeo@zomato.com', 'iceberghospitality@gmail.com', 'idris@iceberghospitality.com', 'jadhav.kumar@zomato.com', 'yash@iceberghospitality.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:54:22 [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-01-09 20:54:22 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 428 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 20:54:22 [zomato_integration_check] INFO: 2026-01-09 20:54:22 [zomato_integration_check] INFO: Logger Payload: {'run_id': '97a8d389-e935-4096-8b22-e8cfabc3ff1d', 'timestamp': '2026-01-09T20:54:22Z', 'spider': 'zomato_integration_check', 'client_id': '126', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 89911, 'duration_seconds': 37.15, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:54:22 [zomato_integration_check] INFO: Logger Payload: {'run_id': '97a8d389-e935-4096-8b22-e8cfabc3ff1d', 'timestamp': '2026-01-09T20:54:22Z', 'spider': 'zomato_integration_check', 'client_id': '126', 'domain': 'cron.restaverse.com', 'bytes_sent': 215, 'bytes_received': 193, 'duration_seconds': 37.15, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:54:22 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:54:22 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '126', 'downloader/request_bytes': 45309, 'downloader/request_count': 11, 'downloader/request_method_count/GET': 10, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 50200, 'downloader/response_count': 11, 'downloader/response_status_count/200': 11, 'elapsed_time_seconds': 37.150109, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 20, 54, 22, 205831, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 89911, 'httpcompression/response_count': 10, 'item_scraped_count': 9, 'items_per_minute': None, 'log_count/DEBUG': 49, 'log_count/INFO': 23, 'memusage/max': 109608960, 'memusage/startup': 109608960, 'request_depth_max': 2, 'response_received_count': 11, 'responses_per_minute': None, 'scheduler/dequeued': 11, 'scheduler/dequeued/memory': 11, 'scheduler/enqueued': 11, 'scheduler/enqueued/memory': 11, 'start_time': datetime.datetime(2026, 1, 9, 20, 53, 45, 55722, tzinfo=datetime.timezone.utc)} 2026-01-09 20:54:22 [scrapy.core.engine] INFO: Spider closed (finished)