2026-06-20 19:30:08 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: ZomatoOutletTiming) 2026-06-20 19:30:08 [scrapy.utils.log] INFO: Versions: lxml 6.0.2.0, libxml2 2.14.6, cssselect 1.3.0, parsel 1.10.0, w3lib 2.3.1, Twisted 25.5.0, Python 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0], pyOpenSSL 25.1.0 (OpenSSL 3.5.2 5 Aug 2025), cryptography 45.0.6, Platform Linux-6.17.0-1013-aws-x86_64-with-glibc2.39 2026-06-20 19:30:08 [scrapy.addons] INFO: Enabled addons: [] 2026-06-20 19:30:08 [asyncio] DEBUG: Using selector: EpollSelector 2026-06-20 19:30:08 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-06-20 19:30:08 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-06-20 19:30:08 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-06-20 19:30:08 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-06-20 19:30:08 [scrapy.extensions.telnet] INFO: Telnet Password: b980325bc1d2bb96 2026-06-20 19:30:08 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats'] 2026-06-20 19:30:08 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'ZomatoOutletTiming', 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/logs/ZomatoOutletTiming/zomato_outlet_timing_data/70a1c1b26cde11f1af190aab37b1cebd.log', 'NEWSPIDER_MODULE': 'ZomatoOutletTiming.spiders', 'SPIDER_MODULES': ['ZomatoOutletTiming.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-06-20 19:30:08 [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', 'scrapy.downloadermiddlewares.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-06-20 19:30:08 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-06-20 19:30:08 [scrapy.middleware] INFO: Enabled item pipelines: ['ZomatoOutletTiming.pipelines.ZomatooutlettimingPipeline'] 2026-06-20 19:30:08 [scrapy.core.engine] INFO: Spider opened 2026-06-20 19:30:08 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-06-20 19:30:08 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023 2026-06-20 19:30:08 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:64: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. 2026-06-20 19:30:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:10 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20627254&service_type=delivery> None 2026-06-20 19:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=48323&service_type=delivery> None 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=47458&service_type=delivery> None 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19978680&service_type=delivery> None 2026-06-20 19:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:14 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=32835&service_type=delivery>: HTTP status code is not handled or not allowed 2026-06-20 19:30:14 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=48924&service_type=delivery> None 2026-06-20 19:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=35658&service_type=delivery> None 2026-06-20 19:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=34269&service_type=delivery> None 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:15 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20364493&service_type=delivery>: HTTP status code is not handled or not allowed 2026-06-20 19:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=36115&service_type=delivery> None 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20558426&service_type=delivery> None 2026-06-20 19:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22394537&service_type=delivery> None 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20583150&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22455300&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18670791&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19771076&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18635722&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21676822&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=39642&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18198742&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=41769&service_type=delivery> None 2026-06-20 19:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18306453&service_type=delivery> None 2026-06-20 19:30:16 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18673927&service_type=delivery> None 2026-06-20 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22246289&service_type=delivery> None 2026-06-20 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22106292&service_type=delivery> None 2026-06-20 19:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18349461&service_type=delivery> None 2026-06-20 19:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21584538&service_type=delivery> None 2026-06-20 19:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19562464&service_type=delivery> None 2026-06-20 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21921775&service_type=delivery> None 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22227558&service_type=delivery> None 2026-06-20 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22063645&service_type=delivery> None 2026-06-20 19:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21088985&service_type=delivery> None 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22118624&service_type=delivery> None 2026-06-20 19:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22169265&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21716636&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21777831&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22220059&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19542907&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22068198&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19548739&service_type=delivery> None 2026-06-20 19:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20259662&service_type=delivery> None 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21745864&service_type=delivery> None 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22063494&service_type=delivery> None 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22208312&service_type=delivery> None 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22707053&service_type=delivery> None 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21061156&service_type=delivery> None 2026-06-20 19:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:20 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21726472&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22106370&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21584394&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21568377&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21671884&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21121219&service_type=delivery>: HTTP status code is not handled or not allowed 2026-06-20 19:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19531025&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21656481&service_type=delivery> None 2026-06-20 19:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21700572&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22098343&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22068186&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22063677&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21777671&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21019923&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22137335&service_type=delivery> None 2026-06-20 19:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21163973&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21163970&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19531023&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19530900&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=34306&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20030720&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19531051&service_type=delivery> None 2026-06-20 19:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21921871&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19530778&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21665093&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21328904&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21777641&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22068209&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22106399&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19542914&service_type=delivery> None 2026-06-20 19:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18165909&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22266142&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22063613&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21293253&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21619757&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21584519&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22063561&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22106325&service_type=delivery> None 2026-06-20 19:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22266188&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22098418&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18165882&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22227536&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21281252&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21365545&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20877428&service_type=delivery> None 2026-06-20 19:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19542894&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18646161&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21585021&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22113355&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21777752&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21772907&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20903328&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22098456&service_type=delivery> None 2026-06-20 19:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22266169&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22118595&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18165905&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20903289&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21766954&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22139797&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22048924&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19531041&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22098442&service_type=delivery> None 2026-06-20 19:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22227497&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21824195&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21619787&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22279509&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22755866&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22227467&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19530561&service_type=delivery> None 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22068202&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22106341&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22227433&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21060957&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21764424&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21766765&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22227479&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21772853&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21339862&service_type=delivery> None 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21772956&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18624714&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21581112&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19542895&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21819938&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22169299&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21824211&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21772919&service_type=delivery> None 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21240266&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22068175&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21777802&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21061214&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22084334&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22532270&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18537203&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22230657&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20244307&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20670097&service_type=delivery> None 2026-06-20 19:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18382999&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21824183&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18995602&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20364428&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=38378&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19625831&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18784164&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20693405&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20681599&service_type=delivery> None 2026-06-20 19:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19310144&service_type=delivery> None 2026-06-20 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19811192&service_type=delivery> None 2026-06-20 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20516112&service_type=delivery> None 2026-06-20 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21401321&service_type=delivery> None 2026-06-20 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18887194&service_type=delivery> None 2026-06-20 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19470793&service_type=delivery> None 2026-06-20 19:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18735687&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20350258&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20918603&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20233989&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20454627&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18324118&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21196973&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20620727&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22243603&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20020122&service_type=delivery> None 2026-06-20 19:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20379354&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20918656&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20454622&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20400098&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20400105&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20337312&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20223317&service_type=delivery> None 2026-06-20 19:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20356956&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20274785&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21121242&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20698004&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20797495&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21155912&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20400091&service_type=delivery> None 2026-06-20 19:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21121262&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20918660&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20281056&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20797534&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20132118&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20337226&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19646158&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20297585&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20809442&service_type=delivery> None 2026-06-20 19:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20916935&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19129110&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20631505&service_type=delivery> None 2026-06-20 19:30:39 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21389292&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21548299&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20627306&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22243456&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22569440&service_type=delivery> None 2026-06-20 19:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20169774&service_type=delivery> None 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20823682&service_type=delivery> None 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22643394&service_type=delivery> None 2026-06-20 19:30:40 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22565422&service_type=delivery> None 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21485445&service_type=delivery> None 2026-06-20 19:30:40 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22702674&service_type=delivery> None 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22208828&service_type=delivery> None 2026-06-20 19:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20989480&service_type=delivery> None 2026-06-20 19:30:40 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22393549&service_type=delivery> None 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21956336&service_type=delivery> None 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21008097&service_type=delivery> None 2026-06-20 19:30:41 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19539841&service_type=delivery> None 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18594999&service_type=delivery> None 2026-06-20 19:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22702511&service_type=delivery> None 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=18596333&service_type=delivery> None 2026-06-20 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20510729&service_type=delivery> None 2026-06-20 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22667532&service_type=delivery> None 2026-06-20 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20608491&service_type=delivery> None 2026-06-20 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20471053&service_type=delivery> None 2026-06-20 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22622118&service_type=delivery> None 2026-06-20 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22387831&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21992187&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21162306&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19294645&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22364196&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21750487&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21595781&service_type=delivery> None 2026-06-20 19:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20719746&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20770901&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21166088&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19596438&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20825115&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22286044&service_type=delivery> None 2026-06-20 19:30:44 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:44 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21670583&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22435121&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22147659&service_type=delivery> None 2026-06-20 19:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20100306&service_type=delivery> None 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:45 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:45 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=34485&service_type=delivery> None 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22098336&service_type=delivery> None 2026-06-20 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22555365&service_type=delivery> None 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21541542&service_type=delivery> None 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22455507&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22584894&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20835029&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20157208&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21537644&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21537645&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21548102&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20818448&service_type=delivery> None 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19363966&service_type=delivery> None 2026-06-20 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19428676&service_type=delivery> None 2026-06-20 19:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=19430760&service_type=delivery> None 2026-06-20 19:30:47 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:47 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20454636&service_type=delivery>: HTTP status code is not handled or not allowed 2026-06-20 19:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:48 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22423992&service_type=delivery> None 2026-06-20 19:31:08 [scrapy.extensions.logstats] INFO: Crawled 284 pages (at 284 pages/min), scraped 248 items (at 248 items/min) 2026-06-20 19:32:08 [scrapy.extensions.logstats] INFO: Crawled 284 pages (at 0 pages/min), scraped 248 items (at 0 items/min) 2026-06-20 19:33:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:00 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:33:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21760482&service_type=delivery> None 2026-06-20 19:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21397635&service_type=delivery> None 2026-06-20 19:33:01 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20450710&service_type=delivery> None 2026-06-20 19:33:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20936876&service_type=delivery> None 2026-06-20 19:33:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21607045&service_type=delivery> None 2026-06-20 19:33:08 [scrapy.extensions.logstats] INFO: Crawled 290 pages (at 6 pages/min), scraped 253 items (at 5 items/min) 2026-06-20 19:33:08 [scrapy.downloadermiddlewares.retry] DEBUG: Retrying (failed 1 times): User timeout caused connection failure: Getting https://api.zomato.com/merchant-gw/web/restaurant/get-all-minimal-lite took longer than 180.0 seconds.. 2026-06-20 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:34 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoOutletTiming/1778503698.egg/ZomatoOutletTiming/spiders/ZomatoOutletTiming.py:120: UserWarning: pandas only supports SQLAlchemy connectable (engine/connection) or database string URI or sqlite3 DBAPI2 connection. Other DBAPI2 objects are not tested. Please consider using SQLAlchemy. comp_response = pd.read_sql_query(comp_query, self.conn) 2026-06-20 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216228&service_type=delivery> None 2026-06-20 19:33:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216298&service_type=delivery> None 2026-06-20 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=41143&service_type=delivery> None 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21722119&service_type=delivery> None 2026-06-20 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=47568&service_type=delivery> None 2026-06-20 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20881305&service_type=delivery> None 2026-06-20 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22469494&service_type=delivery> None 2026-06-20 19:33:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216091&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=37823&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21019656&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=37824&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20517146&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216156&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21831182&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=34157&service_type=delivery> None 2026-06-20 19:33:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216477&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216274&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22107768&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216195&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22215802&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21831210&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216471&service_type=delivery> None 2026-06-20 19:33:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=21722471&service_type=delivery> None 2026-06-20 19:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216302&service_type=delivery> None 2026-06-20 19:33:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216466&service_type=delivery> None 2026-06-20 19:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216216&service_type=delivery> None 2026-06-20 19:33:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=20267173&service_type=delivery> None 2026-06-20 19:33:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-20 19:33:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/restaurant/fetch-timings?res_id=22216283&service_type=delivery> None 2026-06-20 19:33:40 [scrapy.core.engine] INFO: Closing spider (finished) 2026-06-20 19:33:41 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/exception_count': 1, 'downloader/exception_type_count/twisted.internet.error.TimeoutError': 1, 'downloader/request_bytes': 1848966, 'downloader/request_count': 320, 'downloader/request_method_count/GET': 320, 'downloader/response_bytes': 3282957, 'downloader/response_count': 319, 'downloader/response_status_count/200': 315, 'downloader/response_status_count/403': 4, 'elapsed_time_seconds': 212.355991, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 6, 20, 19, 33, 41, 218690, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 390124, 'httpcompression/response_count': 281, 'httperror/response_ignored_count': 4, 'httperror/response_ignored_status_count/403': 4, 'item_scraped_count': 281, 'items_per_minute': None, 'log_count/DEBUG': 606, 'log_count/INFO': 17, 'log_count/WARNING': 35, 'memusage/max': 144302080, 'memusage/startup': 130629632, 'request_depth_max': 1, 'response_received_count': 319, 'responses_per_minute': None, 'retry/count': 1, 'retry/reason_count/twisted.internet.error.TimeoutError': 1, 'scheduler/dequeued': 320, 'scheduler/dequeued/memory': 320, 'scheduler/enqueued': 320, 'scheduler/enqueued/memory': 320, 'start_time': datetime.datetime(2026, 6, 20, 19, 30, 8, 862699, tzinfo=datetime.timezone.utc)} 2026-06-20 19:33:41 [scrapy.core.engine] INFO: Spider closed (finished)