2025-09-16 00:31:53 [scrapy.utils.log] INFO: Scrapy 2.12.0 started (bot: swiggy_checkin) 2025-09-16 00:31:53 [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:31:53 [scrapy.addons] INFO: Enabled addons: [] 2025-09-16 00:31:53 [asyncio] DEBUG: Using selector: EpollSelector 2025-09-16 00:31:53 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-09-16 00:31:53 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-09-16 00:31:53 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor 2025-09-16 00:31:53 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop 2025-09-16 00:31:53 [scrapy.extensions.telnet] INFO: Telnet Password: 016041bc8e1b3773 2025-09-16 00:31:54 [scrapy.middleware] INFO: Enabled extensions: ['scrapy.extensions.corestats.CoreStats', 'scrapy.extensions.telnet.TelnetConsole', 'scrapy.extensions.memusage.MemoryUsage', 'scrapy.extensions.logstats.LogStats', 'scrapeops_scrapy.extension.ScrapeOpsMonitor'] 2025-09-16 00:31:54 [scrapy.crawler] INFO: Overridden settings: {'BOT_NAME': 'swiggy_checkin', 'FEED_EXPORT_ENCODING': 'utf-8', 'LOG_FILE': '/home/ubuntu/restaverse_spiders/logs/swiggy_checkin/swiggy/8433581724_2025-09-16T00_30_01.log', 'NEWSPIDER_MODULE': 'swiggy_checkin.spiders', 'SPIDER_MODULES': ['swiggy_checkin.spiders'], 'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor'} 2025-09-16 00:31:54 [scrapy.middleware] INFO: Enabled downloader middlewares: ['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware', 'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware', 'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware', 'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware', 'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware', '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:31:54 [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:31:54 [scrapy.middleware] INFO: Enabled item pipelines: ['swiggy_checkin.pipelines.SwiggyCheckinPipeline'] 2025-09-16 00:31:54 [scrapy.core.engine] INFO: Spider opened 2025-09-16 00:31:54 [botocore.credentials] INFO: Found credentials in environment variables. 2025-09-16 00:31:55 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min) 2025-09-16 00:31:55 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6031 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event creating-client-class.ssm: calling handler 2025-09-16 00:31:56 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_service 2025-09-16 00:31:56 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_global 2025-09-16 00:31:56 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_service 2025-09-16 00:31:56 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_global 2025-09-16 00:31:56 [botocore.configprovider] DEBUG: No configured endpoint found. 2025-09-16 00:31:56 [botocore.endpoint] DEBUG: Setting ssm timeout as (60, 60) 2025-09-16 00:31:56 [botocore.client] DEBUG: Registering retry handlers for service: ssm 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event before-parameter-build.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Region': 'ap-south-1', 'UseDualStack': False, 'UseFIPS': False} 2025-09-16 00:31:56 [botocore.regions] DEBUG: Endpoint provider result: https://ssm.ap-south-1.amazonaws.com 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [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:31:56 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler > 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event choose-signer.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2025-09-16 00:31:56 [botocore.auth] DEBUG: CanonicalRequest: POST / content-type:application/x-amz-json-1.1 host:ssm.ap-south-1.amazonaws.com x-amz-date:20250916T003156Z x-amz-target:AmazonSSM.GetParameter content-type;host;x-amz-date;x-amz-target 9a6e6c3d3792249e4c40138fec610bff203c6fcb1822afa8fe899a5746c68f71 2025-09-16 00:31:56 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20250916T003156Z 20250916/ap-south-1/ssm/aws4_request 1c4f7de52723ad378d48f63fdbf3b0a32ea0495176b9989047518572d6425a21 2025-09-16 00:31:56 [botocore.auth] DEBUG: Signature: 0ddd12e6eaa8b7eca53af5be6adf229a6d9ea4a9922859d05f0c71e016a0538e 2025-09-16 00:31:56 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [botocore.endpoint] DEBUG: Sending http request: 2025-09-16 00:31:56 [botocore.httpsession] DEBUG: Certificate path: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/certifi/cacert.pem 2025-09-16 00:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): ssm.ap-south-1.amazonaws.com:443 2025-09-16 00:31:56 [urllib3.connectionpool] DEBUG: https://ssm.ap-south-1.amazonaws.com:443 "POST / HTTP/11" 200 2038 2025-09-16 00:31:56 [botocore.parsers] DEBUG: Response headers: {'Server': 'Server', 'Date': 'Tue, 16 Sep 2025 00:31:56 GMT', 'Content-Type': 'application/x-amz-json-1.1', 'Content-Length': '2038', 'Connection': 'keep-alive', 'x-amzn-RequestId': '2984ddb9-54a9-4a52-932f-c0e23d72b477'} 2025-09-16 00:31:56 [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:31:56 [botocore.hooks] DEBUG: Event needs-retry.ssm.GetParameter: calling handler 2025-09-16 00:31:56 [botocore.retryhandler] DEBUG: No retry needed. 2025-09-16 00:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-09-16 00:31:56 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 200 2025-09-16 00:31:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): partner.swiggy.com:443 2025-09-16 00:31:57 [urllib3.connectionpool] DEBUG: https://partner.swiggy.com:443 "POST /authentication/v1/login HTTP/11" 200 None 2025-09-16 00:31:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:31:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/proxy_port/?job_id=4918394 HTTP/11" 200 None 2025-09-16 00:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:31:58 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/normalizer/domain/?domain=restaverse.com HTTP/11" 200 245 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event creating-client-class.ssm: calling handler 2025-09-16 00:31:58 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_service 2025-09-16 00:31:58 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_global 2025-09-16 00:31:58 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_service 2025-09-16 00:31:58 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_global 2025-09-16 00:31:58 [botocore.configprovider] DEBUG: No configured endpoint found. 2025-09-16 00:31:58 [botocore.endpoint] DEBUG: Setting ssm timeout as (60, 60) 2025-09-16 00:31:58 [botocore.client] DEBUG: Registering retry handlers for service: ssm 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event before-parameter-build.ssm.GetParameter: calling handler 2025-09-16 00:31:58 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Region': 'ap-south-1', 'UseDualStack': False, 'UseFIPS': False} 2025-09-16 00:31:58 [botocore.regions] DEBUG: Endpoint provider result: https://ssm.ap-south-1.amazonaws.com 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:31:58 [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:31:58 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler > 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event choose-signer.ssm.GetParameter: calling handler 2025-09-16 00:31:58 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2025-09-16 00:31:58 [botocore.auth] DEBUG: CanonicalRequest: POST / content-type:application/x-amz-json-1.1 host:ssm.ap-south-1.amazonaws.com x-amz-date:20250916T003158Z x-amz-target:AmazonSSM.GetParameter content-type;host;x-amz-date;x-amz-target 9a6e6c3d3792249e4c40138fec610bff203c6fcb1822afa8fe899a5746c68f71 2025-09-16 00:31:58 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20250916T003158Z 20250916/ap-south-1/ssm/aws4_request b4d7fb1f041c80d8adcdb6b16c40723de3f1f0adc13e0763ae7dad21949b4625 2025-09-16 00:31:58 [botocore.auth] DEBUG: Signature: 8408ad26fae30033275ecceaec8f2d70acdcf07b138c7f66c1d14fff9d5d0ce0 2025-09-16 00:31:58 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler 2025-09-16 00:31:58 [botocore.endpoint] DEBUG: Sending http request: 2025-09-16 00:31:58 [botocore.httpsession] DEBUG: Certificate path: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/certifi/cacert.pem 2025-09-16 00:31:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): ssm.ap-south-1.amazonaws.com:443 2025-09-16 00:31:59 [urllib3.connectionpool] DEBUG: https://ssm.ap-south-1.amazonaws.com:443 "POST / HTTP/11" 200 2038 2025-09-16 00:31:59 [botocore.parsers] DEBUG: Response headers: {'Server': 'Server', 'Date': 'Tue, 16 Sep 2025 00:31:59 GMT', 'Content-Type': 'application/x-amz-json-1.1', 'Content-Length': '2038', 'Connection': 'keep-alive', 'x-amzn-RequestId': '80b82169-62a5-49b5-aca1-445dcbba7a02'} 2025-09-16 00:31:59 [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:31:59 [botocore.hooks] DEBUG: Event needs-retry.ssm.GetParameter: calling handler 2025-09-16 00:31:59 [botocore.retryhandler] DEBUG: No retry needed. 2025-09-16 00:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-09-16 00:31:59 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 209 2025-09-16 00:31:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): partner.swiggy.com:443 2025-09-16 00:32:00 [urllib3.connectionpool] DEBUG: https://partner.swiggy.com:443 "POST /authentication/v1/login HTTP/11" 200 None 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event choose-service-name: calling handler 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event creating-client-class.ssm: calling handler 2025-09-16 00:32:00 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_service 2025-09-16 00:32:00 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: environment_global 2025-09-16 00:32:00 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_service 2025-09-16 00:32:00 [botocore.configprovider] DEBUG: Looking for endpoint for ssm via: config_global 2025-09-16 00:32:00 [botocore.configprovider] DEBUG: No configured endpoint found. 2025-09-16 00:32:00 [botocore.endpoint] DEBUG: Setting ssm timeout as (60, 60) 2025-09-16 00:32:00 [botocore.client] DEBUG: Registering retry handlers for service: ssm 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event before-parameter-build.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [botocore.regions] DEBUG: Calling endpoint provider with parameters: {'Region': 'ap-south-1', 'UseDualStack': False, 'UseFIPS': False} 2025-09-16 00:32:00 [botocore.regions] DEBUG: Endpoint provider result: https://ssm.ap-south-1.amazonaws.com 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event before-call.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [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:32:00 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler > 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event choose-signer.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [botocore.auth] DEBUG: Calculating signature using v4 auth. 2025-09-16 00:32:00 [botocore.auth] DEBUG: CanonicalRequest: POST / content-type:application/x-amz-json-1.1 host:ssm.ap-south-1.amazonaws.com x-amz-date:20250916T003200Z x-amz-target:AmazonSSM.GetParameter content-type;host;x-amz-date;x-amz-target 9a6e6c3d3792249e4c40138fec610bff203c6fcb1822afa8fe899a5746c68f71 2025-09-16 00:32:00 [botocore.auth] DEBUG: StringToSign: AWS4-HMAC-SHA256 20250916T003200Z 20250916/ap-south-1/ssm/aws4_request 4a142330efcb348fed9fe62f9b419ed588f126a0702ffbc8bdeb94545b90ace9 2025-09-16 00:32:00 [botocore.auth] DEBUG: Signature: 80e0f6e093c61b41653174cd942e6548052567486bd042e5f2c7fdb21c86972b 2025-09-16 00:32:00 [botocore.hooks] DEBUG: Event request-created.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [botocore.endpoint] DEBUG: Sending http request: 2025-09-16 00:32:00 [botocore.httpsession] DEBUG: Certificate path: /home/ubuntu/restaverse_spiders/venv/lib/python3.10/site-packages/certifi/cacert.pem 2025-09-16 00:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): ssm.ap-south-1.amazonaws.com:443 2025-09-16 00:32:00 [urllib3.connectionpool] DEBUG: https://ssm.ap-south-1.amazonaws.com:443 "POST / HTTP/11" 200 2038 2025-09-16 00:32:00 [botocore.parsers] DEBUG: Response headers: {'Server': 'Server', 'Date': 'Tue, 16 Sep 2025 00:32:00 GMT', 'Content-Type': 'application/x-amz-json-1.1', 'Content-Length': '2038', 'Connection': 'keep-alive', 'x-amzn-RequestId': '186c0042-7d60-46d2-add8-29fa260a03e0'} 2025-09-16 00:32:00 [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:32:00 [botocore.hooks] DEBUG: Event needs-retry.ssm.GetParameter: calling handler 2025-09-16 00:32:00 [botocore.retryhandler] DEBUG: No retry needed. 2025-09-16 00:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): cron.restaverse.com:443 2025-09-16 00:32:00 [urllib3.connectionpool] DEBUG: https://cron.restaverse.com:443 "POST /api/db_services/fetch-query HTTP/11" 200 208 2025-09-16 00:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): partner.swiggy.com:443 2025-09-16 00:32:02 [urllib3.connectionpool] DEBUG: https://partner.swiggy.com:443 "POST /authentication/v1/login HTTP/11" 200 None 2025-09-16 00:32:03 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 576027} 2025-09-16 00:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-09-16 00:32:04 [scrapy.core.engine] DEBUG: Crawled (200) (referer: None) 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 576012} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1153943} 2025-09-16 00:32:04 [root] WARNING: No rows updated for res_id: 1157384 (check WHERE conditions) 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157384} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089519} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 312280} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 924439} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 16190} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 939523} 2025-09-16 00:32:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576008} 2025-09-16 00:32:05 [root] WARNING: No rows updated for res_id: 1157384 (check WHERE conditions) 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157384} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 583182} 2025-09-16 00:32:05 [root] WARNING: No rows updated for res_id: 1021205 (check WHERE conditions) 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1021205} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089519} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 707605} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832526} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 924439} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 369177} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849174} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576008} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 706074} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576011} 2025-09-16 00:32:05 [root] WARNING: No rows updated for res_id: 1021205 (check WHERE conditions) 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1021205} 2025-09-16 00:32:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 417312} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 40730} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832526} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 417313} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 949768} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849174} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 432672} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110795} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576011} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 417319} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106967} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 40730} 2025-09-16 00:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 683053} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1021203} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 949768} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 602678} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106969} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110795} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 856128} 2025-09-16 00:32:07 [root] WARNING: No rows updated for res_id: 1157388 (check WHERE conditions) 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157388} 2025-09-16 00:32:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106967} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 572995} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1156097} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1021203} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 490568} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 913168} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106969} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 940111} 2025-09-16 00:32:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093636} 2025-09-16 00:32:09 [root] WARNING: No rows updated for res_id: 1157388 (check WHERE conditions) 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157388} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 846928} 2025-09-16 00:32:09 [root] WARNING: No rows updated for res_id: 1203980 (check WHERE conditions) 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203980} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1156097} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 509521} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106949} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 913168} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 478802} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849171} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093636} 2025-09-16 00:32:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 384086} 2025-09-16 00:32:10 [root] WARNING: No rows updated for res_id: 1093639 (check WHERE conditions) 2025-09-16 00:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093639} 2025-09-16 00:32:10 [root] WARNING: No rows updated for res_id: 1203980 (check WHERE conditions) 2025-09-16 00:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203980} 2025-09-16 00:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 846934} 2025-09-16 00:32:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:32:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089328} 2025-09-16 00:32:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106949} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 490585} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576016} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849171} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 384090} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 937256} 2025-09-16 00:32:11 [root] WARNING: No rows updated for res_id: 1093639 (check WHERE conditions) 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093639} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 788571} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1179656} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089328} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 846940} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076023} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576016} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 846937} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 836630} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 937256} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 451678} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167161} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1179656} 2025-09-16 00:32:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 846938} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 942613} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076023} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 925278} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 393005} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 836630} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 396897} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576020} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167161} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 925283} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167160} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 942613} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 834151} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 836627} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 393005} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 940135} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 600352} 2025-09-16 00:32:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576020} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 433257} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576040} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167160} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 569964} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167163} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 836627} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 704639} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110580} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 600352} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 587913} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167165} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576040} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 691343} 2025-09-16 00:32:13 [root] WARNING: No rows updated for res_id: 1157691 (check WHERE conditions) 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157691} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167163} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 846991} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1075006} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110580} 2025-09-16 00:32:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 946834} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110562} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167165} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848530} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866594} 2025-09-16 00:32:14 [root] WARNING: No rows updated for res_id: 1157691 (check WHERE conditions) 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157691} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848531} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 665138} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1075006} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 671893} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076515} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110562} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 570014} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110573} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866594} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847010} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 812344} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 665138} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847011} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 364099} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076515} 2025-09-16 00:32:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847012} 2025-09-16 00:32:15 [root] WARNING: No rows updated for res_id: 1203497 (check WHERE conditions) 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203497} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110573} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 614568} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142367} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 812344} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 418475} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 16189} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 364099} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 570027} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 12881} 2025-09-16 00:32:15 [root] WARNING: No rows updated for res_id: 1203497 (check WHERE conditions) 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203497} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 566963} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 16191} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142367} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847029} 2025-09-16 00:32:15 [root] WARNING: No rows updated for res_id: 759391 (check WHERE conditions) 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 759391} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 16189} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847030} 2025-09-16 00:32:15 [root] WARNING: No rows updated for res_id: 580425 (check WHERE conditions) 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 580425} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 12881} 2025-09-16 00:32:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 788152} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673363} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 16191} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 418488} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 973132} 2025-09-16 00:32:16 [root] WARNING: No rows updated for res_id: 759391 (check WHERE conditions) 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 759391} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847033} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 855120} 2025-09-16 00:32:16 [root] WARNING: No rows updated for res_id: 580425 (check WHERE conditions) 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 580425} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847032} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849224} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673363} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847035} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953449} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 973132} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847036} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849225} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 855120} 2025-09-16 00:32:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847037} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798311} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849224} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847044} 2025-09-16 00:32:17 [root] WARNING: No rows updated for res_id: 993097 (check WHERE conditions) 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 993097} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953449} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847045} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 428141} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849225} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847047} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870219} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798311} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847048} 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1111650} 2025-09-16 00:32:17 [root] WARNING: No rows updated for res_id: 993097 (check WHERE conditions) 2025-09-16 00:32:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 993097} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847051} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849227} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 428141} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847052} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 221303} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870219} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 949453} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1070938} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1111650} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847054} 2025-09-16 00:32:18 [root] WARNING: No rows updated for res_id: 941171 (check WHERE conditions) 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 941171} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849227} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847055} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870215} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 221303} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1029845} 2025-09-16 00:32:18 [root] WARNING: No rows updated for res_id: 1045127 (check WHERE conditions) 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1045127} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1070938} 2025-09-16 00:32:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847063} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870214} 2025-09-16 00:32:19 [root] WARNING: No rows updated for res_id: 941171 (check WHERE conditions) 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 941171} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1029847} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084060} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870215} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1029848} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167168} 2025-09-16 00:32:19 [root] WARNING: No rows updated for res_id: 1045127 (check WHERE conditions) 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1045127} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847066} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034882} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870214} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847067} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142080} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084060} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 613085} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084063} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167168} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847069} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051976} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034882} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847070} 2025-09-16 00:32:19 [root] WARNING: No rows updated for res_id: 1051779 (check WHERE conditions) 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051779} 2025-09-16 00:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142080} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 428257} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051977} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084063} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 703718} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 717981} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051976} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 582902} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051979} 2025-09-16 00:32:20 [root] WARNING: No rows updated for res_id: 1051779 (check WHERE conditions) 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051779} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849145} 2025-09-16 00:32:20 [root] WARNING: No rows updated for res_id: 1196171 (check WHERE conditions) 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196171} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051977} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849147} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051981} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 717981} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 151805} 2025-09-16 00:32:20 [root] WARNING: No rows updated for res_id: 1196174 (check WHERE conditions) 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196174} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051979} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849149} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 432475} 2025-09-16 00:32:20 [root] WARNING: No rows updated for res_id: 1196171 (check WHERE conditions) 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196171} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849151} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 578216} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051981} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1020669} 2025-09-16 00:32:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 826195} 2025-09-16 00:32:21 [root] WARNING: No rows updated for res_id: 1196174 (check WHERE conditions) 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196174} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849153} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608430} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 432475} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849155} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 683861} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 578216} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849157} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798374} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 826195} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 403206} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 699246} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608430} 2025-09-16 00:32:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 947466} 2025-09-16 00:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1179296} 2025-09-16 00:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 683861} 2025-09-16 00:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849163} 2025-09-16 00:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 382819} 2025-09-16 00:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798374} 2025-09-16 00:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 940812} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084067} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 699246} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849164} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 873317} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1179296} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849165} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1028284} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 382819} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849166} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1020770} 2025-09-16 00:32:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084067} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849167} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608447} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 873317} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849168} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869757} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1028284} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849169} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 621758} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1020770} 2025-09-16 00:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849170} 2025-09-16 00:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 734074} 2025-09-16 00:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608447} 2025-09-16 00:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1020691} 2025-09-16 00:32:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:32:25 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:32:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608435} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869757} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849172} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888703} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 621758} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849173} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 498363} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 734074} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1020176} 2025-09-16 00:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888702} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608435} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849176} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 893647} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888703} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849177} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 807800} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 498363} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 672028} 2025-09-16 00:32:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 737480} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888702} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849180} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1063782} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 893647} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 345886} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 847049} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 807800} 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 880924} 2025-09-16 00:32:28 [root] WARNING: No rows updated for res_id: 869755 (check WHERE conditions) 2025-09-16 00:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869755} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 737480} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849182} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 10952} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1063782} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849181} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 947572} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 847049} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 403238} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 681157} 2025-09-16 00:32:29 [root] WARNING: No rows updated for res_id: 869755 (check WHERE conditions) 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869755} 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849190} 2025-09-16 00:32:29 [root] WARNING: No rows updated for res_id: 869751 (check WHERE conditions) 2025-09-16 00:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869751} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 10952} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1015091} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 880861} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 947572} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 140084} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 734071} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 681157} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 587062} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953050} 2025-09-16 00:32:30 [root] WARNING: No rows updated for res_id: 869751 (check WHERE conditions) 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869751} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 692023} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 806257} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 880861} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 592187} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953045} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 734071} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 396093} 2025-09-16 00:32:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 735629} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953050} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 140096} 2025-09-16 00:32:31 [root] WARNING: No rows updated for res_id: 1203955 (check WHERE conditions) 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203955} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 806257} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849217} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 654222} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953045} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 408386} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1161978} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 735629} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849219} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888705} 2025-09-16 00:32:31 [root] WARNING: No rows updated for res_id: 1203955 (check WHERE conditions) 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203955} 2025-09-16 00:32:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 396100} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056992} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 654222} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849221} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 653188} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1161978} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 396102} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056993} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888705} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849223} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 557980} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056992} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 396096} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056997} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 653188} 2025-09-16 00:32:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849226} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 557981} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056993} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 594253} 2025-09-16 00:32:33 [root] WARNING: No rows updated for res_id: 1157392 (check WHERE conditions) 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157392} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 557980} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 592205} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866714} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056997} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 497508} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849160} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 557981} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 594276} 2025-09-16 00:32:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 877462} 2025-09-16 00:32:34 [root] WARNING: No rows updated for res_id: 1157392 (check WHERE conditions) 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157392} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848230} 2025-09-16 00:32:34 [root] WARNING: No rows updated for res_id: 946436 (check WHERE conditions) 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 946436} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866714} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 715111} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1069452} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849160} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 432487} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849159} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 877462} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848232} 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 739734} 2025-09-16 00:32:34 [root] WARNING: No rows updated for res_id: 946436 (check WHERE conditions) 2025-09-16 00:32:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 946436} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848235} 2025-09-16 00:32:35 [root] WARNING: No rows updated for res_id: 1052417 (check WHERE conditions) 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1052417} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1069452} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848237} 2025-09-16 00:32:35 [root] WARNING: No rows updated for res_id: 1153934 (check WHERE conditions) 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1153934} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849159} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 505198} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 794904} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 739734} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 383855} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1020816} 2025-09-16 00:32:35 [root] WARNING: No rows updated for res_id: 1052417 (check WHERE conditions) 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1052417} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848238} 2025-09-16 00:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 542992} 2025-09-16 00:32:36 [root] WARNING: No rows updated for res_id: 1153934 (check WHERE conditions) 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1153934} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848241} 2025-09-16 00:32:36 [root] WARNING: No rows updated for res_id: 617385 (check WHERE conditions) 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 617385} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 794904} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848239} 2025-09-16 00:32:36 [root] WARNING: No rows updated for res_id: 576009 (check WHERE conditions) 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576009} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1020816} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848243} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1059761} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 542992} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848244} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576013} 2025-09-16 00:32:36 [root] WARNING: No rows updated for res_id: 617385 (check WHERE conditions) 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 617385} 2025-09-16 00:32:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848246} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1033134} 2025-09-16 00:32:37 [root] WARNING: No rows updated for res_id: 576009 (check WHERE conditions) 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576009} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 848247} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576015} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1059761} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 574330} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 874412} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576013} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1038203} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 417301} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1033134} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1020812} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1059765} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576015} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 518035} 2025-09-16 00:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093638} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 874412} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1038233} 2025-09-16 00:32:38 [root] WARNING: No rows updated for res_id: 1198005 (check WHERE conditions) 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1198005} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 417301} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1026970} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832533} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1059765} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 727451} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 452527} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093638} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 945051} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106955} 2025-09-16 00:32:38 [root] WARNING: No rows updated for res_id: 1198005 (check WHERE conditions) 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1198005} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 577437} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 730532} 2025-09-16 00:32:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832533} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1026973} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 949777} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 452527} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847259} 2025-09-16 00:32:39 [root] WARNING: No rows updated for res_id: 1142177 (check WHERE conditions) 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142177} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106955} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 577441} 2025-09-16 00:32:39 [root] WARNING: No rows updated for res_id: 931372 (check WHERE conditions) 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 931372} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 730532} 2025-09-16 00:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 567201} 2025-09-16 00:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558008} 2025-09-16 00:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 949777} 2025-09-16 00:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1061794} 2025-09-16 00:32:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:32:40 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1096250} 2025-09-16 00:32:40 [root] WARNING: No rows updated for res_id: 1142177 (check WHERE conditions) 2025-09-16 00:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142177} 2025-09-16 00:32:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1044389} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 644539} 2025-09-16 00:32:41 [root] WARNING: No rows updated for res_id: 931372 (check WHERE conditions) 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 931372} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 567206} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110570} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558008} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 567207} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 32178} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1096250} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1026982} 2025-09-16 00:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 939588} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 644539} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1026983} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 914361} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110570} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 611248} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798303} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 32178} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1044400} 2025-09-16 00:32:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 914360} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 939588} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1061811} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673361} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 914361} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1009588} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866746} 2025-09-16 00:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798303} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1042873} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953447} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 914360} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1020859} 2025-09-16 00:32:44 [root] WARNING: No rows updated for res_id: 1195947 (check WHERE conditions) 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195947} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673361} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 600509} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034878} 2025-09-16 00:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866746} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1030078} 2025-09-16 00:32:45 [root] WARNING: No rows updated for res_id: 1195944 (check WHERE conditions) 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195944} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953447} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1030077} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 383609} 2025-09-16 00:32:45 [root] WARNING: No rows updated for res_id: 1195947 (check WHERE conditions) 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195947} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 849348} 2025-09-16 00:32:45 [root] WARNING: No rows updated for res_id: 913841 (check WHERE conditions) 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 913841} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034878} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1006532} 2025-09-16 00:32:45 [root] WARNING: No rows updated for res_id: 1051803 (check WHERE conditions) 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051803} 2025-09-16 00:32:45 [root] WARNING: No rows updated for res_id: 1195944 (check WHERE conditions) 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195944} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 183238} 2025-09-16 00:32:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558005} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 383609} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1044424} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034881} 2025-09-16 00:32:46 [root] WARNING: No rows updated for res_id: 913841 (check WHERE conditions) 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 913841} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 939486} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1069999} 2025-09-16 00:32:46 [root] WARNING: No rows updated for res_id: 1051803 (check WHERE conditions) 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051803} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 1037283} 2025-09-16 00:32:46 [root] WARNING: No rows updated for res_id: 1051781 (check WHERE conditions) 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051781} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558005} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 403946} 2025-09-16 00:32:46 [root] WARNING: No rows updated for res_id: 970191 (check WHERE conditions) 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970191} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034881} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 847342} 2025-09-16 00:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 905876} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1069999} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': False, 'res_id': 939507} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866764} 2025-09-16 00:32:47 [root] WARNING: No rows updated for res_id: 1051781 (check WHERE conditions) 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051781} 2025-09-16 00:32:47 [root] WARNING: No rows updated for res_id: 1157384 (check WHERE conditions) 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157384} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076915} 2025-09-16 00:32:47 [root] WARNING: No rows updated for res_id: 970191 (check WHERE conditions) 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970191} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089519} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866766} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 905876} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 924439} 2025-09-16 00:32:47 [root] WARNING: No rows updated for res_id: 1196223 (check WHERE conditions) 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196223} 2025-09-16 00:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866764} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576008} 2025-09-16 00:32:48 [root] WARNING: No rows updated for res_id: 452546 (check WHERE conditions) 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 452546} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076915} 2025-09-16 00:32:48 [root] WARNING: No rows updated for res_id: 1021205 (check WHERE conditions) 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1021205} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1052835} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866766} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832526} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1037768} 2025-09-16 00:32:48 [root] WARNING: No rows updated for res_id: 1196223 (check WHERE conditions) 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196223} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849174} 2025-09-16 00:32:48 [root] WARNING: No rows updated for res_id: 1076903 (check WHERE conditions) 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076903} 2025-09-16 00:32:48 [root] WARNING: No rows updated for res_id: 452546 (check WHERE conditions) 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 452546} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576011} 2025-09-16 00:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 547279} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1052835} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 40730} 2025-09-16 00:32:49 [root] WARNING: No rows updated for res_id: 1076907 (check WHERE conditions) 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076907} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1037768} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 949768} 2025-09-16 00:32:49 [root] WARNING: No rows updated for res_id: 1037765 (check WHERE conditions) 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1037765} 2025-09-16 00:32:49 [root] WARNING: No rows updated for res_id: 1076903 (check WHERE conditions) 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076903} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110795} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 588490} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 547279} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106967} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 904134} 2025-09-16 00:32:49 [root] WARNING: No rows updated for res_id: 1076907 (check WHERE conditions) 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076907} 2025-09-16 00:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1021203} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798411} 2025-09-16 00:32:50 [root] WARNING: No rows updated for res_id: 1037765 (check WHERE conditions) 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1037765} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106969} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 33229} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 588490} 2025-09-16 00:32:50 [root] WARNING: No rows updated for res_id: 1157388 (check WHERE conditions) 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157388} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953054} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 904134} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1156097} 2025-09-16 00:32:50 [root] WARNING: No rows updated for res_id: 1195996 (check WHERE conditions) 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195996} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798411} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 913168} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 859865} 2025-09-16 00:32:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 33229} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093636} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1091038} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953054} 2025-09-16 00:32:51 [root] WARNING: No rows updated for res_id: 1203980 (check WHERE conditions) 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203980} 2025-09-16 00:32:51 [root] WARNING: No rows updated for res_id: 1193209 (check WHERE conditions) 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1193209} 2025-09-16 00:32:51 [root] WARNING: No rows updated for res_id: 1195996 (check WHERE conditions) 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195996} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106949} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 828867} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 859865} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849171} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849148} 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1091038} 2025-09-16 00:32:51 [root] WARNING: No rows updated for res_id: 1093639 (check WHERE conditions) 2025-09-16 00:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093639} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814556} 2025-09-16 00:32:52 [root] WARNING: No rows updated for res_id: 1193209 (check WHERE conditions) 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1193209} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089328} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 542966} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 828867} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576016} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 766427} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849148} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 937256} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558348} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814556} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1179656} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814557} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 542966} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076023} 2025-09-16 00:32:52 [root] WARNING: No rows updated for res_id: 1042178 (check WHERE conditions) 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1042178} 2025-09-16 00:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 766427} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 836630} 2025-09-16 00:32:53 [root] WARNING: No rows updated for res_id: 1203136 (check WHERE conditions) 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203136} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558348} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167161} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1080071} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814557} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 942613} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814558} 2025-09-16 00:32:53 [root] WARNING: No rows updated for res_id: 1042178 (check WHERE conditions) 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1042178} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 393005} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866830} 2025-09-16 00:32:53 [root] WARNING: No rows updated for res_id: 1203136 (check WHERE conditions) 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203136} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576020} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814559} 2025-09-16 00:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1080071} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167160} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1090076} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814558} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 836627} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970202} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866830} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 600352} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832539} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814559} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576040} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 743390} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1090076} 2025-09-16 00:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167163} 2025-09-16 00:32:55 [root] WARNING: No rows updated for res_id: 1093644 (check WHERE conditions) 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093644} 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970202} 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110580} 2025-09-16 00:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:32:55 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1104327} 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832539} 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167165} 2025-09-16 00:32:55 [scrapy.extensions.logstats] INFO: Crawled 3 pages (at 3 pages/min), scraped 681 items (at 681 items/min) 2025-09-16 00:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1024554} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 743390} 2025-09-16 00:32:56 [root] WARNING: No rows updated for res_id: 1157691 (check WHERE conditions) 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157691} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970198} 2025-09-16 00:32:56 [root] WARNING: No rows updated for res_id: 1093644 (check WHERE conditions) 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093644} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1075006} 2025-09-16 00:32:56 [root] WARNING: No rows updated for res_id: 1106989 (check WHERE conditions) 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106989} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1104327} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110562} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 665555} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1024554} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866594} 2025-09-16 00:32:56 [root] WARNING: No rows updated for res_id: 941143 (check WHERE conditions) 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 941143} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970198} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 665138} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 374748} 2025-09-16 00:32:56 [root] WARNING: No rows updated for res_id: 1106989 (check WHERE conditions) 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106989} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076515} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 741472} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 665555} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110573} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970196} 2025-09-16 00:32:56 [root] WARNING: No rows updated for res_id: 941143 (check WHERE conditions) 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 941143} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 812344} 2025-09-16 00:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 580751} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 374748} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 364099} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869334} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 741472} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1203497 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203497} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1051777 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051777} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970196} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142367} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1045459 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1045459} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 580751} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 16189} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1196172 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196172} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869334} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 12881} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 957394} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1051777 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051777} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 16191} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084066} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1045459 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1045459} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 759391 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 759391} 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 903120} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 1196172 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196172} 2025-09-16 00:32:57 [root] WARNING: No rows updated for res_id: 580425 (check WHERE conditions) 2025-09-16 00:32:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 580425} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888503} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 957394} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673363} 2025-09-16 00:32:58 [root] WARNING: No rows updated for res_id: 1195506 (check WHERE conditions) 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195506} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084066} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 973132} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 588492} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 903120} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 855120} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916972} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888503} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849224} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953052} 2025-09-16 00:32:58 [root] WARNING: No rows updated for res_id: 1195506 (check WHERE conditions) 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195506} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953449} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 880105} 2025-09-16 00:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 588492} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849225} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089279} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916972} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798311} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 916971 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916971} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953052} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 993097 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 993097} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 777480} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 880105} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 428141} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1203701 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203701} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089279} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870219} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1203974 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203974} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 916971 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916971} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1111650} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1195509 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195509} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 777480} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849227} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866827} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1203701 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203701} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 221303} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 916970 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916970} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1203974 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203974} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1070938} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1093642 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093642} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1195509 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195509} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 941171 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 941171} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814560} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866827} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870215} 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1073192} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 916970 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916970} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1045127 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1045127} 2025-09-16 00:32:59 [root] WARNING: No rows updated for res_id: 1196029 (check WHERE conditions) 2025-09-16 00:32:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196029} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1093642 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093642} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 870214} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673365} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814560} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084060} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106943} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1073192} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1167168} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056925} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1196029 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196029} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034882} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1194978 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194978} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673365} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142080} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798373} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106943} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084063} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866813} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056925} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051976} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1153747} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1194978 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194978} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1051779 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051779} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1194982 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194982} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798373} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051977} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 940240} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866813} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 717981} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1195495 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195495} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1153747} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051979} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1062683} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1194982 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194982} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1196171 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196171} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1196004 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196004} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 940240} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051981} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1173508 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1173508} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1195495 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195495} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1196174 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196174} 2025-09-16 00:33:00 [root] WARNING: No rows updated for res_id: 1194980 (check WHERE conditions) 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194980} 2025-09-16 00:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1062683} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 432475} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 911939} 2025-09-16 00:33:01 [root] WARNING: No rows updated for res_id: 1196004 (check WHERE conditions) 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196004} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 578216} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866811} 2025-09-16 00:33:01 [root] WARNING: No rows updated for res_id: 1173508 (check WHERE conditions) 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1173508} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 826195} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 932502} 2025-09-16 00:33:01 [root] WARNING: No rows updated for res_id: 1194980 (check WHERE conditions) 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194980} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608430} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 354802} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 911939} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 683861} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888513} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866811} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798374} 2025-09-16 00:33:01 [root] WARNING: No rows updated for res_id: 1203979 (check WHERE conditions) 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203979} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 932502} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 699246} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089517} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 354802} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1179296} 2025-09-16 00:33:01 [root] WARNING: No rows updated for res_id: 1195503 (check WHERE conditions) 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195503} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888513} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 382819} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089516} 2025-09-16 00:33:01 [root] WARNING: No rows updated for res_id: 1203979 (check WHERE conditions) 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203979} 2025-09-16 00:33:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084067} 2025-09-16 00:33:02 [root] WARNING: No rows updated for res_id: 1195499 (check WHERE conditions) 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195499} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089517} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 873317} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576023} 2025-09-16 00:33:02 [root] WARNING: No rows updated for res_id: 1195503 (check WHERE conditions) 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195503} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1028284} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849150} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089516} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1020770} 2025-09-16 00:33:02 [root] WARNING: No rows updated for res_id: 1076902 (check WHERE conditions) 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076902} 2025-09-16 00:33:02 [root] WARNING: No rows updated for res_id: 1195499 (check WHERE conditions) 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195499} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608447} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034877} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576023} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869757} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849150} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 621758} 2025-09-16 00:33:02 [root] WARNING: No rows updated for res_id: 1076902 (check WHERE conditions) 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076902} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 734074} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034877} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 608435} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888703} 2025-09-16 00:33:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 498363} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888702} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 893647} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 807800} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 737480} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1063782} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 847049} 2025-09-16 00:33:03 [root] WARNING: No rows updated for res_id: 869755 (check WHERE conditions) 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869755} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 10952} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 947572} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 681157} 2025-09-16 00:33:03 [root] WARNING: No rows updated for res_id: 869751 (check WHERE conditions) 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869751} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 880861} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 734071} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953050} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 806257} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953045} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 735629} 2025-09-16 00:33:03 [root] WARNING: No rows updated for res_id: 1203955 (check WHERE conditions) 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203955} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 654222} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1161978} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888705} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056992} 2025-09-16 00:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 653188} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056993} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 557980} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056997} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 557981} 2025-09-16 00:33:04 [root] WARNING: No rows updated for res_id: 1157392 (check WHERE conditions) 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1157392} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866714} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849160} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 877462} 2025-09-16 00:33:04 [root] WARNING: No rows updated for res_id: 946436 (check WHERE conditions) 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 946436} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1069452} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849159} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 739734} 2025-09-16 00:33:04 [root] WARNING: No rows updated for res_id: 1052417 (check WHERE conditions) 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1052417} 2025-09-16 00:33:04 [root] WARNING: No rows updated for res_id: 1153934 (check WHERE conditions) 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1153934} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 794904} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1020816} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 542992} 2025-09-16 00:33:04 [root] WARNING: No rows updated for res_id: 617385 (check WHERE conditions) 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 617385} 2025-09-16 00:33:04 [root] WARNING: No rows updated for res_id: 576009 (check WHERE conditions) 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576009} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1059761} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576013} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1033134} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576015} 2025-09-16 00:33:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 874412} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 417301} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1059765} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093638} 2025-09-16 00:33:05 [root] WARNING: No rows updated for res_id: 1198005 (check WHERE conditions) 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1198005} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832533} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 452527} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106955} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 730532} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 949777} 2025-09-16 00:33:05 [root] WARNING: No rows updated for res_id: 1142177 (check WHERE conditions) 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1142177} 2025-09-16 00:33:05 [root] WARNING: No rows updated for res_id: 931372 (check WHERE conditions) 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 931372} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558008} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1096250} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 644539} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1110570} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 32178} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 939588} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 914361} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798303} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 914360} 2025-09-16 00:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673361} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866746} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953447} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1195947 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195947} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034878} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1195944 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195944} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 383609} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 913841 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 913841} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1051803 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051803} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558005} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034881} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1069999} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1051781 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051781} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 970191 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970191} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 905876} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866764} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076915} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866766} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1196223 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196223} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 452546 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 452546} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1052835} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1037768} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1076903 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076903} 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 547279} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1076907 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076907} 2025-09-16 00:33:06 [root] WARNING: No rows updated for res_id: 1037765 (check WHERE conditions) 2025-09-16 00:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1037765} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 588490} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 904134} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798411} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 33229} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953054} 2025-09-16 00:33:07 [root] WARNING: No rows updated for res_id: 1195996 (check WHERE conditions) 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195996} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 859865} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1091038} 2025-09-16 00:33:07 [root] WARNING: No rows updated for res_id: 1193209 (check WHERE conditions) 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1193209} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 828867} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849148} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814556} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 542966} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 766427} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 558348} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814557} 2025-09-16 00:33:07 [root] WARNING: No rows updated for res_id: 1042178 (check WHERE conditions) 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1042178} 2025-09-16 00:33:07 [root] WARNING: No rows updated for res_id: 1203136 (check WHERE conditions) 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203136} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1080071} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814558} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866830} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814559} 2025-09-16 00:33:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1090076} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970202} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 832539} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 743390} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 1093644 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093644} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1104327} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1024554} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970198} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 1106989 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106989} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 665555} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 941143 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 941143} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 374748} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 741472} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 970196} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 580751} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 869334} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 1051777 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1051777} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 1045459 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1045459} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 1196172 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196172} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 957394} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1084066} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 903120} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888503} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 1195506 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195506} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 588492} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916972} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 953052} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 880105} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089279} 2025-09-16 00:33:08 [root] WARNING: No rows updated for res_id: 916971 (check WHERE conditions) 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916971} 2025-09-16 00:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 777480} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1203701 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203701} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1203974 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203974} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1195509 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195509} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866827} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 916970 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 916970} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1093642 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1093642} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 814560} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1073192} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1196029 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196029} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 673365} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1106943} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1056925} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1194978 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194978} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 798373} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866813} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1153747} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1194982 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194982} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 940240} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1195495 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195495} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1062683} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1196004 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1196004} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1173508 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1173508} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1194980 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1194980} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 911939} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 866811} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 932502} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 354802} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 888513} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1203979 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1203979} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089517} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1195503 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195503} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1089516} 2025-09-16 00:33:09 [root] WARNING: No rows updated for res_id: 1195499 (check WHERE conditions) 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1195499} 2025-09-16 00:33:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 576023} 2025-09-16 00:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 849150} 2025-09-16 00:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:33:10 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:33:10 [root] WARNING: No rows updated for res_id: 1076902 (check WHERE conditions) 2025-09-16 00:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1076902} 2025-09-16 00:33:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://cron.restaverse.com/api/db_services/fetch-query> {'active': True, 'res_id': 1034877} 2025-09-16 00:33:10 [scrapy.core.engine] INFO: Closing spider (finished) 2025-09-16 00:33:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.scrapeops.io:443 2025-09-16 00:33:11 [urllib3.connectionpool] DEBUG: https://api.scrapeops.io:443 "POST /api/v1/stats/ HTTP/11" 200 108 2025-09-16 00:33:11 [scrapy.statscollectors] INFO: Dumping Scrapy stats: {'downloader/request_bytes': 1581, 'downloader/request_count': 3, 'downloader/request_method_count/POST': 3, 'downloader/response_bytes': 7529, 'downloader/response_count': 3, 'downloader/response_status_count/200': 3, 'elapsed_time_seconds': 75.370945, 'finish_reason': 'finished', 'finish_time': datetime.datetime(2025, 9, 16, 0, 33, 10, 775094, tzinfo=datetime.timezone.utc), 'item_scraped_count': 1058, 'items_per_minute': None, 'log_count/DEBUG': 1187, 'log_count/INFO': 12, 'log_count/WARNING': 198, 'memusage/max': 100274176, 'memusage/startup': 95293440, 'response_received_count': 3, 'responses_per_minute': None, 'scheduler/dequeued': 3, 'scheduler/dequeued/memory': 3, 'scheduler/enqueued': 3, 'scheduler/enqueued/memory': 3, 'start_time': datetime.datetime(2025, 9, 16, 0, 31, 55, 404149, tzinfo=datetime.timezone.utc)} 2025-09-16 00:33:11 [scrapy.core.engine] INFO: Spider closed (finished)