2026-01-09 20:38:54 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-09 20:38:54 [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:38:54 [zomato_integration_check] INFO: Dynamic attribute _job = 80_2026-01-09T20_30_02 2026-01-09 20:38:54 [zomato_integration_check] INFO: Dynamic attribute scheduled_job_id = 7818 2026-01-09 20:38:54 [zomato_integration_check] INFO: Dynamic attribute SCRAPEOPS_JOB_NAME = 80 2026-01-09 20:38:54 [scrapy.addons] INFO: Enabled addons: [] 2026-01-09 20:38:54 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-09 20:38:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:38:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:38:54 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-09 20:38:54 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-09 20:38:54 [scrapy.extensions.telnet] INFO: Telnet Password: dc144d952c08e8d4 2026-01-09 20:38:54 [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:38:54 [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/80_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:38:54 [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:38:54 [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:38:54 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-09 20:38:54 [scrapy.core.engine] INFO: Spider opened 2026-01-09 20:38:54 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-09 20:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:38:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-09 20:38:55 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-01-09 20:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:38:55 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2896 2026-01-09 20:38:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:38:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871306 HTTP/11" 200 None 2026-01-09 20:38:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:38:56 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-09 20:38:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-09 20:38:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:38:59 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-09 20:39:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-09 20:39:02 [zomato_integration_check] INFO: Found 9 restaurant IDs from database for client_id 80 2026-01-09 20:39:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22213873) 2026-01-09 20:39:03 [zomato_integration_check] INFO: Res ID 22213873: Found emails {'tanna.vinit@zomato.com', 'abhilashakatwale@gmail.com', 'reviews@restaverse.com', 'breachcandy@thenutcracker.in', 'finance@thenutcracker.in', 'jay@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22213873&business_type=o2> None 2026-01-09 20:39:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=22115079) 2026-01-09 20:39:07 [zomato_integration_check] INFO: Res ID 22115079: Found emails {'asherjay@rediffmail.com', 'abhilashakatwale@gmail.com', 'reviews@restaverse.com', 'finance@thenutcracker.in', 'noakg@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=22115079&business_type=o2> None 2026-01-09 20:39:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:39:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:39:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21268871) 2026-01-09 20:39:11 [zomato_integration_check] INFO: Res ID 21268871: Found emails {'asherjay@rediffmail.com', 'rahul@thenutcracker.in', 'abhilashakatwale@gmail.com', 'reviews@restaverse.com', 'mehrin.vohra@zomato.com', 'beverages@thenutcracker.in', 'accounts@thenutcracker.in', 'finance@thenutcracker.in', 'pratik.katre@zomato.com', 'orm@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21268871&business_type=o2> None 2026-01-09 20:39:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21060669) 2026-01-09 20:39:15 [zomato_integration_check] INFO: Res ID 21060669: Found emails {'asherjay@rediffmail.com', 'rahul@thenutcracker.in', 'abhilashakatwale@gmail.com', 'yashidiam@gmail.com', 'reviews@restaverse.com', 'mehrin.vohra@zomato.com', 'beverages@thenutcracker.in', 'accounts@thenutcracker.in', 'finance@thenutcracker.in', 'pratik.katre@zomato.com', 'noabandra@thenutcracker.in', 'orm@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21060669&business_type=o2> None 2026-01-09 20:39:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20296387) 2026-01-09 20:39:19 [zomato_integration_check] INFO: Res ID 20296387: Found emails {'asherjay@rediffmail.com', 'rahul@thenutcracker.in', 'abhilashakatwale@gmail.com', 'reviews@restaverse.com', 'devdhar.bhatia@zomato.com', 'mehrin.vohra@zomato.com', 'beverages@thenutcracker.in', 'bkc@thenutcracker.in', 'accounts@thenutcracker.in', 'finance@thenutcracker.in', 'jay@thenutcracker.in', 'orm@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20296387&business_type=o2> None 2026-01-09 20:39:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20137508) 2026-01-09 20:39:23 [zomato_integration_check] INFO: Res ID 20137508: Found emails {'asherjay@rediffmail.com', 'rahul@thenutcracker.in', 'abhilashakatwale@gmail.com', 'reviews@restaverse.com', 'accounts@thenutcracker.in', 'finance@thenutcracker.in', 'ck@thenutcracker.in', 'orm@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20137508&business_type=o2> None 2026-01-09 20:39:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:39:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:39:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=19314145) 2026-01-09 20:39:27 [zomato_integration_check] INFO: Res ID 19314145: Found emails {'rahul@thenutcracker.in', 'yashidiam@gmail.com', 'palladium@thenutcracker.in', 'reviews@restaverse.com', 'mehrin.vohra@zomato.com', 'beverages@thenutcracker.in', 'accounts@thenutcracker.in', 'finance@thenutcracker.in', 'jay@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=19314145&business_type=o2> None 2026-01-09 20:39:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18639629) 2026-01-09 20:39:32 [zomato_integration_check] INFO: Res ID 18639629: Found emails {'rahul@thenutcracker.in', 'abhilashakatwale@gmail.com', 'anaheetab@gmail.com', 'yashidiam@gmail.com', 'reviews@restaverse.com', 'mehrin.vohra@zomato.com', 'accounts@thenutcracker.in', 'adminbandra@thenutcracker.in', 'pratik.katre@zomato.com', 'jay@thenutcracker.in', 'finance@thenutcracker.in', 'annie@thenutcracker.in', 'orm@thenutcracker.in', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18639629&business_type=o2> None 2026-01-09 20:39:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=16505332) 2026-01-09 20:39:36 [zomato_integration_check] INFO: Res ID 16505332: Found emails {'rahul@thenutcracker.in', 'abhilashakatwale@gmail.com', 'anaheetab@gmail.com', 'yashidiam@gmail.com', 'sbafna@lodhaco.com', 'reviews@restaverse.com', 'mehrin.vohra@zomato.com', 'beverages@thenutcracker.in', 'accounts@thenutcracker.in', 'admin@thenutcracker.in', 'finance@thenutcracker.in', 'jay@thenutcracker.in', 'annie@thenutcracker.in', 'orm@thenutcracker.in', 'bhoomi.jain@zomato.com', 'gordondsouza30@gmail.com'}, target: reviews@restaverse.com, zomato_manager_access: True 2026-01-09 20:39:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=16505332&business_type=o2> None 2026-01-09 20:39:36 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 426 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-09 20:39:36 [zomato_integration_check] INFO: 2026-01-09 20:39:36 [zomato_integration_check] INFO: Logger Payload: {'run_id': '23df9aec-4670-49e4-8b01-8638bf82181d', 'timestamp': '2026-01-09T20:39:36Z', 'spider': 'zomato_integration_check', 'client_id': '80', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 77699, 'duration_seconds': 41.64, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:39:36 [zomato_integration_check] INFO: Logger Payload: {'run_id': '23df9aec-4670-49e4-8b01-8638bf82181d', 'timestamp': '2026-01-09T20:39:36Z', 'spider': 'zomato_integration_check', 'client_id': '80', 'domain': 'cron.restaverse.com', 'bytes_sent': 214, 'bytes_received': 199, 'duration_seconds': 41.64, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-09/_doc HTTP/11" 201 167 2026-01-09 20:39:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-09 20:39:37 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-09 20:39:37 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '80', 'downloader/request_bytes': 45320, 'downloader/request_count': 11, 'downloader/request_method_count/GET': 10, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 49352, 'downloader/response_count': 11, 'downloader/response_status_count/200': 11, 'elapsed_time_seconds': 41.637557, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 9, 20, 39, 36, 631817, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 77699, 'httpcompression/response_count': 10, 'item_scraped_count': 9, 'items_per_minute': None, 'log_count/DEBUG': 49, 'log_count/INFO': 23, 'memusage/max': 109432832, 'memusage/startup': 109432832, '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, 38, 54, 994260, tzinfo=datetime.timezone.utc)} 2026-01-09 20:39:37 [scrapy.core.engine] INFO: Spider closed (finished)