2026-06-25 13:30:08 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: ZomatoItemOnOff) 2026-06-25 13: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-25 13:30:08 [scrapy.addons] INFO: Enabled addons: [] 2026-06-25 13:30:08 [asyncio] DEBUG: Using selector: EpollSelector 2026-06-25 13:30:08 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-06-25 13:30:08 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-06-25 13:30:08 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2026-06-25 13:30:08 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2026-06-25 13:30:08 [scrapy.extensions.telnet] INFO: Telnet Password: 58f4a48473ec32b7 2026-06-25 13: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-25 13:30:08 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'ZomatoItemOnOff', 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/logs/ZomatoItemOnOff/zomato_item_on_off_data/fa35b04f709911f1bcfa0aab37b1cebd.log', 'NEWSPIDER_MODULE': 'ZomatoItemOnOff.spiders', 'SPIDER_MODULES': ['ZomatoItemOnOff.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2026-06-25 13:30:09 [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-25 13:30:09 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2026-06-25 13:30:09 [scrapy.middleware] INFO: Enabled item pipelines: ['ZomatoItemOnOff.pipelines.ZomatoitemonoffPipeline'] 2026-06-25 13:30:09 [scrapy.core.engine] INFO: Spider opened 2026-06-25 13:30:09 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2026-06-25 13:30:09 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6024 2026-06-25 13:30:09 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:100: 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-25 13:30:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:10 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:10 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:11 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:12 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20558426&service_role=DELIVERY_TAKEAWAY>: HTTP status code is not handled or not allowed 2026-06-25 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:13 [scrapy.core.engine] DEBUG: Crawled (403) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:13 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:13 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <403 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216298&service_role=DELIVERY_TAKEAWAY>: HTTP status code is not handled or not allowed 2026-06-25 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:13 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20364493&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21163973&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216091&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21676822&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:14 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20259662&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=34306&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=47458&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=35658&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18635722&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19771076&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22455300&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:16 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19978680&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21548299&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21389292&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20823682&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=48924&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=34269&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=39642&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18670791&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20169774&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20583150&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=36115&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=41769&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20631505&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18887194&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19470793&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21196973&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18324118&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21401321&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20364428&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20244307&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20681599&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:21 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=38378&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19625831&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20693405&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20670097&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19646158&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18995602&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20350258&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18784164&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19811192&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19310144&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21019923&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20516112&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18735687&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=48323&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18198742&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18537203&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18673927&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18306453&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18382999&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21163970&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22394537&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20454627&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20020122&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21121219&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19129110&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20918603&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22707053&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21716636&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21121242&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20233989&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20379354&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20223317&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20809442&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20356956&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20698004&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21155912&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=32835&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20400091&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20337312&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22243603&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22243456&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20337226&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20297585&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20400098&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20274785&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20132118&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20627306&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20916935&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20918660&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20918656&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20281056&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21121262&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20620727&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20797495&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20797534&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=47568&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20454636&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216228&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21831182&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20454622&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216274&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216156&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216195&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20267173&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=34157&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22107768&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=41143&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21722119&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20881305&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22469494&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20400105&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216471&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=37823&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21722471&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216302&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:37 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20517146&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216477&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:38 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21831210&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:38 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216283&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:39 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=37824&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216216&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20627254&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22216466&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22702674&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22565422&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22569440&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22215802&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22622118&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21485445&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21019656&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19539841&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22393549&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18594999&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22702511&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20989480&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20471053&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21956336&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20510729&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18596333&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19596438&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22667532&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20157208&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22364196&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22286044&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20608491&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22098336&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:44 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:44 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22435121&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21992187&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20100306&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22208828&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:45 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22387831&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:46 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22643394&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (401) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [scrapy.spidermiddlewares.httperror] INFO: Ignoring response <401 https://api.zomato.com/merchant-gw/web/restaurant/get-all-minimal-lite>: HTTP status code is not handled or not allowed 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22147659&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20825115&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22772830&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:46 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22455507&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:47 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21008097&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:47 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=34485&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21670583&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21162306&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20936876&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21760482&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21548102&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22584894&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22423992&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20450710&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:49 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22555365&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19428676&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:50 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21607045&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19430760&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19363966&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21397635&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:52 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:30:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21595781&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21166088&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20770901&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20719746&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19294645&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:30:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:30:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21750487&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:09 [scrapy.extensions.logstats] INFO: Crawled 205 pages (at 205 pages/min), scraped 170 items (at 170 items/min) 2026-06-25 13:31:17 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:17 [py.warnings] WARNING: /home/ubuntu/eggs/ZomatoItemOnOff/1778243024.egg/ZomatoItemOnOff/spiders/ZomatoItemOnOff.py:156: 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-25 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22068175&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22068202&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21619787&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:19 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22532270&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22169299&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22227467&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21088985&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22098343&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:20 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21585021&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21060957&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22227479&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:21 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21764424&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21584519&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22063645&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19542907&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22755866&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22118624&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19562464&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22106292&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:23 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21766765&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21921775&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19548739&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21777831&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:24 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22227558&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22227497&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22068198&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19530900&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21777641&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21726472&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22106370&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:26 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21671884&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21656481&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21665093&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21584394&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21777671&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:27 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19530778&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22169265&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22220059&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:28 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21772853&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19531051&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21777752&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22098456&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19542895&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20903328&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21772907&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22118595&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:30 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22266169&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22139797&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18165909&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21584538&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:31 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21777802&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20903289&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19542894&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22106325&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:32 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19531023&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22106399&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21581112&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22048924&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22137335&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18646161&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22098442&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18624714&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22230657&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:34 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21766954&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21819938&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:35 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22106341&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19530561&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21365545&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22246289&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21824211&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21619757&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21772919&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19531025&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21824195&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:37 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21339862&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22279509&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22084334&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22063677&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:38 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22063613&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21293253&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21772956&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20877428&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:39 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22208312&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21061214&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21281252&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22063561&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21328904&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21824183&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22068186&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22068209&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:41 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=20030720&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22063494&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21745864&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21568377&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22266142&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22266188&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18165905&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:43 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22113355&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18349461&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22227536&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:44 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22227433&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21921871&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19542914&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21061156&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21700572&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=18165882&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=22098418&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:46 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=21240266&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:47 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/login) 2026-06-25 13:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/php/online_ordering/menu_edit?action=get_content_menu&res_id=19531041&service_role=DELIVERY_TAKEAWAY> None 2026-06-25 13:31:47 [scrapy.core.engine] INFO: Closing spider (finished) 2026-06-25 13:31:48 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 1765223, 'downloader/request_count': 315, 'downloader/request_method_count/GET': 315, 'downloader/response_bytes': 26691469, 'downloader/response_count': 315, 'downloader/response_status_count/200': 312, 'downloader/response_status_count/401': 1, 'downloader/response_status_count/403': 2, 'elapsed_time_seconds': 99.180414, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2026, 6, 25, 13, 31, 48, 310852, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 286559376, 'httpcompression/response_count': 279, 'httperror/response_ignored_count': 3, 'httperror/response_ignored_status_count/401': 1, 'httperror/response_ignored_status_count/403': 2, 'item_scraped_count': 279, 'items_per_minute': None, 'log_count/DEBUG': 599, 'log_count/INFO': 14, 'log_count/WARNING': 34, 'memusage/max': 161415168, 'memusage/startup': 130584576, 'request_depth_max': 1, 'response_received_count': 315, 'responses_per_minute': None, 'scheduler/dequeued': 315, 'scheduler/dequeued/memory': 315, 'scheduler/enqueued': 315, 'scheduler/enqueued/memory': 315, 'start_time': datetime.datetime(2026, 6, 25, 13, 30, 9, 130438, tzinfo=datetime.timezone.utc)} 2026-06-25 13:31:48 [scrapy.core.engine] INFO: Spider closed (finished)