2025-09-16 00:35:47 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: zomato_check_in) 2025-09-16 00:35:47 [scrapy.utils.log] INFO: Versions: lxml 5.3.0.0, libxml2 2.12.9, cssselect 1.2.0, parsel 1.9.1, w3lib 2.2.1, Twisted 24.11.0, Python 3.10.12 (main, Aug 15 2025, 14:32:43) [GCC 11.4.0], pyOpenSSL 24.3.0 (OpenSSL 3.4.0 22 Oct 2024), cryptography 44.0.0, Platform Linux-6.8.0-1015-aws-aarch64-with-glibc2.35 2025-09-16 00:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): prod.restaverse.com:443 2025-09-16 00:35:47 [urllib3.connectionpool] DEBUG: https://prod.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 2696 2025-09-16 00:35:47 [scrapy.addons] INFO: Enabled addons: [] 2025-09-16 00:35:47 [asyncio] DEBUG: Using selector: EpollSelector 2025-09-16 00:35:47 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-09-16 00:35:47 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-09-16 00:35:47 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-09-16 00:35:47 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-09-16 00:35:47 [scrapy.extensions.telnet] INFO: Telnet Password: 2886016ea9ecf66a 2025-09-16 00:35:47 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapy_extensions.extension.BandwidthLoggerExtension', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-09-16 00:35:47 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'zomato_check_in', 'DOWNLOAD_DELAY': 3, 'DOWNLOAD_TIMEOUT': 60, 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/zomato_check_in/zomato/anwar.meemees@gmail.com_2025-09-16T00_30_01.log', 'NEWSPIDER_MODULE': 'zomato_check_in.spiders', 'RETRY_HTTP_CODES': [403, 500, 502, 503, 504, 408], 'RETRY_TIMES': 5, 'SPIDER_MODULES': ['zomato_check_in.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2025-09-16 00:35:47 [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'] 2025-09-16 00:35:47 [scrapy.middleware] INFO: Enabled spider middlewares: ['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware', 'scrapy.spidermiddlewares.referer.RefererMiddleware', 'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware', 'scrapy.spidermiddlewares.depth.DepthMiddleware'] 2025-09-16 00:35:47 [scrapy.middleware] INFO: Enabled item pipelines: ['zomato_check_in.pipelines.ZomatoCheckInPipeline'] 2025-09-16 00:35:47 [scrapy.core.engine] INFO: Spider opened 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from creating-client-class.iot-data to creating-client-class.iot-data-plane 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from before-call.apigateway to before-call.api-gateway 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from request-created.machinelearning.Predict to request-created.machine-learning.Predict 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.autoscaling.CreateLaunchConfiguration to before-parameter-build.auto-scaling.CreateLaunchConfiguration 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.route53 to before-parameter-build.route-53 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from request-created.cloudsearchdomain.Search to request-created.cloudsearch-domain.Search 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from docs.*.autoscaling.CreateLaunchConfiguration.complete-section to docs.*.auto-scaling.CreateLaunchConfiguration.complete-section 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.logs.CreateExportTask to before-parameter-build.cloudwatch-logs.CreateExportTask 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from docs.*.logs.CreateExportTask.complete-section to docs.*.cloudwatch-logs.CreateExportTask.complete-section 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from before-parameter-build.cloudsearchdomain.Search to before-parameter-build.cloudsearch-domain.Search 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Changing event name from docs.*.cloudsearchdomain.Search.complete-section to docs.*.cloudsearch-domain.Search.complete-section 2025-09-16 00:35:47 [botocore.utils] DEBUG: IMDS ENDPOINT: http://169.254.169.254/ 2025-09-16 00:35:47 [botocore.credentials] DEBUG: Looking for credentials via: env 2025-09-16 00:35:47 [botocore.credentials] INFO: Found credentials in environment variables. 2025-09-16 00:35:47 [botocore.loaders] DEBUG: Loading JSON file: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/botocore/data/endpoints.json 2025-09-16 00:35:47 [botocore.loaders] DEBUG: Loading JSON file: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/botocore/data/sdk-default-configuration.json 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2025-09-16 00:35:47 [botocore.loaders] DEBUG: Loading JSON file: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/botocore/data/ssm/2014-11-06/service-2.json.gz 2025-09-16 00:35:47 [botocore.loaders] DEBUG: Loading JSON file: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/botocore/data/ssm/2014-11-06/endpoint-rule-set-1.json.gz 2025-09-16 00:35:47 [botocore.loaders] DEBUG: Loading JSON file: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/botocore/data/partitions.json 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event creating-client-class.ssm: calling handler 2025-09-16 00:35:47 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_service 2025-09-16 00:35:47 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_global 2025-09-16 00:35:47 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_service 2025-09-16 00:35:47 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_global 2025-09-16 00:35:47 [botocore.configprovider] DEBUG: No configured endpoint found. 2025-09-16 00:35:47 [botocore.endpoint] DEBUG: Setting ssm timeout as (60, 60) 2025-09-16 00:35:47 [botocore.loaders] DEBUG: Loading JSON file: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/botocore/data/_retry.json 2025-09-16 00:35:47 [botocore.client] DEBUG: Registering retry handlers for service: ssm 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event before-parameter-build.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Region': 'ap-south-1', 'UseDualStack': False, 'UseFIPS': False} 2025-09-16 00:35:47 [botocore.regions] DEBUG: Endpoint provider result: https://ssm.ap-south-1.amazonaws.com 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.endpoint] DEBUG: Making request for OperationModel(name=GetParameter) with params: {'url_path': '/', 'query_string': '', 'method': 'POST', 'headers': {'X-Amz-Target': 'AmazonSSM.GetParameter', 'Content-Type': 'application/x-amz-json-1.1', 'User-Agent': 'Boto3/1.35.79 md/Botocore#1.35.79 ua/2.0 os/linux#6.8.0-1015-aws md/arch#aarch64 lang/python#3.10.12 md/pyimpl#CPython cfg/retry-mode#legacy Botocore/1.35.79'}, 'body': b'{"Name": "api-secrets", "WithDecryption": true}', 'url': 'https://ssm.ap-south-1.amazonaws.com/', 'context': {'client_region': 'ap-south-1', 'client_config': , 'has_streaming_input': False, 'auth_type': None, 'unsigned_payload': None}} 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler > 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event choose-signer.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2025-09-16 00:35:47 [botocore.auth] DEBUG: CanonicalRequest: POST / content-type:application/x-amz-json-1.1 host:ssm.ap-south-1.amazonaws.com x-amz-date:20250916T003547Z x-amz-target:AmazonSSM.GetParameter content-type;host;x-amz-date;x-amz-target 9a6e6c3d3792249e4c40138fec610bff203c6fcb1822afa8fe899a5746c68f71 2025-09-16 00:35:47 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20250916T003547Z 20250916/ap-south-1/ssm/aws4_request 5d438ab97f5a79d70593a7744b68b109f575bfd92f06fee60a67de29ff851d03 2025-09-16 00:35:47 [botocore.auth] DEBUG: Signature: aeb5b37d64eda428b004befab119556bbb1336601422ec96dc57aadc87648e3c 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.endpoint] DEBUG: Sending http request: 2025-09-16 00:35:47 [botocore.httpsession] DEBUG: Certificate path: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/certifi/cacert.pem 2025-09-16 00:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): ssm.ap-south-1.amazonaws.com:443 2025-09-16 00:35:47 [urllib3.connectionpool] DEBUG: https://ssm.ap-south-1.amazonaws.com:443 "POST / HTTP/11" 200 2038 2025-09-16 00:35:47 [botocore.parsers] DEBUG: Response headers: {'Server': 'Server', 'Date': 'Tue, 16 Sep 2025 00:35:47 GMT', 'Content-Type': 'application/x-amz-json-1.1', 'Content-Length': '2038', 'Connection': 'keep-alive', 'x-amzn-RequestId': '1742a4d2-f537-4e01-a676-ea6b1bdd173a'} 2025-09-16 00:35:47 [botocore.parsers] DEBUG: Response body: b'{"Parameter":{"ARN":"arn:aws:ssm:ap-south-1:908160969848:parameter/api-secrets","DataType":"text","LastModifiedDate":1.757514600441E9,"Name":"api-secrets","Type":"String","Value":"{\\n\\t\\"rds_host\\": \\"prod.covz56o9ujx3.ap-south-1.rds.amazonaws.com\\",\\n\\t\\"rds_user_name\\": \\"restaverse_deployment_user\\",\\n\\t\\"rds_password\\": \\"D]m%))QDshFY-3P\\",\\n\\t\\"rds_db_name\\": \\"restaverse\\",\\n \\"rds_region_name\\":\\"ap-south-1\\",\\n \\"website_google_auth_client_id\\":\\"507355443751-pqleh0im90nt53csl5fu8brquvdmujeq.apps.googleusercontent.com\\",\\n\\t\\"google_auth_client_id\\": \\"696642202818-u9jcv3kv3filak7mijs85b9i58fefgo8.apps.googleusercontent.com\\",\\n\\t\\"google_auth_client_secret\\": \\"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\\",\\n \\"microsoft_auth_client_id\\" : \\"7810b64e-05ba-4355-9c27-941c08b88154\\",\\n \\"microsoft_auth_client_secret\\" : \\"LQc8Q~TU5mT.vdOBCy.xtBkQuJC8Kno9Beh_wbjs\\",\\n \\"zomato_google_auth_client_id\\" : \\"628153421598-7mpo9933k6r6nqtg91k6s6nhq4c3ghsl.apps.googleusercontent.com\\",\\n \\"zomato_google_auth_client_secret\\" : \\"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\\",\\n\\t\\"ACCESS_JWT_SECRET\\": \\"restaverse-access-secret\\",\\n\\t\\"REFRESH_JWT_SECRET\\": \\"restaverse-refresh-secret\\",\\n\\t\\"facebook_app_id\\": \\"1607551373115759\\",\\n\\t\\"facebook_app_secret\\": \\"01d4721055d3a2eeca294267e04d3874\\",\\n \\"frontend_callback_url\\": \\"https://app.restaverse.com/\\",\\n \\"frontend_callback_url_stage\\": \\"https://staging.restaverse.com/\\",\\n \\"backend_url\\": \\"https://prod.restaverse.com\\",\\n \\"backend_url_stage\\": \\"https://stage.restaverse.com\\",\\n \\"ec2_backend_url\\" : \\"https://prod.restaverse.com\\",\\n \\"open_ai_api_key\\": \\"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\\",\\n \\"META_WEBHOOK_SECRET\\": \\"abbphwrpwp40wfntpfsdsg349cyqt93\\",\\n \\"SCRAPEOPS_API_KEY\\": \\"dbc08e8a-4f73-4088-9f13-c2db0a774557\\"\\n}","Version":44}}' 2025-09-16 00:35:47 [botocore.hooks] DEBUG: Event needs-retry.ssm.GetParameter: calling handler 2025-09-16 00:35:47 [botocore.retryhandler] DEBUG: No retry needed. 2025-09-16 00:35:47 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-09-16 00:35:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:35:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/setup/ HTTP/11" 200 None 2025-09-16 00:35:48 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6030 2025-09-16 00:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:35:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=4918415 HTTP/11" 200 None 2025-09-16 00:35:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:35:49 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=zomato.com HTTP/11" 200 241 2025-09-16 00:35:51 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/orderHistory/) 2025-09-16 00:35:53 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/webroutes/auth/csrf) 2025-09-16 00:35:54 [zomato] INFO: Found 22 restaurant IDs from Zomato API 2025-09-16 00:35:54 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21328783) 2025-09-16 00:35:55 [zomato] INFO: Res ID 21328783: Found emails {'ardandekar04@gmail.com', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com', 'accounts@kytchens.in'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:35:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21328783&business_type=o2> {'res_id': 21328783, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['meha@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9082765285', 'display_string': '+91-9082765285', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 3, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:35:59 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20972244) 2025-09-16 00:35:59 [zomato] INFO: Res ID 20972244: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'accounts@kytchens.in'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:35:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20972244&business_type=o2> {'res_id': 20972244, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 5, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '133722378', 'name': 'Accounts Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/b2f/707acb455184ec5a4d175501a14b4b2f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:02 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20180352) 2025-09-16 00:36:02 [zomato] INFO: Res ID 20180352: Found emails {'meha@scoopsomemore.com', 'ardandekar04@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com', 'armaan.pruthi@zomato.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20180352&business_type=o2> {'res_id': 20180352, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['meha@scoopsomemore.com'], 'manager_emails': ['accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'armaan.pruthi@zomato.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 5, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '209313006', 'name': 'Armaan', 'email': 'armaan.pruthi@zomato.com', 'phone_details': {'country_id': 0}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/c9a/64a70285a250ccdc0e15da8bbe35bc9a.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:36:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:36:07 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20651116) 2025-09-16 00:36:07 [zomato] INFO: Res ID 20651116: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'accounts@kytchens.in'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20651116&business_type=o2> {'res_id': 20651116, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7738244046', 'display_string': '+91-7738244046', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7738244046', 'display_string': '+91-7738244046', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 5, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '133722378', 'name': 'Accounts Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/b2f/707acb455184ec5a4d175501a14b4b2f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:11 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21249980) 2025-09-16 00:36:11 [zomato] INFO: Res ID 21249980: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'accounts@kytchens.in'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21249980&business_type=o2> {'res_id': 21249980, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7738244046', 'display_string': '+91-7738244046', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 4, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:15 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21567828) 2025-09-16 00:36:15 [zomato] INFO: Res ID 21567828: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'meha@scoopsomemore.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21567828&business_type=o2> {'res_id': 21567828, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9004958589', 'display_string': '+91-9004958589', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code_formatted': '+91', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 4, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:36:18 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:36:18 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20565934) 2025-09-16 00:36:18 [zomato] INFO: Res ID 20565934: Found emails {'accounts@kytchens.in', 'ardandekar04@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com', 'satbirsingh.lote@zomato.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20565934&business_type=o2> {'res_id': 20565934, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'satbirsingh.lote@zomato.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9137771506', 'display_string': '+91-9137771506', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9137771506', 'display_string': '+91-9137771506', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 6, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '58667658', 'name': 'Satbir', 'email': 'satbirsingh.lote@zomato.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8149542422', 'display_string': '+91-8149542422'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '133722378', 'name': 'Accounts Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/b2f/707acb455184ec5a4d175501a14b4b2f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:22 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21029753) 2025-09-16 00:36:22 [zomato] INFO: Res ID 21029753: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21029753&business_type=o2> {'res_id': 21029753, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708318', 'display_string': '+91-9372708318', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708318', 'display_string': '+91-9372708318', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 2, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:25 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20357421) 2025-09-16 00:36:25 [zomato] INFO: Res ID 20357421: Found emails {'meha@scoopsomemore.com', 'accounts@kytchens.in', 'ardandekar04@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20357421&business_type=o2> {'res_id': 20357421, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8097647390', 'display_string': '+91-8097647390', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9930545375', 'display_string': '+91-9930545375', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 5, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 1, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '254847237', 'name': 'Kytchens Worli', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8097647390', 'display_string': '+91-8097647390'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:29 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21155454) 2025-09-16 00:36:29 [zomato] INFO: Res ID 21155454: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21155454&business_type=o2> {'res_id': 21155454, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9653256674', 'display_string': '+91-9653256674', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9653256674', 'display_string': '+91-9653256674', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 3, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:36:33 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:36:33 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20821543) 2025-09-16 00:36:33 [zomato] INFO: Res ID 20821543: Found emails {'meha@scoopsomemore.com', 'accounts@kytchens.in', 'ardandekar04@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20821543&business_type=o2> {'res_id': 20821543, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7208412640', 'display_string': '+91-7208412640', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7208412640', 'display_string': '+91-7208412640', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 6, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '133722378', 'name': 'Accounts Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/b2f/707acb455184ec5a4d175501a14b4b2f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 1, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '254706436', 'name': 'Juhu Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7208412640', 'display_string': '+91-7208412640'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:36 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21143733) 2025-09-16 00:36:37 [zomato] INFO: Res ID 21143733: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'meha@scoopsomemore.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21143733&business_type=o2> {'res_id': 21143733, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9653256684', 'display_string': '+91-9653256684', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9653256684', 'display_string': '+91-9653256684', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 3, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:40 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20268562) 2025-09-16 00:36:40 [zomato] INFO: Res ID 20268562: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'accounts@kytchens.in'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20268562&business_type=o2> {'res_id': 20268562, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7208412610', 'display_string': '+91-7208412610', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7208412610', 'display_string': '+91-7208412610', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 6, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '254847097', 'name': 'Kytchens Powai', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '7208412610', 'display_string': '+91-7208412610'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:42 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21038634) 2025-09-16 00:36:42 [zomato] INFO: Res ID 21038634: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21038634&business_type=o2> {'res_id': 21038634, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': [], 'manager_emails': ['accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708317', 'display_string': '+91-9372708317', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708317', 'display_string': '+91-9372708317', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 0, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 4, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 1, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '324263629', 'name': 'Pankaj', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9867937441', 'display_string': '+91-9867937441'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:45 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=21132807) 2025-09-16 00:36:45 [zomato] INFO: Res ID 21132807: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=21132807&business_type=o2> {'res_id': 21132807, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9653256658', 'display_string': '+91-9653256658', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9653256658', 'display_string': '+91-9653256658', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 3, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:47 [scrapy.extensions.logstats] INFO: Crawled 17 pages (at 17 pages/min), scraped 15 items (at 15 items/min) 2025-09-16 00:36:48 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20983901) 2025-09-16 00:36:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:36:48 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:36:48 [zomato] INFO: Res ID 20983901: Found emails {'meha@scoopsomemore.com', 'accounts@kytchens.in', 'ardandekar04@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20983901&business_type=o2> {'res_id': 20983901, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9082546381', 'display_string': '+91-9082546381', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9082546381', 'display_string': '+91-9082546381', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 5, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:52 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20268560) 2025-09-16 00:36:52 [zomato] INFO: Res ID 20268560: Found emails {'accounts@kytchens.in', 'ardandekar04@gmail.com', 'chemburkytchens@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20268560&business_type=o2> {'res_id': 20268560, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'chemburkytchens@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8976343966', 'display_string': '+91-8976343966', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8976343966', 'display_string': '+91-8976343966', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 5, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '248491546', 'name': 'Chembur Kytchens', 'email': 'chemburkytchens@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8976343966', 'display_string': '+91-8976343966'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/3c2/ab813f8b004437d56945226bf0b303c2.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:36:56 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20441327) 2025-09-16 00:36:56 [zomato] INFO: Res ID 20441327: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'accounts@kytchens.in'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:36:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20441327&business_type=o2> {'res_id': 20441327, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8657887841', 'display_string': '+91-8657887841', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8657887841', 'display_string': '+91-8657887841', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 4, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '133722378', 'name': 'Accounts Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/b2f/707acb455184ec5a4d175501a14b4b2f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 1, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '315805983', 'name': 'Kytchens', 'email': 'bkckytchens@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8657887841', 'display_string': '+91-8657887841'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:37:00 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20903878) 2025-09-16 00:37:00 [zomato] INFO: Res ID 20903878: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:37:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20903878&business_type=o2> {'res_id': 20903878, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708314', 'display_string': '+91-9372708314', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708314', 'display_string': '+91-9372708314', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 2, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:37:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:37:03 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:37:05 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20913119) 2025-09-16 00:37:05 [zomato] INFO: Res ID 20913119: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'meha@scoopsomemore.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:37:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20913119&business_type=o2> {'res_id': 20913119, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369303442', 'display_string': '+91-8369303442', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708313', 'display_string': '+91-9372708313', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 4, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:37:08 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20995816) 2025-09-16 00:37:09 [zomato] INFO: Res ID 20995816: Found emails {'accounts@scoopsomemore.com', 'ardandekar04@gmail.com', 'anwar.meemees@gmail.com', 'meha@scoopsomemore.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:37:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20995816&business_type=o2> {'res_id': 20995816, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708316', 'display_string': '+91-9372708316', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372708316', 'display_string': '+91-9372708316', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 4, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 1, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '283485967', 'name': 'Tausif Khan', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9152800743', 'display_string': '+91-9152800743'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:37:12 [scrapy.core.engine] DEBUG: Crawled (200) (referer: https://www.zomato.com/partners/onlineordering/outletInfo/contactDetails?resId=20715401) 2025-09-16 00:37:12 [zomato] INFO: Res ID 20715401: Found emails {'meha@scoopsomemore.com', 'accounts@kytchens.in', 'ardandekar04@gmail.com', 'accounts@scoopsomemore.com', 'anwar.meemees@gmail.com'}, target: anwar.meemees@gmail.com, active: True 2025-09-16 00:37:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.zomato.com/merchant-api/contacts/v2/get-all?res_id=20715401&business_type=o2> {'res_id': 20715401, 'email': 'anwar.meemees@gmail.com', 'active': True, 'owner_emails': ['accounts@scoopsomemore.com'], 'manager_emails': ['ardandekar04@gmail.com', 'accounts@kytchens.in', 'meha@scoopsomemore.com', 'anwar.meemees@gmail.com'], 'all_contact_data': {'contacts': {'add_new_user': True, 'priority': {'total_count': 2, 'title': 'Order reminder call', 'sub_title': 'For order-related communication', 'user_type': 'priority', 'is_md_edit': True, 'editable_fields': {'is_name_editable': False, 'is_email_editable': False, 'is_phone_editable': True, 'is_profile_pic_editable': False}, 'users': [{'name': 'Order reminder number 1', 'user_type': 'only_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}, {'name': 'Order reminder number 2', 'user_type': 'priority_o2', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9372444987', 'display_string': '+91-9372444987', 'phone_number_type': 'mobile', 'mobile_number_max_length': 10, 'landline_number_max_length': 11}, 'editable': True, 'profile_photo': 'https://b.zmtcdn.com/data/o2_assets/f75ebd4fc391bdd27f8ccd78dbb06a0b1629452657.jpeg'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}, 'owners': {'total_count': 1, 'title': 'Owner', 'user_type': 'owner', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '30061748', 'name': 'Meha Agarwal', 'email': 'accounts@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9833015376', 'display_string': '+91-9833015376'}, 'editable': False, 'removable': False, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit owner, manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'managers': {'total_count': 6, 'title': 'Manager', 'user_type': 'manager', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'users': [{'id': '46445657', 'name': 'Ardandekar04', 'email': 'ardandekar04@gmail.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9769768608', 'display_string': '+91-9769768608'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '133722378', 'name': 'Accounts Kytchens', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8425996054', 'display_string': '+91-8425996054'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/b2f/707acb455184ec5a4d175501a14b4b2f.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '321543398', 'name': 'Anwar', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '8369529860', 'display_string': '+91-8369529860'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '333263518', 'name': 'Accounts Kytchens', 'email': 'accounts@kytchens.in', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9773537261', 'display_string': '+91-9773537261'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '345991021', 'name': 'Meha Agrawal', 'email': 'meha@scoopsomemore.com', 'phone_details': {'isd_code': '91', 'isd_code_formatted': '+91', 'country_id': 1, 'phone': '9923915376', 'display_string': '+91-9923915376'}, 'editable': False, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/web/assets/2267aec184e096c98c46a1565a5563661664945464.png?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}, {'id': '353155749', 'name': 'Anwar Shaikh', 'email': 'anwar.meemees@gmail.com', 'phone_details': {'country_id': 0}, 'editable': True, 'removable': True, 'profile_photo': 'https://b.zmtcdn.com/data/user_profile_pictures/bd4/07b9589e6a58cc94029bed1ce6b29bd4.jpg?fit=around%7C200%3A200&crop=200%3A200%3B%2A%2C%2A'}], 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Create, edit item details (names, photos, prices etc.), mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Edit daily timings, toggle outlet status ON/OFF etc.'}, {'title': 'Manage users', 'subtitle': 'Edit manager, staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}, {'title': 'View business insights', 'subtitle': 'Track sales/rejection/top dishes etc. metrics'}, {'title': 'Manage finances', 'subtitle': 'View account statement, payouts & invoices'}]}, 'staffs': {'total_count': 0, 'title': 'Staff', 'user_type': 'staff', 'is_md_edit': False, 'editable_fields': {'is_name_editable': True, 'is_email_editable': True, 'is_phone_editable': True, 'is_profile_pic_editable': True}, 'permissions': [{'title': 'Manage orders', 'subtitle': 'Accept order, mark order ready, print bill'}, {'title': 'Manage menu', 'subtitle': 'Mark item out of stock'}, {'title': 'Manage outlet settings', 'subtitle': 'Toggle outlet status ON/OFF'}, {'title': 'Manage users', 'subtitle': 'Edit staff contact details'}, {'title': 'Manage customer complaints', 'subtitle': 'View or take action on customer complaints'}, {'title': 'Request support', 'subtitle': 'View and create tickets on order, ads, promos, tapes, menu etc.'}]}}}, 'client_id': 132, 'status_code': 200} 2025-09-16 00:37:12 [scrapy.core.engine] INFO: Closing spider (finished) 2025-09-16 00:37:12 [zomato] INFO: Logger Payload: {'run_id': 'da8f378b-bc05-4b26-8c55-2f942200d6da', 'timestamp': '2025-09-16T00:37:12Z', 'spider': 'zomato', 'client_id': 132, 'domain': 'www.zomato.com', 'bytes_sent': 0, 'bytes_received': 139113, 'duration_seconds': 85.01, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-09-16 00:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-09-16 00:37:12 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-09-16/_doc HTTP/11" 201 170 2025-09-16 00:37:12 [zomato] INFO: Logger Payload: {'run_id': 'da8f378b-bc05-4b26-8c55-2f942200d6da', 'timestamp': '2025-09-16T00:37:12Z', 'spider': 'zomato', 'client_id': 132, 'domain': 'api.zomato.com', 'bytes_sent': 0, 'bytes_received': 15703, 'duration_seconds': 85.01, 'host': 'ip-172-31-16-168', 'status': 'finished'} 2025-09-16 00:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTP connection (1): watchdog.restaverse.com:9200 2025-09-16 00:37:12 [urllib3.connectionpool] DEBUG: http://watchdog.restaverse.com:9200 "POST /scrapy-2025-09-16/_doc HTTP/11" 201 169 2025-09-16 00:37:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:37:13 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:37:13 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 155793, 'downloader/request_count': 24, 'downloader/request_method_count/GET': 24, 'downloader/response_bytes': 149915, 'downloader/response_count': 24, 'downloader/response_status_count/200': 24, 'elapsed_time_seconds': 85.013713, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 9, 16, 0, 37, 12, 669013, tzinfo=datetime.timezone.utc), 'httpcompression/response_bytes': 139113, 'httpcompression/response_count': 23, 'item_scraped_count': 22, 'items_per_minute': None, 'log_count/DEBUG': 123, 'log_count/INFO': 37, 'memusage/max': 149184512, 'memusage/startup': 137781248, 'request_depth_max': 2, 'response_received_count': 24, 'responses_per_minute': None, 'scheduler/dequeued': 24, 'scheduler/dequeued/memory': 24, 'scheduler/enqueued': 24, 'scheduler/enqueued/memory': 24, 'start_time': datetime.datetime(2025, 9, 16, 0, 35, 47, 655300, tzinfo=datetime.timezone.utc)} 2025-09-16 00:37:13 [scrapy.core.engine] INFO: Spider closed (finished)