2026-01-10 03:35:35 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2026-01-10 03:35:35 [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 03:35:35 [zomato_integration_check] INFO: Dynamic attribute _job = 492b6a18edd511f091f6bbf0a74f61c7 2026-01-10 03:35:35 [scrapy.addons] INFO: Enabled addons: [] 2026-01-10 03:35:35 [asyncio] DEBUG: Using selector: EpollSelector 2026-01-10 03:35:35 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 03:35:35 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 03:35:35 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-01-10 03:35:35 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-01-10 03:35:35 [scrapy.extensions.telnet] INFO: Telnet Password: 9b583860289f3861 2026-01-10 03:35:35 [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 03:35:35 [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/492b6a18edd511f091f6bbf0a74f61c7.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 03:35:35 [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 03:35:35 [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 03:35:35 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2026-01-10 03:35:35 [scrapy.core.engine] INFO: Spider opened 2026-01-10 03:35:35 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-01-10 03:35:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 03:35:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2026-01-10 03:35:36 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025 2026-01-10 03:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 03:35:36 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 3655 2026-01-10 03:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 03:35:36 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=5871561 HTTP/11" 200 None 2026-01-10 03:35:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 03:35:37 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2026-01-10 03:35:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2026-01-10 03:35:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 03:35:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2026-01-10 03:35:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2026-01-10 03:35:42 [zomato_integration_check] INFO: Found 5 restaurant IDs from database for client_id 18 2026-01-10 03:35:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18740139) 2026-01-10 03:35:43 [zomato_integration_check] INFO: Res ID 18740139: Found emails {'sagar.rajput@zomato.com', 'grandmamascashier@gmail.com', 'amal.baxi@pritamhotels.com', 'vinod.sawant@pritamhotels.com', 'cashier.gc7@pritamhotels.com', 'shah.devanshi@hotmail.com', 'maruti.jadhav@pritamhotels.com', 'info@itsez.tech', 'feedback@pritamhotels.com', 'grandmamascafeindia@gmail.com', 'grandmamascafe.mumbai@gmail.com', 'orm.grandmamas@gmail.com', 'access@advancex.ai', 'marutirj2013@gmail.com', 'grandmamaskp@gmail.com', 'shreya.nahata@zomato.com', 'controls.grandmamas@gmail.com'}, target: orm.grandmamas@gmail.com, zomato_manager_access: True 2026-01-10 03:35:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18740139&business_type=o2> None 2026-01-10 03:35:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20114711) 2026-01-10 03:35:47 [zomato_integration_check] INFO: Res ID 20114711: Found emails {'vinod.sawant@pritamhotels.com', 'controls.grandmamas@gmail.com', 'info@itsez.tech', 'orm.grandmamas@gmail.com', 'rashichandra5@gmail.com', 'access@advancex.ai', 'aayush.mhambrey@zomato.com', 'sabharwal.sanjana@gmail.com', 'tcspl050218@gmail.com', 'prakashdhangar37@gmail.com'}, target: orm.grandmamas@gmail.com, zomato_manager_access: True 2026-01-10 03:35:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20114711&business_type=o2> None 2026-01-10 03:35:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 03:35:51 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 03:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18691230) 2026-01-10 03:35:51 [zomato_integration_check] INFO: Res ID 18691230: Found emails {'sagar.rajput@zomato.com', 'amal.baxi@pritamhotels.com', 'vinod.sawant@pritamhotels.com', 'maruti.jadhav@pritamhotels.com', 'info@itsez.tech', 'feedback@pritamhotels.com', 'grandmamascafeindia@gmail.com', 'cashier.gc6@pritamhotels.com', 'grandmamascafe.mumbai@gmail.com', 'orm.grandmamas@gmail.com', 'access@advancex.ai', 'marutirj2013@gmail.com', 'controls.grandmamas@gmail.com'}, target: orm.grandmamas@gmail.com, zomato_manager_access: True 2026-01-10 03:35:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18691230&business_type=o2> None 2026-01-10 03:35:55 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18621752) 2026-01-10 03:35:55 [zomato_integration_check] INFO: Res ID 18621752: Found emails {'sagar.rajput@zomato.com', 'amal.baxi@pritamhotels.com', 'vinod.sawant@pritamhotels.com', 'maruti.jadhav@pritamhotels.com', 'info@itsez.tech', 'feedback@pritamhotels.com', 'grandmamascafeindia@gmail.com', 'grandmamascafe.mumbai@gmail.com', 'orm.grandmamas@gmail.com', 'cashier.gc5chembur@gmail.com', 'access@advancex.ai', 'aayush.mhambrey@zomato.com', 'marutirj2013@gmail.com', 'controls.grandmamas@gmail.com'}, target: orm.grandmamas@gmail.com, zomato_manager_access: True 2026-01-10 03:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18621752&business_type=o2> None 2026-01-10 03:35:58 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=18175468) 2026-01-10 03:35:58 [zomato_integration_check] INFO: Res ID 18175468: Found emails {'sagar.rajput@zomato.com', 'cashier.gc1@pritamhotels.com', 'amal.baxi@pritamhotels.com', 'maruti.jadhav@pritamhotels.com', 'info@itsez.tech', 'feedback@pritamhotels.com', 'grandmamascafeindia@gmail.com', 'grandmamascafe.mumbai@gmail.com', 'orm.grandmamas@gmail.com', 'access@advancex.ai', 'aayush.mhambrey@zomato.com', 'marutirj2013@gmail.com', 'gc1cashier@pritamhotels.com', 'shreya.nahata@zomato.com', 'controls.grandmamas@gmail.com'}, target: orm.grandmamas@gmail.com, zomato_manager_access: True 2026-01-10 03:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=18175468&business_type=o2> None 2026-01-10 03:35:58 [scrapy.core.engine] INFO: Closing spider (finished) 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 232 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /insert_data_with_update/ HTTP/11" 201 91 2026-01-10 03:35:58 [zomato_integration_check] INFO: 2026-01-10 03:35:58 [zomato_integration_check] INFO: Logger Payload: {'run_id': '7a4e3392-acfb-4d53-ac4b-f00001e0e33e', 'timestamp': '2026-01-10T03:35:58Z', 'spider': 'zomato_integration_check', 'client_id': '18', 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 48212, 'duration_seconds': 23.4, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 165 2026-01-10 03:35:58 [zomato_integration_check] INFO: Logger Payload: {'run_id': '7a4e3392-acfb-4d53-ac4b-f00001e0e33e', 'timestamp': '2026-01-10T03:35:58Z', 'spider': 'zomato_integration_check', 'client_id': '18', 'domain': 'cron.restaverse.com', 'bytes_sent': 619, 'bytes_received': 111, 'duration_seconds': 23.4, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2026-01-10/_doc HTTP/11" 201 166 2026-01-10 03:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2026-01-10 03:35:59 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 109 2026-01-10 03:35:59 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'client_id': '18', 'downloader/request_bytes': 34161, 'downloader/request_count': 7, 'downloader/request_method_count/GET': 6, 'downloader/request_method_count/POST': 1, 'downloader/response_bytes': 33339, 'downloader/response_count': 7, 'downloader/response_status_count/200': 7, 'elapsed_time_seconds': 23.400134, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 1, 10, 3, 35, 58, 947826, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 48212, 'httpcompression/response_count': 6, 'item_scraped_count': 5, 'items_per_minute': None, 'log_count/DEBUG': 39, 'log_count/INFO': 19, 'memusage/max': 109494272, 'memusage/startup': 109494272, 'request_depth_max': 2, 'response_received_count': 7, 'responses_per_minute': None, 'scheduler/dequeued': 7, 'scheduler/dequeued/memory': 7, 'scheduler/enqueued': 7, 'scheduler/enqueued/memory': 7, 'start_time': datetime.datetime(2026, 1, 10, 3, 35, 35, 547692, tzinfo=datetime.timezone.utc)} 2026-01-10 03:35:59 [scrapy.core.engine] INFO: Spider closed (finished)