2026-03-29 20:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-29 20:00:06 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-29 20:00:06 [arval.es] INFO: Starting spider arval.es [deploy-check: 2026-03-12T15:10]
2026-03-29 20:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-29 20:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-29 20:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-29 20:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-29 20:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: 2874d18fac07ac46
2026-03-29 20:00:06 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-29 20:00:06 [scrapy.crawler] INFO: Overridden settings:
{'BOT_NAME': 'SourcingV2',
'CLOSESPIDER_TIMEOUT': 7200,
'DOWNLOAD_DELAY': 0.25,
'DOWNLOAD_MAXSIZE': 52428800,
'DOWNLOAD_WARNSIZE': 10485760,
'FEED_EXPORT_ENCODING': 'utf-8',
'LOG_FILE': '/var/log/scrapyd/logs/sourcing_v2/arval.es/task_48_2026-03-29T20_00_00.log',
'LOG_FORMATTER': 'crawlers.log_formatter.SourcingLogFormatter',
'MEMUSAGE_LIMIT_MB': 2048,
'MEMUSAGE_WARNING_MB': 1536,
'NEWSPIDER_MODULE': 'spiders',
'REQUEST_FINGERPRINTER_CLASS': 'scrapy_zyte_api.ScrapyZyteAPIRequestFingerprinter',
'REQUEST_FINGERPRINTER_IMPLEMENTATION': '2.7',
'SPIDER_MODULES': ['spiders', 'auth_check'],
'TWISTED_REACTOR': 'twisted.internet.asyncioreactor.AsyncioSelectorReactor',
'USER_AGENT': ''}
2026-03-29 20:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 20:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-29 20:00:06 [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_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-29 20:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-29 20:00:06 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-29 20:00:06 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-29 20:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-29 20:00:07 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2121
2026-03-29 20:00:07 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-29 20:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-29 20:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:07 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: es
2026-03-29 20:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27es%27%20and%20RowKey%20eq%20%27es%27 HTTP/1.1" 200 None
2026-03-29 20:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-29 20:00:07 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-29 20:00:07 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-29 20:00:07 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-29 20:00:07 [scrapy.core.engine] INFO: Spider opened
2026-03-29 20:00:07 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-29 20:00:07 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-29 20:00:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 143MiB
2026-03-29 20:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-29 20:00:07 [scrapy-playwright] INFO: Starting download handler
2026-03-29 20:00:12 [scrapy-playwright] INFO: Launching browser firefox
2026-03-29 20:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-29 20:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-29 20:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-29 20:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-29 20:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.es/>
2026-03-29 20:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-29 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2> (resource type: font)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2> (resource type: font)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_styles/arval.css> (resource type: stylesheet)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/polyfills.js> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/arval.js> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg> (resource type: image)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/polyfills.js>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/arval_styles/arval.css>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/arval.js>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script)
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-29 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js>
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js>
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg> (resource type: image)
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o> (resource type: document, referrer: https://autoselect.arval.es/)
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_icons/android-icon-192x192.png> (resource type: image)
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/android-icon-192x192.png>
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png> (resource type: image)
2026-03-29 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png>
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o>
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8e54e4ea/www-player.css> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.YE2WEYsO5Mk.L.F4.O/am=AAAABQ/d=0/br=1/rs=AGKMywHQFTwTkEFBYLqJ164ZejzWkhmbhQ> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://www.youtube.com/)
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2> (resource type: font, referrer: https://www.youtube.com/)
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=root,base> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-29 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8e54e4ea/player_embed_es6.vflset/en_US/base.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8e54e4ea/www-player.css>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.YE2WEYsO5Mk.L.F4.O/am=AAAABQ/d=0/br=1/rs=AGKMywHQFTwTkEFBYLqJ164ZejzWkhmbhQ>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=root,base>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8e54e4ea/player_embed_es6.vflset/en_US/base.js>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/id> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://googleads.g.doubleclick.net/pagead/id>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://static.doubleclick.net/instream/ad_status.js> (resource type: script, referrer: https://www.youtube.com/)
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://static.doubleclick.net/instream/ad_status.js>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/exm=base,root/ed=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=r78Drb> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-29 20:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/exm=base,root/ed=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=r78Drb>
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/?pageSize=6&_=1774814416764> (resource type: xhr)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=sale> (resource type: xhr)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=release> (resource type: xhr)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://i.ytimg.com/vi/oD1uI53f6Yk/maxres2.jpg?sqp=-oaymwEoCIAKENAF8quKqQMcGADwAQH4AbYIgAK4CIoCDAgAEAEYICBlKD0wDw==&rs=AOn4CLCZ8WlnxJZeAsAULJV_GCEa7sucmQ> (resource type: image, referrer: https://www.youtube.com/)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://i.ytimg.com/vi/oD1uI53f6Yk/maxres2.jpg?sqp=-oaymwEoCIAKENAF8quKqQMcGADwAQH4AbYIgAK4CIoCDAgAEAEYICBlKD0wDw==&rs=AOn4CLCZ8WlnxJZeAsAULJV_GCEa7sucmQ>
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/embeds/14ef235a/lottie-light.vflset/lottie-light.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/js/th/W3hOK411iNsxiV_lNycEQUAjy7OgrUa5kRPIJbIquA0.js> (resource type: script, referrer: https://www.youtube.com/)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/embeds/14ef235a/lottie-light.vflset/lottie-light.js>
2026-03-29 20:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.es> (referer: None) ['playwright']
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/youtube/img/lottie/subscribe_action/subscribe_action_container_dark_v5.json> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/youtube/img/lottie/subscribe_action/subscribe_action_sparkles_dark_v4.json> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-29 20:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=release>
2026-03-29 20:00:20 [arval.es] INFO: Scrapy-formatted cookies: [{'name': '__Secure-YNID', 'value': '17.YT=Nr3YuqnrSpBvruoR08X1_uc53ByelDWPdGKIYsha-t6H6fOFbVNamVDJxMxf3Ba1de2dbqDqFbW0GuF-BhFY6_Z3DEBZz_q9y2SQIR3J7xvSB73IEGOpBYmoqOXP6MkH0UbPOadXeo5s5wxT58tPPj_GMGkl579uhQtSTxyQP5pGxJzxRaoqvb-nQ_kM_fLzzETK8lbOjBgKVaa2UkM4NoyppxQdW_lkvBsnYw6DuO5ZkXsU0WjWcv4zDwYuEGWEnmdw6-NU_QVsYacYQv14KRfo5vpXj6_2xHnaDkq5MEkhqVN58fCdKLcm3fhBnycDhUcm1ab8ibwnzffV_4ty_w', 'domain': '.youtube.com', 'path': '/'}, {'name': 'YSC', 'value': 'H8YrWCD-LTo', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_INFO1_LIVE', 'value': '31oT4dCK7Ck', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_PRIVACY_METADATA', 'value': 'CgJHQhIEGgAgUQ%3D%3D', 'domain': '.youtube.com', 'path': '/'}, {'name': '__Secure-ROLLOUT_TOKEN', 'value': 'COKm1PXG6rD42gEQ7P_h9_LFkwMY7P_h9_LFkwM%3D', 'domain': '.youtube.com', 'path': '/'}, {'name': 'ARRAffinity', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.es', 'path': '/'}, {'name': 'ARRAffinitySameSite', 'value': '5f4dbd6a5f3bbb38bdbcbc8f545e992b01d45d94bac4a7318fa89b741ba513a9', 'domain': '.autoselect.arval.es', 'path': '/'}, {'name': 'ai_user', 'value': 'BASRJYJvx7cr4TBxHbG7x0|2026-03-29T20:00:16.649Z', 'domain': 'autoselect.arval.es', 'path': '/'}, {'name': 'ai_session', 'value': 'uNaMy/iQ35IbzMHuKZyU1N|1774814420130|1774814420130', 'domain': 'autoselect.arval.es', 'path': '/'}]
2026-03-29 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-29 20:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=1&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132749
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132749%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132749: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132748
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132748%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132748: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 131732
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131732%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 131732: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132595
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132595%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132595: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132663
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132663%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132663: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132662
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132662%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132662: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132661
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132661%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132661: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132647
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132647%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132647: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132642
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132642%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132642: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132641
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132641%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132641: 2
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132617
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132617%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132617: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132616
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132616%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132616: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132615
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132615%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132615: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132614
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132614%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132614: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132532
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132532%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132532: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132450
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132450%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132450: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132449
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132449%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132449: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132448
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132448%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132448: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132447
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132447%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132447: 0
2026-03-29 20:00:22 [arval.es] INFO: Found listing with ID: 132446
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132446%27 HTTP/1.1" 200 None
2026-03-29 20:00:22 [arval.es] INFO: Scrape type for 132446: 0
2026-03-29 20:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=2&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132445
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132445%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132445: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132443
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132443%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132443: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132442
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132442%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132442: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132441
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132441%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132441: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132439
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132439%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132439: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132423
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132423%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132423: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132396
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132396%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132396: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132366
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132366%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132366: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132391
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132391%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132391: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132388
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132388%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132388: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132390
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132390%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132390: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132389
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132389%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132389: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132387
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132387%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132387: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132386
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132386%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132386: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132385
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132385%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132385: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132384
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132384%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132384: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132383
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132383%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132383: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132381
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132381%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132381: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132379
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132379%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132379: 0
2026-03-29 20:00:24 [arval.es] INFO: Found listing with ID: 132377
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132377%27 HTTP/1.1" 200 None
2026-03-29 20:00:24 [arval.es] INFO: Scrape type for 132377: 0
2026-03-29 20:00:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=3&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132378
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132378%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132378: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132228
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132228%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132228: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132375
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132375%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132375: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132374
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132374%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132374: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132373
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132373%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132373: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132372
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132372%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132372: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132371
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132371%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132371: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132369
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132369%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132369: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132368
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132368%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132368: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132364
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132364%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132364: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132363
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132363%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132363: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132347
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132347%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132347: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132346
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132346%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132346: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132345
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132345%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132345: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132344
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132344%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132344: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132343
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132343%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132343: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132342
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132342%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132342: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132341
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132341%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132341: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132340
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132340%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132340: 0
2026-03-29 20:00:26 [arval.es] INFO: Found listing with ID: 132339
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132339%27 HTTP/1.1" 200 None
2026-03-29 20:00:26 [arval.es] INFO: Scrape type for 132339: 0
2026-03-29 20:00:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=4&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132338
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132338%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132338: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132336
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132336%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132336: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132334
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132334%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132334: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132333
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132333%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132333: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132327
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132327%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132327: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132332
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132332%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132332: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132331
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132331%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132331: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132330
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132330%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132330: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132329
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132329%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132329: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132328
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132328%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132328: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132326
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132326%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132326: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132324
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132324%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132324: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132322
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132322%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132322: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132321
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132321%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132321: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132320
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132320%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132320: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132319
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132319%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132319: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132316
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132316%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132316: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132314
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132314%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132314: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132315
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132315%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132315: 0
2026-03-29 20:00:28 [arval.es] INFO: Found listing with ID: 132313
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132313%27 HTTP/1.1" 200 None
2026-03-29 20:00:28 [arval.es] INFO: Scrape type for 132313: 0
2026-03-29 20:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=5&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132310
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132310%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132310: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132311
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132311%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132311: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132308
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132308%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132308: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132309
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132309%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132309: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132306
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132306%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132306: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132307
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132307%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132307: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132303
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132303%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132303: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132305
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132305%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132305: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132304
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132304%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132304: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132301
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132301%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132301: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132302
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132302%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132302: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132300
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132300%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132300: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132299
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132299%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132299: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132297
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132297%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132297: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132296
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132296%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132296: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132298
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132298%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132298: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132295
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132295%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132295: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132293
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132293%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132293: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132292
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132292%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132292: 0
2026-03-29 20:00:30 [arval.es] INFO: Found listing with ID: 132291
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132291%27 HTTP/1.1" 200 None
2026-03-29 20:00:30 [arval.es] INFO: Scrape type for 132291: 0
2026-03-29 20:00:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132641> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b5174eb-8249-5435-a174-2c2584f1925f with identifier: 132641
2026-03-29 20:00:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b5174eb-8249-5435-a174-2c2584f1925f with scrape type 2
2026-03-29 20:00:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b5174eb-8249-5435-a174-2c2584f1925f with scrape type 2
2026-03-29 20:00:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1b5174eb-8249-5435-a174-2c2584f1925f, identifier: 132641
2026-03-29 20:00:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1b5174eb-8249-5435-a174-2c2584f1925f with identifier: 132641
2026-03-29 20:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=white HTTP/1.1" 200 None
2026-03-29 20:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-29 20:00:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-29 20:00:34 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Petrol HTTP/1.1" 200 None
2026-03-29 20:00:34 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-29 20:00:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-29 20:00:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1b5174eb-8249-5435-a174-2c2584f1925f with identifier: 132641
2026-03-29 20:00:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1b5174eb-8249-5435-a174-2c2584f1925f with identifier: 132641 to the API
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-29 20:00:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132641>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1b5174eb-8249-5435-a174-2c2584f1925f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7665LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-maxx-132641',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 60735,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Maxx',
'transmission': 'manual',
'trim': '1.0 TGDI Maxx',
'vin': 'KMHK2812ANU863593',
'year': 2022}
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132641%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Saving data for 132641: {'created_time': 1774598434.011518, 'last_price_update_time': 1774814435.395005}
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132641') HTTP/1.1" 204 0
2026-03-29 20:00:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=6&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132290
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132290%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132290: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132289
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132289%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132289: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132287
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132287%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132287: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132288
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132288%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132288: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132285
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132285%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132285: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132286
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132286%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132286: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132283
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132283%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132283: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132284
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132284%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132284: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132282
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132282%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132282: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132280
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132280%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132280: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132281
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132281%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132281: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132279
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132279%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132279: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132278
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132278%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132278: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132275
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132275%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132275: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132277
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132277%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132277: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132276
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132276%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132276: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132273
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132273%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132273: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132272
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132272%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132272: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132271
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132271%27 HTTP/1.1" 200 None
2026-03-29 20:00:35 [arval.es] INFO: Scrape type for 132271: 0
2026-03-29 20:00:35 [arval.es] INFO: Found listing with ID: 132270
2026-03-29 20:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132270%27 HTTP/1.1" 200 None
2026-03-29 20:00:36 [arval.es] INFO: Scrape type for 132270: 0
2026-03-29 20:00:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=7&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132269
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132269%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132269: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132266
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132266%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132266: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132265
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132265%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132265: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132264
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132264%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132264: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132262
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132262%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132262: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132261
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132261%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132261: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132259
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132259%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132259: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132260
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132260%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132260: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132258
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132258%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132258: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132257
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132257%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132257: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132256
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132256%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132256: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132254
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132254%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132254: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132253
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132253%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132253: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132248
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132248%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132248: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132247
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132247%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132247: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132244
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132244%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132244: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132242
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132242%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132242: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132237
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132237%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132237: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132233
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132233%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132233: 0
2026-03-29 20:00:37 [arval.es] INFO: Found listing with ID: 132234
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132234%27 HTTP/1.1" 200 None
2026-03-29 20:00:37 [arval.es] INFO: Scrape type for 132234: 0
2026-03-29 20:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=8&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132231
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132231%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132231: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132230
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132230%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132230: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132227
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132227%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132227: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132226
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132226%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132226: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132225
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132225%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132225: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132224
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132224%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132224: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132223
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132223%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132223: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132222
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132222%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132222: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132221
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132221%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132221: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132220
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132220%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132220: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132217
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132217%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132217: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 132216
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132216%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 132216: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 130639
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130639%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 130639: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 131150
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131150%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 131150: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 115658
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27115658%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 115658: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 115640
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27115640%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 115640: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 113471
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27113471%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 113471: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 118949
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118949%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 118949: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 118950
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118950%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 118950: 0
2026-03-29 20:00:39 [arval.es] INFO: Found listing with ID: 118802
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118802%27 HTTP/1.1" 200 None
2026-03-29 20:00:39 [arval.es] INFO: Scrape type for 118802: 0
2026-03-29 20:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=9&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 118522
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118522%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 118522: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 118497
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118497%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 118497: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 132199
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132199%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 132199: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 118252
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118252%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 118252: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117717
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117717%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117717: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 132198
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132198%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 132198: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117564
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117564%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117564: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117567
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117567%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117567: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117559
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117559%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117559: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117389
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117389%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117389: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117455
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117455%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117455: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 117249
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117249%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 117249: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 116938
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116938%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 116938: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 116640
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116640%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 116640: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 116456
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116456%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 116456: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 116190
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116190%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 116190: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 116148
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116148%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 116148: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 116086
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116086%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 116086: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 132192
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132192%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 132192: 0
2026-03-29 20:00:41 [arval.es] INFO: Found listing with ID: 132191
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132191%27 HTTP/1.1" 200 None
2026-03-29 20:00:41 [arval.es] INFO: Scrape type for 132191: 0
2026-03-29 20:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=10&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132174
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132174%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132174: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132173
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132173%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132173: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132172
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132172%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132172: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132170
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132170%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132170: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132169
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132169%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132169: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132166
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132166%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132166: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132141
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132141%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132141: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132125
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132125%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132125: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132124
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132124%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132124: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 130809
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130809%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 130809: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 124083
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124083%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 124083: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 127159
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127159%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 127159: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 129384
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129384%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 129384: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132120
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132120%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132120: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132118
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132118%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132118: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132115
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132115%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132115: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132114
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132114%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132114: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132112
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132112%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132112: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132111
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132111%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132111: 0
2026-03-29 20:00:43 [arval.es] INFO: Found listing with ID: 132110
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132110%27 HTTP/1.1" 200 None
2026-03-29 20:00:43 [arval.es] INFO: Scrape type for 132110: 0
2026-03-29 20:00:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=11&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132108
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132108%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132108: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132107
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132107%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132107: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132106
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132106%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132106: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132105
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132105%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132105: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132103
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132103%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132103: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132104
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132104%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132104: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132102
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132102%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132102: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132100
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132100%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132100: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132099
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132099%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132099: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132098
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132098%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132098: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132097
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132097%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132097: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132034
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132034%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132034: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 129856
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129856%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 129856: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 128389
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128389%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 128389: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 127781
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127781%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 127781: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 128526
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128526%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 128526: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 127739
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127739%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 127739: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 128343
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128343%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 128343: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 127718
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127718%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 127718: 0
2026-03-29 20:00:45 [arval.es] INFO: Found listing with ID: 132002
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132002%27 HTTP/1.1" 200 None
2026-03-29 20:00:45 [arval.es] INFO: Scrape type for 132002: 0
2026-03-29 20:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=12&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 132001
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132001%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 132001: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 132000
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132000%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 132000: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131675
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131675%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131675: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131960
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131960%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131960: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131959
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131959%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131959: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131919
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131919%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131919: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131918
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131918%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131918: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131917
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131917%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131917: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131916
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131916%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131916: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131915
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131915%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131915: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131878
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131878%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131878: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131876
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131876%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131876: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 130418
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130418%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 130418: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131866
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131866%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131866: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131859
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131859%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131859: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131849
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131849%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131849: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131848
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131848%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131848: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131847
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131847%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131847: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131846
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131846%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131846: 0
2026-03-29 20:00:47 [arval.es] INFO: Found listing with ID: 131845
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131845%27 HTTP/1.1" 200 None
2026-03-29 20:00:47 [arval.es] INFO: Scrape type for 131845: 0
2026-03-29 20:00:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=13&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:48 [arval.es] INFO: Found listing with ID: 131844
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131844%27 HTTP/1.1" 200 None
2026-03-29 20:00:48 [arval.es] INFO: Scrape type for 131844: 0
2026-03-29 20:00:48 [arval.es] INFO: Found listing with ID: 131843
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131843%27 HTTP/1.1" 200 None
2026-03-29 20:00:48 [arval.es] INFO: Scrape type for 131843: 0
2026-03-29 20:00:48 [arval.es] INFO: Found listing with ID: 131840
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131840%27 HTTP/1.1" 200 None
2026-03-29 20:00:48 [arval.es] INFO: Scrape type for 131840: 0
2026-03-29 20:00:48 [arval.es] INFO: Found listing with ID: 131842
2026-03-29 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131842%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131842: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131841
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131841%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131841: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131838
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131838%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131838: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131839
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131839%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131839: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131837
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131837%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131837: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131764
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131764%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131764: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131753
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131753%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131753: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131750
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131750%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131750: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131745
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131745%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131745: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131739
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131739%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131739: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131737
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131737%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131737: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131736
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131736%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131736: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131733
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131733%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131733: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131731
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131731%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131731: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131684
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131684%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131684: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131683
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131683%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131683: 0
2026-03-29 20:00:49 [arval.es] INFO: Found listing with ID: 131682
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131682%27 HTTP/1.1" 200 None
2026-03-29 20:00:49 [arval.es] INFO: Scrape type for 131682: 0
2026-03-29 20:00:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=14&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:51 [arval.es] INFO: Found listing with ID: 131681
2026-03-29 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131681%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131681: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131678
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131678%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131678: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131680
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131680%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131680: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131679
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131679%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131679: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131676
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131676%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131676: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131671
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131671%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131671: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131673
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131673%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131673: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131670
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131670%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131670: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131669
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131669%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131669: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131663
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131663%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131663: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131662
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131662%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131662: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131661
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131661%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131661: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131659
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131659%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131659: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131653
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131653%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131653: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131602
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131602%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131602: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131600
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131600%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131600: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131598
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131598%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131598: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131596
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131596%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131596: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131597
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131597%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131597: 0
2026-03-29 20:00:52 [arval.es] INFO: Found listing with ID: 131595
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131595%27 HTTP/1.1" 200 None
2026-03-29 20:00:52 [arval.es] INFO: Scrape type for 131595: 0
2026-03-29 20:00:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=15&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131594
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131594%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131594: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131592
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131592%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131592: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131593
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131593%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131593: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131591
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131591%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131591: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131590
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131590%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131590: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131589
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131589%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131589: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131588
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131588%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131588: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131477
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131477%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131477: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131478
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131478%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131478: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131476
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131476%27 HTTP/1.1" 200 None
2026-03-29 20:00:53 [arval.es] INFO: Scrape type for 131476: 0
2026-03-29 20:00:53 [arval.es] INFO: Found listing with ID: 131475
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131475%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131475: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131473
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131473%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131473: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131474
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131474%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131474: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131471
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131471%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131471: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131472
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131472%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131472: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131470
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131470%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131470: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131469
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131469%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131469: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131468
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131468%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131468: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131467
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131467%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131467: 0
2026-03-29 20:00:54 [arval.es] INFO: Found listing with ID: 131466
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131466%27 HTTP/1.1" 200 None
2026-03-29 20:00:54 [arval.es] INFO: Scrape type for 131466: 0
2026-03-29 20:00:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=16&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131464
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131464%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131464: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131465
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131465%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131465: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131463
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131463%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131463: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131462
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131462%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131462: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131460
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131460%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131460: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131461
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131461%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131461: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131459
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131459%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131459: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131458
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131458%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131458: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131457
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131457%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131457: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131456
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131456%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131456: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131455
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131455%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131455: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131454
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131454%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131454: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131452
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131452%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131452: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131453
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131453%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131453: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131451
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131451%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131451: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131450
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131450%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131450: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131449
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131449%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131449: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131447
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131447%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131447: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131442
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131442%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131442: 0
2026-03-29 20:00:55 [arval.es] INFO: Found listing with ID: 131448
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131448%27 HTTP/1.1" 200 None
2026-03-29 20:00:55 [arval.es] INFO: Scrape type for 131448: 0
2026-03-29 20:00:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=17&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131445
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131445%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131445: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131443
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131443%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131443: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131444
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131444%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131444: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131440
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131440%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131440: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131441
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131441%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131441: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131437
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131437%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131437: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131438
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131438%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131438: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131436
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131436%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131436: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131435
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131435%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131435: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131433
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131433%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131433: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131434
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131434%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131434: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131431
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131431%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131431: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131428
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131428%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131428: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131430
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131430%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131430: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131429
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131429%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131429: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131427
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131427%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131427: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131424
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131424%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131424: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131426
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131426%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131426: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131422
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131422%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131422: 0
2026-03-29 20:00:57 [arval.es] INFO: Found listing with ID: 131423
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131423%27 HTTP/1.1" 200 None
2026-03-29 20:00:57 [arval.es] INFO: Scrape type for 131423: 0
2026-03-29 20:00:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=18&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131421
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131421%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131421: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131419
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131419%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131419: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131418
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131418%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131418: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131417
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131417%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131417: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131415
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131415%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131415: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131416
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131416%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131416: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131413
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131413%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131413: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131412
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131412%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131412: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131411
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131411%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131411: 0
2026-03-29 20:00:59 [arval.es] INFO: Found listing with ID: 131408
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131408%27 HTTP/1.1" 200 None
2026-03-29 20:00:59 [arval.es] INFO: Scrape type for 131408: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131409
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131409%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131409: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131407
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131407%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131407: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131406
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131406%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131406: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131405
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131405%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131405: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131401
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131401%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131401: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131403
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131403%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131403: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131402
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131402%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131402: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 122877
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122877%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 122877: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131335
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131335%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131335: 0
2026-03-29 20:01:00 [arval.es] INFO: Found listing with ID: 131332
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131332%27 HTTP/1.1" 200 None
2026-03-29 20:01:00 [arval.es] INFO: Scrape type for 131332: 0
2026-03-29 20:01:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=19&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 131334
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131334%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 131334: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 131333
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131333%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 131333: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 131331
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131331%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 131331: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 131330
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131330%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 131330: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 131327
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131327%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 131327: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 131322
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131322%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 131322: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 118496
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118496%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 118496: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 119694
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119694%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 119694: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 120412
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120412%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 120412: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 119726
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119726%27 HTTP/1.1" 200 None
2026-03-29 20:01:01 [arval.es] INFO: Scrape type for 119726: 0
2026-03-29 20:01:01 [arval.es] INFO: Found listing with ID: 119039
2026-03-29 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119039%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 119039: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 118946
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118946%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 118946: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 120986
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120986%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 120986: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 119044
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119044%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 119044: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 120416
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120416%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 120416: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 119509
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119509%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 119509: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 121845
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121845%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 121845: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 126267
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126267%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 126267: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 121164
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121164%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 121164: 0
2026-03-29 20:01:02 [arval.es] INFO: Found listing with ID: 119224
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119224%27 HTTP/1.1" 200 None
2026-03-29 20:01:02 [arval.es] INFO: Scrape type for 119224: 0
2026-03-29 20:01:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=20&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 119735
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119735%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 119735: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 119744
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119744%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 119744: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131320
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131320%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 131320: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131317
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131317%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 131317: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131315
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131315%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 131315: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131314
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131314%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 131314: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131313
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131313%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 131313: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131312
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131312%27 HTTP/1.1" 200 None
2026-03-29 20:01:03 [arval.es] INFO: Scrape type for 131312: 0
2026-03-29 20:01:03 [arval.es] INFO: Found listing with ID: 131308
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131308%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131308: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131309
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131309%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131309: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131310
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131310%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131310: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131306
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131306%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131306: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131305
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131305%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131305: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131307
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131307%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131307: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131304
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131304%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131304: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131303
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131303%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131303: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131302
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131302%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131302: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131301
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131301%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131301: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131240
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131240%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131240: 0
2026-03-29 20:01:04 [arval.es] INFO: Found listing with ID: 131238
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131238%27 HTTP/1.1" 200 None
2026-03-29 20:01:04 [arval.es] INFO: Scrape type for 131238: 0
2026-03-29 20:01:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=21&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131218
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131218%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131218: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131237
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131237%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131237: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131234
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131234%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131234: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131236
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131236%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131236: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131235
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131235%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131235: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131233
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131233%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131233: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131232
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131232%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131232: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131231
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131231%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131231: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131230
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131230%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131230: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131227
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131227%27 HTTP/1.1" 200 None
2026-03-29 20:01:05 [arval.es] INFO: Scrape type for 131227: 0
2026-03-29 20:01:05 [arval.es] INFO: Found listing with ID: 131219
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131219%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131219: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131217
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131217%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131217: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131216
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131216%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131216: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131215
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131215%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131215: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131214
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131214%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131214: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131208
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131208%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131208: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131207
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131207%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131207: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131204
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131204%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131204: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131203
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131203%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131203: 0
2026-03-29 20:01:06 [arval.es] INFO: Found listing with ID: 131117
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131117%27 HTTP/1.1" 200 None
2026-03-29 20:01:06 [arval.es] INFO: Scrape type for 131117: 0
2026-03-29 20:01:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:07 [scrapy.extensions.logstats] INFO: Crawled 23 pages (at 23 pages/min), scraped 1 items (at 1 items/min)
2026-03-29 20:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-29 20:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=22&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131116
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131116%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131116: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131114
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131114%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131114: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131112
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131112%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131112: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131111
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131111%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131111: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131110
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131110%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131110: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131109
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131109%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131109: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131106
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131106%27 HTTP/1.1" 200 None
2026-03-29 20:01:07 [arval.es] INFO: Scrape type for 131106: 0
2026-03-29 20:01:07 [arval.es] INFO: Found listing with ID: 131107
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131107%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131107: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131105
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131105%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131105: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131104
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131104%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131104: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131103
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131103%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131103: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131102
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131102%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131102: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131101
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131101%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131101: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131094
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131094%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131094: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131093
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131093%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131093: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131091
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131091%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131091: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131092
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131092%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131092: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131090
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131090%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131090: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 131089
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131089%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 131089: 0
2026-03-29 20:01:08 [arval.es] INFO: Found listing with ID: 128130
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128130%27 HTTP/1.1" 200 None
2026-03-29 20:01:08 [arval.es] INFO: Scrape type for 128130: 0
2026-03-29 20:01:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=23&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 131006
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131006%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 131006: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 131005
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131005%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 131005: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130961
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130961%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130961: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130962
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130962%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130962: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130960
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130960%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130960: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130957
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130957%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130957: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130955
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130955%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130955: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130956
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130956%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130956: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130954
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130954%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130954: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130953
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130953%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130953: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130942
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130942%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130942: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130922
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130922%27 HTTP/1.1" 200 None
2026-03-29 20:01:09 [arval.es] INFO: Scrape type for 130922: 0
2026-03-29 20:01:09 [arval.es] INFO: Found listing with ID: 130911
2026-03-29 20:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130911%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130911: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130849
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130849%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130849: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130848
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130848%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130848: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130846
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130846%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130846: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130842
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130842%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130842: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130839
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130839%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130839: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130838
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130838%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130838: 0
2026-03-29 20:01:10 [arval.es] INFO: Found listing with ID: 130836
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130836%27 HTTP/1.1" 200 None
2026-03-29 20:01:10 [arval.es] INFO: Scrape type for 130836: 0
2026-03-29 20:01:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=24&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130835
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130835%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130835: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130834
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130834%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130834: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130833
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130833%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130833: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130823
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130823%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130823: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130822
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130822%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130822: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130821
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130821%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130821: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130813
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130813%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130813: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130820
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130820%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130820: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130819
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130819%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130819: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130818
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130818%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130818: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130817
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130817%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130817: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130816
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130816%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130816: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130814
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130814%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130814: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130812
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130812%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130812: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130811
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130811%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130811: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130810
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130810%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130810: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130808
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130808%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130808: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 130806
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130806%27 HTTP/1.1" 200 None
2026-03-29 20:01:11 [arval.es] INFO: Scrape type for 130806: 0
2026-03-29 20:01:11 [arval.es] INFO: Found listing with ID: 129736
2026-03-29 20:01:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129736%27 HTTP/1.1" 200 None
2026-03-29 20:01:12 [arval.es] INFO: Scrape type for 129736: 0
2026-03-29 20:01:12 [arval.es] INFO: Found listing with ID: 130656
2026-03-29 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130656%27 HTTP/1.1" 200 None
2026-03-29 20:01:12 [arval.es] INFO: Scrape type for 130656: 0
2026-03-29 20:01:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=25&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130641
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130641%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130641: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130640
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130640%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130640: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130600
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130600%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130600: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130599
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130599%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130599: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130597
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130597%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130597: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130596
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130596%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130596: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130595
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130595%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130595: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130591
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130591%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130591: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130587
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130587%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130587: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130585
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130585%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130585: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130584
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130584%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130584: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 127065
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127065%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 127065: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130526
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130526%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130526: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130525
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130525%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130525: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130508
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130508%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130508: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130507
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130507%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130507: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130506
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130506%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130506: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130505
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130505%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130505: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130504
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130504%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130504: 0
2026-03-29 20:01:43 [arval.es] INFO: Found listing with ID: 130502
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130502%27 HTTP/1.1" 200 None
2026-03-29 20:01:43 [arval.es] INFO: Scrape type for 130502: 0
2026-03-29 20:01:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=26&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130481
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130481%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130481: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130480
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130480%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130480: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130479
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130479%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130479: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130478
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130478%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130478: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130476
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130476%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130476: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130474
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130474%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130474: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130475
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130475%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130475: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130473
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130473%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130473: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130472
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130472%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130472: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130471
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130471%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130471: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130470
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130470%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130470: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130469
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130469%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130469: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130468
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130468%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130468: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130466
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130466%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130466: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130465
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130465%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130465: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130464
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130464%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130464: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130463
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130463%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130463: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130459
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130459%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130459: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130458
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130458%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130458: 0
2026-03-29 20:01:55 [arval.es] INFO: Found listing with ID: 130457
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130457%27 HTTP/1.1" 200 None
2026-03-29 20:01:55 [arval.es] INFO: Scrape type for 130457: 0
2026-03-29 20:01:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=27&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130456
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130456%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130456: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130455
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130455%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130455: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130454
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130454%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130454: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130451
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130451%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130451: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130450
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130450%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130450: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130449
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130449%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130449: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130447
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130447%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130447: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130446
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130446%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130446: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130445
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130445%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130445: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130444
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130444%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130444: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130443
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130443%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130443: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130442
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130442%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130442: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130441
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130441%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130441: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130440
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130440%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130440: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130439
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130439%27 HTTP/1.1" 200 None
2026-03-29 20:02:04 [arval.es] INFO: Scrape type for 130439: 0
2026-03-29 20:02:04 [arval.es] INFO: Found listing with ID: 130438
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130438%27 HTTP/1.1" 200 None
2026-03-29 20:02:05 [arval.es] INFO: Scrape type for 130438: 0
2026-03-29 20:02:05 [arval.es] INFO: Found listing with ID: 130437
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130437%27 HTTP/1.1" 200 None
2026-03-29 20:02:05 [arval.es] INFO: Scrape type for 130437: 0
2026-03-29 20:02:05 [arval.es] INFO: Found listing with ID: 130436
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130436%27 HTTP/1.1" 200 None
2026-03-29 20:02:05 [arval.es] INFO: Scrape type for 130436: 0
2026-03-29 20:02:05 [arval.es] INFO: Found listing with ID: 130435
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130435%27 HTTP/1.1" 200 None
2026-03-29 20:02:05 [arval.es] INFO: Scrape type for 130435: 0
2026-03-29 20:02:05 [arval.es] INFO: Found listing with ID: 130433
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130433%27 HTTP/1.1" 200 None
2026-03-29 20:02:05 [arval.es] INFO: Scrape type for 130433: 0
2026-03-29 20:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=28&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130432
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130432%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130432: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130431
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130431%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130431: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130428
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130428%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130428: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130427
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130427%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130427: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130426
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130426%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130426: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130424
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130424%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130424: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130422
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130422%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130422: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130421
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130421%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130421: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130420
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130420%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130420: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130419
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130419%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130419: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130415
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130415%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130415: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130417
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130417%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130417: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130416
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130416%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130416: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130414
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130414%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130414: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130408
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130408%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130408: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130407
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130407%27 HTTP/1.1" 200 None
2026-03-29 20:02:06 [arval.es] INFO: Scrape type for 130407: 0
2026-03-29 20:02:06 [arval.es] INFO: Found listing with ID: 130406
2026-03-29 20:02:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130406%27 HTTP/1.1" 200 None
2026-03-29 20:02:07 [arval.es] INFO: Scrape type for 130406: 0
2026-03-29 20:02:07 [arval.es] INFO: Found listing with ID: 130405
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130405%27 HTTP/1.1" 200 None
2026-03-29 20:02:07 [arval.es] INFO: Scrape type for 130405: 0
2026-03-29 20:02:07 [arval.es] INFO: Found listing with ID: 130404
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130404%27 HTTP/1.1" 200 None
2026-03-29 20:02:07 [arval.es] INFO: Scrape type for 130404: 0
2026-03-29 20:02:07 [arval.es] INFO: Found listing with ID: 130403
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130403%27 HTTP/1.1" 200 None
2026-03-29 20:02:07 [arval.es] INFO: Scrape type for 130403: 0
2026-03-29 20:02:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:07 [scrapy.extensions.logstats] INFO: Crawled 30 pages (at 7 pages/min), scraped 1 items (at 0 items/min)
2026-03-29 20:02:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-29 20:02:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=29&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130384
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130384%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130384: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130383
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130383%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130383: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 121771
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121771%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 121771: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130336
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130336%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130336: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130335
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130335%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130335: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130320
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130320%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130320: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130323
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130323%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130323: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130322
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130322%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130322: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130317
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130317%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130317: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130314
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130314%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130314: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130313
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130313%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130313: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130312
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130312%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130312: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130310
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130310%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130310: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130308
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130308%27 HTTP/1.1" 200 None
2026-03-29 20:02:08 [arval.es] INFO: Scrape type for 130308: 0
2026-03-29 20:02:08 [arval.es] INFO: Found listing with ID: 130168
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130168%27 HTTP/1.1" 200 None
2026-03-29 20:02:09 [arval.es] INFO: Scrape type for 130168: 0
2026-03-29 20:02:09 [arval.es] INFO: Found listing with ID: 130033
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130033%27 HTTP/1.1" 200 None
2026-03-29 20:02:09 [arval.es] INFO: Scrape type for 130033: 0
2026-03-29 20:02:09 [arval.es] INFO: Found listing with ID: 130293
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130293%27 HTTP/1.1" 200 None
2026-03-29 20:02:09 [arval.es] INFO: Scrape type for 130293: 0
2026-03-29 20:02:09 [arval.es] INFO: Found listing with ID: 130292
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130292%27 HTTP/1.1" 200 None
2026-03-29 20:02:09 [arval.es] INFO: Scrape type for 130292: 0
2026-03-29 20:02:09 [arval.es] INFO: Found listing with ID: 130291
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130291%27 HTTP/1.1" 200 None
2026-03-29 20:02:09 [arval.es] INFO: Scrape type for 130291: 0
2026-03-29 20:02:09 [arval.es] INFO: Found listing with ID: 130290
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130290%27 HTTP/1.1" 200 None
2026-03-29 20:02:09 [arval.es] INFO: Scrape type for 130290: 0
2026-03-29 20:02:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=30&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130289
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130289%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130289: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 128148
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128148%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 128148: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130106
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130106%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130106: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130264
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130264%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130264: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130112
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130112%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130112: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130167
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130167%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130167: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130115
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130115%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130115: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130116
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130116%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130116: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130110
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130110%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130110: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130108
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130108%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130108: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130107
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130107%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130107: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130105
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130105%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130105: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130104
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130104%27 HTTP/1.1" 200 None
2026-03-29 20:02:10 [arval.es] INFO: Scrape type for 130104: 0
2026-03-29 20:02:10 [arval.es] INFO: Found listing with ID: 130029
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130029%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 130029: 0
2026-03-29 20:02:11 [arval.es] INFO: Found listing with ID: 130061
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130061%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 130061: 0
2026-03-29 20:02:11 [arval.es] INFO: Found listing with ID: 130057
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130057%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 130057: 0
2026-03-29 20:02:11 [arval.es] INFO: Found listing with ID: 130049
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130049%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 130049: 0
2026-03-29 20:02:11 [arval.es] INFO: Found listing with ID: 130047
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130047%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 130047: 0
2026-03-29 20:02:11 [arval.es] INFO: Found listing with ID: 130048
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130048%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 130048: 0
2026-03-29 20:02:11 [arval.es] INFO: Found listing with ID: 120285
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120285%27 HTTP/1.1" 200 None
2026-03-29 20:02:11 [arval.es] INFO: Scrape type for 120285: 0
2026-03-29 20:02:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=31&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129396
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129396%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129396: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129604
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129604%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129604: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129581
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129581%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129581: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129806
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129806%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129806: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 121914
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121914%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 121914: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130038
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130038%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130038: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130034
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130034%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130034: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130032
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130032%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130032: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130031
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130031%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130031: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130030
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130030%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130030: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130028
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130028%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130028: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130027
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130027%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130027: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130026
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130026%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130026: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130025
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130025%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130025: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130024
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130024%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130024: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 130023
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130023%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 130023: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129877
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129877%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129877: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129876
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129876%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129876: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129874
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129874%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129874: 0
2026-03-29 20:02:13 [arval.es] INFO: Found listing with ID: 129872
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129872%27 HTTP/1.1" 200 None
2026-03-29 20:02:13 [arval.es] INFO: Scrape type for 129872: 0
2026-03-29 20:02:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=32&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129871
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129871%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129871: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129870
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129870%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129870: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129867
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129867%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129867: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129865
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129865%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129865: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129864
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129864%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129864: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129863
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129863%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129863: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129862
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129862%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129862: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129861
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129861%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129861: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129860
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129860%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129860: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129858
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129858%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129858: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129857
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129857%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129857: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129855
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129855%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129855: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129852
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129852%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129852: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129851
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129851%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129851: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129849
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129849%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129849: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129845
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129845%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129845: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129846
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129846%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129846: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129844
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129844%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129844: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129839
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129839%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129839: 0
2026-03-29 20:02:15 [arval.es] INFO: Found listing with ID: 129834
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129834%27 HTTP/1.1" 200 None
2026-03-29 20:02:15 [arval.es] INFO: Scrape type for 129834: 0
2026-03-29 20:02:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=33&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129833
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129833%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129833: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129831
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129831%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129831: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129830
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129830%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129830: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129829
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129829%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129829: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129827
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129827%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129827: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129826
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129826%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129826: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129825
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129825%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129825: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129824
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129824%27 HTTP/1.1" 200 None
2026-03-29 20:02:16 [arval.es] INFO: Scrape type for 129824: 0
2026-03-29 20:02:16 [arval.es] INFO: Found listing with ID: 129823
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129823%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129823: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129732
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129732%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129732: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129822
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129822%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129822: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129821
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129821%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129821: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129820
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129820%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129820: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129818
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129818%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129818: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129817
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129817%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129817: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129814
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129814%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129814: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129816
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129816%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129816: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129813
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129813%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129813: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129812
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129812%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129812: 0
2026-03-29 20:02:17 [arval.es] INFO: Found listing with ID: 129811
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129811%27 HTTP/1.1" 200 None
2026-03-29 20:02:17 [arval.es] INFO: Scrape type for 129811: 0
2026-03-29 20:02:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=34&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129808
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129808%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129808: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129810
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129810%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129810: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129807
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129807%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129807: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129805
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129805%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129805: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129804
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129804%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129804: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129803
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129803%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129803: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129801
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129801%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129801: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129802
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129802%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129802: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129799
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129799%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129799: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129798
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129798%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129798: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129797
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129797%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129797: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129795
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129795%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129795: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129793
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129793%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129793: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129792
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129792%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129792: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129785
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129785%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129785: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129783
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129783%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129783: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129782
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129782%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129782: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129778
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129778%27 HTTP/1.1" 200 None
2026-03-29 20:02:18 [arval.es] INFO: Scrape type for 129778: 0
2026-03-29 20:02:18 [arval.es] INFO: Found listing with ID: 129777
2026-03-29 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129777%27 HTTP/1.1" 200 None
2026-03-29 20:02:19 [arval.es] INFO: Scrape type for 129777: 0
2026-03-29 20:02:19 [arval.es] INFO: Found listing with ID: 129774
2026-03-29 20:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129774%27 HTTP/1.1" 200 None
2026-03-29 20:02:19 [arval.es] INFO: Scrape type for 129774: 0
2026-03-29 20:02:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=35&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129772
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129772%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129772: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129770
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129770%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129770: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129769
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129769%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129769: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129768
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129768%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129768: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129767
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129767%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129767: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129766
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129766%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129766: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129765
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129765%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129765: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129764
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129764%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129764: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129763
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129763%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129763: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129762
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129762%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129762: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129761
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129761%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129761: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129760
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129760%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129760: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129756
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129756%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129756: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129755
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129755%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129755: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129754
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129754%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129754: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129753
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129753%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129753: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129752
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129752%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129752: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129749
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129749%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129749: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129748
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129748%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129748: 0
2026-03-29 20:02:20 [arval.es] INFO: Found listing with ID: 129747
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129747%27 HTTP/1.1" 200 None
2026-03-29 20:02:20 [arval.es] INFO: Scrape type for 129747: 0
2026-03-29 20:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=36&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129746
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129746%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129746: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129745
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129745%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129745: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129744
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129744%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129744: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129743
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129743%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129743: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129738
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129738%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129738: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129737
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129737%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129737: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129735
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129735%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129735: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129734
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129734%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129734: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129733
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129733%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129733: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129731
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129731%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129731: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129729
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129729%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129729: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129728
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129728%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129728: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129727
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129727%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129727: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129725
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129725%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129725: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129723
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129723%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129723: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129722
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129722%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129722: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129720
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129720%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129720: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129719
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129719%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129719: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129717
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129717%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129717: 0
2026-03-29 20:02:25 [arval.es] INFO: Found listing with ID: 129714
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129714%27 HTTP/1.1" 200 None
2026-03-29 20:02:25 [arval.es] INFO: Scrape type for 129714: 0
2026-03-29 20:02:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=37&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:26 [arval.es] INFO: Found listing with ID: 129716
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129716%27 HTTP/1.1" 200 None
2026-03-29 20:02:26 [arval.es] INFO: Scrape type for 129716: 0
2026-03-29 20:02:26 [arval.es] INFO: Found listing with ID: 129715
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129715%27 HTTP/1.1" 200 None
2026-03-29 20:02:26 [arval.es] INFO: Scrape type for 129715: 0
2026-03-29 20:02:26 [arval.es] INFO: Found listing with ID: 129712
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129712%27 HTTP/1.1" 200 None
2026-03-29 20:02:26 [arval.es] INFO: Scrape type for 129712: 0
2026-03-29 20:02:26 [arval.es] INFO: Found listing with ID: 129713
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129713%27 HTTP/1.1" 200 None
2026-03-29 20:02:26 [arval.es] INFO: Scrape type for 129713: 0
2026-03-29 20:02:26 [arval.es] INFO: Found listing with ID: 129708
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129708%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129708: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129710
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129710%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129710: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129709
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129709%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129709: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129705
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129705%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129705: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129706
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129706%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129706: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129703
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129703%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129703: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129702
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129702%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129702: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129700
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129700%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129700: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129701
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129701%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129701: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129671
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129671%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129671: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129632
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129632%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129632: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129630
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129630%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129630: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129629
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129629%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129629: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129628
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129628%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129628: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129618
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129618%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129618: 0
2026-03-29 20:02:27 [arval.es] INFO: Found listing with ID: 129617
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129617%27 HTTP/1.1" 200 None
2026-03-29 20:02:27 [arval.es] INFO: Scrape type for 129617: 0
2026-03-29 20:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=38&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129616
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129616%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129616: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129614
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129614%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129614: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129611
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129611%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129611: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129504
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129504%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129504: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129503
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129503%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129503: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129501
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129501%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129501: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129500
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129500%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129500: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129495
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129495%27 HTTP/1.1" 200 None
2026-03-29 20:02:28 [arval.es] INFO: Scrape type for 129495: 0
2026-03-29 20:02:28 [arval.es] INFO: Found listing with ID: 129493
2026-03-29 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129493%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129493: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129490
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129490%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129490: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129486
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129486%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129486: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129483
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129483%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129483: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129481
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129481%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129481: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129409
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129409%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129409: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 127986
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127986%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 127986: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129443
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129443%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129443: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 128754
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128754%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 128754: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129386
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129386%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129386: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129410
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129410%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129410: 0
2026-03-29 20:02:29 [arval.es] INFO: Found listing with ID: 129407
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129407%27 HTTP/1.1" 200 None
2026-03-29 20:02:29 [arval.es] INFO: Scrape type for 129407: 0
2026-03-29 20:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=39&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129334
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129334%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129334: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129406
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129406%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129406: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129405
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129405%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129405: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129404
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129404%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129404: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129391
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129391%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129391: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129388
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129388%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129388: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129346
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129346%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129346: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129335
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129335%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129335: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129333
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129333%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129333: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129331
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129331%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129331: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129330
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129330%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129330: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129329
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129329%27 HTTP/1.1" 200 None
2026-03-29 20:02:30 [arval.es] INFO: Scrape type for 129329: 0
2026-03-29 20:02:30 [arval.es] INFO: Found listing with ID: 129320
2026-03-29 20:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129320%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129320: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129273
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129273%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129273: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129272
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129272%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129272: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129271
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129271%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129271: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129270
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129270%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129270: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129268
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129268%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129268: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129257
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129257%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129257: 0
2026-03-29 20:02:31 [arval.es] INFO: Found listing with ID: 129256
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129256%27 HTTP/1.1" 200 None
2026-03-29 20:02:31 [arval.es] INFO: Scrape type for 129256: 0
2026-03-29 20:02:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=40&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 128960
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128960%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 128960: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 128981
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128981%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 128981: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 128959
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128959%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 128959: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129149
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129149%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129149: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129148
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129148%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129148: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129147
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129147%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129147: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129146
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129146%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129146: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129145
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129145%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129145: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129074
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129074%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129074: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129072
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129072%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129072: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129070
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129070%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129070: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129069
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129069%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129069: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129067
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129067%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129067: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129065
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129065%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129065: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129063
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129063%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129063: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129062
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129062%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129062: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129061
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129061%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129061: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129060
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129060%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129060: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129057
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129057%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129057: 0
2026-03-29 20:02:32 [arval.es] INFO: Found listing with ID: 129056
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129056%27 HTTP/1.1" 200 None
2026-03-29 20:02:32 [arval.es] INFO: Scrape type for 129056: 0
2026-03-29 20:02:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=41&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129054
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129054%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129054: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129053
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129053%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129053: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129051
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129051%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129051: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129048
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129048%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129048: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129045
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129045%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129045: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129044
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129044%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129044: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129043
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129043%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129043: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129042
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129042%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129042: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129041
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129041%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129041: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129040
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129040%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129040: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129039
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129039%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129039: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129038
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129038%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129038: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129037
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129037%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129037: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129036
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129036%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129036: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129035
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129035%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129035: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129027
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129027%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129027: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129026
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129026%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129026: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129023
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129023%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129023: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129022
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129022%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129022: 0
2026-03-29 20:02:34 [arval.es] INFO: Found listing with ID: 129008
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129008%27 HTTP/1.1" 200 None
2026-03-29 20:02:34 [arval.es] INFO: Scrape type for 129008: 0
2026-03-29 20:02:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=42&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128997
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128997%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128997: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128996
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128996%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128996: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128995
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128995%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128995: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128994
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128994%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128994: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128992
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128992%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128992: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128987
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128987%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128987: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128986
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128986%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128986: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128982
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128982%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128982: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128973
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128973%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128973: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128972
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128972%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128972: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128958
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128958%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128958: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128957
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128957%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128957: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128956
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128956%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128956: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128955
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128955%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128955: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128954
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128954%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128954: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128953
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128953%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128953: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128949
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128949%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128949: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128947
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128947%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128947: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 126445
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126445%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 126445: 0
2026-03-29 20:02:36 [arval.es] INFO: Found listing with ID: 128923
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128923%27 HTTP/1.1" 200 None
2026-03-29 20:02:36 [arval.es] INFO: Scrape type for 128923: 0
2026-03-29 20:02:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=43&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:37 [arval.es] INFO: Found listing with ID: 128867
2026-03-29 20:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128867%27 HTTP/1.1" 200 None
2026-03-29 20:02:37 [arval.es] INFO: Scrape type for 128867: 0
2026-03-29 20:02:37 [arval.es] INFO: Found listing with ID: 128866
2026-03-29 20:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128866%27 HTTP/1.1" 200 None
2026-03-29 20:02:37 [arval.es] INFO: Scrape type for 128866: 0
2026-03-29 20:02:37 [arval.es] INFO: Found listing with ID: 128865
2026-03-29 20:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128865%27 HTTP/1.1" 200 None
2026-03-29 20:02:37 [arval.es] INFO: Scrape type for 128865: 0
2026-03-29 20:02:37 [arval.es] INFO: Found listing with ID: 128864
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128864%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128864: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128862
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128862%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128862: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128861
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128861%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128861: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128859
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128859%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128859: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128858
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128858%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128858: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128857
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128857%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128857: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128854
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128854%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128854: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128853
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128853%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128853: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128851
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128851%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128851: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128850
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128850%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128850: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128849
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128849%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128849: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128848
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128848%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128848: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128833
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128833%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128833: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128832
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128832%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128832: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128823
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128823%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128823: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128793
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128793%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128793: 0
2026-03-29 20:02:38 [arval.es] INFO: Found listing with ID: 128785
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128785%27 HTTP/1.1" 200 None
2026-03-29 20:02:38 [arval.es] INFO: Scrape type for 128785: 0
2026-03-29 20:02:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=44&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 124808
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124808%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 124808: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128777
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128777%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128777: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128775
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128775%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128775: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128773
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128773%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128773: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128772
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128772%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128772: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128771
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128771%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128771: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128770
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128770%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128770: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128766
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128766%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128766: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128763
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128763%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128763: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128762
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128762%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128762: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128761
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128761%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128761: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128760
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128760%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128760: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128759
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128759%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128759: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128757
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128757%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128757: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 127728
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127728%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 127728: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128755
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128755%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128755: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128753
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128753%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128753: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128751
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128751%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128751: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128750
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128750%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128750: 0
2026-03-29 20:02:40 [arval.es] INFO: Found listing with ID: 128749
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128749%27 HTTP/1.1" 200 None
2026-03-29 20:02:40 [arval.es] INFO: Scrape type for 128749: 0
2026-03-29 20:02:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=45&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128748
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128748%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128748: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128747
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128747%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128747: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128746
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128746%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128746: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128667
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128667%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128667: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 125535
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125535%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 125535: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 126051
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126051%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 126051: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 124099
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124099%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 124099: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 127127
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127127%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 127127: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 126053
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126053%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 126053: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 125908
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125908%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 125908: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 126071
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126071%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 126071: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 127490
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127490%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 127490: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 127285
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127285%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 127285: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128660
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128660%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128660: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128652
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128652%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128652: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128651
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128651%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128651: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 128650
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128650%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 128650: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 124552
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124552%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 124552: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 123194
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123194%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 123194: 0
2026-03-29 20:02:42 [arval.es] INFO: Found listing with ID: 126930
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126930%27 HTTP/1.1" 200 None
2026-03-29 20:02:42 [arval.es] INFO: Scrape type for 126930: 0
2026-03-29 20:02:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=46&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128554
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128554%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128554: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128553
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128553%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128553: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 127472
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127472%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 127472: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128540
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128540%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128540: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128537
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128537%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128537: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128535
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128535%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128535: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128534
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128534%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128534: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128533
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128533%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128533: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128531
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128531%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128531: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128532
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128532%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128532: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128530
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128530%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128530: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128528
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128528%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128528: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128524
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128524%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128524: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128521
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128521%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128521: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128525
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128525%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128525: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128523
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128523%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128523: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128522
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128522%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128522: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128520
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128520%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128520: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128519
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128519%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128519: 0
2026-03-29 20:02:44 [arval.es] INFO: Found listing with ID: 128517
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128517%27 HTTP/1.1" 200 None
2026-03-29 20:02:44 [arval.es] INFO: Scrape type for 128517: 0
2026-03-29 20:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=47&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:45 [arval.es] INFO: Found listing with ID: 128514
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128514%27 HTTP/1.1" 200 None
2026-03-29 20:02:45 [arval.es] INFO: Scrape type for 128514: 0
2026-03-29 20:02:45 [arval.es] INFO: Found listing with ID: 128508
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128508%27 HTTP/1.1" 200 None
2026-03-29 20:02:45 [arval.es] INFO: Scrape type for 128508: 0
2026-03-29 20:02:45 [arval.es] INFO: Found listing with ID: 128507
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128507%27 HTTP/1.1" 200 None
2026-03-29 20:02:45 [arval.es] INFO: Scrape type for 128507: 0
2026-03-29 20:02:45 [arval.es] INFO: Found listing with ID: 128502
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128502%27 HTTP/1.1" 200 None
2026-03-29 20:02:45 [arval.es] INFO: Scrape type for 128502: 0
2026-03-29 20:02:45 [arval.es] INFO: Found listing with ID: 128499
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128499%27 HTTP/1.1" 200 None
2026-03-29 20:02:45 [arval.es] INFO: Scrape type for 128499: 0
2026-03-29 20:02:45 [arval.es] INFO: Found listing with ID: 128492
2026-03-29 20:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128492%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128492: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128437
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128437%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128437: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128418
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128418%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128418: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128414
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128414%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128414: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128413
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128413%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128413: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128412
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128412%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128412: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128410
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128410%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128410: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128408
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128408%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128408: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128405
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128405%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128405: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128397
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128397%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128397: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128396
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128396%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128396: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128393
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128393%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128393: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128391
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128391%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128391: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128388
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128388%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128388: 0
2026-03-29 20:02:46 [arval.es] INFO: Found listing with ID: 128387
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128387%27 HTTP/1.1" 200 None
2026-03-29 20:02:46 [arval.es] INFO: Scrape type for 128387: 0
2026-03-29 20:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=48&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128385
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128385%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128385: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128384
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128384%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128384: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128382
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128382%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128382: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128369
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128369%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128369: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128351
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128351%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128351: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128350
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128350%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128350: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128335
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128335%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128335: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128333
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128333%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128333: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128272
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128272%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128272: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 125505
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125505%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 125505: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128264
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128264%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128264: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128262
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128262%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128262: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128260
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128260%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128260: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128259
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128259%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128259: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128257
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128257%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128257: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128256
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128256%27 HTTP/1.1" 200 None
2026-03-29 20:02:47 [arval.es] INFO: Scrape type for 128256: 0
2026-03-29 20:02:47 [arval.es] INFO: Found listing with ID: 128255
2026-03-29 20:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128255%27 HTTP/1.1" 200 None
2026-03-29 20:02:48 [arval.es] INFO: Scrape type for 128255: 0
2026-03-29 20:02:48 [arval.es] INFO: Found listing with ID: 128249
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128249%27 HTTP/1.1" 200 None
2026-03-29 20:02:48 [arval.es] INFO: Scrape type for 128249: 0
2026-03-29 20:02:48 [arval.es] INFO: Found listing with ID: 126613
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126613%27 HTTP/1.1" 200 None
2026-03-29 20:02:48 [arval.es] INFO: Scrape type for 126613: 0
2026-03-29 20:02:48 [arval.es] INFO: Found listing with ID: 128231
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128231%27 HTTP/1.1" 200 None
2026-03-29 20:02:48 [arval.es] INFO: Scrape type for 128231: 0
2026-03-29 20:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=49&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128197
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128197%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128197: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 126064
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126064%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 126064: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128204
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128204%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128204: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128203
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128203%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128203: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128199
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128199%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128199: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128196
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128196%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128196: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128194
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128194%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128194: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128191
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128191%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128191: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128189
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128189%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128189: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128188
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128188%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128188: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128185
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128185%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128185: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128184
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128184%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128184: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 117758
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117758%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 117758: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 126607
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126607%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 126607: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128055
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128055%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128055: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128126
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128126%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128126: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128125
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128125%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128125: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128123
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128123%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128123: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128122
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128122%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128122: 0
2026-03-29 20:02:49 [arval.es] INFO: Found listing with ID: 128121
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128121%27 HTTP/1.1" 200 None
2026-03-29 20:02:49 [arval.es] INFO: Scrape type for 128121: 0
2026-03-29 20:02:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=50&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128120
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128120%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128120: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128119
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128119%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128119: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127734
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127734%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127734: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 124992
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124992%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 124992: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128063
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128063%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128063: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 125531
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125531%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 125531: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128061
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128061%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128061: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 126729
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126729%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 126729: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 124756
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124756%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 124756: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128005
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128005%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128005: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128004
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128004%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128004: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128003
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128003%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128003: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 128000
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128000%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 128000: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127998
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127998%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127998: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127996
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127996%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127996: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127995
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127995%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127995: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127992
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127992%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127992: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127991
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127991%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127991: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127984
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127984%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127984: 0
2026-03-29 20:02:51 [arval.es] INFO: Found listing with ID: 127944
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127944%27 HTTP/1.1" 200 None
2026-03-29 20:02:51 [arval.es] INFO: Scrape type for 127944: 0
2026-03-29 20:02:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=51&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127942
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127942%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127942: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127936
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127936%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127936: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127934
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127934%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127934: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127929
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127929%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127929: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127882
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127882%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127882: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127879
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127879%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127879: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127870
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127870%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127870: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127842
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127842%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127842: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127837
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127837%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127837: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127834
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127834%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127834: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127829
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127829%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127829: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127823
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127823%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127823: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127809
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127809%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127809: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127806
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127806%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127806: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127803
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127803%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127803: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127796
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127796%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127796: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127793
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127793%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127793: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127780
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127780%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127780: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127777
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127777%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127777: 0
2026-03-29 20:02:53 [arval.es] INFO: Found listing with ID: 127770
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127770%27 HTTP/1.1" 200 None
2026-03-29 20:02:53 [arval.es] INFO: Scrape type for 127770: 0
2026-03-29 20:02:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=52&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127769
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127769%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127769: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 119807
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119807%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 119807: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 117511
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117511%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 117511: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127768
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127768%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127768: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127767
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127767%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127767: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127765
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127765%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127765: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127763
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127763%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127763: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127762
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127762%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127762: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127751
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127751%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127751: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127736
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127736%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127736: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127732
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127732%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127732: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127726
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127726%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127726: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127716
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127716%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127716: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127626
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127626%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127626: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127624
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127624%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127624: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127623
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127623%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127623: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127604
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127604%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127604: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127601
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127601%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127601: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127600
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127600%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127600: 0
2026-03-29 20:02:55 [arval.es] INFO: Found listing with ID: 127597
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127597%27 HTTP/1.1" 200 None
2026-03-29 20:02:55 [arval.es] INFO: Scrape type for 127597: 0
2026-03-29 20:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=53&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127591
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127591%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127591: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127589
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127589%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127589: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127584
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127584%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127584: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127583
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127583%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127583: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127581
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127581%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127581: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127579
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127579%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127579: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127577
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127577%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127577: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127575
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127575%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127575: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127574
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127574%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127574: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127572
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127572%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127572: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 118096
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118096%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 118096: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127566
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127566%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127566: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127534
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127534%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127534: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127520
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127520%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127520: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127516
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127516%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127516: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127515
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127515%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127515: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127512
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127512%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127512: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127497
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127497%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127497: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127479
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127479%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127479: 0
2026-03-29 20:02:57 [arval.es] INFO: Found listing with ID: 127493
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127493%27 HTTP/1.1" 200 None
2026-03-29 20:02:57 [arval.es] INFO: Scrape type for 127493: 0
2026-03-29 20:02:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=54&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:02:58 [arval.es] INFO: Found listing with ID: 127488
2026-03-29 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127488%27 HTTP/1.1" 200 None
2026-03-29 20:02:58 [arval.es] INFO: Scrape type for 127488: 0
2026-03-29 20:02:58 [arval.es] INFO: Found listing with ID: 127487
2026-03-29 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127487%27 HTTP/1.1" 200 None
2026-03-29 20:02:58 [arval.es] INFO: Scrape type for 127487: 0
2026-03-29 20:02:58 [arval.es] INFO: Found listing with ID: 127485
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127485%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127485: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127483
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127483%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127483: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 126443
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126443%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 126443: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 122850
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122850%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 122850: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 122109
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122109%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 122109: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 124549
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124549%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 124549: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127474
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127474%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127474: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127469
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127469%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127469: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127468
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127468%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127468: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127465
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127465%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127465: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127463
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127463%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127463: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127459
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127459%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127459: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127457
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127457%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127457: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127453
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127453%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127453: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127440
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127440%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127440: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 127426
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127426%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 127426: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 123873
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123873%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 123873: 0
2026-03-29 20:02:59 [arval.es] INFO: Found listing with ID: 123113
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123113%27 HTTP/1.1" 200 None
2026-03-29 20:02:59 [arval.es] INFO: Scrape type for 123113: 0
2026-03-29 20:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=55&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:01 [arval.es] INFO: Found listing with ID: 127355
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127355%27 HTTP/1.1" 200 None
2026-03-29 20:03:01 [arval.es] INFO: Scrape type for 127355: 0
2026-03-29 20:03:01 [arval.es] INFO: Found listing with ID: 121630
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121630%27 HTTP/1.1" 200 None
2026-03-29 20:03:01 [arval.es] INFO: Scrape type for 121630: 0
2026-03-29 20:03:01 [arval.es] INFO: Found listing with ID: 127341
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127341%27 HTTP/1.1" 200 None
2026-03-29 20:03:01 [arval.es] INFO: Scrape type for 127341: 0
2026-03-29 20:03:01 [arval.es] INFO: Found listing with ID: 125616
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125616%27 HTTP/1.1" 200 None
2026-03-29 20:03:01 [arval.es] INFO: Scrape type for 125616: 0
2026-03-29 20:03:01 [arval.es] INFO: Found listing with ID: 127306
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127306%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127306: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127302
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127302%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127302: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127294
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127294%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127294: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 121404
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121404%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 121404: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127158
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127158%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127158: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127156
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127156%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127156: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 126722
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126722%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 126722: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127133
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127133%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127133: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127129
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127129%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127129: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127125
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127125%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127125: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127124
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127124%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127124: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127115
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127115%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127115: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127079
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127079%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127079: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127077
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127077%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127077: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127070
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127070%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127070: 0
2026-03-29 20:03:02 [arval.es] INFO: Found listing with ID: 127068
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127068%27 HTTP/1.1" 200 None
2026-03-29 20:03:02 [arval.es] INFO: Scrape type for 127068: 0
2026-03-29 20:03:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=56&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 127066
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127066%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 127066: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 127058
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127058%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 127058: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 127050
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127050%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 127050: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 127043
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127043%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 127043: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 127041
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127041%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 127041: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 127034
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127034%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 127034: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126977
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126977%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126977: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126976
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126976%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126976: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126972
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126972%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126972: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126971
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126971%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126971: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126969
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126969%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126969: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126819
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126819%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126819: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126815
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126815%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126815: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126814
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126814%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126814: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126730
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126730%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126730: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126810
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126810%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126810: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126809
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126809%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126809: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126799
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126799%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126799: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126739
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126739%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126739: 0
2026-03-29 20:03:04 [arval.es] INFO: Found listing with ID: 126718
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126718%27 HTTP/1.1" 200 None
2026-03-29 20:03:04 [arval.es] INFO: Scrape type for 126718: 0
2026-03-29 20:03:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=57&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 123878
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123878%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 123878: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126661
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126661%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126661: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126660
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126660%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126660: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126618
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126618%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126618: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126589
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126589%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126589: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126524
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126524%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126524: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126534
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126534%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126534: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126527
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126527%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126527: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126525
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126525%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126525: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126522
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126522%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126522: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126515
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126515%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126515: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126437
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126437%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126437: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 119155
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119155%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 119155: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126373
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126373%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126373: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126365
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126365%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126365: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126364
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126364%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126364: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126361
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126361%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126361: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126358
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126358%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126358: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126311
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126311%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126311: 0
2026-03-29 20:03:06 [arval.es] INFO: Found listing with ID: 126310
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126310%27 HTTP/1.1" 200 None
2026-03-29 20:03:06 [arval.es] INFO: Scrape type for 126310: 0
2026-03-29 20:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:07 [scrapy.extensions.logstats] INFO: Crawled 59 pages (at 29 pages/min), scraped 1 items (at 0 items/min)
2026-03-29 20:03:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 161MiB
2026-03-29 20:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=58&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:07 [arval.es] INFO: Found listing with ID: 120447
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120447%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 120447: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126300
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126300%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126300: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126277
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126277%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126277: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126236
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126236%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126236: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126233
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126233%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126233: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126231
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126231%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126231: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126229
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126229%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126229: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126218
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126218%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126218: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126195
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126195%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126195: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126134
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126134%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126134: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126129
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126129%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126129: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126120
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126120%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126120: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126070
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126070%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126070: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126069
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126069%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126069: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126062
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126062%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126062: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126055
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126055%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126055: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 126049
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126049%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 126049: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 124584
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124584%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 124584: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 124498
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124498%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 124498: 0
2026-03-29 20:03:08 [arval.es] INFO: Found listing with ID: 125970
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125970%27 HTTP/1.1" 200 None
2026-03-29 20:03:08 [arval.es] INFO: Scrape type for 125970: 0
2026-03-29 20:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=59&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:09 [arval.es] INFO: Found listing with ID: 125965
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125965%27 HTTP/1.1" 200 None
2026-03-29 20:03:09 [arval.es] INFO: Scrape type for 125965: 0
2026-03-29 20:03:09 [arval.es] INFO: Found listing with ID: 125964
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125964%27 HTTP/1.1" 200 None
2026-03-29 20:03:09 [arval.es] INFO: Scrape type for 125964: 0
2026-03-29 20:03:09 [arval.es] INFO: Found listing with ID: 125962
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125962%27 HTTP/1.1" 200 None
2026-03-29 20:03:09 [arval.es] INFO: Scrape type for 125962: 0
2026-03-29 20:03:09 [arval.es] INFO: Found listing with ID: 125960
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125960%27 HTTP/1.1" 200 None
2026-03-29 20:03:09 [arval.es] INFO: Scrape type for 125960: 0
2026-03-29 20:03:09 [arval.es] INFO: Found listing with ID: 125954
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125954%27 HTTP/1.1" 200 None
2026-03-29 20:03:09 [arval.es] INFO: Scrape type for 125954: 0
2026-03-29 20:03:09 [arval.es] INFO: Found listing with ID: 125912
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125912%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125912: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125900
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125900%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125900: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125796
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125796%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125796: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125794
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125794%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125794: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 120508
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120508%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 120508: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125793
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125793%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125793: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125720
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125720%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125720: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125717
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125717%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125717: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125714
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125714%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125714: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125710
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125710%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125710: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125698
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125698%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125698: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125687
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125687%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125687: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125479
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125479%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125479: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 125613
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125613%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 125613: 0
2026-03-29 20:03:10 [arval.es] INFO: Found listing with ID: 120607
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120607%27 HTTP/1.1" 200 None
2026-03-29 20:03:10 [arval.es] INFO: Scrape type for 120607: 0
2026-03-29 20:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=60&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 125536
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125536%27 HTTP/1.1" 200 None
2026-03-29 20:03:11 [arval.es] INFO: Scrape type for 125536: 0
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 121280
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121280%27 HTTP/1.1" 200 None
2026-03-29 20:03:11 [arval.es] INFO: Scrape type for 121280: 0
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 123980
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123980%27 HTTP/1.1" 200 None
2026-03-29 20:03:11 [arval.es] INFO: Scrape type for 123980: 0
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 125509
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125509%27 HTTP/1.1" 200 None
2026-03-29 20:03:11 [arval.es] INFO: Scrape type for 125509: 0
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 125499
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125499%27 HTTP/1.1" 200 None
2026-03-29 20:03:11 [arval.es] INFO: Scrape type for 125499: 0
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 123708
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123708%27 HTTP/1.1" 200 None
2026-03-29 20:03:11 [arval.es] INFO: Scrape type for 123708: 0
2026-03-29 20:03:11 [arval.es] INFO: Found listing with ID: 122768
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122768%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 122768: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 123075
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123075%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 123075: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 125446
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125446%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 125446: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 125442
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125442%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 125442: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 125438
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125438%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 125438: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 117456
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117456%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 117456: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 119093
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119093%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 119093: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 121408
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121408%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 121408: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 119594
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119594%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 119594: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 122898
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122898%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 122898: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 124078
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124078%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 124078: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 125373
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125373%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 125373: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 125352
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125352%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 125352: 0
2026-03-29 20:03:12 [arval.es] INFO: Found listing with ID: 120613
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120613%27 HTTP/1.1" 200 None
2026-03-29 20:03:12 [arval.es] INFO: Scrape type for 120613: 0
2026-03-29 20:03:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=61&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 121855
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121855%27 HTTP/1.1" 200 None
2026-03-29 20:03:13 [arval.es] INFO: Scrape type for 121855: 0
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 119615
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119615%27 HTTP/1.1" 200 None
2026-03-29 20:03:13 [arval.es] INFO: Scrape type for 119615: 0
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 116746
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116746%27 HTTP/1.1" 200 None
2026-03-29 20:03:13 [arval.es] INFO: Scrape type for 116746: 0
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 121403
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121403%27 HTTP/1.1" 200 None
2026-03-29 20:03:13 [arval.es] INFO: Scrape type for 121403: 0
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 125247
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125247%27 HTTP/1.1" 200 None
2026-03-29 20:03:13 [arval.es] INFO: Scrape type for 125247: 0
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 125179
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125179%27 HTTP/1.1" 200 None
2026-03-29 20:03:13 [arval.es] INFO: Scrape type for 125179: 0
2026-03-29 20:03:13 [arval.es] INFO: Found listing with ID: 125178
2026-03-29 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125178%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 125178: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 125059
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125059%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 125059: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 125004
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125004%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 125004: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124993
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124993%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124993: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124982
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124982%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124982: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124936
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124936%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124936: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124935
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124935%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124935: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 123851
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123851%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 123851: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124914
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124914%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124914: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 113713
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27113713%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 113713: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 120611
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120611%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 120611: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124895
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124895%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124895: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124890
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124890%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124890: 0
2026-03-29 20:03:14 [arval.es] INFO: Found listing with ID: 124838
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124838%27 HTTP/1.1" 200 None
2026-03-29 20:03:14 [arval.es] INFO: Scrape type for 124838: 0
2026-03-29 20:03:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=62&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 121958
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121958%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 121958: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124801
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124801%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124801: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124746
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124746%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124746: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124510
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124510%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124510: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124509
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124509%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124509: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124502
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124502%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124502: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124462
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124462%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124462: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124450
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124450%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124450: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 120617
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120617%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 120617: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 121748
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121748%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 121748: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 120606
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120606%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 120606: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124382
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124382%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124382: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124309
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124309%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124309: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124108
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124108%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124108: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124101
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124101%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124101: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124093
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124093%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124093: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124085
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124085%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124085: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 124081
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124081%27 HTTP/1.1" 200 None
2026-03-29 20:03:15 [arval.es] INFO: Scrape type for 124081: 0
2026-03-29 20:03:15 [arval.es] INFO: Found listing with ID: 123996
2026-03-29 20:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123996%27 HTTP/1.1" 200 None
2026-03-29 20:03:16 [arval.es] INFO: Scrape type for 123996: 0
2026-03-29 20:03:16 [arval.es] INFO: Found listing with ID: 123988
2026-03-29 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123988%27 HTTP/1.1" 200 None
2026-03-29 20:03:16 [arval.es] INFO: Scrape type for 123988: 0
2026-03-29 20:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=63&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123987
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123987%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123987: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123984
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123984%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123984: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123912
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123912%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123912: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123872
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123872%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123872: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123880
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123880%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123880: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123780
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123780%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123780: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123778
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123778%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123778: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123773
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123773%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123773: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123771
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123771%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123771: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123737
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123737%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123737: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123734
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123734%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123734: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123730
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123730%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123730: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123723
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123723%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123723: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123707
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123707%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123707: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123706
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123706%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123706: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123539
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123539%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123539: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123483
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123483%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123483: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123479
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123479%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123479: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123457
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123457%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123457: 0
2026-03-29 20:03:33 [arval.es] INFO: Found listing with ID: 123456
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123456%27 HTTP/1.1" 200 None
2026-03-29 20:03:33 [arval.es] INFO: Scrape type for 123456: 0
2026-03-29 20:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=64&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 115455
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27115455%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 115455: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 123073
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123073%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 123073: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 123071
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123071%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 123071: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122873
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122873%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122873: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122858
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122858%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122858: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122856
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122856%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122856: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122753
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122753%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122753: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122601
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122601%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122601: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122590
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122590%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122590: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121134
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121134%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121134: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 120365
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120365%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 120365: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122480
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122480%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122480: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 122177
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27122177%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 122177: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121966
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121966%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121966: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121867
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121867%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121867: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121747
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121747%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121747: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121744
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121744%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121744: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121715
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121715%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121715: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121251
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121251%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121251: 0
2026-03-29 20:03:35 [arval.es] INFO: Found listing with ID: 121107
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121107%27 HTTP/1.1" 200 None
2026-03-29 20:03:35 [arval.es] INFO: Scrape type for 121107: 0
2026-03-29 20:03:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=65&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:36 [arval.es] INFO: Found listing with ID: 121047
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121047%27 HTTP/1.1" 200 None
2026-03-29 20:03:36 [arval.es] INFO: Scrape type for 121047: 0
2026-03-29 20:03:36 [arval.es] INFO: Found listing with ID: 121046
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121046%27 HTTP/1.1" 200 None
2026-03-29 20:03:36 [arval.es] INFO: Scrape type for 121046: 0
2026-03-29 20:03:36 [arval.es] INFO: Found listing with ID: 121013
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27121013%27 HTTP/1.1" 200 None
2026-03-29 20:03:36 [arval.es] INFO: Scrape type for 121013: 0
2026-03-29 20:03:36 [arval.es] INFO: Found listing with ID: 120889
2026-03-29 20:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120889%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120889: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120622
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120622%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120622: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120470
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120470%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120470: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119006
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119006%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119006: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120363
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120363%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120363: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120362
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120362%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120362: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120291
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120291%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120291: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120246
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120246%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120246: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120245
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120245%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120245: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 120218
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27120218%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 120218: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119942
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119942%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119942: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119912
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119912%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119912: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 117494
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117494%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 117494: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119850
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119850%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119850: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119775
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119775%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119775: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119716
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119716%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119716: 0
2026-03-29 20:03:37 [arval.es] INFO: Found listing with ID: 119713
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27119713%27 HTTP/1.1" 200 None
2026-03-29 20:03:37 [arval.es] INFO: Scrape type for 119713: 0
2026-03-29 20:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=66&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:38 [arval.es] INFO: Found listing with ID: 118935
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118935%27 HTTP/1.1" 200 None
2026-03-29 20:03:38 [arval.es] INFO: Scrape type for 118935: 0
2026-03-29 20:03:38 [arval.es] INFO: Found listing with ID: 110549
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27110549%27 HTTP/1.1" 200 None
2026-03-29 20:03:38 [arval.es] INFO: Scrape type for 110549: 0
2026-03-29 20:03:38 [arval.es] INFO: Found listing with ID: 118265
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27118265%27 HTTP/1.1" 200 None
2026-03-29 20:03:38 [arval.es] INFO: Scrape type for 118265: 0
2026-03-29 20:03:38 [arval.es] INFO: Found listing with ID: 117452
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117452%27 HTTP/1.1" 200 None
2026-03-29 20:03:38 [arval.es] INFO: Scrape type for 117452: 0
2026-03-29 20:03:38 [arval.es] INFO: Found listing with ID: 117391
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27117391%27 HTTP/1.1" 200 None
2026-03-29 20:03:38 [arval.es] INFO: Scrape type for 117391: 0
2026-03-29 20:03:38 [arval.es] INFO: Found listing with ID: 116778
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116778%27 HTTP/1.1" 200 None
2026-03-29 20:03:38 [arval.es] INFO: Scrape type for 116778: 0
2026-03-29 20:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-29 20:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=67&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-29 20:03:40 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-29 20:03:40 [arval.es] INFO: arval.es Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: 0, <ScrapeType.NEW_DUPLICATE_ID: 4>: 0, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 1206, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-29 20:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-29 20:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20last_price_update_time%20lt%201774382620 HTTP/1.1" 200 None
2026-03-29 20:03:40 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.es/task_48_2026-03-29T20_00_00.jl
2026-03-29 20:03:40 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 58989,
'downloader/request_count': 69,
'downloader/request_method_count/GET': 69,
'downloader/response_bytes': 3088374,
'downloader/response_count': 69,
'downloader/response_status_count/200': 69,
'elapsed_time_seconds': 213.638032,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 29, 20, 3, 40, 853888, tzinfo=datetime.timezone.utc),
'item_scraped_count': 1,
'log_count/DEBUG': 2850,
'log_count/INFO': 2672,
'memusage/max': 169332736,
'memusage/startup': 149979136,
'playwright/context_count': 1,
'playwright/context_count/max_concurrent': 1,
'playwright/context_count/persistent/False': 1,
'playwright/context_count/remote/False': 1,
'playwright/page_count': 1,
'playwright/page_count/max_concurrent': 1,
'playwright/request_count': 40,
'playwright/request_count/aborted': 11,
'playwright/request_count/method/GET': 39,
'playwright/request_count/method/POST': 1,
'playwright/request_count/navigation': 3,
'playwright/request_count/resource_type/document': 3,
'playwright/request_count/resource_type/font': 7,
'playwright/request_count/resource_type/image': 7,
'playwright/request_count/resource_type/script': 13,
'playwright/request_count/resource_type/stylesheet': 3,
'playwright/request_count/resource_type/xhr': 7,
'playwright/response_count': 23,
'playwright/response_count/method/GET': 23,
'playwright/response_count/resource_type/document': 3,
'playwright/response_count/resource_type/font': 7,
'playwright/response_count/resource_type/script': 9,
'playwright/response_count/resource_type/stylesheet': 3,
'playwright/response_count/resource_type/xhr': 1,
'request_depth_max': 67,
'response_received_count': 69,
'scheduler/dequeued': 69,
'scheduler/dequeued/memory': 69,
'scheduler/enqueued': 69,
'scheduler/enqueued/memory': 69,
'scrape_type/price_update': 1,
'scrape_type/skipped': 1305,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 68,
'scrapy-zyte-api/error_ratio': 0.0,
'scrapy-zyte-api/errors': 0,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 2.569246652556638,
'scrapy-zyte-api/mean_response_seconds': 2.5861153948353603,
'scrapy-zyte-api/processed': 68,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 68,
'scrapy-zyte-api/request_args/experimental.requestCookies': 67,
'scrapy-zyte-api/request_args/experimental.responseCookies': 68,
'scrapy-zyte-api/request_args/httpResponseBody': 68,
'scrapy-zyte-api/request_args/httpResponseHeaders': 68,
'scrapy-zyte-api/request_args/url': 68,
'scrapy-zyte-api/status_codes/200': 68,
'scrapy-zyte-api/success': 68,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 29, 20, 0, 7, 215856, tzinfo=datetime.timezone.utc)}
2026-03-29 20:03:40 [scrapy.core.engine] INFO: Spider closed (finished)