2026-03-24 20:00:06 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-24 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-24 20:00:06 [arval.es] INFO: Starting spider arval.es [deploy-check: 2026-03-12T15:10]
2026-03-24 20:00:06 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-24 20:00:06 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-24 20:00:06 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-24 20:00:06 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-24 20:00:06 [scrapy.extensions.telnet] INFO: Telnet Password: d5311abb450c3fb8
2026-03-24 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-24 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-24T20_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-24 20:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 20:00:06 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-24 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-24 20:00:06 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-24 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-24 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-24 20:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 20:00:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2113
2026-03-24 20:00:06 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-24 20:00:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-24 20:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:06 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: es
2026-03-24 20:00:06 [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-24 20:00:06 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-24 20:00:06 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-24 20:00:06 [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-24 20:00:06 [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-24 20:00:06 [scrapy.core.engine] INFO: Spider opened
2026-03-24 20:00:06 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-24 20:00:06 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-24 20:00:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-24 20:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 20:00:06 [scrapy-playwright] INFO: Starting download handler
2026-03-24 20:00:11 [scrapy-playwright] INFO: Launching browser firefox
2026-03-24 20:00:12 [scrapy-playwright] INFO: Browser firefox launched
2026-03-24 20:00:12 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-24 20:00:13 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-24 20:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-24 20:00:13 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.es/>
2026-03-24 20:00:13 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/>
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font)
2026-03-24 20:00:14 [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-24 20:00:14 [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-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_styles/arval.css> (resource type: stylesheet)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/polyfills.js> (resource type: script)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js> (resource type: script)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/arval.js> (resource type: script)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js> (resource type: script)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg> (resource type: image)
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-24 20:00:14 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script)
2026-03-24 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-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/arval_styles/arval.css>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-24 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-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script)
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/polyfills.js>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/arval.js>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js>
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-24 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-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-24 20:00:15 [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-24 20:00:15 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-24 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-24 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-24 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-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png>
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o>
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8180e7ff/www-player.css> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Prg6EuX5fwk.L.F4.O/am=AAAABQ/d=0/br=1/rs=AGKMywG81TsvDmZccfsAfYsMqRmMETjiHQ> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-24 20:00:16 [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-24 20:00:16 [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-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.h_iNiGYBsvI.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywHIrfyV1801WupnoaDRRURj7A_t8w/m=root,base> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8180e7ff/player_embed_es6.vflset/en_US/base.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8180e7ff/www-player.css>
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.Prg6EuX5fwk.L.F4.O/am=AAAABQ/d=0/br=1/rs=AGKMywG81TsvDmZccfsAfYsMqRmMETjiHQ>
2026-03-24 20:00:16 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.h_iNiGYBsvI.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywHIrfyV1801WupnoaDRRURj7A_t8w/m=root,base>
2026-03-24 20:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8180e7ff/player_embed_es6.vflset/en_US/base.js>
2026-03-24 20:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-24 20:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-24 20:00:17 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/id> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://googleads.g.doubleclick.net/pagead/id>
2026-03-24 20:00:18 [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-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://static.doubleclick.net/instream/ad_status.js>
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.h_iNiGYBsvI.2021.O/am=AAAABQ/d=1/exm=base,root/ed=1/br=1/rs=AGKMywHIrfyV1801WupnoaDRRURj7A_t8w/m=r78Drb> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.h_iNiGYBsvI.2021.O/am=AAAABQ/d=1/exm=base,root/ed=1/br=1/rs=AGKMywHIrfyV1801WupnoaDRRURj7A_t8w/m=r78Drb>
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/?pageSize=6&_=1774382415752> (resource type: xhr)
2026-03-24 20:00:18 [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-24 20:00:18 [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-24 20:00:18 [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-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://i.ytimg.com/vi/oD1uI53f6Yk/maxres2.jpg?sqp=-oaymwEoCIAKENAF8quKqQMcGADwAQH4AbYIgAK4CIoCDAgAEAEYICBlKD0wDw==&rs=AOn4CLCZ8WlnxJZeAsAULJV_GCEa7sucmQ>
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/embeds/7a63a0a6/lottie-light.vflset/lottie-light.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/js/th/84y5LhIataMJ3qZKPHJZAszDzBmT5S8si60R_iOg5SA.js> (resource type: script, referrer: https://www.youtube.com/)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/embeds/7a63a0a6/lottie-light.vflset/lottie-light.js>
2026-03-24 20:00:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.es> (referer: None) ['playwright']
2026-03-24 20:00:18 [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-24 20:00:18 [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-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg> (resource type: fetch, referrer: https://www.youtube.com/)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=release>
2026-03-24 20:00:18 [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-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/icons/chevron-bottom-grey.svg> (resource type: image)
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/icons/chevron-bottom-grey.svg>
2026-03-24 20:00:18 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=sale>
2026-03-24 20:00:18 [arval.es] INFO: Scrapy-formatted cookies: [{'name': '__Secure-YNID', 'value': '16.YT=PnyJ1DimGpvy9AJO3Axxit5CXLbGM-infGATsCwD0gu_Xsm9TtbykZ11AAPQXSqlhL6XywY3m5NPPyuRiGTWxLOg_5A0qQGuJfNJAgzXgA9-oSg4B0LdBuIm-reSuQeYet5SIsILSXik4Kf1NXEXDc7xjHryVwMpYwSIT404KWHAjRHYXRX_wcywmfJGhaEDH1JCaGFCrjL-YSJjfU3V9oJQtfPwDPAeJJnKyrr4q8WivGhZNRN1cF5i2z4U91vf0maDdXnQDpi3xJaMgdUw7CUSlvGVcE6vvL-n9H6hVf2eEgaKvTmIELt-1jLTsBC3tsSRplVgbxKUII3oOJc9ew', 'domain': '.youtube.com', 'path': '/'}, {'name': 'YSC', 'value': '8VecWWBO7Hw', 'domain': '.youtube.com', 'path': '/'}, {'name': '__Secure-ROLLOUT_TOKEN', 'value': 'CKSF77bWvYHzJxCpx4LNqbmTAxipx4LNqbmTAw%3D%3D', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_INFO1_LIVE', 'value': 'VKs-WYDpvYU', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_PRIVACY_METADATA', 'value': 'CgJHQhIEGgAgQA%3D%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': 'TEzdncf0Msxq6U66iZ81pN|2026-03-24T20:00:17.502Z', 'domain': 'autoselect.arval.es', 'path': '/'}, {'name': 'ai_session', 'value': 'UpfCUbitnYwtgTo4It7XeR|1774382418586|1774382418586', 'domain': 'autoselect.arval.es', 'path': '/'}]
2026-03-24 20:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-24 20:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Found listing with ID: 132174
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132174: 1
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132173
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132173: 1
2026-03-24 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-24 20:00:20 [arval.es] INFO: Found listing with ID: 132172
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132172: 1
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132170
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132170: 1
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132169
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132169: 1
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132166
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132166: 1
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132141
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132141: 0
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132125
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132125: 0
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132124
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132124: 0
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 130809
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 130809: 2
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 124083
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 124083: 2
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 129832
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129832%27 HTTP/1.1" 200 None
2026-03-24 20:00:20 [arval.es] INFO: Scrape type for 129832: 2
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 127159
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 127159: 2
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 129384
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 129384: 2
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132120
2026-03-24 20:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:20 [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-24 20:00:20 [arval.es] INFO: Scrape type for 132120: 0
2026-03-24 20:00:20 [arval.es] INFO: Found listing with ID: 132118
2026-03-24 20:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:21 [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-24 20:00:21 [arval.es] INFO: Scrape type for 132118: 0
2026-03-24 20:00:21 [arval.es] INFO: Found listing with ID: 132115
2026-03-24 20:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:21 [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-24 20:00:21 [arval.es] INFO: Scrape type for 132115: 0
2026-03-24 20:00:21 [arval.es] INFO: Found listing with ID: 132114
2026-03-24 20:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:21 [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-24 20:00:21 [arval.es] INFO: Scrape type for 132114: 0
2026-03-24 20:00:21 [arval.es] INFO: Found listing with ID: 132112
2026-03-24 20:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:21 [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-24 20:00:21 [arval.es] INFO: Scrape type for 132112: 0
2026-03-24 20:00:21 [arval.es] INFO: Found listing with ID: 132111
2026-03-24 20:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:21 [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-24 20:00:21 [arval.es] INFO: Scrape type for 132111: 0
2026-03-24 20:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 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-24 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-24 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-24 20:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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-24 20:00:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173
2026-03-24 20:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949ea42d-659a-5c56-adce-3ee78dd191bc with scrape type 1
2026-03-24 20:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/0.jpeg not downloaded yet
2026-03-24 20:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/1.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/2.jpeg not downloaded yet
2026-03-24 20:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174
2026-03-24 20:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7571d55-a87f-5121-80d1-0e644efc5a8a with scrape type 1
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/0.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/3.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/1.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/4.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/2.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/5.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/3.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/6.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/4.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/7.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/5.jpeg not downloaded yet
2026-03-24 20:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/8.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/6.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/9.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/7.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/8.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/9.jpeg not downloaded yet
2026-03-24 20:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:00:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170
2026-03-24 20:00:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1879554-88ac-5cac-bc9b-c31ad5f49456 with scrape type 1
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/0.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/1.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/2.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/3.jpeg not downloaded yet
2026-03-24 20:00:23 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-24 20:00:23 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-24 20:00:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72cbda5f90>
2026-03-24 20:00:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2118
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F0.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/0.jpeg saved to cache
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/4.jpeg not downloaded yet
2026-03-24 20:00:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/5.jpeg not downloaded yet
2026-03-24 20:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/6.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/7.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/8.jpeg not downloaded yet
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/9.jpeg not downloaded yet
2026-03-24 20:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f99c50>
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F1.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/1.jpeg saved to cache
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169
2026-03-24 20:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb11fa2f-9e4e-571b-80fd-b73b47353058 with scrape type 1
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/0.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/1.jpeg not downloaded yet
2026-03-24 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-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/2.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/3.jpeg not downloaded yet
2026-03-24 20:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/4.jpeg not downloaded yet
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca0a9c10>
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F0.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/0.jpeg saved to cache
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/5.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/6.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/7.jpeg not downloaded yet
2026-03-24 20:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172
2026-03-24 20:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af0b59e-2444-5768-a685-a974fc107d9a with scrape type 1
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/0.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/8.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/1.jpeg not downloaded yet
2026-03-24 20:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/9.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/2.jpeg not downloaded yet
2026-03-24 20:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130809> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/3.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/4.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/5.jpeg not downloaded yet
2026-03-24 20:00:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/6.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/7.jpeg not downloaded yet
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e56210>
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F2.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/2.jpeg saved to cache
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/8.jpeg not downloaded yet
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/9.jpeg not downloaded yet
2026-03-24 20:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809
2026-03-24 20:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eddca0d5-2466-5f59-bfb3-69f3260253f9 with scrape type 2
2026-03-24 20:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eddca0d5-2466-5f59-bfb3-69f3260253f9 with scrape type 2
2026-03-24 20:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eddca0d5-2466-5f59-bfb3-69f3260253f9, identifier: 130809
2026-03-24 20:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809
2026-03-24 20:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=white HTTP/1.1" 200 None
2026-03-24 20:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:25 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Electric HTTP/1.1" 200 None
2026-03-24 20:00:25 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809
2026-03-24 20:00:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809 to the API
2026-03-24 20:00:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:32 [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-24 20:00:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130809>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'eddca0d5-2466-5f59-bfb3-69f3260253f9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8297LMZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-ev-klass-484km-130809',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 62928,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2021-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona EV Klass 484km',
'transmission': 'automatic',
'trim': 'EV Klass 484km',
'vin': 'KMHK281GFLU092754',
'year': 2021}
2026-03-24 20:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:32 [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-24 20:00:32 [arval.es] INFO: Saving data for 130809: {'created_time': 1773652966.345945, 'last_price_update_time': 1774382432.676425}
2026-03-24 20:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130809') HTTP/1.1" 204 0
2026-03-24 20:00:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e47010>
2026-03-24 20:00:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F1.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/1.jpeg saved to cache
2026-03-24 20:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124083> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129832> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127159> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129384> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:33 [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-24 20:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:00:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:00:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8588f3df-eb4e-5cc4-8556-17cd2688bcbe with identifier: 124083
2026-03-24 20:00:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8588f3df-eb4e-5cc4-8556-17cd2688bcbe with scrape type 2
2026-03-24 20:00:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8588f3df-eb4e-5cc4-8556-17cd2688bcbe with scrape type 2
2026-03-24 20:00:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8588f3df-eb4e-5cc4-8556-17cd2688bcbe, identifier: 124083
2026-03-24 20:00:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8588f3df-eb4e-5cc4-8556-17cd2688bcbe with identifier: 124083
2026-03-24 20:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:33 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=PHEV HTTP/1.1" 200 None
2026-03-24 20:00:33 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8588f3df-eb4e-5cc4-8556-17cd2688bcbe with identifier: 124083
2026-03-24 20:00:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8588f3df-eb4e-5cc4-8556-17cd2688bcbe with identifier: 124083 to the API
2026-03-24 20:00:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:39 [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-24 20:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124083>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 299,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '8588f3df-eb4e-5cc4-8556-17cd2688bcbe',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7669LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-gt-pack-16-plug-in-300cv-124083',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 71326,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22200.0,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT Pack 1.6 Plug-In 300CV',
'transmission': 'automatic',
'trim': 'GT Pack 1.6 Plug-In 300CV',
'vin': 'VF3M45GBUMS149285',
'year': 2021}
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124083%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Saving data for 124083: {'created_time': 1773397636.387045, 'last_price_update_time': 1774382439.174596}
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124083') HTTP/1.1" 204 0
2026-03-24 20:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8 with identifier: 129832
2026-03-24 20:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8 with scrape type 2
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8 with scrape type 2
2026-03-24 20:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8, identifier: 129832
2026-03-24 20:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159
2026-03-24 20:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f49c4f43-3b0f-5104-b507-fb9ee4b4344c with scrape type 2
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f49c4f43-3b0f-5104-b507-fb9ee4b4344c with scrape type 2
2026-03-24 20:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f49c4f43-3b0f-5104-b507-fb9ee4b4344c, identifier: 127159
2026-03-24 20:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384
2026-03-24 20:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547d4213-d137-5804-bd98-9b5289d753ce with scrape type 2
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 547d4213-d137-5804-bd98-9b5289d753ce with scrape type 2
2026-03-24 20:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 547d4213-d137-5804-bd98-9b5289d753ce, identifier: 129384
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132110
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132110%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132110: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132108
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132108%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132108: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132107
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132107%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132107: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132106
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132106%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132106: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132105
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132105%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132105: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132103
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132103%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132103: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132104
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132104%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132104: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132102
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132102%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132102: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132100
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132100%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132100: 0
2026-03-24 20:00:39 [arval.es] INFO: Found listing with ID: 132099
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132099%27 HTTP/1.1" 200 None
2026-03-24 20:00:39 [arval.es] INFO: Scrape type for 132099: 2
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8dcba10>
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F3.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/3.jpeg saved to cache
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d9bb90>
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F9.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/9.jpeg saved to cache
2026-03-24 20:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8 with identifier: 129832
2026-03-24 20:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=brown HTTP/1.1" 200 None
2026-03-24 20:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:40 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Hybrid HTTP/1.1" 200 None
2026-03-24 20:00:40 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8 with identifier: 129832
2026-03-24 20:00:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8 with identifier: 129832 to the API
2026-03-24 20:00:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:45 [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-24 20:00:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129832>
{'auction_title': '',
'category': 'Turismo',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c0333b74-2f41-5cd6-9a2c-b76afbb9fbc8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3565LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-inscription-auto-129832',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 73029,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Inscription Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Inscription Auto',
'vin': 'YV1UZBFVDN1901631',
'year': 2021}
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129832%27 HTTP/1.1" 200 None
2026-03-24 20:00:45 [arval.es] INFO: Saving data for 129832: {'created_time': 1773655976.543656, 'last_price_update_time': 1774382445.530944}
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129832') HTTP/1.1" 204 0
2026-03-24 20:00:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Diesel HTTP/1.1" 200 None
2026-03-24 20:00:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159
2026-03-24 20:00:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159 to the API
2026-03-24 20:00:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:46 [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-24 20:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127159>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f49c4f43-3b0f-5104-b507-fb9ee4b4344c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4552LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-130cv-127159',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 55236,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi S&S Active Pack 130CV',
'transmission': 'manual',
'trim': '1.5 BlueHDi S&S Active Pack 130CV',
'vin': 'VF3MCYHZMMS245760',
'year': 2021}
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Saving data for 127159: {'created_time': 1773398368.992571, 'last_price_update_time': 1774382446.182263}
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127159') HTTP/1.1" 204 0
2026-03-24 20:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384
2026-03-24 20:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384
2026-03-24 20:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384 to the API
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:46 [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-24 20:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129384>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '547d4213-d137-5804-bd98-9b5289d753ce',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9774LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-maxx-auto-129384',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 114757,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Maxx Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Maxx Auto',
'vin': 'TMAJC811BMJ064125',
'year': 2021}
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Saving data for 129384: {'created_time': 1773655487.19053, 'last_price_update_time': 1774382446.612696}
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129384') HTTP/1.1" 204 0
2026-03-24 20:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 132098
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 132098: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 132097
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 132097: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 132034
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 132034: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 129856
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 129856: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 128389
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 128389: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 127781
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 127781: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 128526
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 128526: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 127739
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 127739: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 128343
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 128343: 0
2026-03-24 20:00:46 [arval.es] INFO: Found listing with ID: 127718
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [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-24 20:00:46 [arval.es] INFO: Scrape type for 127718: 0
2026-03-24 20:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e4e3d0>
2026-03-24 20:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F8.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/8.jpeg saved to cache
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166
2026-03-24 20:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db00f49-230a-5869-bfff-2342c6bc4087 with scrape type 1
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/0.jpeg not downloaded yet
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/1.jpeg not downloaded yet
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/2.jpeg not downloaded yet
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/3.jpeg not downloaded yet
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/4.jpeg not downloaded yet
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/5.jpeg not downloaded yet
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e75210>
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F4.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/4.jpeg saved to cache
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f359d0>
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F5.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/5.jpeg saved to cache
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/6.jpeg not downloaded yet
2026-03-24 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-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/7.jpeg not downloaded yet
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/8.jpeg not downloaded yet
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/9.jpeg not downloaded yet
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca03c110>
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F9.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/9.jpeg saved to cache
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d62e10>
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F3.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/3.jpeg saved to cache
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f08c50>
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F8.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/8.jpeg saved to cache
2026-03-24 20:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d60f90>
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F9.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/9.jpeg saved to cache
2026-03-24 20:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 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=3&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8cbdb90>
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F5.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/5.jpeg saved to cache
2026-03-24 20:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 132002
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132002%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 132002: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 132001
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132001%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 132001: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 132000
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132000%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 132000: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131675
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131675%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131675: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131960
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131960%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131960: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131959
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131959%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131959: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131919
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131919%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131919: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131918
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131918%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131918: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131917
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131917%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131917: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131916
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131916%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131916: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131915
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131915%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131915: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131878
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131878%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131878: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131876
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131876%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131876: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 130418
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130418%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 130418: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131866
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131866%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131866: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131859
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131859%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131859: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131849
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131849%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131849: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131848
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131848%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131848: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131847
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131847%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131847: 0
2026-03-24 20:00:48 [arval.es] INFO: Found listing with ID: 131846
2026-03-24 20:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131846%27 HTTP/1.1" 200 None
2026-03-24 20:00:48 [arval.es] INFO: Scrape type for 131846: 0
2026-03-24 20:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 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-24 20:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d628d0>
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F9.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/9.jpeg saved to cache
2026-03-24 20:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d19b90>
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F8.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/8.jpeg saved to cache
2026-03-24 20:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9ef98d0>
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F7.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/7.jpeg saved to cache
2026-03-24 20:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca03fc10>
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F6.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/6.jpeg saved to cache
2026-03-24 20:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:50 [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-24 20:00:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f0af50>
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F4.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/4.jpeg saved to cache
2026-03-24 20:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131845
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131845: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131844
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131844: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131843
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131843: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131840
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131840: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131842
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131842: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131841
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131841: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131838
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131838: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131839
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131839: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131837
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131837: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131764
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131764: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131753
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131753: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131750
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131750: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131745
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131745: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131732
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131732: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131739
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131739: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131737
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131737: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131736
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131736: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131733
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131733: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131731
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131731: 0
2026-03-24 20:00:50 [arval.es] INFO: Found listing with ID: 131684
2026-03-24 20:00:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:50 [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-24 20:00:50 [arval.es] INFO: Scrape type for 131684: 0
2026-03-24 20:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132099> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099
2026-03-24 20:00:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with scrape type 2
2026-03-24 20:00:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with scrape type 2
2026-03-24 20:00:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046, identifier: 132099
2026-03-24 20:00:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=orange HTTP/1.1" 200 None
2026-03-24 20:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Petrol HTTP/1.1" 200 None
2026-03-24 20:00:51 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099
2026-03-24 20:00:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099 to the API
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:51 [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-24 20:00:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132099>
{'auction_title': '',
'category': 'Turismo',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd5c3e6ad-c08e-5e49-b8e8-805bfd7b3046',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3381LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-intens-tce-132099',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Captur',
'odometer': 39688,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Intens TCe',
'transmission': 'manual',
'trim': 'Intens TCe',
'vin': 'VF1RJB00167277707',
'year': 2021}
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:51 [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-24 20:00:51 [arval.es] INFO: Saving data for 132099: {'created_time': 1774296037.483613, 'last_price_update_time': 1774382451.80833}
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132099') HTTP/1.1" 204 0
2026-03-24 20:00:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d03c10>
2026-03-24 20:00:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F3.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/3.jpeg saved to cache
2026-03-24 20:00:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d1ae50>
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F2.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/2.jpeg saved to cache
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca010cd0>
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F1.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/1.jpeg saved to cache
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172)
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d63990>
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F70%252F132172%252F0.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/0.jpeg saved to cache
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5af0b59e-2444-5768-a685-a974fc107d9a
2026-03-24 20:00:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5af0b59e-2444-5768-a685-a974fc107d9a, skipping ID generation
2026-03-24 20:00:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af0b59e-2444-5768-a685-a974fc107d9a with scrape type 1
2026-03-24 20:00:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5af0b59e-2444-5768-a685-a974fc107d9a sending to next pipeline
2026-03-24 20:00:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5af0b59e-2444-5768-a685-a974fc107d9a, identifier: 132172
2026-03-24 20:00:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172
2026-03-24 20:00:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172
2026-03-24 20:00:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172 to the API
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:53 [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-24 20:00:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/0.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '5af0b59e-2444-5768-a685-a974fc107d9a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5111NGF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-a3-sedan-30-tfsi-advanced-132172',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'A3',
'odometer': 16670,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102050,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102436,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94081,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89178,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98848,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102226,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101659,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97170,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56146,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5af0b59e-2444-5768-a685-a974fc107d9a/5af0b59e-2444-5768-a685-a974fc107d9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81030,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/70/132172/9.jpeg',
'Width': 800}],
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 A3 Sedan 30 TFSI Advanced',
'transmission': 'automatic',
'trim': 'A3 Sedan 30 TFSI Advanced',
'vin': 'WAUZZZGY9SA146436',
'year': 2025}
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132172%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Saving data for 132172: {'created_time': 1774382453.278219, 'last_price_update_time': 1774382453.278233}
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132172') HTTP/1.1" 204 0
2026-03-24 20:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 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=5&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d60550>
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F5.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/5.jpeg saved to cache
2026-03-24 20:00:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131683
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131683%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131683: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131682
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131682%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131682: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131681
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131681%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131681: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131678
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131678%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131678: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131680
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131680%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131680: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131679
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131679%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131679: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131676
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131676%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131676: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131671
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131671%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131671: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131673
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131673%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131673: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131670
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131670%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131670: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131669
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131669%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131669: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131663
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131663%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131663: 2
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131662
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131662%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131662: 2
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131661
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131661%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131661: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131659
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131659%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131659: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131653
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131653%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131653: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131602
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131602%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131602: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131600
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131600%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131600: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131598
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131598%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131598: 0
2026-03-24 20:00:53 [arval.es] INFO: Found listing with ID: 131596
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131596%27 HTTP/1.1" 200 None
2026-03-24 20:00:53 [arval.es] INFO: Scrape type for 131596: 0
2026-03-24 20:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca054210>
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:00:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F9.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/9.jpeg saved to cache
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f34f10>
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F8.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/8.jpeg saved to cache
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 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-24 20:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca016f10>
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F7.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/7.jpeg saved to cache
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 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-24 20:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f35890>
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F6.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/6.jpeg saved to cache
2026-03-24 20:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8ea1e90>
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F4.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/4.jpeg saved to cache
2026-03-24 20:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 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=6&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131597
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131597%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131597: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131595
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131595%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131595: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131594
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131594%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131594: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131592
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131592%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131592: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131593
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131593%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131593: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131591
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131591%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131591: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131590
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131590%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131590: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131589
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131589%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131589: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131588
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131588%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131588: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131477
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131477%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131477: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131478
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131478%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131478: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131476
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131476%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131476: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131475
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131475%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131475: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131473
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131473%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131473: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131474
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131474%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131474: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131471
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131471%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131471: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131472
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131472%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131472: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131470
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131470%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131470: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131469
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131469%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131469: 0
2026-03-24 20:00:55 [arval.es] INFO: Found listing with ID: 131468
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131468%27 HTTP/1.1" 200 None
2026-03-24 20:00:55 [arval.es] INFO: Scrape type for 131468: 0
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca054210>
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F3.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/3.jpeg saved to cache
2026-03-24 20:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 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-24 20:00:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d02d90>
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F2.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/2.jpeg saved to cache
2026-03-24 20:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131662> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131663> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662
2026-03-24 20:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 972d72af-1f6a-5281-be87-99e804163311 with scrape type 2
2026-03-24 20:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 972d72af-1f6a-5281-be87-99e804163311 with scrape type 2
2026-03-24 20:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 972d72af-1f6a-5281-be87-99e804163311, identifier: 131662
2026-03-24 20:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=grey HTTP/1.1" 200 None
2026-03-24 20:00:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662
2026-03-24 20:00:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662 to the API
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:56 [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-24 20:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131662>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 309,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '972d72af-1f6a-5281-be87-99e804163311',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3509LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/land-rover-discovery-sport-15-i3-phev-awd-auto-r-dynamic-s-131662',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 54933,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 I3 PHEV AWD Auto R-Dynamic S',
'transmission': 'automatic',
'trim': '1.5 I3 PHEV AWD Auto R-Dynamic S',
'vin': 'SALCA2BT0NH910312',
'year': 2022}
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:56 [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-24 20:00:56 [arval.es] INFO: Saving data for 131662: {'created_time': 1773993702.063016, 'last_price_update_time': 1774382456.781526}
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131662') HTTP/1.1" 204 0
2026-03-24 20:00:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 20:00:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663
2026-03-24 20:00:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with scrape type 2
2026-03-24 20:00:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with scrape type 2
2026-03-24 20:00:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb, identifier: 131663
2026-03-24 20:00:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663
2026-03-24 20:00:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663
2026-03-24 20:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663 to the API
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:57 [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-24 20:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131663>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '5de41dce-de4d-5a9d-af8e-e60c4eb333cb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5222LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-7-v-n-connecta-131663',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Juke',
'odometer': 71138,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T DCT 7 V N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T DCT 7 V N-Connecta',
'vin': 'SJNFAAF16U1161816',
'year': 2022}
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131663%27 HTTP/1.1" 200 None
2026-03-24 20:00:57 [arval.es] INFO: Saving data for 131663: {'created_time': 1773993839.530773, 'last_price_update_time': 1774382457.285832}
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131663') HTTP/1.1" 204 0
2026-03-24 20:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166)
2026-03-24 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=7&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f0b010>
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F1.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/1.jpeg saved to cache
2026-03-24 20:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e4fe90>
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132166%252F0.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/0.jpeg saved to cache
2026-03-24 20:00:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4db00f49-230a-5869-bfff-2342c6bc4087
2026-03-24 20:00:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4db00f49-230a-5869-bfff-2342c6bc4087, skipping ID generation
2026-03-24 20:00:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db00f49-230a-5869-bfff-2342c6bc4087 with scrape type 1
2026-03-24 20:00:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4db00f49-230a-5869-bfff-2342c6bc4087 sending to next pipeline
2026-03-24 20:00:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4db00f49-230a-5869-bfff-2342c6bc4087, identifier: 132166
2026-03-24 20:00:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=red HTTP/1.1" 200 None
2026-03-24 20:00:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:00:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166
2026-03-24 20:00:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166 to the API
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:00:57 [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-24 20:00:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/0.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '4db00f49-230a-5869-bfff-2342c6bc4087',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4351MDZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-ceed-10-t-gdi-88kw-120cv-drive-132166',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Ceed',
'odometer': 34590,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 42,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88821,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81974,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81958,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73147,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82906,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82053,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87230,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87250,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80634,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4db00f49-230a-5869-bfff-2342c6bc4087/4db00f49-230a-5869-bfff-2342c6bc4087_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53472,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132166/9.jpeg',
'Width': 800}],
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Ceed 1.0 T-GDi 88kW (120CV) Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi 88kW (120CV) Drive',
'vin': 'U5YH2512APL181558',
'year': 2023}
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132166%27 HTTP/1.1" 200 None
2026-03-24 20:00:57 [arval.es] INFO: Saving data for 132166: {'created_time': 1774382457.969439, 'last_price_update_time': 1774382457.969451}
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132166') HTTP/1.1" 204 0
2026-03-24 20:00:57 [arval.es] INFO: Found listing with ID: 131467
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131467: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131466
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131466: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131464
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131464: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131465
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131465: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131463
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131463: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131462
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131462: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131460
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131460: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131461
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131461: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131459
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131459: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131458
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131458: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131457
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131457: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131456
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131456: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131455
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131455: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131454
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131454: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131452
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131452: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131453
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131453: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131451
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131451: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131450
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131450: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131449
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131449: 0
2026-03-24 20:00:58 [arval.es] INFO: Found listing with ID: 131447
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [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-24 20:00:58 [arval.es] INFO: Scrape type for 131447: 0
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8cfdbd0>
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F7.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/7.jpeg saved to cache
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f0ab90>
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F6.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/6.jpeg saved to cache
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca541490>
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F5.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/5.jpeg saved to cache
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca57d310>
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F4.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/4.jpeg saved to cache
2026-03-24 20:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f08cd0>
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F2.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/2.jpeg saved to cache
2026-03-24 20:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8cfefd0>
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F1.jpeg') HTTP/1.1" 204 0
2026-03-24 20:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/1.jpeg saved to cache
2026-03-24 20:00:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:00:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169)
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca041f50>
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:00:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F897%252F132169%252F0.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/0.jpeg saved to cache
2026-03-24 20:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bb11fa2f-9e4e-571b-80fd-b73b47353058
2026-03-24 20:01:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bb11fa2f-9e4e-571b-80fd-b73b47353058, skipping ID generation
2026-03-24 20:01:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb11fa2f-9e4e-571b-80fd-b73b47353058 with scrape type 1
2026-03-24 20:01:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bb11fa2f-9e4e-571b-80fd-b73b47353058 sending to next pipeline
2026-03-24 20:01:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb11fa2f-9e4e-571b-80fd-b73b47353058, identifier: 132169
2026-03-24 20:01:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=other HTTP/1.1" 200 None
2026-03-24 20:01:00 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:01:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169
2026-03-24 20:01:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169 to the API
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:00 [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-24 20:01:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/0.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bb11fa2f-9e4e-571b-80fd-b73b47353058',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6831LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-n-connecta-132169',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 57654,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100240,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99186,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84002,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79297,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90425,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105042,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91375,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86424,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87668,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bb11fa2f-9e4e-571b-80fd-b73b47353058/bb11fa2f-9e4e-571b-80fd-b73b47353058_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90828,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/897/132169/9.jpeg',
'Width': 800}],
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV N-Connecta',
'transmission': 'automatic',
'trim': 'mHEV N-Connecta',
'vin': 'SJNTANJ12U1043323',
'year': 2022}
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132169%27 HTTP/1.1" 200 None
2026-03-24 20:01:00 [arval.es] INFO: Saving data for 132169: {'created_time': 1774382460.661279, 'last_price_update_time': 1774382460.66129}
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132169') HTTP/1.1" 204 0
2026-03-24 20:01:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f545d0>
2026-03-24 20:01:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F8.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/8.jpeg saved to cache
2026-03-24 20:01:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca560a10>
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F7.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/7.jpeg saved to cache
2026-03-24 20:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca5407d0>
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F6.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/6.jpeg saved to cache
2026-03-24 20:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f368d0>
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F3.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/3.jpeg saved to cache
2026-03-24 20:01:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 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=8&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131442
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131442%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131442: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131448
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131448%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131448: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131445
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131445%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131445: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131443
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131443%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131443: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131444
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131444%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131444: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131440
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131440%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131440: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131441
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131441%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131441: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131437
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131437%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131437: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131438
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131438%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131438: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131436
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131436%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131436: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131435
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131435%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131435: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131433
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131433%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131433: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131434
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131434%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131434: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131431
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131431%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131431: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131428
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131428%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131428: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131430
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131430%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131430: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131429
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131429%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131429: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131427
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131427%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131427: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131424
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131424%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131424: 0
2026-03-24 20:01:02 [arval.es] INFO: Found listing with ID: 131426
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131426%27 HTTP/1.1" 200 None
2026-03-24 20:01:02 [arval.es] INFO: Scrape type for 131426: 0
2026-03-24 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-24 20:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca57db10>
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F2.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/2.jpeg saved to cache
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca58dbd0>
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_1.jpg HTTP/1.1" 201 0
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F1.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/1.jpeg saved to cache
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:01:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170)
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca55b9d0>
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_0.jpg HTTP/1.1" 201 0
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132170%252F0.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/0.jpeg saved to cache
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d1879554-88ac-5cac-bc9b-c31ad5f49456
2026-03-24 20:01:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d1879554-88ac-5cac-bc9b-c31ad5f49456, skipping ID generation
2026-03-24 20:01:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1879554-88ac-5cac-bc9b-c31ad5f49456 with scrape type 1
2026-03-24 20:01:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d1879554-88ac-5cac-bc9b-c31ad5f49456 sending to next pipeline
2026-03-24 20:01:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d1879554-88ac-5cac-bc9b-c31ad5f49456, identifier: 132170
2026-03-24 20:01:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170
2026-03-24 20:01:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170
2026-03-24 20:01:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170 to the API
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:03 [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-24 20:01:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/0.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd1879554-88ac-5cac-bc9b-c31ad5f49456',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3645NGF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-115cv-132170',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 7655,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 45,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71798,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78768,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74115,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68707,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86577,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82238,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76903,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74000,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74388,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d1879554-88ac-5cac-bc9b-c31ad5f49456/d1879554-88ac-5cac-bc9b-c31ad5f49456_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60653,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132170/9.jpeg',
'Width': 800}],
'price': 28500.0,
'price_includes_vat': True,
'registration_date': '2025-09-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TFSI Advanced 1.5 TFSI 115CV',
'transmission': 'automatic',
'trim': '30 TFSI Advanced 1.5 TFSI 115CV',
'vin': 'WAUZZZGY1TA012439',
'year': 2025}
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132170%27 HTTP/1.1" 200 None
2026-03-24 20:01:03 [arval.es] INFO: Saving data for 132170: {'created_time': 1774382463.368285, 'last_price_update_time': 1774382463.368293}
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132170') HTTP/1.1" 204 0
2026-03-24 20:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca58e9d0>
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F7.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/7.jpeg saved to cache
2026-03-24 20:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8cbff50>
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_9.jpg HTTP/1.1" 201 0
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F9.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/9.jpeg saved to cache
2026-03-24 20:01:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:01:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9f8c790>
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F6.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/6.jpeg saved to cache
2026-03-24 20:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72cc6db290>
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_8.jpg HTTP/1.1" 201 0
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F8.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/8.jpeg saved to cache
2026-03-24 20:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c9ef8fd0>
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F5.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/5.jpeg saved to cache
2026-03-24 20:01:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:01:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e70750>
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_7.jpg HTTP/1.1" 201 0
2026-03-24 20:01:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F7.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/7.jpeg saved to cache
2026-03-24 20:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca558e90>
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F4.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/4.jpeg saved to cache
2026-03-24 20:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8cbd450>
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_6.jpg HTTP/1.1" 201 0
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F6.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/6.jpeg saved to cache
2026-03-24 20:01:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:01:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8e73250>
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_3.jpg HTTP/1.1" 201 0
2026-03-24 20:01:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F3.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/3.jpeg saved to cache
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8cbe810>
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_5.jpg HTTP/1.1" 201 0
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F5.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/5.jpeg saved to cache
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:01:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174)
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72c8d63410>
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_2.jpg HTTP/1.1" 201 0
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132174%252F2.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/2.jpeg saved to cache
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b7571d55-a87f-5121-80d1-0e644efc5a8a
2026-03-24 20:01:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b7571d55-a87f-5121-80d1-0e644efc5a8a, skipping ID generation
2026-03-24 20:01:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7571d55-a87f-5121-80d1-0e644efc5a8a with scrape type 1
2026-03-24 20:01:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b7571d55-a87f-5121-80d1-0e644efc5a8a sending to next pipeline
2026-03-24 20:01:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b7571d55-a87f-5121-80d1-0e644efc5a8a, identifier: 132174
2026-03-24 20:01:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=blue HTTP/1.1" 200 None
2026-03-24 20:01:06 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:01:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174
2026-03-24 20:01:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174 to the API
2026-03-24 20:01:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:07 [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-24 20:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/2.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'b7571d55-a87f-5121-80d1-0e644efc5a8a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5289MMY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-concept-10-t-gdi-100cv-132174',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Stonic',
'odometer': 10772,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87072,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85720,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85376,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67451,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87426,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87747,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85381,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81760,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63255,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b7571d55-a87f-5121-80d1-0e644efc5a8a/b7571d55-a87f-5121-80d1-0e644efc5a8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44217,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132174/9.jpeg',
'Width': 800}],
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2024-01-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic Concept 1.0 T-GDI 100CV',
'transmission': 'manual',
'trim': 'Concept 1.0 T-GDI 100CV',
'vin': 'KNADA817ART934109',
'year': 2024}
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132174%27 HTTP/1.1" 200 None
2026-03-24 20:01:07 [arval.es] INFO: Saving data for 132174: {'created_time': 1774382467.303531, 'last_price_update_time': 1774382467.303541}
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132174') HTTP/1.1" 204 0
2026-03-24 20:01:07 [scrapy.extensions.logstats] INFO: Crawled 23 pages (at 23 pages/min), scraped 13 items (at 13 items/min)
2026-03-24 20:01:07 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 20:01:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173)
2026-03-24 20:01:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-24 20:01:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f72ca559e50>
2026-03-24 20:01:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-24 20:01:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_4.jpg HTTP/1.1" 201 0
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='arval.es',RowKey='https%3A%252F%252Farvalprodeuwsa.blob.core.windows.net%252Farval-prod-euw-blobcontainer-images%252FPortalsAnnouncementsImages%252F4%252F919%252F132173%252F4.jpeg') HTTP/1.1" 204 0
2026-03-24 20:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/4.jpeg saved to cache
2026-03-24 20:01:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 949ea42d-659a-5c56-adce-3ee78dd191bc
2026-03-24 20:01:07 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 949ea42d-659a-5c56-adce-3ee78dd191bc, skipping ID generation
2026-03-24 20:01:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949ea42d-659a-5c56-adce-3ee78dd191bc with scrape type 1
2026-03-24 20:01:07 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 949ea42d-659a-5c56-adce-3ee78dd191bc sending to next pipeline
2026-03-24 20:01:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 949ea42d-659a-5c56-adce-3ee78dd191bc, identifier: 132173
2026-03-24 20:01:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173
2026-03-24 20:01:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173
2026-03-24 20:01:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173 to the API
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:07 [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-24 20:01:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/4.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '949ea42d-659a-5c56-adce-3ee78dd191bc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4377LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-advanced-35-tdi-120kw-s-tronic-132173',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Audi',
'model': 'Q5 Sportback',
'odometer': 41349,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80856,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68708,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73493,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67262,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84205,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84057,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80037,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70677,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80174,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_949ea42d-659a-5c56-adce-3ee78dd191bc/949ea42d-659a-5c56-adce-3ee78dd191bc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46443,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132173/9.jpeg',
'Width': 800}],
'price': 35500.0,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback Advanced 35 TDI 120kW S tronic',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI 120kW S tronic',
'vin': 'WAUZZZFY7N2048165',
'year': 2022}
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27132173%27 HTTP/1.1" 200 None
2026-03-24 20:01:07 [arval.es] INFO: Saving data for 132173: {'created_time': 1774382467.965448, 'last_price_update_time': 1774382467.965461}
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132173') HTTP/1.1" 204 0
2026-03-24 20:01:12 [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-24 20:01:12 [arval.es] INFO: Found listing with ID: 131422
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131422%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131422: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131423
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131423%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131423: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131421
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131421%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131421: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131419
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131419%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131419: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131418
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131418%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131418: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131417
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131417%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131417: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131415
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131415%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131415: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131416
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131416%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131416: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131413
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131413%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131413: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131412
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131412%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131412: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131411
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131411%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131411: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131408
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131408%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131408: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131409
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131409%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131409: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131407
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131407%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131407: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131406
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131406%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131406: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131405
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131405%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131405: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131401
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27131401%27 HTTP/1.1" 200 None
2026-03-24 20:01:12 [arval.es] INFO: Scrape type for 131401: 0
2026-03-24 20:01:12 [arval.es] INFO: Found listing with ID: 131403
2026-03-24 20:01:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:13 [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-24 20:01:13 [arval.es] INFO: Scrape type for 131403: 0
2026-03-24 20:01:13 [arval.es] INFO: Found listing with ID: 131402
2026-03-24 20:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:13 [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-24 20:01:13 [arval.es] INFO: Scrape type for 131402: 0
2026-03-24 20:01:13 [arval.es] INFO: Found listing with ID: 122877
2026-03-24 20:01:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:13 [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-24 20:01:13 [arval.es] INFO: Scrape type for 122877: 0
2026-03-24 20:01:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Found listing with ID: 131335
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131335: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131332
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131332: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131334
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131334: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131333
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131333: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131331
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131331: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131330
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131330: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131327
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131327: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 131322
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 131322: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 118496
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 118496: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 118950
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 118950: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 119694
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 119694: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 120412
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 120412: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 119726
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 119726: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 119039
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 119039: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 118949
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 118949: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 117559
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 117559: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 118946
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 118946: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 120986
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 120986: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 118497
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 118497: 0
2026-03-24 20:01:15 [arval.es] INFO: Found listing with ID: 119044
2026-03-24 20:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:15 [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-24 20:01:15 [arval.es] INFO: Scrape type for 119044: 0
2026-03-24 20:01:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Found listing with ID: 115640
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 115640: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 120416
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 120416: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 119509
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 119509: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 118802
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 118802: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 121845
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 121845: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 116190
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 116190: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 126267
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 126267: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 121164
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 121164: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 119224
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 119224: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 119735
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 119735: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 117567
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 117567: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 119744
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 119744: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 118522
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 118522: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 131320
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 131320: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 131317
2026-03-24 20:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:17 [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-24 20:01:17 [arval.es] INFO: Scrape type for 131317: 0
2026-03-24 20:01:17 [arval.es] INFO: Found listing with ID: 131315
2026-03-24 20:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:18 [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-24 20:01:18 [arval.es] INFO: Scrape type for 131315: 0
2026-03-24 20:01:18 [arval.es] INFO: Found listing with ID: 131314
2026-03-24 20:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:18 [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-24 20:01:18 [arval.es] INFO: Scrape type for 131314: 0
2026-03-24 20:01:18 [arval.es] INFO: Found listing with ID: 131313
2026-03-24 20:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:18 [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-24 20:01:18 [arval.es] INFO: Scrape type for 131313: 0
2026-03-24 20:01:18 [arval.es] INFO: Found listing with ID: 131312
2026-03-24 20:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:18 [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-24 20:01:18 [arval.es] INFO: Scrape type for 131312: 0
2026-03-24 20:01:18 [arval.es] INFO: Found listing with ID: 131308
2026-03-24 20:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:18 [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-24 20:01:18 [arval.es] INFO: Scrape type for 131308: 0
2026-03-24 20:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Found listing with ID: 131309
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131309: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131310
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131310: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131306
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131306: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131305
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131305: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131307
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131307: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131304
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131304: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131303
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131303: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131302
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131302: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131301
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131301: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131240
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131240: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131238
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131238: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131218
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131218: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131237
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131237: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131234
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131234: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131236
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131236: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131235
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131235: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131233
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131233: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131232
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131232: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131231
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131231: 0
2026-03-24 20:01:19 [arval.es] INFO: Found listing with ID: 131230
2026-03-24 20:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:19 [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-24 20:01:19 [arval.es] INFO: Scrape type for 131230: 0
2026-03-24 20:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Found listing with ID: 131227
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131227: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131219
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131219: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131217
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131217: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131216
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131216: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131215
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131215: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131214
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131214: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131208
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131208: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131207
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131207: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131204
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131204: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131203
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131203: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131150
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131150: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131117
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131117: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131116
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131116: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131114
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131114: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131112
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131112: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131111
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131111: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131110
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131110: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131109
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131109: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131106
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131106: 0
2026-03-24 20:01:28 [arval.es] INFO: Found listing with ID: 131107
2026-03-24 20:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:28 [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-24 20:01:28 [arval.es] INFO: Scrape type for 131107: 0
2026-03-24 20:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Found listing with ID: 131105
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131105: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131104
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131104: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131103
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131103: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131102
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131102: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131101
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131101: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131094
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131094: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131093
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131093: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131091
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131091: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131092
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131092: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131090
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131090: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131089
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131089: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 128130
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 128130: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131006
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131006: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 131005
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 131005: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 130961
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 130961: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 130962
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 130962: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 130960
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 130960: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 130957
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 130957: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 130955
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 130955: 0
2026-03-24 20:01:37 [arval.es] INFO: Found listing with ID: 130956
2026-03-24 20:01:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:37 [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-24 20:01:37 [arval.es] INFO: Scrape type for 130956: 0
2026-03-24 20:01:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Found listing with ID: 130954
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130954: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130953
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130953: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130942
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130942: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130922
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130922: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130911
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130911: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130849
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130849: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130848
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130848: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130846
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130846: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130842
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130842: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130839
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130839: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130838
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130838: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130836
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130836: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130835
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130835: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130834
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130834: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130833
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130833: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130823
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130823: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130822
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130822: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130821
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130821: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130813
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130813: 0
2026-03-24 20:01:39 [arval.es] INFO: Found listing with ID: 130820
2026-03-24 20:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:39 [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-24 20:01:39 [arval.es] INFO: Scrape type for 130820: 0
2026-03-24 20:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Found listing with ID: 130819
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130819: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130818
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130818: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130817
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130817: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130816
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130816: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130814
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130814: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130812
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130812: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130811
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130811: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130810
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130810: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130808
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130808: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130806
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130806: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 129736
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 129736: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130656
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130656: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130641
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130641: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130640
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130640: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130639
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130639: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130600
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130600: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130599
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130599: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130597
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130597: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130596
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130596: 0
2026-03-24 20:01:41 [arval.es] INFO: Found listing with ID: 130595
2026-03-24 20:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:41 [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-24 20:01:41 [arval.es] INFO: Scrape type for 130595: 0
2026-03-24 20:01:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 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=17&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130591
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130591: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130587
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130587: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130585
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130585: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130584
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130584: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 127065
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 127065: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130526
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130526: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130525
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130525: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130508
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130508: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130507
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130507: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130506
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130506: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130505
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130505: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130504
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130504: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130502
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:01:43 [arval.es] INFO: Scrape type for 130502: 2
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130481
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130481%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130481: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130480
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130480%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130480: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130479
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130479%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130479: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130478
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130478%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130478: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130476
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130476%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130476: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130474
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130474%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130474: 0
2026-03-24 20:01:43 [arval.es] INFO: Found listing with ID: 130475
2026-03-24 20:01:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130475%27 HTTP/1.1" 200 None
2026-03-24 20:01:43 [arval.es] INFO: Scrape type for 130475: 0
2026-03-24 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-24 20:01:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130502> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:45 [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-24 20:01:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502
2026-03-24 20:01:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1815e68c-2cd3-5d39-94e1-7912cf2917cd with scrape type 2
2026-03-24 20:01:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1815e68c-2cd3-5d39-94e1-7912cf2917cd with scrape type 2
2026-03-24 20:01:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1815e68c-2cd3-5d39-94e1-7912cf2917cd, identifier: 130502
2026-03-24 20:01:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502
2026-03-24 20:01:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502
2026-03-24 20:01:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502 to the API
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:46 [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-24 20:01:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130502>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1815e68c-2cd3-5d39-94e1-7912cf2917cd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2471LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-16-gdi-hev-maxx-130502',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 10344,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI HEV Maxx',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Maxx',
'vin': 'KMHK281EGNU081460',
'year': 2022}
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Saving data for 130502: {'created_time': 1773657423.542532, 'last_price_update_time': 1774382506.359195}
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130502') HTTP/1.1" 204 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130473
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130473: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130472
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130472: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130471
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130471: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130470
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130470: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130469
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130469: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130468
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130468: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130466
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130466: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130465
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130465: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130464
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130464: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130463
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130463: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130459
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130459: 2
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130458
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130458: 2
2026-03-24 20:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130457
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130457: 2
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130456
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130456: 2
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130455
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130455: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130454
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130454: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130451
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130451: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130450
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130450: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130449
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130449: 0
2026-03-24 20:01:46 [arval.es] INFO: Found listing with ID: 130447
2026-03-24 20:01:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:46 [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-24 20:01:46 [arval.es] INFO: Scrape type for 130447: 0
2026-03-24 20:01:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130459> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459
2026-03-24 20:01:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 330a049e-267d-582e-a466-b83d221f56d4 with scrape type 2
2026-03-24 20:01:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 330a049e-267d-582e-a466-b83d221f56d4 with scrape type 2
2026-03-24 20:01:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 330a049e-267d-582e-a466-b83d221f56d4, identifier: 130459
2026-03-24 20:01:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459
2026-03-24 20:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:01:48 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=black HTTP/1.1" 200 None
2026-03-24 20:01:48 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:01:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:01:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459
2026-03-24 20:01:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459 to the API
2026-03-24 20:01:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:49 [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-24 20:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130459>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '330a049e-267d-582e-a466-b83d221f56d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6387LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-130459',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 54215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25400.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge Inscription',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge Inscription',
'vin': 'YV1XZBWVFN2719288',
'year': 2022}
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:49 [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-24 20:01:49 [arval.es] INFO: Saving data for 130459: {'created_time': 1773657133.657015, 'last_price_update_time': 1774382509.143019}
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130459') HTTP/1.1" 204 0
2026-03-24 20:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130457> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457
2026-03-24 20:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with scrape type 2
2026-03-24 20:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with scrape type 2
2026-03-24 20:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1637cb81-0bfc-5c39-a73a-1af848ddcba1, identifier: 130457
2026-03-24 20:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457
2026-03-24 20:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457
2026-03-24 20:01:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457 to the API
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:49 [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-24 20:01:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130457>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1637cb81-0bfc-5c39-a73a-1af848ddcba1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0564LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-coupe-300-de-4matic-130457',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC *Coupe*',
'odometer': 118868,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39800.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC *Coupe* 300 de 4MATIC',
'transmission': 'automatic',
'trim': '300 de 4MATIC',
'vin': 'W1N2533111G000957',
'year': 2021}
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:49 [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-24 20:01:49 [arval.es] INFO: Saving data for 130457: {'created_time': 1773656977.102481, 'last_price_update_time': 1774382509.738342}
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130457') HTTP/1.1" 204 0
2026-03-24 20:01:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130456> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:49 [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-24 20:01:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e450969-df90-5f09-b52a-2b99b680277c with identifier: 130456
2026-03-24 20:01:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e450969-df90-5f09-b52a-2b99b680277c with scrape type 2
2026-03-24 20:01:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e450969-df90-5f09-b52a-2b99b680277c with scrape type 2
2026-03-24 20:01:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2e450969-df90-5f09-b52a-2b99b680277c, identifier: 130456
2026-03-24 20:01:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2e450969-df90-5f09-b52a-2b99b680277c with identifier: 130456
2026-03-24 20:01:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2e450969-df90-5f09-b52a-2b99b680277c with identifier: 130456
2026-03-24 20:01:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2e450969-df90-5f09-b52a-2b99b680277c with identifier: 130456 to the API
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:50 [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-24 20:01:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130456>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2e450969-df90-5f09-b52a-2b99b680277c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8975LZV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-c-220-d-avantgarde-130456',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase C',
'odometer': 98763,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30500.0,
'price_includes_vat': True,
'registration_date': '2022-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase C 220 d Avantgarde',
'transmission': 'automatic',
'trim': '220 d Avantgarde',
'vin': 'W1KAF0EB3PF067976',
'year': 2022}
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Saving data for 130456: {'created_time': 1773652998.743492, 'last_price_update_time': 1774382510.232708}
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130456') HTTP/1.1" 204 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130446
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130446: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130445
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130445: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130444
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130444: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130443
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130443: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130442
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130442: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130441
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130441: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130440
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130440: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130439
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130439: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130438
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130438: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130437
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130437: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130436
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130436: 2
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130435
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130435: 2
2026-03-24 20:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130433
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130433: 2
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130432
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130432: 2
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130431
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130431: 2
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130428
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130428: 2
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130427
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130427: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130426
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130426: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130424
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130424: 0
2026-03-24 20:01:50 [arval.es] INFO: Found listing with ID: 130422
2026-03-24 20:01:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:50 [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-24 20:01:50 [arval.es] INFO: Scrape type for 130422: 0
2026-03-24 20:01:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130458> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458
2026-03-24 20:01:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with scrape type 2
2026-03-24 20:01:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with scrape type 2
2026-03-24 20:01:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18, identifier: 130458
2026-03-24 20:01:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458
2026-03-24 20:01:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458
2026-03-24 20:01:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458 to the API
2026-03-24 20:01:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:51 [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-24 20:01:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130458>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4150LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-130458',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 46730,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1034280',
'year': 2021}
2026-03-24 20:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:51 [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-24 20:01:51 [arval.es] INFO: Saving data for 130458: {'created_time': 1773657126.15369, 'last_price_update_time': 1774382511.956307}
2026-03-24 20:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130458') HTTP/1.1" 204 0
2026-03-24 20:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130433> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433
2026-03-24 20:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with scrape type 2
2026-03-24 20:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with scrape type 2
2026-03-24 20:01:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76, identifier: 130433
2026-03-24 20:01:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433
2026-03-24 20:01:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433
2026-03-24 20:01:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433 to the API
2026-03-24 20:01:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:53 [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-24 20:01:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130433>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6263MBL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-drive-130433',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 59614,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21200.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Drive',
'vin': 'KNACR81EGP5035655',
'year': 2022}
2026-03-24 20:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:53 [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-24 20:01:53 [arval.es] INFO: Saving data for 130433: {'created_time': 1773656672.418248, 'last_price_update_time': 1774382513.358361}
2026-03-24 20:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130433') HTTP/1.1" 204 0
2026-03-24 20:01:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130435> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130432> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435
2026-03-24 20:01:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c55d56b-9689-5168-88cd-24e703bbade4 with scrape type 2
2026-03-24 20:01:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c55d56b-9689-5168-88cd-24e703bbade4 with scrape type 2
2026-03-24 20:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3c55d56b-9689-5168-88cd-24e703bbade4, identifier: 130435
2026-03-24 20:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435
2026-03-24 20:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435
2026-03-24 20:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435 to the API
2026-03-24 20:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:54 [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-24 20:01:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130435>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3c55d56b-9689-5168-88cd-24e703bbade4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4235LSN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b4-g-awd-momentum-pro-auto-130435',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 93234,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24600.0,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B4 G AWD Momentum Pro Auto',
'transmission': 'automatic',
'trim': '2.0 B4 G AWD Momentum Pro Auto',
'vin': 'YV1XZK9VCN2643435',
'year': 2021}
2026-03-24 20:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:54 [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-24 20:01:54 [arval.es] INFO: Saving data for 130435: {'created_time': 1773657030.680432, 'last_price_update_time': 1774382514.452127}
2026-03-24 20:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130435') HTTP/1.1" 204 0
2026-03-24 20:01:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130431> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36ac3088-0340-5d77-84da-cd3e769bb680 with identifier: 130432
2026-03-24 20:01:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36ac3088-0340-5d77-84da-cd3e769bb680 with scrape type 2
2026-03-24 20:01:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36ac3088-0340-5d77-84da-cd3e769bb680 with scrape type 2
2026-03-24 20:01:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 36ac3088-0340-5d77-84da-cd3e769bb680, identifier: 130432
2026-03-24 20:01:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 36ac3088-0340-5d77-84da-cd3e769bb680 with identifier: 130432
2026-03-24 20:01:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 36ac3088-0340-5d77-84da-cd3e769bb680 with identifier: 130432
2026-03-24 20:01:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 36ac3088-0340-5d77-84da-cd3e769bb680 with identifier: 130432 to the API
2026-03-24 20:01:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:54 [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-24 20:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130432>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '36ac3088-0340-5d77-84da-cd3e769bb680',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3211LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-de-4matic-130432',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 58092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46900.0,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 300 de 4MATIC',
'vin': 'W1N2533111G028807',
'year': 2022}
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130432%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Saving data for 130432: {'created_time': 1773656811.996063, 'last_price_update_time': 1774382515.056734}
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130432') HTTP/1.1" 204 0
2026-03-24 20:01:55 [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-24 20:01:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431
2026-03-24 20:01:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c158434-2eb1-5613-a7dc-e46456958932 with scrape type 2
2026-03-24 20:01:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c158434-2eb1-5613-a7dc-e46456958932 with scrape type 2
2026-03-24 20:01:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7c158434-2eb1-5613-a7dc-e46456958932, identifier: 130431
2026-03-24 20:01:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431
2026-03-24 20:01:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431
2026-03-24 20:01:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431 to the API
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:55 [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-24 20:01:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130431>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7c158434-2eb1-5613-a7dc-e46456958932',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1062MFT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-130431',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 94024,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2023-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY019106',
'year': 2023}
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130431%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Saving data for 130431: {'created_time': 1773656737.853236, 'last_price_update_time': 1774382515.434992}
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130431') HTTP/1.1" 204 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130421
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130421%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130421: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130420
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130420%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130420: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130419
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130419%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130419: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130415
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130415%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130415: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130417
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130417%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130417: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130416
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130416%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130416: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130414
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130414%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130414: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130408
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130408%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130408: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130407
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130407%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130407: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130406
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130406%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130406: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130405
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130405%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130405: 2
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130404
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130404%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130404: 2
2026-03-24 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-24 20:01:55 [arval.es] INFO: Found listing with ID: 130403
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130403%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130403: 2
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130384
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130384%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130384: 2
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130383
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130383%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130383: 2
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 121771
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27121771%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 121771: 2
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130336
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130336%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130336: 2
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130335
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130335%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130335: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130320
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130320%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130320: 0
2026-03-24 20:01:55 [arval.es] INFO: Found listing with ID: 130323
2026-03-24 20:01:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130323%27 HTTP/1.1" 200 None
2026-03-24 20:01:55 [arval.es] INFO: Scrape type for 130323: 0
2026-03-24 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-24 20:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130405> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130436> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405
2026-03-24 20:01:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 025a8d24-58bc-5339-b045-892c70d3b27b with scrape type 2
2026-03-24 20:01:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 025a8d24-58bc-5339-b045-892c70d3b27b with scrape type 2
2026-03-24 20:01:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 025a8d24-58bc-5339-b045-892c70d3b27b, identifier: 130405
2026-03-24 20:01:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405
2026-03-24 20:01:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405
2026-03-24 20:01:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405 to the API
2026-03-24 20:01:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:57 [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-24 20:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130405>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '025a8d24-58bc-5339-b045-892c70d3b27b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1017NFL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-transit-connect-trend-l1-van-20-ecoblue-1-llave-130405',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 7005,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2025-08-22',
'seats_number': 2,
'seller_name': None,
'title': 'Ford Transit Connect Trend L1 VAN 2.0 EcoBlue **1 llave**',
'transmission': 'manual',
'trim': 'Trend L1 VAN 2.0 EcoBlue **1 llave**',
'vin': 'WF0BXXSK1RX018407',
'year': 2025}
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:58 [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-24 20:01:58 [arval.es] INFO: Saving data for 130405: {'created_time': 1773656643.352173, 'last_price_update_time': 1774382518.094632}
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130405') HTTP/1.1" 204 0
2026-03-24 20:01:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130403> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130404> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21fe49bd-b9c6-5f5e-8709-e0e77950efe5 with identifier: 130436
2026-03-24 20:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21fe49bd-b9c6-5f5e-8709-e0e77950efe5 with scrape type 2
2026-03-24 20:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21fe49bd-b9c6-5f5e-8709-e0e77950efe5 with scrape type 2
2026-03-24 20:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 21fe49bd-b9c6-5f5e-8709-e0e77950efe5, identifier: 130436
2026-03-24 20:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 21fe49bd-b9c6-5f5e-8709-e0e77950efe5 with identifier: 130436
2026-03-24 20:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 21fe49bd-b9c6-5f5e-8709-e0e77950efe5 with identifier: 130436
2026-03-24 20:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 21fe49bd-b9c6-5f5e-8709-e0e77950efe5 with identifier: 130436 to the API
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:58 [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-24 20:01:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130436>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '21fe49bd-b9c6-5f5e-8709-e0e77950efe5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0361LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-130436',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 107660,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13200.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ541941',
'year': 2022}
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:58 [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-24 20:01:58 [arval.es] INFO: Saving data for 130436: {'created_time': 1773656830.115598, 'last_price_update_time': 1774382518.621546}
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130436') HTTP/1.1" 204 0
2026-03-24 20:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130384> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130383> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 368b11e1-4b96-5942-8e3e-150d545fe066 with identifier: 130403
2026-03-24 20:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 368b11e1-4b96-5942-8e3e-150d545fe066 with scrape type 2
2026-03-24 20:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 368b11e1-4b96-5942-8e3e-150d545fe066 with scrape type 2
2026-03-24 20:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 368b11e1-4b96-5942-8e3e-150d545fe066, identifier: 130403
2026-03-24 20:01:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404
2026-03-24 20:01:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca037a60-205b-52c8-9ada-99213db2b44e with scrape type 2
2026-03-24 20:01:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca037a60-205b-52c8-9ada-99213db2b44e with scrape type 2
2026-03-24 20:01:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ca037a60-205b-52c8-9ada-99213db2b44e, identifier: 130404
2026-03-24 20:01:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 368b11e1-4b96-5942-8e3e-150d545fe066 with identifier: 130403
2026-03-24 20:01:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 368b11e1-4b96-5942-8e3e-150d545fe066 with identifier: 130403
2026-03-24 20:01:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 368b11e1-4b96-5942-8e3e-150d545fe066 with identifier: 130403 to the API
2026-03-24 20:01:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:59 [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-24 20:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130403>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': '368b11e1-4b96-5942-8e3e-150d545fe066',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0511LSP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-ev-tecno-2c-130403',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 44551,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18300.0,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona EV Tecno 2C',
'transmission': 'automatic',
'trim': 'EV Tecno 2C',
'vin': 'TMAK381GFMJ037543',
'year': 2021}
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:59 [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-24 20:01:59 [arval.es] INFO: Saving data for 130403: {'created_time': 1773657233.32196, 'last_price_update_time': 1774382519.183552}
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130403') HTTP/1.1" 204 0
2026-03-24 20:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404
2026-03-24 20:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404
2026-03-24 20:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404 to the API
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:01:59 [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-24 20:01:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130404>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 544,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'ca037a60-205b-52c8-9ada-99213db2b44e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5296MFV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-i4-serie-gran-coupe-m50-81kwh-130404',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'i4',
'odometer': 67090,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44900.0,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 4,
'seller_name': None,
'title': 'BMW i4 Serie Gran Coupe M50 81kWh',
'transmission': 'automatic',
'trim': 'Serie Gran Coupe M50 81kWh',
'vin': 'WBY31AW0X0FP57796',
'year': 2023}
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:59 [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-24 20:01:59 [arval.es] INFO: Saving data for 130404: {'created_time': 1773656639.468733, 'last_price_update_time': 1774382519.494965}
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130404') HTTP/1.1" 204 0
2026-03-24 20:01:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121771> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384
2026-03-24 20:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03736e6d-ff2b-580a-a880-5ebe5ac75cda with scrape type 2
2026-03-24 20:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03736e6d-ff2b-580a-a880-5ebe5ac75cda with scrape type 2
2026-03-24 20:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 03736e6d-ff2b-580a-a880-5ebe5ac75cda, identifier: 130384
2026-03-24 20:01:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383
2026-03-24 20:01:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1143556f-5b5d-59cb-9933-2fb81c8bed44 with scrape type 2
2026-03-24 20:01:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1143556f-5b5d-59cb-9933-2fb81c8bed44 with scrape type 2
2026-03-24 20:01:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1143556f-5b5d-59cb-9933-2fb81c8bed44, identifier: 130383
2026-03-24 20:01:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384
2026-03-24 20:01:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384
2026-03-24 20:01:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384 to the API
2026-03-24 20:01:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:00 [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-24 20:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130384>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '03736e6d-ff2b-580a-a880-5ebe5ac75cda',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0383LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-xline-130384',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X4',
'odometer': 73100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 43600.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA31CA0909K66555',
'year': 2022}
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:00 [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-24 20:02:00 [arval.es] INFO: Saving data for 130384: {'created_time': 1773656472.362397, 'last_price_update_time': 1774382520.174276}
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130384') HTTP/1.1" 204 0
2026-03-24 20:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383
2026-03-24 20:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383
2026-03-24 20:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383 to the API
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:00 [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-24 20:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130383>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1143556f-5b5d-59cb-9933-2fb81c8bed44',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8428LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-130383',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 80841,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19300.0,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048748',
'year': 2022}
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:00 [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-24 20:02:00 [arval.es] INFO: Saving data for 130383: {'created_time': 1773656444.938105, 'last_price_update_time': 1774382520.508608}
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130383') HTTP/1.1" 204 0
2026-03-24 20:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e154a06b-4322-5bfc-98ec-bec6d0976d9a with identifier: 121771
2026-03-24 20:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e154a06b-4322-5bfc-98ec-bec6d0976d9a with scrape type 2
2026-03-24 20:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e154a06b-4322-5bfc-98ec-bec6d0976d9a with scrape type 2
2026-03-24 20:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e154a06b-4322-5bfc-98ec-bec6d0976d9a, identifier: 121771
2026-03-24 20:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e154a06b-4322-5bfc-98ec-bec6d0976d9a with identifier: 121771
2026-03-24 20:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e154a06b-4322-5bfc-98ec-bec6d0976d9a with identifier: 121771
2026-03-24 20:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e154a06b-4322-5bfc-98ec-bec6d0976d9a with identifier: 121771 to the API
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:00 [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-24 20:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121771>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e154a06b-4322-5bfc-98ec-bec6d0976d9a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0317LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-115cv-121771',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 88315,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI 115CV',
'transmission': 'manual',
'trim': '2.0 TDI 115CV',
'vin': 'WVWZZZCDZNW137924',
'year': 2022}
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:00 [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-24 20:02:00 [arval.es] INFO: Saving data for 121771: {'created_time': 1773656608.924742, 'last_price_update_time': 1774382520.906353}
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121771') HTTP/1.1" 204 0
2026-03-24 20:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130336> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:00 [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-24 20:02:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336
2026-03-24 20:02:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 068ebf22-8637-5010-b6f4-c47f16d26423 with scrape type 2
2026-03-24 20:02:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 068ebf22-8637-5010-b6f4-c47f16d26423 with scrape type 2
2026-03-24 20:02:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 068ebf22-8637-5010-b6f4-c47f16d26423, identifier: 130336
2026-03-24 20:02:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336
2026-03-24 20:02:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336
2026-03-24 20:02:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336 to the API
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:01 [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-24 20:02:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130336>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '068ebf22-8637-5010-b6f4-c47f16d26423',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6190LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-130336',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'i10',
'odometer': 33341,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass',
'transmission': 'manual',
'trim': '1.0 Klass',
'vin': 'NLHDN51AANZ117268',
'year': 2022}
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Saving data for 130336: {'created_time': 1773656698.008183, 'last_price_update_time': 1774382521.376211}
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130336') HTTP/1.1" 204 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130322
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130322: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130317
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130317: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130314
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130314: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130313
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130313: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130312
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130312: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130310
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130310: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130308
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130308: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130168
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130168: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130033
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130033: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130293
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130293: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130292
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130292: 2
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130291
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130291: 2
2026-03-24 20:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130290
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130290: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130289
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130289: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 128148
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 128148: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130106
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130106: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130264
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130264: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130112
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130112: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130167
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130167: 0
2026-03-24 20:02:01 [arval.es] INFO: Found listing with ID: 130115
2026-03-24 20:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:01 [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-24 20:02:01 [arval.es] INFO: Scrape type for 130115: 0
2026-03-24 20:02:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130291> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291
2026-03-24 20:02:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a51c143-332f-51bd-ac9a-45ae6d965156 with scrape type 2
2026-03-24 20:02:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a51c143-332f-51bd-ac9a-45ae6d965156 with scrape type 2
2026-03-24 20:02:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a51c143-332f-51bd-ac9a-45ae6d965156, identifier: 130291
2026-03-24 20:02:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291
2026-03-24 20:02:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291
2026-03-24 20:02:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291 to the API
2026-03-24 20:02:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:03 [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-24 20:02:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130291>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6a51c143-332f-51bd-ac9a-45ae6d965156',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9613LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-130291',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Seat',
'model': 'Arona',
'odometer': 57157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15200.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus',
'vin': 'VSSZZZKJZNR011155',
'year': 2021}
2026-03-24 20:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:03 [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-24 20:02:03 [arval.es] INFO: Saving data for 130291: {'created_time': 1773656178.161717, 'last_price_update_time': 1774382523.865597}
2026-03-24 20:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130291') HTTP/1.1" 204 0
2026-03-24 20:02:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130292> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c039ec9-2d41-5307-8f9b-a21bc85ef51e with identifier: 130292
2026-03-24 20:02:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c039ec9-2d41-5307-8f9b-a21bc85ef51e with scrape type 2
2026-03-24 20:02:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c039ec9-2d41-5307-8f9b-a21bc85ef51e with scrape type 2
2026-03-24 20:02:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c039ec9-2d41-5307-8f9b-a21bc85ef51e, identifier: 130292
2026-03-24 20:02:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c039ec9-2d41-5307-8f9b-a21bc85ef51e with identifier: 130292
2026-03-24 20:02:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c039ec9-2d41-5307-8f9b-a21bc85ef51e with identifier: 130292
2026-03-24 20:02:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c039ec9-2d41-5307-8f9b-a21bc85ef51e with identifier: 130292 to the API
2026-03-24 20:02:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:04 [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-24 20:02:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130292>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2c039ec9-2d41-5307-8f9b-a21bc85ef51e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7725LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-octavia-20-tdi-dsg-ambition-130292',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 26039,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23990.0,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI DSG Ambition',
'transmission': 'automatic',
'trim': '2.0 TDI DSG Ambition',
'vin': 'TMBAJ7NX5NY026621',
'year': 2022}
2026-03-24 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130292%27 HTTP/1.1" 200 None
2026-03-24 20:02:04 [arval.es] INFO: Saving data for 130292: {'created_time': 1773656172.037687, 'last_price_update_time': 1774382524.468867}
2026-03-24 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130292') HTTP/1.1" 204 0
2026-03-24 20:02:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130428> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428
2026-03-24 20:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9b3963c-d646-5abe-b86c-8030cc487a09 with scrape type 2
2026-03-24 20:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9b3963c-d646-5abe-b86c-8030cc487a09 with scrape type 2
2026-03-24 20:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f9b3963c-d646-5abe-b86c-8030cc487a09, identifier: 130428
2026-03-24 20:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428
2026-03-24 20:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428
2026-03-24 20:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428 to the API
2026-03-24 20:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:05 [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-24 20:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130428>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'f9b3963c-d646-5abe-b86c-8030cc487a09',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7693MZL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-85kw-115cv-style-xl-130428',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Seat',
'model': 'Arona',
'odometer': 12607,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19100.0,
'price_includes_vat': True,
'registration_date': '2025-03-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI 85kW (115CV) Style XL',
'transmission': 'manual',
'trim': '1.0 TSI 85kW (115CV) Style XL',
'vin': 'VSSZZZKJ9SR580076',
'year': 2025}
2026-03-24 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130428%27 HTTP/1.1" 200 None
2026-03-24 20:02:05 [arval.es] INFO: Saving data for 130428: {'created_time': 1773656740.9234, 'last_price_update_time': 1774382525.452544}
2026-03-24 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130428') HTTP/1.1" 204 0
2026-03-24 20:02:06 [scrapy.extensions.logstats] INFO: Crawled 56 pages (at 33 pages/min), scraped 34 items (at 21 items/min)
2026-03-24 20:02:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 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=22&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130116
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:10 [arval.es] INFO: Scrape type for 130116: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130110
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:10 [arval.es] INFO: Scrape type for 130110: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130108
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:10 [arval.es] INFO: Scrape type for 130108: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130107
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:10 [arval.es] INFO: Scrape type for 130107: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130105
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:10 [arval.es] INFO: Scrape type for 130105: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130104
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:10 [arval.es] INFO: Scrape type for 130104: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130029
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130029%27 HTTP/1.1" 200 None
2026-03-24 20:02:10 [arval.es] INFO: Scrape type for 130029: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130061
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130061%27 HTTP/1.1" 200 None
2026-03-24 20:02:10 [arval.es] INFO: Scrape type for 130061: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130057
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130057%27 HTTP/1.1" 200 None
2026-03-24 20:02:10 [arval.es] INFO: Scrape type for 130057: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130049
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130049%27 HTTP/1.1" 200 None
2026-03-24 20:02:10 [arval.es] INFO: Scrape type for 130049: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130047
2026-03-24 20:02:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130047%27 HTTP/1.1" 200 None
2026-03-24 20:02:10 [arval.es] INFO: Scrape type for 130047: 0
2026-03-24 20:02:10 [arval.es] INFO: Found listing with ID: 130048
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:11 [arval.es] INFO: Scrape type for 130048: 0
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 120285
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:11 [arval.es] INFO: Scrape type for 120285: 2
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 129396
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129396%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 129396: 2
2026-03-24 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-24 20:02:11 [arval.es] INFO: Found listing with ID: 129604
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129604%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 129604: 0
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 129581
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129581%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 129581: 0
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 129806
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129806%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 129806: 0
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 121914
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27121914%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 121914: 0
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 130038
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130038%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 130038: 0
2026-03-24 20:02:11 [arval.es] INFO: Found listing with ID: 130034
2026-03-24 20:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27130034%27 HTTP/1.1" 200 None
2026-03-24 20:02:11 [arval.es] INFO: Scrape type for 130034: 0
2026-03-24 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-24 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-24 20:02:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120285> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285
2026-03-24 20:02:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with scrape type 2
2026-03-24 20:02:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with scrape type 2
2026-03-24 20:02:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fb2a13e2-126f-59e4-9787-fa30bdfa26d2, identifier: 120285
2026-03-24 20:02:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285
2026-03-24 20:02:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285
2026-03-24 20:02:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285 to the API
2026-03-24 20:02:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:13 [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-24 20:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120285>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'fb2a13e2-126f-59e4-9787-fa30bdfa26d2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2069NCW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q6-sportback-e-tron-black-line-292cv-94kwh-techo-949kwh-600kms-wltp-120285',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q6 Sportback',
'odometer': 3217,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 66900.0,
'price_includes_vat': True,
'registration_date': '2025-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q6 Sportback e-tron Black Line 292CV 94KWH *Techo* 94,9kWh '
'600kms WLTP',
'transmission': 'automatic',
'trim': 'e-tron Black Line 292CV 94KWH *Techo* 94,9kWh 600kms WLTP',
'vin': 'WAUZZZGF2SA068550',
'year': 2025}
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27120285%27 HTTP/1.1" 200 None
2026-03-24 20:02:13 [arval.es] INFO: Saving data for 120285: {'created_time': 1773653037.691195, 'last_price_update_time': 1774382533.195161}
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120285') HTTP/1.1" 204 0
2026-03-24 20:02:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129396> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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=23&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396
2026-03-24 20:02:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efcc699c-f0b8-5897-967e-7fd611841ebf with scrape type 2
2026-03-24 20:02:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efcc699c-f0b8-5897-967e-7fd611841ebf with scrape type 2
2026-03-24 20:02:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: efcc699c-f0b8-5897-967e-7fd611841ebf, identifier: 129396
2026-03-24 20:02:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396
2026-03-24 20:02:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396
2026-03-24 20:02:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396 to the API
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:13 [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-24 20:02:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129396>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'efcc699c-f0b8-5897-967e-7fd611841ebf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7590LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-xline-129396',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X4',
'odometer': 76425,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39500.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA31CA0X09K55306',
'year': 2022}
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Saving data for 129396: {'created_time': 1773656403.837283, 'last_price_update_time': 1774382533.84539}
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129396') HTTP/1.1" 204 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130032
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130032: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130031
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130031: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130030
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130030: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130028
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130028: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130027
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130027: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130026
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130026: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130025
2026-03-24 20:02:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:13 [arval.es] INFO: Scrape type for 130025: 0
2026-03-24 20:02:13 [arval.es] INFO: Found listing with ID: 130024
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 130024: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 130023
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 130023: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129877
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129877: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129876
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129876: 2
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129875
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129875%27 HTTP/1.1" 200 None
2026-03-24 20:02:14 [arval.es] INFO: Scrape type for 129875: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129874
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129874: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129872
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129872: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129871
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129871: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129870
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129870: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129867
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129867: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129865
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129865: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129864
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129864: 0
2026-03-24 20:02:14 [arval.es] INFO: Found listing with ID: 129863
2026-03-24 20:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:14 [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-24 20:02:14 [arval.es] INFO: Scrape type for 129863: 0
2026-03-24 20:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129876> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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=24&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876
2026-03-24 20:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974855b4-0e23-56dd-9dbe-9bd56470266a with scrape type 2
2026-03-24 20:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 974855b4-0e23-56dd-9dbe-9bd56470266a with scrape type 2
2026-03-24 20:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 974855b4-0e23-56dd-9dbe-9bd56470266a, identifier: 129876
2026-03-24 20:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876
2026-03-24 20:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876
2026-03-24 20:02:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876 to the API
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:16 [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-24 20:02:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129876>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '974855b4-0e23-56dd-9dbe-9bd56470266a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9516LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-corporate-129876',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 90930,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA Corporate',
'transmission': 'automatic',
'trim': 'sDrive18dA Corporate',
'vin': 'WBA71AC0805U68264',
'year': 2022}
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129876%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Saving data for 129876: {'created_time': 1773656119.016992, 'last_price_update_time': 1774382536.499363}
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129876') HTTP/1.1" 204 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129862
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129862%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129862: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129861
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129861%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129861: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129860
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129860%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129860: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129858
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129858%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129858: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129857
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129857%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129857: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129855
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129855%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129855: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129852
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129852%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129852: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129851
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129851%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129851: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129849
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129849%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129849: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129845
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129845%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129845: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129846
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129846%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129846: 2
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129844
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129844%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129844: 2
2026-03-24 20:02:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129839
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129839%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129839: 2
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129834
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129834%27 HTTP/1.1" 200 None
2026-03-24 20:02:16 [arval.es] INFO: Scrape type for 129834: 2
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129833
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:16 [arval.es] INFO: Scrape type for 129833: 2
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129831
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:16 [arval.es] INFO: Scrape type for 129831: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129830
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:16 [arval.es] INFO: Scrape type for 129830: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129829
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:16 [arval.es] INFO: Scrape type for 129829: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129827
2026-03-24 20:02:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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-24 20:02:16 [arval.es] INFO: Scrape type for 129827: 0
2026-03-24 20:02:16 [arval.es] INFO: Found listing with ID: 129826
2026-03-24 20:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129826%27 HTTP/1.1" 200 None
2026-03-24 20:02:17 [arval.es] INFO: Scrape type for 129826: 0
2026-03-24 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-24 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-24 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-24 20:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129846> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846
2026-03-24 20:02:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab6bac3-495e-5e6d-bb84-a128316640c1 with scrape type 2
2026-03-24 20:02:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab6bac3-495e-5e6d-bb84-a128316640c1 with scrape type 2
2026-03-24 20:02:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bab6bac3-495e-5e6d-bb84-a128316640c1, identifier: 129846
2026-03-24 20:02:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846
2026-03-24 20:02:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846
2026-03-24 20:02:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846 to the API
2026-03-24 20:02:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:18 [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-24 20:02:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129846>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'bab6bac3-495e-5e6d-bb84-a128316640c1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8200LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129846',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 61210,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110605U80688',
'year': 2022}
2026-03-24 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129846%27 HTTP/1.1" 200 None
2026-03-24 20:02:18 [arval.es] INFO: Saving data for 129846: {'created_time': 1773656004.399554, 'last_price_update_time': 1774382538.867188}
2026-03-24 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129846') HTTP/1.1" 204 0
2026-03-24 20:02:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129844> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844
2026-03-24 20:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b256454-e8ca-5b19-8a39-fddce8cc5076 with scrape type 2
2026-03-24 20:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b256454-e8ca-5b19-8a39-fddce8cc5076 with scrape type 2
2026-03-24 20:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5b256454-e8ca-5b19-8a39-fddce8cc5076, identifier: 129844
2026-03-24 20:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844
2026-03-24 20:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844
2026-03-24 20:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844 to the API
2026-03-24 20:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:19 [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-24 20:02:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129844>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '5b256454-e8ca-5b19-8a39-fddce8cc5076',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7734LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129844',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29839,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4364724',
'year': 2021}
2026-03-24 20:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129844%27 HTTP/1.1" 200 None
2026-03-24 20:02:19 [arval.es] INFO: Saving data for 129844: {'created_time': 1773656019.757987, 'last_price_update_time': 1774382539.462171}
2026-03-24 20:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129844') HTTP/1.1" 204 0
2026-03-24 20:02:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129834> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834
2026-03-24 20:02:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6691d254-dbd1-579b-9487-1b67556ee675 with scrape type 2
2026-03-24 20:02:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6691d254-dbd1-579b-9487-1b67556ee675 with scrape type 2
2026-03-24 20:02:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6691d254-dbd1-579b-9487-1b67556ee675, identifier: 129834
2026-03-24 20:02:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834
2026-03-24 20:02:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834
2026-03-24 20:02:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834 to the API
2026-03-24 20:02:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:19 [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-24 20:02:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129834>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6691d254-dbd1-579b-9487-1b67556ee675',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3715LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-129834',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 104332,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge Inscription Ex Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge Inscription Ex Auto',
'vin': 'YV1XZBWVFN2724793',
'year': 2022}
2026-03-24 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129834%27 HTTP/1.1" 200 None
2026-03-24 20:02:20 [arval.es] INFO: Saving data for 129834: {'created_time': 1773656160.583701, 'last_price_update_time': 1774382540.089688}
2026-03-24 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129834') HTTP/1.1" 204 0
2026-03-24 20:02:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129833> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833
2026-03-24 20:02:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f06a7a0-01aa-59f1-877c-d77341407019 with scrape type 2
2026-03-24 20:02:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f06a7a0-01aa-59f1-877c-d77341407019 with scrape type 2
2026-03-24 20:02:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8f06a7a0-01aa-59f1-877c-d77341407019, identifier: 129833
2026-03-24 20:02:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833
2026-03-24 20:02:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833
2026-03-24 20:02:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833 to the API
2026-03-24 20:02:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:21 [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-24 20:02:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129833>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8f06a7a0-01aa-59f1-877c-d77341407019',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3695LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18d-129833',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 104408,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22600.0,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBAYK510505U83591',
'year': 2022}
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Saving data for 129833: {'created_time': 1773655986.559047, 'last_price_update_time': 1774382541.266893}
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129833') HTTP/1.1" 204 0
2026-03-24 20:02:21 [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-24 20:02:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129839> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129825
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129825: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129824
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129824: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129823
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129823: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129732
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129732: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129822
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129822: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129821
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129821: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129820
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129820: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129818
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129818: 0
2026-03-24 20:02:21 [arval.es] INFO: Found listing with ID: 129817
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:21 [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-24 20:02:21 [arval.es] INFO: Scrape type for 129817: 2
2026-03-24 20:02:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839
2026-03-24 20:02:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with scrape type 2
2026-03-24 20:02:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with scrape type 2
2026-03-24 20:02:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a7d99f5-d6c5-574f-b0da-4befb3185c73, identifier: 129839
2026-03-24 20:02:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839
2026-03-24 20:02:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839
2026-03-24 20:02:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839 to the API
2026-03-24 20:02:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:22 [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-24 20:02:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129839>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6a7d99f5-d6c5-574f-b0da-4befb3185c73',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7593LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129839',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 87008,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24100.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110605U72087',
'year': 2022}
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Saving data for 129839: {'created_time': 1773656203.059284, 'last_price_update_time': 1774382542.153587}
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129839') HTTP/1.1" 204 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129814
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129814: 2
2026-03-24 20:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129816
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129816: 2
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129813
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129813: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129812
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129812: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129811
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129811: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129808
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129808: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129810
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129810: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129807
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129807: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129805
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129805: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129804
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129804: 0
2026-03-24 20:02:22 [arval.es] INFO: Found listing with ID: 129803
2026-03-24 20:02:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:22 [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-24 20:02:22 [arval.es] INFO: Scrape type for 129803: 0
2026-03-24 20:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129817> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817
2026-03-24 20:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with scrape type 2
2026-03-24 20:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with scrape type 2
2026-03-24 20:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e, identifier: 129817
2026-03-24 20:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817
2026-03-24 20:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817
2026-03-24 20:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817 to the API
2026-03-24 20:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:24 [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-24 20:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129817>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8378LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-r-desing-twin-recharge-129817',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 82943,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25000.0,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 0,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 R-DESING TWIN RECHARGE',
'transmission': 'automatic',
'trim': '1.5 T4 R-DESING TWIN RECHARGE',
'vin': 'YV1XZBWVFN2734859',
'year': 2022}
2026-03-24 20:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:24 [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-24 20:02:24 [arval.es] INFO: Saving data for 129817: {'created_time': 1773653061.080197, 'last_price_update_time': 1774382544.410687}
2026-03-24 20:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129817') HTTP/1.1" 204 0
2026-03-24 20:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129814> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129816> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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=26&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814
2026-03-24 20:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a97b73e8-3d8d-5a05-bff6-742476e198cf with scrape type 2
2026-03-24 20:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a97b73e8-3d8d-5a05-bff6-742476e198cf with scrape type 2
2026-03-24 20:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a97b73e8-3d8d-5a05-bff6-742476e198cf, identifier: 129814
2026-03-24 20:02:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816
2026-03-24 20:02:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with scrape type 2
2026-03-24 20:02:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with scrape type 2
2026-03-24 20:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637, identifier: 129816
2026-03-24 20:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814
2026-03-24 20:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814
2026-03-24 20:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814 to the API
2026-03-24 20:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:24 [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-24 20:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129814>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a97b73e8-3d8d-5a05-bff6-742476e198cf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4097MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-2021-5p-todoterreno-dig-t-103kw-n-connecta-129814',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 27116,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai 2021 5P todoterreno DIG-T 103kW N-Connecta',
'transmission': 'manual',
'trim': '2021 5P todoterreno DIG-T 103kW N-Connecta',
'vin': 'SJNTAAJ12U1175926',
'year': 2022}
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129814%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Saving data for 129814: {'created_time': 1773656055.546068, 'last_price_update_time': 1774382545.058107}
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129814') HTTP/1.1" 204 0
2026-03-24 20:02:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816
2026-03-24 20:02:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816
2026-03-24 20:02:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816 to the API
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:25 [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-24 20:02:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129816>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8d3b085c-d86a-5b96-a0aa-e7fea82bf637',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2580LVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tdi-129816',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'A3',
'odometer': 103035,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TDI',
'transmission': 'manual',
'trim': 'Sportback 30 TDI',
'vin': 'WAUZZZGY6NA025836',
'year': 2021}
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129816%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Saving data for 129816: {'created_time': 1773655904.712114, 'last_price_update_time': 1774382545.387077}
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129816') HTTP/1.1" 204 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129801
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129801%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129801: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129802
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129802%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129802: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129799
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129799%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129799: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129798
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129798%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129798: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129797
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129797%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129797: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129795
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129795%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129795: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129793
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129793%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129793: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129792
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129792%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129792: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129785
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129785%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129785: 2
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129783
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129783%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129783: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129782
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129782%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129782: 2
2026-03-24 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-24 20:02:25 [arval.es] INFO: Found listing with ID: 129778
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129778%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129778: 2
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129777
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129777%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129777: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129774
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129774%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129774: 2
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129772
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129772%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129772: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129770
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129770%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129770: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129769
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129769%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129769: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129768
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129768%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129768: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129767
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129767%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129767: 0
2026-03-24 20:02:25 [arval.es] INFO: Found listing with ID: 129766
2026-03-24 20:02:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129766%27 HTTP/1.1" 200 None
2026-03-24 20:02:25 [arval.es] INFO: Scrape type for 129766: 0
2026-03-24 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-24 20:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129785> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785
2026-03-24 20:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f524597-834d-5f0b-81c3-d556013f96c3 with scrape type 2
2026-03-24 20:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f524597-834d-5f0b-81c3-d556013f96c3 with scrape type 2
2026-03-24 20:02:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3f524597-834d-5f0b-81c3-d556013f96c3, identifier: 129785
2026-03-24 20:02:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785
2026-03-24 20:02:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785
2026-03-24 20:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785 to the API
2026-03-24 20:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:27 [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-24 20:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129785>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3f524597-834d-5f0b-81c3-d556013f96c3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5740LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-tecno-129785',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50422,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23100.0,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Tecno',
'transmission': 'manual',
'trim': '1.6 CRDI 48V Tecno',
'vin': 'TMAJD81AAMJ093738',
'year': 2022}
2026-03-24 20:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129785%27 HTTP/1.1" 200 None
2026-03-24 20:02:28 [arval.es] INFO: Saving data for 129785: {'created_time': 1773655870.732605, 'last_price_update_time': 1774382548.109949}
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129785') HTTP/1.1" 204 0
2026-03-24 20:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129782> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129778> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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=27&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782
2026-03-24 20:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with scrape type 2
2026-03-24 20:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with scrape type 2
2026-03-24 20:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996, identifier: 129782
2026-03-24 20:02:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778
2026-03-24 20:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68c891f0-12e9-5fae-a633-87b7d840c09d with scrape type 2
2026-03-24 20:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68c891f0-12e9-5fae-a633-87b7d840c09d with scrape type 2
2026-03-24 20:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 68c891f0-12e9-5fae-a633-87b7d840c09d, identifier: 129778
2026-03-24 20:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782
2026-03-24 20:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782
2026-03-24 20:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782 to the API
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:28 [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-24 20:02:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129782>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0d3fbda7-2811-5d9f-ab7b-dca2112b9996',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2215LXV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-f-elegance-129782',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 73398,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa F Elegance',
'transmission': 'manual',
'trim': 'F Elegance',
'vin': 'VXKUBYHTKN4229448',
'year': 2022}
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129782%27 HTTP/1.1" 200 None
2026-03-24 20:02:28 [arval.es] INFO: Saving data for 129782: {'created_time': 1773655874.179759, 'last_price_update_time': 1774382548.799723}
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129782') HTTP/1.1" 204 0
2026-03-24 20:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778
2026-03-24 20:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778
2026-03-24 20:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778 to the API
2026-03-24 20:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:29 [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-24 20:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129778>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '68c891f0-12e9-5fae-a633-87b7d840c09d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6892LWT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-concept-129778',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 57958,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18400.0,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Concept',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Concept',
'vin': 'KNACB81CGN5531293',
'year': 2022}
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129778%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Saving data for 129778: {'created_time': 1773655875.464791, 'last_price_update_time': 1774382549.137644}
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129778') HTTP/1.1" 204 0
2026-03-24 20:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129774> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129765
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129765%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129765: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129764
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129764%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129764: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129763
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129763%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129763: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129762
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129762%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129762: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129761
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129761%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129761: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129760
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129760%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129760: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129756
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129756%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129756: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129755
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129755%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129755: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129754
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129754%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129754: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129753
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129753%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129753: 2
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129752
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129752%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129752: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129749
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129749%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129749: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129748
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129748%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129748: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129747
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129747%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129747: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129746
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129746%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129746: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129745
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129745%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129745: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129744
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129744%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129744: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129743
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129743%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129743: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129738
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129738%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129738: 0
2026-03-24 20:02:29 [arval.es] INFO: Found listing with ID: 129737
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129737%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Scrape type for 129737: 0
2026-03-24 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-24 20:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774
2026-03-24 20:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with scrape type 2
2026-03-24 20:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with scrape type 2
2026-03-24 20:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0428dcd1-57cb-52c2-ac20-7d99c6811de6, identifier: 129774
2026-03-24 20:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774
2026-03-24 20:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774
2026-03-24 20:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774 to the API
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:29 [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-24 20:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129774>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '0428dcd1-57cb-52c2-ac20-7d99c6811de6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1030LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-129774',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 70368,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS247327',
'year': 2021}
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129774%27 HTTP/1.1" 200 None
2026-03-24 20:02:29 [arval.es] INFO: Saving data for 129774: {'created_time': 1773655837.165036, 'last_price_update_time': 1774382549.924281}
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129774') HTTP/1.1" 204 0
2026-03-24 20:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:31 [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-24 20:02:31 [arval.es] INFO: Found listing with ID: 129735
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129735%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129735: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129734
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129734%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129734: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129733
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129733%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129733: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129731
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129731%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129731: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129729
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129729%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129729: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129728
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129728%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129728: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129727
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129727%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129727: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129725
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129725%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129725: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129723
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129723%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129723: 2
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129722
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129722%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129722: 2
2026-03-24 20:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129753> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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-24 20:02:31 [arval.es] INFO: Found listing with ID: 129720
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129720%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129720: 2
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129719
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129719%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129719: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129717
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129717%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129717: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129714
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129714%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129714: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129716
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129716%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129716: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129715
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129715%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129715: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129712
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129712%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129712: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129713
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129713%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129713: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129708
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129708%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129708: 0
2026-03-24 20:02:31 [arval.es] INFO: Found listing with ID: 129710
2026-03-24 20:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129710%27 HTTP/1.1" 200 None
2026-03-24 20:02:31 [arval.es] INFO: Scrape type for 129710: 0
2026-03-24 20:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753
2026-03-24 20:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a47631e3-21c2-593f-90d6-e3bb95f58726 with scrape type 2
2026-03-24 20:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a47631e3-21c2-593f-90d6-e3bb95f58726 with scrape type 2
2026-03-24 20:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a47631e3-21c2-593f-90d6-e3bb95f58726, identifier: 129753
2026-03-24 20:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753
2026-03-24 20:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753
2026-03-24 20:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753 to the API
2026-03-24 20:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:32 [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-24 20:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129753>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a47631e3-21c2-593f-90d6-e3bb95f58726',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7351LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-129753',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Mokka',
'odometer': 102604,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW078827',
'year': 2021}
2026-03-24 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129753%27 HTTP/1.1" 200 None
2026-03-24 20:02:32 [arval.es] INFO: Saving data for 129753: {'created_time': 1773655676.627973, 'last_price_update_time': 1774382552.239744}
2026-03-24 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129753') HTTP/1.1" 204 0
2026-03-24 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-24 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-24 20:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129723> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723
2026-03-24 20:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2113ff-9fba-50f7-8946-e11acddfbeca with scrape type 2
2026-03-24 20:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2113ff-9fba-50f7-8946-e11acddfbeca with scrape type 2
2026-03-24 20:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e2113ff-9fba-50f7-8946-e11acddfbeca, identifier: 129723
2026-03-24 20:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723
2026-03-24 20:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723
2026-03-24 20:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723 to the API
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:34 [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-24 20:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129723>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7e2113ff-9fba-50f7-8946-e11acddfbeca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2588LWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-urban-sport-15-tsi-129723',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 109065,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Urban Sport 1.5 TSI',
'transmission': 'manual',
'trim': 'Urban Sport 1.5 TSI',
'vin': 'WVGZZZ5NZNW508416',
'year': 2022}
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129723%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Saving data for 129723: {'created_time': 1773655761.400353, 'last_price_update_time': 1774382554.640205}
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129723') HTTP/1.1" 204 0
2026-03-24 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=29&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129722> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129720> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129709
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129709%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129709: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129705
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129705%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129705: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129706
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129706%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129706: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129703
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129703%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129703: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129702
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129702%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129702: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129700
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129700%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129700: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129701
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129701%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129701: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129671
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129671%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129671: 0
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129632
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129632%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129632: 2
2026-03-24 20:02:34 [arval.es] INFO: Found listing with ID: 129630
2026-03-24 20:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129630%27 HTTP/1.1" 200 None
2026-03-24 20:02:34 [arval.es] INFO: Scrape type for 129630: 2
2026-03-24 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-24 20:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722
2026-03-24 20:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with scrape type 2
2026-03-24 20:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with scrape type 2
2026-03-24 20:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908, identifier: 129722
2026-03-24 20:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722
2026-03-24 20:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722
2026-03-24 20:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722 to the API
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02: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-24 20:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129722>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '00109ca6-68eb-509e-bbb4-5c6d4b7f3908',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3341LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-allure-129722',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 117772,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Allure',
'transmission': 'automatic',
'trim': '1.5 BlueHDi Allure',
'vin': 'VF3MCYHZUMS247004',
'year': 2021}
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:35 [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-24 20:02:35 [arval.es] INFO: Saving data for 129722: {'created_time': 1773655760.064018, 'last_price_update_time': 1774382555.584358}
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129722') HTTP/1.1" 204 0
2026-03-24 20:02:35 [arval.es] INFO: Found listing with ID: 129629
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:35 [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-24 20:02:35 [arval.es] INFO: Scrape type for 129629: 2
2026-03-24 20:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720
2026-03-24 20:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d23259-c99a-5379-81e2-6794fdd64e2e with scrape type 2
2026-03-24 20:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66d23259-c99a-5379-81e2-6794fdd64e2e with scrape type 2
2026-03-24 20:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 66d23259-c99a-5379-81e2-6794fdd64e2e, identifier: 129720
2026-03-24 20:02:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:35 [arval.es] INFO: Found listing with ID: 129628
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:35 [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-24 20:02:35 [arval.es] INFO: Scrape type for 129628: 2
2026-03-24 20:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720
2026-03-24 20:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720
2026-03-24 20:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720 to the API
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02: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-24 20:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129720>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '66d23259-c99a-5379-81e2-6794fdd64e2e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2401LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-maxx-auto-4x4-129720',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 58046,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Maxx Auto 4X4',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Maxx Auto 4X4',
'vin': 'TMAJC812DNJ072084',
'year': 2022}
2026-03-24 20:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129720%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Saving data for 129720: {'created_time': 1773655769.069245, 'last_price_update_time': 1774382556.005996}
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129720') HTTP/1.1" 204 0
2026-03-24 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-24 20:02:36 [arval.es] INFO: Found listing with ID: 129618
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129618%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129618: 2
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129617
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129617%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129617: 0
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129616
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129616%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129616: 0
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129614
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129614%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129614: 0
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129611
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129611%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129611: 0
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129504
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129504%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129504: 0
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129503
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129503%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129503: 0
2026-03-24 20:02:36 [arval.es] INFO: Found listing with ID: 129501
2026-03-24 20:02:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129501%27 HTTP/1.1" 200 None
2026-03-24 20:02:36 [arval.es] INFO: Scrape type for 129501: 0
2026-03-24 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-24 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-24 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-24 20:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129632> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b with identifier: 129632
2026-03-24 20:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b with scrape type 2
2026-03-24 20:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b with scrape type 2
2026-03-24 20:02:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b, identifier: 129632
2026-03-24 20:02:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b with identifier: 129632
2026-03-24 20:02:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b with identifier: 129632
2026-03-24 20:02:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b with identifier: 129632 to the API
2026-03-24 20:02:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:38 [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-24 20:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129632>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9f49eb95-ece8-52d8-be2d-fdf1d1e9c64b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7688LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/honda-cr-v-20-i-mmd-4x2-lifestyle-129632',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Honda',
'model': 'CR-V',
'odometer': 59242,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28800.0,
'price_includes_vat': True,
'registration_date': '2022-01-25',
'seats_number': 0,
'seller_name': None,
'title': 'Honda CR-V 2.0 i-MMD 4x2 LIFESTYLE',
'transmission': 'automatic',
'trim': '2.0 i-MMD 4x2 LIFESTYLE',
'vin': 'JHMRT5860MX203050',
'year': 2022}
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129632%27 HTTP/1.1" 200 None
2026-03-24 20:02:38 [arval.es] INFO: Saving data for 129632: {'created_time': 1773655622.254459, 'last_price_update_time': 1774382558.171299}
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129632') HTTP/1.1" 204 0
2026-03-24 20:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129629> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129630> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629
2026-03-24 20:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a22e985-2632-5b2a-8714-8fd33617fdd3 with scrape type 2
2026-03-24 20:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a22e985-2632-5b2a-8714-8fd33617fdd3 with scrape type 2
2026-03-24 20:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a22e985-2632-5b2a-8714-8fd33617fdd3, identifier: 129629
2026-03-24 20:02:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630
2026-03-24 20:02:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with scrape type 2
2026-03-24 20:02:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with scrape type 2
2026-03-24 20:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2, identifier: 129630
2026-03-24 20:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629
2026-03-24 20:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629
2026-03-24 20:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629 to the API
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:38 [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-24 20:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129629>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7a22e985-2632-5b2a-8714-8fd33617fdd3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5984MCV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-pack-129629',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 85496,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active Pack',
'vin': 'VF3MCYHZMNS156277',
'year': 2022}
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129629%27 HTTP/1.1" 200 None
2026-03-24 20:02:38 [arval.es] INFO: Saving data for 129629: {'created_time': 1773655630.507604, 'last_price_update_time': 1774382558.740794}
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129629') HTTP/1.1" 204 0
2026-03-24 20:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630
2026-03-24 20:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630
2026-03-24 20:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630 to the API
2026-03-24 20:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:38 [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-24 20:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129630>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2ef7a56f-5fd0-587f-ba04-29b3a88879c2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6310LTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a4-tdi-120kw-163cv-s-tronic-129630',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Audi',
'model': 'A4',
'odometer': 53583,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26100.0,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 0,
'seller_name': None,
'title': 'Audi A4 TDI 120kW (163CV) S tronic',
'transmission': 'automatic',
'trim': 'TDI 120kW (163CV) S tronic',
'vin': 'WAUZZZF40MA080635',
'year': 2021}
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Saving data for 129630: {'created_time': 1773655611.449733, 'last_price_update_time': 1774382559.061867}
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129630') HTTP/1.1" 204 0
2026-03-24 20:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129628> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:39 [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-24 20:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129618> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628
2026-03-24 20:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd428eac-4feb-51fb-87a8-56d9f8791c72 with scrape type 2
2026-03-24 20:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd428eac-4feb-51fb-87a8-56d9f8791c72 with scrape type 2
2026-03-24 20:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dd428eac-4feb-51fb-87a8-56d9f8791c72, identifier: 129628
2026-03-24 20:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628
2026-03-24 20:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628
2026-03-24 20:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628 to the API
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:39 [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-24 20:02:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129628>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'dd428eac-4feb-51fb-87a8-56d9f8791c72',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1419LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-110kw-150-cv-129628',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 39997,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI 110kW (150 CV)',
'transmission': 'manual',
'trim': '1.5 TSI 110kW (150 CV)',
'vin': 'VSSZZZKMZNR032947',
'year': 2022}
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Saving data for 129628: {'created_time': 1773655563.867803, 'last_price_update_time': 1774382559.550977}
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129628') HTTP/1.1" 204 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129500
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129500: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129495
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129495: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129493
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129493: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129490
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129490: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129486
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129486: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129483
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129483: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129481
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129481: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129409
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129409: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 127986
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 127986: 0
2026-03-24 20:02:39 [arval.es] INFO: Found listing with ID: 129443
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:39 [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-24 20:02:39 [arval.es] INFO: Scrape type for 129443: 2
2026-03-24 20:02:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618
2026-03-24 20:02:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with scrape type 2
2026-03-24 20:02:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with scrape type 2
2026-03-24 20:02:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60, identifier: 129618
2026-03-24 20:02:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618
2026-03-24 20:02:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618
2026-03-24 20:02:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618 to the API
2026-03-24 20:02:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:40 [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-24 20:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129618>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine': '2.3L',
'engine_horse_power': 135,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0886LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-master-master-2p-chasis-cabina-ch-cabina-t-l2-3500-bl-dci-99kw-135cv-129618',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Renault',
'model': 'Master',
'odometer': 64748,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Master Master 2P chasis cabina Ch Cabina T L2 3500 Bl dCi '
'99kW (135CV)',
'transmission': 'manual',
'trim': 'Master 2P chasis cabina Ch Cabina T L2 3500 Bl dCi 99kW (135CV)',
'vin': 'VF1VB000267854583',
'year': 2021}
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129618%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Saving data for 129618: {'created_time': 1773655580.468626, 'last_price_update_time': 1774382560.178438}
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129618') HTTP/1.1" 204 0
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 128754
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128754%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 128754: 2
2026-03-24 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-24 20:02:40 [arval.es] INFO: Found listing with ID: 129386
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129386%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129386: 2
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129410
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129410%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129410: 2
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129407
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129407%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129407: 2
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129334
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129334%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129334: 2
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129406
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129406%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129406: 0
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129405
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129405%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129405: 0
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129404
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129404%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129404: 0
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129391
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129391%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129391: 0
2026-03-24 20:02:40 [arval.es] INFO: Found listing with ID: 129388
2026-03-24 20:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129388%27 HTTP/1.1" 200 None
2026-03-24 20:02:40 [arval.es] INFO: Scrape type for 129388: 0
2026-03-24 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-24 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-24 20:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129443> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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-24 20:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128754> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443
2026-03-24 20:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6334752e-d821-557c-a757-02f498c1cd38 with scrape type 2
2026-03-24 20:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6334752e-d821-557c-a757-02f498c1cd38 with scrape type 2
2026-03-24 20:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6334752e-d821-557c-a757-02f498c1cd38, identifier: 129443
2026-03-24 20:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443
2026-03-24 20:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443
2026-03-24 20:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443 to the API
2026-03-24 20:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:42 [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-24 20:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129443>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 476,
'expiration_date': None,
'fuel_type': 'electric',
'id': '6334752e-d821-557c-a757-02f498c1cd38',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6731LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/tesla-model-y-gran-autonomia-awd-129443',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 65416,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model Y GRAN AUTONOMIA AWD',
'transmission': 'automatic',
'trim': 'GRAN AUTONOMIA AWD',
'vin': 'LRWYGCEK7MC148724',
'year': 2021}
2026-03-24 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129443%27 HTTP/1.1" 200 None
2026-03-24 20:02:42 [arval.es] INFO: Saving data for 129443: {'created_time': 1773655521.650251, 'last_price_update_time': 1774382562.725026}
2026-03-24 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129443') HTTP/1.1" 204 0
2026-03-24 20:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129386> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754
2026-03-24 20:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4fefc5-9c91-5b17-9a24-d081541d5194 with scrape type 2
2026-03-24 20:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4fefc5-9c91-5b17-9a24-d081541d5194 with scrape type 2
2026-03-24 20:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad4fefc5-9c91-5b17-9a24-d081541d5194, identifier: 128754
2026-03-24 20:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754
2026-03-24 20:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754
2026-03-24 20:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754 to the API
2026-03-24 20:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:43 [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-24 20:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128754>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 537,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'ad4fefc5-9c91-5b17-9a24-d081541d5194',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2741NGL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/omoda-omoda-9-shs-premium-15-tgdi-395kw-awd-techo-128754',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Omoda',
'model': 'Omoda 9',
'odometer': 3971,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 41900.0,
'price_includes_vat': True,
'registration_date': '2026-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Omoda Omoda 9 SHS Premium 1.5 TGDI 395kW AWD *techo*',
'transmission': 'automatic',
'trim': 'SHS Premium 1.5 TGDI 395kW AWD *techo*',
'vin': 'LNNBDDEH3SG061295',
'year': 2026}
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:43 [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-24 20:02:43 [arval.es] INFO: Saving data for 128754: {'created_time': 1773655513.87463, 'last_price_update_time': 1774382563.119891}
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128754') HTTP/1.1" 204 0
2026-03-24 20:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129410> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386
2026-03-24 20:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32db8848-a80c-5a44-8324-8844e14a0eca with scrape type 2
2026-03-24 20:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32db8848-a80c-5a44-8324-8844e14a0eca with scrape type 2
2026-03-24 20:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 32db8848-a80c-5a44-8324-8844e14a0eca, identifier: 129386
2026-03-24 20:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386
2026-03-24 20:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386
2026-03-24 20:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386 to the API
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:43 [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-24 20:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129386>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '32db8848-a80c-5a44-8324-8844e14a0eca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2599LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-countryman-cooper-s-e-all4-129386',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mini',
'model': 'Countryman',
'odometer': 82756,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper S E ALL4',
'transmission': 'automatic',
'trim': 'Cooper S E ALL4',
'vin': 'WMW21BS0603N96712',
'year': 2021}
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:43 [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-24 20:02:43 [arval.es] INFO: Saving data for 129386: {'created_time': 1773655526.663138, 'last_price_update_time': 1774382563.567181}
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129386') HTTP/1.1" 204 0
2026-03-24 20:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410
2026-03-24 20:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1528111d-86f0-5d64-aa24-fb38e298935a with scrape type 2
2026-03-24 20:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1528111d-86f0-5d64-aa24-fb38e298935a with scrape type 2
2026-03-24 20:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1528111d-86f0-5d64-aa24-fb38e298935a, identifier: 129410
2026-03-24 20:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410
2026-03-24 20:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410
2026-03-24 20:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410 to the API
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:43 [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-24 20:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129410>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1528111d-86f0-5d64-aa24-fb38e298935a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3814LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-129410',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 21475,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42900.0,
'price_includes_vat': True,
'registration_date': '2022-01-11',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 DE 4MATIC',
'transmission': 'automatic',
'trim': '300 DE 4MATIC',
'vin': 'W1N2539111V339351',
'year': 2022}
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:43 [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-24 20:02:43 [arval.es] INFO: Saving data for 129410: {'created_time': 1773655515.729821, 'last_price_update_time': 1774382563.962372}
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129410') HTTP/1.1" 204 0
2026-03-24 20:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129334> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334
2026-03-24 20:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with scrape type 2
2026-03-24 20:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with scrape type 2
2026-03-24 20:02:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6867bd15-30c8-52d4-a73c-9290ca4f50c0, identifier: 129334
2026-03-24 20:02:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334
2026-03-24 20:02:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334
2026-03-24 20:02:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334 to the API
2026-03-24 20:02:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:44 [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-24 20:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129334>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6867bd15-30c8-52d4-a73c-9290ca4f50c0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1141LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-maxx-dct-129334',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 80176,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Maxx DCT',
'transmission': 'automatic',
'trim': '1.0 TGDI 48V Maxx DCT',
'vin': 'NLHBN81GGNZ136225',
'year': 2022}
2026-03-24 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129334%27 HTTP/1.1" 200 None
2026-03-24 20:02:44 [arval.es] INFO: Saving data for 129334: {'created_time': 1773655481.291303, 'last_price_update_time': 1774382564.450621}
2026-03-24 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129334') HTTP/1.1" 204 0
2026-03-24 20:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129407> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407
2026-03-24 20:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a59168-9371-581f-9551-6436a067e75c with scrape type 2
2026-03-24 20:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a59168-9371-581f-9551-6436a067e75c with scrape type 2
2026-03-24 20:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 78a59168-9371-581f-9551-6436a067e75c, identifier: 129407
2026-03-24 20:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407
2026-03-24 20:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407
2026-03-24 20:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407 to the API
2026-03-24 20:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:46 [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-24 20:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129407>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '78a59168-9371-581f-9551-6436a067e75c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7476MCP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-129407',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 63146,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31800.0,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'automatic',
'trim': 'sDrive18d',
'vin': 'WBA11EG0605V89513',
'year': 2022}
2026-03-24 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129407%27 HTTP/1.1" 200 None
2026-03-24 20:02:46 [arval.es] INFO: Saving data for 129407: {'created_time': 1773655532.882586, 'last_price_update_time': 1774382566.827363}
2026-03-24 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129407') HTTP/1.1" 204 0
2026-03-24 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=31&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129346
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129346%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129346: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129335
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129335%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129335: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129333
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129333%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129333: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129331
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129331%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129331: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129330
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129330%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129330: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129329
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129329%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129329: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129320
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129320%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129320: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129273
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129273%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129273: 2
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129272
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129272%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129272: 2
2026-03-24 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-24 20:02:49 [arval.es] INFO: Found listing with ID: 129271
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129271%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129271: 2
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129270
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129270%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129270: 2
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129268
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129268%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129268: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129257
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129257%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129257: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129256
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129256%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 129256: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 128960
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128960%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 128960: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 128981
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128981%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 128981: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 128959
2026-03-24 20:02:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128959%27 HTTP/1.1" 200 None
2026-03-24 20:02:49 [arval.es] INFO: Scrape type for 128959: 0
2026-03-24 20:02:49 [arval.es] INFO: Found listing with ID: 129149
2026-03-24 20:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:50 [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-24 20:02:50 [arval.es] INFO: Scrape type for 129149: 0
2026-03-24 20:02:50 [arval.es] INFO: Found listing with ID: 129148
2026-03-24 20:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:50 [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-24 20:02:50 [arval.es] INFO: Scrape type for 129148: 0
2026-03-24 20:02:50 [arval.es] INFO: Found listing with ID: 129147
2026-03-24 20:02:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:50 [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-24 20:02:50 [arval.es] INFO: Scrape type for 129147: 0
2026-03-24 20:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 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-24 20:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129272> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129271> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272
2026-03-24 20:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with scrape type 2
2026-03-24 20:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with scrape type 2
2026-03-24 20:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c, identifier: 129272
2026-03-24 20:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272
2026-03-24 20:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272
2026-03-24 20:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272 to the API
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:52 [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-24 20:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129272>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2dce4666-b0a4-57f1-a30b-1a79ec80c99c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6100LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-7-v-n-connecta-129272',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 68919,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T DCT 7 V N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T DCT 7 V N-Connecta',
'vin': 'SJNFAAF16U1136747',
'year': 2021}
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:52 [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-24 20:02:52 [arval.es] INFO: Saving data for 129272: {'created_time': 1773655430.639184, 'last_price_update_time': 1774382572.383248}
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129272') HTTP/1.1" 204 0
2026-03-24 20:02:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129270> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:52 [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-24 20:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271
2026-03-24 20:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2eeb4f-0c52-54bb-a5cb-47feffab713b with scrape type 2
2026-03-24 20:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2eeb4f-0c52-54bb-a5cb-47feffab713b with scrape type 2
2026-03-24 20:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cb2eeb4f-0c52-54bb-a5cb-47feffab713b, identifier: 129271
2026-03-24 20:02:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271
2026-03-24 20:02:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271
2026-03-24 20:02:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271 to the API
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:52 [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-24 20:02:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129271>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'cb2eeb4f-0c52-54bb-a5cb-47feffab713b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5833NCG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-129271',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 16993,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2025-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TFSI Advanced 1.5 TFSI',
'transmission': 'automatic',
'trim': '30 TFSI Advanced 1.5 TFSI',
'vin': 'WAUZZZGY8SA049731',
'year': 2025}
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:52 [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-24 20:02:52 [arval.es] INFO: Saving data for 129271: {'created_time': 1773655532.169982, 'last_price_update_time': 1774382572.842543}
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129271') HTTP/1.1" 204 0
2026-03-24 20:02:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270
2026-03-24 20:02:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 420029e0-f30a-5800-92da-b3cb2bf0b464 with scrape type 2
2026-03-24 20:02:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 420029e0-f30a-5800-92da-b3cb2bf0b464 with scrape type 2
2026-03-24 20:02:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 420029e0-f30a-5800-92da-b3cb2bf0b464, identifier: 129270
2026-03-24 20:02:52 [arval.es] INFO: Found listing with ID: 129146
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:52 [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-24 20:02:52 [arval.es] INFO: Scrape type for 129146: 0
2026-03-24 20:02:52 [arval.es] INFO: Found listing with ID: 129145
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:52 [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-24 20:02:52 [arval.es] INFO: Scrape type for 129145: 0
2026-03-24 20:02:52 [arval.es] INFO: Found listing with ID: 129074
2026-03-24 20:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129074%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129074: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129072
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129072%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129072: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129070
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129070%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129070: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129069
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129069%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129069: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129067
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129067%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129067: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129065
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129065%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129065: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129063
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129063%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129063: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129062
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129062%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129062: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129061
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129061%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129061: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129060
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129060%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129060: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129057
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129057%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129057: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129056
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129056%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129056: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129054
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129054%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129054: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129053
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129053%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129053: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129051
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129051%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129051: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129048
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129048%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129048: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129045
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129045%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129045: 0
2026-03-24 20:02:53 [arval.es] INFO: Found listing with ID: 129044
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129044%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Scrape type for 129044: 0
2026-03-24 20:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270
2026-03-24 20:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270
2026-03-24 20:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270 to the API
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:53 [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-24 20:02:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129270>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '420029e0-f30a-5800-92da-b3cb2bf0b464',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8516LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129270',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 39460,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4369305',
'year': 2021}
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129270%27 HTTP/1.1" 200 None
2026-03-24 20:02:53 [arval.es] INFO: Saving data for 129270: {'created_time': 1773655444.818614, 'last_price_update_time': 1774382573.656898}
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129270') HTTP/1.1" 204 0
2026-03-24 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-24 20:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129273> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273
2026-03-24 20:02:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66384fdb-37f7-5721-afcb-f9a073c3cf11 with scrape type 2
2026-03-24 20:02:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66384fdb-37f7-5721-afcb-f9a073c3cf11 with scrape type 2
2026-03-24 20:02:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 66384fdb-37f7-5721-afcb-f9a073c3cf11, identifier: 129273
2026-03-24 20:02:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273
2026-03-24 20:02:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273
2026-03-24 20:02:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273 to the API
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:55 [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-24 20:02:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129273>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '66384fdb-37f7-5721-afcb-f9a073c3cf11',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4637LLD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16mhev-drive-4x2-129273',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 78198,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6MHEV Drive 4x2',
'transmission': 'manual',
'trim': '1.6MHEV Drive 4x2',
'vin': 'U5YPH812AML950651',
'year': 2020}
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129273%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Saving data for 129273: {'created_time': 1773655437.840549, 'last_price_update_time': 1774382575.242073}
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129273') HTTP/1.1" 204 0
2026-03-24 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=33&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129043
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129043%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129043: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129042
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129042%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129042: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129041
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129041%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129041: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129040
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129040%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129040: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129039
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129039%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129039: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129038
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129038%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129038: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129037
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129037%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129037: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129036
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129036%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129036: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129035
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129035%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129035: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129027
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129027%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129027: 2
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129026
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129026%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129026: 2
2026-03-24 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-24 20:02:55 [arval.es] INFO: Found listing with ID: 129023
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129023%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129023: 2
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129022
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129022%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129022: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 129008
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129008%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 129008: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 128997
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128997%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 128997: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 128996
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128996%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 128996: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 128995
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128995%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 128995: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 128994
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128994%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 128994: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 128992
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128992%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 128992: 0
2026-03-24 20:02:55 [arval.es] INFO: Found listing with ID: 128987
2026-03-24 20:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128987%27 HTTP/1.1" 200 None
2026-03-24 20:02:55 [arval.es] INFO: Scrape type for 128987: 0
2026-03-24 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-24 20:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129027> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129026> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027
2026-03-24 20:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with scrape type 2
2026-03-24 20:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with scrape type 2
2026-03-24 20:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cef10dab-bb33-5b99-96eb-ac78c56fd6a4, identifier: 129027
2026-03-24 20:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027
2026-03-24 20:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027
2026-03-24 20:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027 to the API
2026-03-24 20:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:57 [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-24 20:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129027>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'cef10dab-bb33-5b99-96eb-ac78c56fd6a4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1043LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129027',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 88321,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4364757',
'year': 2021}
2026-03-24 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129027%27 HTTP/1.1" 200 None
2026-03-24 20:02:57 [arval.es] INFO: Saving data for 129027: {'created_time': 1773655226.561415, 'last_price_update_time': 1774382577.920558}
2026-03-24 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129027') HTTP/1.1" 204 0
2026-03-24 20:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129023> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026
2026-03-24 20:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac91de6b-0ad5-562a-8c15-7002bfa929a1 with scrape type 2
2026-03-24 20:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac91de6b-0ad5-562a-8c15-7002bfa929a1 with scrape type 2
2026-03-24 20:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ac91de6b-0ad5-562a-8c15-7002bfa929a1, identifier: 129026
2026-03-24 20:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026
2026-03-24 20:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026
2026-03-24 20:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026 to the API
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:58 [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-24 20:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129026>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ac91de6b-0ad5-562a-8c15-7002bfa929a1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6334LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129026',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 65359,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4367776',
'year': 2021}
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129026%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Saving data for 129026: {'created_time': 1773655351.701996, 'last_price_update_time': 1774382578.41938}
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129026') HTTP/1.1" 204 0
2026-03-24 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=34&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023
2026-03-24 20:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51375d3a-1e40-5441-8464-2c5ff26855f4 with scrape type 2
2026-03-24 20:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51375d3a-1e40-5441-8464-2c5ff26855f4 with scrape type 2
2026-03-24 20:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 51375d3a-1e40-5441-8464-2c5ff26855f4, identifier: 129023
2026-03-24 20:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023
2026-03-24 20:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023
2026-03-24 20:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023 to the API
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:02:58 [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-24 20:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129023>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '51375d3a-1e40-5441-8464-2c5ff26855f4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4899LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-edition-129023',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 68324,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11300.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Edition',
'transmission': 'manual',
'trim': '1.2T XHL Edition',
'vin': 'VXKUPHNEKM4385515',
'year': 2021}
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27129023%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Saving data for 129023: {'created_time': 1773655197.332375, 'last_price_update_time': 1774382578.7717}
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129023') HTTP/1.1" 204 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128986
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128986%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128986: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128982
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128982%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128982: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128973
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128973%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128973: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128972
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128972%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128972: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128958
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128958%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128958: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128957
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128957%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128957: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128956
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128956%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128956: 0
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128955
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128955%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128955: 2
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128954
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128954%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128954: 2
2026-03-24 20:02:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128953
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128953%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128953: 2
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128949
2026-03-24 20:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128949%27 HTTP/1.1" 200 None
2026-03-24 20:02:58 [arval.es] INFO: Scrape type for 128949: 2
2026-03-24 20:02:58 [arval.es] INFO: Found listing with ID: 128947
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128947%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128947: 2
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 126445
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27126445%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 126445: 2
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128923
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128923%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128923: 2
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128867
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128867%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128867: 2
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128866
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128866%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128866: 2
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128865
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128865%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128865: 0
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128864
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128864%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128864: 0
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128862
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128862%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128862: 0
2026-03-24 20:02:59 [arval.es] INFO: Found listing with ID: 128861
2026-03-24 20:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128861%27 HTTP/1.1" 200 None
2026-03-24 20:02:59 [arval.es] INFO: Scrape type for 128861: 0
2026-03-24 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-24 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-24 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-24 20:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128955> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955
2026-03-24 20:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f92194f5-8e5b-56ac-b09c-204528f934c1 with scrape type 2
2026-03-24 20:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f92194f5-8e5b-56ac-b09c-204528f934c1 with scrape type 2
2026-03-24 20:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f92194f5-8e5b-56ac-b09c-204528f934c1, identifier: 128955
2026-03-24 20:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Gas HTTP/1.1" 200 None
2026-03-24 20:03:01 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-24 20:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955
2026-03-24 20:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955 to the API
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:01 [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-24 20:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128955>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Gas',
'id': 'f92194f5-8e5b-56ac-b09c-204528f934c1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4339MCW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-tce-glp-128955',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Captur',
'odometer': 64077,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur TCe ***GLP***',
'transmission': 'manual',
'trim': 'TCe ***GLP***',
'vin': 'VF1RJB00169724962',
'year': 2022}
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128955%27 HTTP/1.1" 200 None
2026-03-24 20:03:01 [arval.es] INFO: Saving data for 128955: {'created_time': 1773654957.915268, 'last_price_update_time': 1774382581.565702}
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128955') HTTP/1.1" 204 0
2026-03-24 20:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128954> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128953> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128949> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954
2026-03-24 20:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with scrape type 2
2026-03-24 20:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with scrape type 2
2026-03-24 20:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503, identifier: 128954
2026-03-24 20:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953
2026-03-24 20:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with scrape type 2
2026-03-24 20:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with scrape type 2
2026-03-24 20:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8, identifier: 128953
2026-03-24 20:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954
2026-03-24 20:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954
2026-03-24 20:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954 to the API
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:02 [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-24 20:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128954>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8128e2f4-4bb0-5cbf-9665-d7cbe32be503',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9356LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-128954',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 87276,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi S&S Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi S&S Active Pack',
'vin': 'VF3MCYHZMMS255401',
'year': 2021}
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128954%27 HTTP/1.1" 200 None
2026-03-24 20:03:02 [arval.es] INFO: Saving data for 128954: {'created_time': 1773655017.511646, 'last_price_update_time': 1774382582.240733}
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128954') HTTP/1.1" 204 0
2026-03-24 20:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953
2026-03-24 20:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953
2026-03-24 20:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953 to the API
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:02 [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-24 20:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128953>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 241,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '4a0563d6-8f2e-5e78-8c75-b638e5a419f8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0971MBW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/jeep-renegade-s-4xe-13-phev-240cv-128953',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Jeep',
'model': 'Renegade',
'odometer': 38537,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Jeep Renegade S 4xe 1.3 PHEV 240CV',
'transmission': 'automatic',
'trim': 'S 4xe 1.3 PHEV 240CV',
'vin': '1C4PJDEW6NP028903',
'year': 2022}
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128953%27 HTTP/1.1" 200 None
2026-03-24 20:03:02 [arval.es] INFO: Saving data for 128953: {'created_time': 1773654557.616324, 'last_price_update_time': 1774382582.557528}
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128953') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128947> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126445> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949
2026-03-24 20:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab658c76-10b8-5a51-b8bf-d9451721d3e2 with scrape type 2
2026-03-24 20:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab658c76-10b8-5a51-b8bf-d9451721d3e2 with scrape type 2
2026-03-24 20:03:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ab658c76-10b8-5a51-b8bf-d9451721d3e2, identifier: 128949
2026-03-24 20:03:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949
2026-03-24 20:03:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949
2026-03-24 20:03:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949 to the API
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:02 [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-24 20:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128949>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ab658c76-10b8-5a51-b8bf-d9451721d3e2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2079NFH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-advanced-tfsi-85-s-128949',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Audi',
'model': 'A3',
'odometer': 8418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2025-08-13',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Advanced TFSI 85 S',
'transmission': 'automatic',
'trim': 'Advanced TFSI 85 S',
'vin': 'WAUZZZGY6SA146765',
'year': 2025}
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128949%27 HTTP/1.1" 200 None
2026-03-24 20:03:02 [arval.es] INFO: Saving data for 128949: {'created_time': 1773654554.880978, 'last_price_update_time': 1774382582.9473}
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128949') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947
2026-03-24 20:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with scrape type 2
2026-03-24 20:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with scrape type 2
2026-03-24 20:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b, identifier: 128947
2026-03-24 20:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445
2026-03-24 20:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b17a8153-337c-5531-94af-2e0fb8eff7af with scrape type 2
2026-03-24 20:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b17a8153-337c-5531-94af-2e0fb8eff7af with scrape type 2
2026-03-24 20:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b17a8153-337c-5531-94af-2e0fb8eff7af, identifier: 126445
2026-03-24 20:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947
2026-03-24 20:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947
2026-03-24 20:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947 to the API
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:03 [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-24 20:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128947>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9c2ab894-88c5-5fe8-b35d-157336cd1f8b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2907LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-128947',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 59762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24200.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110X05U63361',
'year': 2021}
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:03 [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-24 20:03:03 [arval.es] INFO: Saving data for 128947: {'created_time': 1773654958.857572, 'last_price_update_time': 1774382583.432968}
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128947') HTTP/1.1" 204 0
2026-03-24 20:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445
2026-03-24 20:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445
2026-03-24 20:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445 to the API
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:03 [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-24 20:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126445>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b17a8153-337c-5531-94af-2e0fb8eff7af',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5403LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-110cv-126445',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Mokka',
'odometer': 38287,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line 110CV',
'transmission': 'manual',
'trim': '1.5 D GS Line 110CV',
'vin': 'VXKUDYHSKMW077819',
'year': 2021}
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:03 [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-24 20:03:03 [arval.es] INFO: Saving data for 126445: {'created_time': 1773654952.140266, 'last_price_update_time': 1774382583.733253}
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126445') HTTP/1.1" 204 0
2026-03-24 20:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128923> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923
2026-03-24 20:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 674ddb16-d0a4-5251-8c8c-c515ef443312 with scrape type 2
2026-03-24 20:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 674ddb16-d0a4-5251-8c8c-c515ef443312 with scrape type 2
2026-03-24 20:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 674ddb16-d0a4-5251-8c8c-c515ef443312, identifier: 128923
2026-03-24 20:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923
2026-03-24 20:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923
2026-03-24 20:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923 to the API
2026-03-24 20:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:04 [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-24 20:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128923>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '674ddb16-d0a4-5251-8c8c-c515ef443312',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3580MVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-hev-16gdi-dt-maxx-128923',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 20900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2024-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona HEV 1.6GDI DT Maxx',
'transmission': 'automatic',
'trim': 'HEV 1.6GDI DT Maxx',
'vin': 'KMHHB8112SU083537',
'year': 2024}
2026-03-24 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128923%27 HTTP/1.1" 200 None
2026-03-24 20:03:04 [arval.es] INFO: Saving data for 128923: {'created_time': 1773655108.434232, 'last_price_update_time': 1774382584.370797}
2026-03-24 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128923') HTTP/1.1" 204 0
2026-03-24 20:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128866> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866
2026-03-24 20:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 000f858f-f12a-5a81-85b9-3cf353b05afa with scrape type 2
2026-03-24 20:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 000f858f-f12a-5a81-85b9-3cf353b05afa with scrape type 2
2026-03-24 20:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 000f858f-f12a-5a81-85b9-3cf353b05afa, identifier: 128866
2026-03-24 20:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866
2026-03-24 20:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866
2026-03-24 20:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866 to the API
2026-03-24 20:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:05 [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-24 20:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128866>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '000f858f-f12a-5a81-85b9-3cf353b05afa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9355LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t2-momentum-core-128866',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 52670,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T2 Momentum Core',
'transmission': 'manual',
'trim': '1.5 T2 Momentum Core',
'vin': 'YV1XZL4V1N2741865',
'year': 2022}
2026-03-24 20:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:05 [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-24 20:03:05 [arval.es] INFO: Saving data for 128866: {'created_time': 1773654898.344793, 'last_price_update_time': 1774382585.713214}
2026-03-24 20:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128866') HTTP/1.1" 204 0
2026-03-24 20:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128867> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:05 [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-24 20:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2cb9827b-8060-54d4-ae61-9880a178688d with identifier: 128867
2026-03-24 20:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2cb9827b-8060-54d4-ae61-9880a178688d with scrape type 2
2026-03-24 20:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2cb9827b-8060-54d4-ae61-9880a178688d with scrape type 2
2026-03-24 20:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2cb9827b-8060-54d4-ae61-9880a178688d, identifier: 128867
2026-03-24 20:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2cb9827b-8060-54d4-ae61-9880a178688d with identifier: 128867
2026-03-24 20:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2cb9827b-8060-54d4-ae61-9880a178688d with identifier: 128867
2026-03-24 20:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2cb9827b-8060-54d4-ae61-9880a178688d with identifier: 128867 to the API
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:06 [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-24 20:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128867>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2cb9827b-8060-54d4-ae61-9880a178688d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8574LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-n-connecta-128867',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 58189,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 N-Connecta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 N-Connecta',
'vin': 'SJNTAAJ12U1048543',
'year': 2022}
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128867%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Saving data for 128867: {'created_time': 1773655035.678118, 'last_price_update_time': 1774382586.322597}
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128867') HTTP/1.1" 204 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128859
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128859%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128859: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128858
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128858%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128858: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128857
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128857%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128857: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128854
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128854%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128854: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128853
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128853%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128853: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128851
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128851%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128851: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128850
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128850%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128850: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128849
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128849%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128849: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128848
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128848%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128848: 2
2026-03-24 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-24 20:03:06 [arval.es] INFO: Found listing with ID: 128833
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128833%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128833: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128832
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128832%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128832: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128823
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128823%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128823: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128793
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128793%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128793: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128785
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128785%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128785: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 124808
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124808%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 124808: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128777
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128777%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128777: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128775
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128775%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128775: 2
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128773
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128773%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128773: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128772
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128772%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128772: 0
2026-03-24 20:03:06 [arval.es] INFO: Found listing with ID: 128771
2026-03-24 20:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128771%27 HTTP/1.1" 200 None
2026-03-24 20:03:06 [arval.es] INFO: Scrape type for 128771: 0
2026-03-24 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-24 20:03:06 [scrapy.extensions.logstats] INFO: Crawled 116 pages (at 60 pages/min), scraped 80 items (at 46 items/min)
2026-03-24 20:03:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 20:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128849> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849
2026-03-24 20:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd90d23c-1346-539f-9c6d-aadf4703c924 with scrape type 2
2026-03-24 20:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd90d23c-1346-539f-9c6d-aadf4703c924 with scrape type 2
2026-03-24 20:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd90d23c-1346-539f-9c6d-aadf4703c924, identifier: 128849
2026-03-24 20:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849
2026-03-24 20:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849
2026-03-24 20:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849 to the API
2026-03-24 20:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:08 [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-24 20:03:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128849>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'bd90d23c-1346-539f-9c6d-aadf4703c924',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5380MDJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-128849',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 52013,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110505W11870',
'year': 2023}
2026-03-24 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128849%27 HTTP/1.1" 200 None
2026-03-24 20:03:08 [arval.es] INFO: Saving data for 128849: {'created_time': 1773654967.596685, 'last_price_update_time': 1774382588.467229}
2026-03-24 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128849') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128848> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848
2026-03-24 20:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e4209d-a5c3-5908-a185-c6fe22778470 with scrape type 2
2026-03-24 20:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98e4209d-a5c3-5908-a185-c6fe22778470 with scrape type 2
2026-03-24 20:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 98e4209d-a5c3-5908-a185-c6fe22778470, identifier: 128848
2026-03-24 20:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848
2026-03-24 20:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848
2026-03-24 20:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848 to the API
2026-03-24 20:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:08 [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-24 20:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128848>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '98e4209d-a5c3-5908-a185-c6fe22778470',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1906MDX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-maxx-128848',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50645,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Maxx',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Maxx',
'vin': 'TMAJC81BANJ175394',
'year': 2023}
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128848%27 HTTP/1.1" 200 None
2026-03-24 20:03:09 [arval.es] INFO: Saving data for 128848: {'created_time': 1773654681.90382, 'last_price_update_time': 1774382589.260836}
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128848') HTTP/1.1" 204 0
2026-03-24 20:03:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128833> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128832> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2cffccd-eeda-5499-b31c-0ed0a7ad90c2 with identifier: 128833
2026-03-24 20:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2cffccd-eeda-5499-b31c-0ed0a7ad90c2 with scrape type 2
2026-03-24 20:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2cffccd-eeda-5499-b31c-0ed0a7ad90c2 with scrape type 2
2026-03-24 20:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e2cffccd-eeda-5499-b31c-0ed0a7ad90c2, identifier: 128833
2026-03-24 20:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832
2026-03-24 20:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with scrape type 2
2026-03-24 20:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with scrape type 2
2026-03-24 20:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7, identifier: 128832
2026-03-24 20:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e2cffccd-eeda-5499-b31c-0ed0a7ad90c2 with identifier: 128833
2026-03-24 20:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e2cffccd-eeda-5499-b31c-0ed0a7ad90c2 with identifier: 128833
2026-03-24 20:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e2cffccd-eeda-5499-b31c-0ed0a7ad90c2 with identifier: 128833 to the API
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:09 [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-24 20:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128833>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'e2cffccd-eeda-5499-b31c-0ed0a7ad90c2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0084LWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gla-250-e-128833',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLA',
'odometer': 59982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32800.0,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLA 250 e',
'transmission': 'automatic',
'trim': '250 e',
'vin': 'W1N2477861J369416',
'year': 2022}
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128833%27 HTTP/1.1" 200 None
2026-03-24 20:03:09 [arval.es] INFO: Saving data for 128833: {'created_time': 1773654655.681556, 'last_price_update_time': 1774382589.818154}
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128833') HTTP/1.1" 204 0
2026-03-24 20:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832
2026-03-24 20:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832
2026-03-24 20:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832 to the API
2026-03-24 20:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:10 [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-24 20:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128832>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '49ae7c81-5bcd-53df-ae79-4cea0cce41a7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2186MBH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-208-bluehdi-active-pack-128832',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '208',
'odometer': 107796,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11100.0,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 BlueHDi Active Pack',
'transmission': 'manual',
'trim': 'BlueHDi Active Pack',
'vin': 'VR3UBYHTKN5879240',
'year': 2022}
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128832%27 HTTP/1.1" 200 None
2026-03-24 20:03:10 [arval.es] INFO: Saving data for 128832: {'created_time': 1773654658.49189, 'last_price_update_time': 1774382590.157414}
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128832') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128823> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128793> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823
2026-03-24 20:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75b5977-bf2a-555d-ad12-2a9534096f9b with scrape type 2
2026-03-24 20:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f75b5977-bf2a-555d-ad12-2a9534096f9b with scrape type 2
2026-03-24 20:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f75b5977-bf2a-555d-ad12-2a9534096f9b, identifier: 128823
2026-03-24 20:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823
2026-03-24 20:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823
2026-03-24 20:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823 to the API
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:10 [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-24 20:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128823>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'f75b5977-bf2a-555d-ad12-2a9534096f9b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9215LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-128823',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 66208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19300.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS215751',
'year': 2021}
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128823%27 HTTP/1.1" 200 None
2026-03-24 20:03:10 [arval.es] INFO: Saving data for 128823: {'created_time': 1773654632.275466, 'last_price_update_time': 1774382590.645316}
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128823') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793
2026-03-24 20:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with scrape type 2
2026-03-24 20:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with scrape type 2
2026-03-24 20:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad, identifier: 128793
2026-03-24 20:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793
2026-03-24 20:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793
2026-03-24 20:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793 to the API
2026-03-24 20:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:10 [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-24 20:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128793>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3047LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-128793',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X2',
'odometer': 55958,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i *TECHO*',
'transmission': 'automatic',
'trim': 'sDrive18i *TECHO*',
'vin': 'WBAYH110005U59982',
'year': 2021}
2026-03-24 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128793%27 HTTP/1.1" 200 None
2026-03-24 20:03:11 [arval.es] INFO: Saving data for 128793: {'created_time': 1773654716.653412, 'last_price_update_time': 1774382591.048275}
2026-03-24 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128793') HTTP/1.1" 204 0
2026-03-24 20:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128785> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc324c9b-7aa3-5b54-9c84-a32215db99cf with identifier: 128785
2026-03-24 20:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc324c9b-7aa3-5b54-9c84-a32215db99cf with scrape type 2
2026-03-24 20:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc324c9b-7aa3-5b54-9c84-a32215db99cf with scrape type 2
2026-03-24 20:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bc324c9b-7aa3-5b54-9c84-a32215db99cf, identifier: 128785
2026-03-24 20:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bc324c9b-7aa3-5b54-9c84-a32215db99cf with identifier: 128785
2026-03-24 20:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bc324c9b-7aa3-5b54-9c84-a32215db99cf with identifier: 128785
2026-03-24 20:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bc324c9b-7aa3-5b54-9c84-a32215db99cf with identifier: 128785 to the API
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:12 [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-24 20:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128785>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bc324c9b-7aa3-5b54-9c84-a32215db99cf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4272LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-combo-15-td-express-l-h1-128785',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Combo',
'odometer': 92883,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10700.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Combo 1.5 TD Express L H1',
'transmission': 'manual',
'trim': '1.5 TD Express L H1',
'vin': 'W0VEFYHT2MN567023',
'year': 2022}
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128785%27 HTTP/1.1" 200 None
2026-03-24 20:03:12 [arval.es] INFO: Saving data for 128785: {'created_time': 1773655249.151059, 'last_price_update_time': 1774382592.260009}
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128785') HTTP/1.1" 204 0
2026-03-24 20:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124808> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 040eaee2-ab9a-527f-a050-582d128bcd81 with identifier: 124808
2026-03-24 20:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 040eaee2-ab9a-527f-a050-582d128bcd81 with scrape type 2
2026-03-24 20:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 040eaee2-ab9a-527f-a050-582d128bcd81 with scrape type 2
2026-03-24 20:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 040eaee2-ab9a-527f-a050-582d128bcd81, identifier: 124808
2026-03-24 20:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 040eaee2-ab9a-527f-a050-582d128bcd81 with identifier: 124808
2026-03-24 20:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 040eaee2-ab9a-527f-a050-582d128bcd81 with identifier: 124808
2026-03-24 20:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 040eaee2-ab9a-527f-a050-582d128bcd81 with identifier: 124808 to the API
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:12 [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-24 20:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124808>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '040eaee2-ab9a-527f-a050-582d128bcd81',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2168LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-xdrive25e-15-220cv-124808',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X1',
'odometer': 85314,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25300.0,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive25e 1.5 220CV',
'transmission': 'automatic',
'trim': 'xDrive25e 1.5 220CV',
'vin': 'WBA71AB0905U31726',
'year': 2021}
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27124808%27 HTTP/1.1" 200 None
2026-03-24 20:03:12 [arval.es] INFO: Saving data for 124808: {'created_time': 1773654959.909041, 'last_price_update_time': 1774382592.903224}
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124808') HTTP/1.1" 204 0
2026-03-24 20:03:12 [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-24 20:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128775> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128777> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128770
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128770%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128770: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128766
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128766%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128766: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128763
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128763%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128763: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128762
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128762%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128762: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128761
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128761%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128761: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128760
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128760%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128760: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128759
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128759%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128759: 0
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 128757
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128757%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 128757: 2
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 113471
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113471%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 113471: 2
2026-03-24 20:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775
2026-03-24 20:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with scrape type 2
2026-03-24 20:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with scrape type 2
2026-03-24 20:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a, identifier: 128775
2026-03-24 20:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777
2026-03-24 20:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3882a2-eb04-5d06-8299-b892a8e6825d with scrape type 2
2026-03-24 20:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3882a2-eb04-5d06-8299-b892a8e6825d with scrape type 2
2026-03-24 20:03:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1b3882a2-eb04-5d06-8299-b892a8e6825d, identifier: 128777
2026-03-24 20:03:13 [arval.es] INFO: Found listing with ID: 127728
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27127728%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Scrape type for 127728: 2
2026-03-24 20:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775
2026-03-24 20:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775
2026-03-24 20:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775 to the API
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:13 [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-24 20:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128775>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '924a606f-fe6b-5ebe-95cc-f18d6d29c88a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6409LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ds-ds3-crossback-puretech-performance-line-128775',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'DS',
'model': 'DS3',
'odometer': 47806,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS3 Crossback PureTech PERFORMANCE LINE',
'transmission': 'manual',
'trim': 'Crossback PureTech PERFORMANCE LINE',
'vin': 'VR1URHNEKMW072275',
'year': 2021}
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128775%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Saving data for 128775: {'created_time': 1773654680.688313, 'last_price_update_time': 1774382593.677364}
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128775') HTTP/1.1" 204 0
2026-03-24 20:03:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777
2026-03-24 20:03:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777
2026-03-24 20:03:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777 to the API
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:13 [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-24 20:03:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128777>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1b3882a2-eb04-5d06-8299-b892a8e6825d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6598LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-128777',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 50716,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19200.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS247294',
'year': 2021}
2026-03-24 20:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128777%27 HTTP/1.1" 200 None
2026-03-24 20:03:13 [arval.es] INFO: Saving data for 128777: {'created_time': 1773654684.880098, 'last_price_update_time': 1774382593.99655}
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128777') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:14 [arval.es] INFO: Found listing with ID: 128755
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128755%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128755: 2
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128753
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128753%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128753: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128751
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128751%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128751: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128750
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128750%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128750: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128749
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128749%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128749: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128748
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128748%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128748: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128747
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128747%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128747: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128746
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128746%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128746: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 128667
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128667%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 128667: 0
2026-03-24 20:03:14 [arval.es] INFO: Found listing with ID: 125535
2026-03-24 20:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27125535%27 HTTP/1.1" 200 None
2026-03-24 20:03:14 [arval.es] INFO: Scrape type for 125535: 0
2026-03-24 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-24 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-24 20:03:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/113471> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471
2026-03-24 20:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6450042a-48c4-58db-8a93-c303ed05ce5f with scrape type 2
2026-03-24 20:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6450042a-48c4-58db-8a93-c303ed05ce5f with scrape type 2
2026-03-24 20:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6450042a-48c4-58db-8a93-c303ed05ce5f, identifier: 113471
2026-03-24 20:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471
2026-03-24 20:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471
2026-03-24 20:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471 to the API
2026-03-24 20:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:15 [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-24 20:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/113471>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6450042a-48c4-58db-8a93-c303ed05ce5f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0751LJF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-like-10-tsi-113471',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 42382,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2020-08-05',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia Like 1.0 TSI',
'transmission': 'manual',
'trim': 'Like 1.0 TSI',
'vin': 'TMBER6NJ8LZ096377',
'year': 2020}
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27113471%27 HTTP/1.1" 200 None
2026-03-24 20:03:16 [arval.es] INFO: Saving data for 113471: {'created_time': 1773654362.834355, 'last_price_update_time': 1774382596.042331}
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='113471') HTTP/1.1" 204 0
2026-03-24 20:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128757> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127728> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757
2026-03-24 20:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with scrape type 2
2026-03-24 20:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with scrape type 2
2026-03-24 20:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f, identifier: 128757
2026-03-24 20:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757
2026-03-24 20:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757
2026-03-24 20:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757 to the API
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:16 [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-24 20:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128757>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5572LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-concept-128757',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Stonic',
'odometer': 47707,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi MHEV iMT Concept',
'transmission': 'manual',
'trim': '1.0 T-GDi MHEV iMT Concept',
'vin': 'KNADA817AN6604479',
'year': 2021}
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128757%27 HTTP/1.1" 200 None
2026-03-24 20:03:16 [arval.es] INFO: Saving data for 128757: {'created_time': 1773654389.307329, 'last_price_update_time': 1774382596.654568}
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128757') HTTP/1.1" 204 0
2026-03-24 20:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128755> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:16 [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-24 20:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728
2026-03-24 20:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with scrape type 2
2026-03-24 20:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with scrape type 2
2026-03-24 20:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9, identifier: 127728
2026-03-24 20:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728
2026-03-24 20:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728
2026-03-24 20:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728 to the API
2026-03-24 20:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:16 [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-24 20:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127728>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9244MWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-127728',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 22121,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2024-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U2045372',
'year': 2024}
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Saving data for 127728: {'created_time': 1773654365.692095, 'last_price_update_time': 1774382597.073204}
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127728') HTTP/1.1" 204 0
2026-03-24 20:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755
2026-03-24 20:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8fe5573-ee3d-5812-8555-ae20dfe31f8c with scrape type 2
2026-03-24 20:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8fe5573-ee3d-5812-8555-ae20dfe31f8c with scrape type 2
2026-03-24 20:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8fe5573-ee3d-5812-8555-ae20dfe31f8c, identifier: 128755
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 126051
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 126051: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 124099
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 124099: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 127127
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 127127: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 126053
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 126053: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 125908
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 125908: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 126071
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 126071: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 127490
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 127490: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 127285
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 127285: 2
2026-03-24 20:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755
2026-03-24 20:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755
2026-03-24 20:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755 to the API
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:17 [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-24 20:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128755>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f8fe5573-ee3d-5812-8555-ae20dfe31f8c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0349LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-128755',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 64829,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ812035',
'year': 2021}
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Saving data for 128755: {'created_time': 1773654360.180532, 'last_price_update_time': 1774382597.676351}
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128755') HTTP/1.1" 204 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128660
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128660: 2
2026-03-24 20:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128652
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128652: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128651
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128651: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128650
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128650: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 124552
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 124552: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 123194
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 123194: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 126930
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 126930: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128554
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128554: 2
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128553
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128553: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 127472
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 127472: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128540
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128540: 0
2026-03-24 20:03:17 [arval.es] INFO: Found listing with ID: 128537
2026-03-24 20:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:17 [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-24 20:03:17 [arval.es] INFO: Scrape type for 128537: 0
2026-03-24 20:03:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127285> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128660> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285
2026-03-24 20:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with scrape type 2
2026-03-24 20:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with scrape type 2
2026-03-24 20:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1, identifier: 127285
2026-03-24 20:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285
2026-03-24 20:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285
2026-03-24 20:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285 to the API
2026-03-24 20:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:19 [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-24 20:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127285>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1494MCL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-xl-110cv-127285',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Seat',
'model': 'Arona',
'odometer': 31096,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style XL 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style XL 110CV',
'vin': 'VSSZZZKJ0PR054605',
'year': 2022}
2026-03-24 20:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:20 [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-24 20:03:20 [arval.es] INFO: Saving data for 127285: {'created_time': 1773654120.637951, 'last_price_update_time': 1774382600.004803}
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127285') HTTP/1.1" 204 0
2026-03-24 20:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128652> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660
2026-03-24 20:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba93c1de-9185-581b-a42d-370dc71dae62 with scrape type 2
2026-03-24 20:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba93c1de-9185-581b-a42d-370dc71dae62 with scrape type 2
2026-03-24 20:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ba93c1de-9185-581b-a42d-370dc71dae62, identifier: 128660
2026-03-24 20:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660
2026-03-24 20:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660
2026-03-24 20:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660 to the API
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:20 [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-24 20:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128660>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ba93c1de-9185-581b-a42d-370dc71dae62',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6022MGC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-230cv-hev-maxx-auto-128660',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 80301,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2023-04-13',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 230cv HEV Maxx Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI 230cv HEV Maxx Auto',
'vin': 'TMAJC811BPJ180149',
'year': 2023}
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:20 [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-24 20:03:20 [arval.es] INFO: Saving data for 128660: {'created_time': 1773654061.783345, 'last_price_update_time': 1774382600.502723}
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128660') HTTP/1.1" 204 0
2026-03-24 20:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128651> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128650> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652
2026-03-24 20:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with scrape type 2
2026-03-24 20:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with scrape type 2
2026-03-24 20:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6, identifier: 128652
2026-03-24 20:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652
2026-03-24 20:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652
2026-03-24 20:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652 to the API
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:20 [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-24 20:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128652>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8969LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-zen-e-tech-128652',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Captur',
'odometer': 49881,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Zen E-TECH',
'transmission': 'automatic',
'trim': 'Zen E-TECH',
'vin': 'VF1RJB00X67324250',
'year': 2021}
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:20 [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-24 20:03:20 [arval.es] INFO: Saving data for 128652: {'created_time': 1773653998.282171, 'last_price_update_time': 1774382600.921992}
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128652') HTTP/1.1" 204 0
2026-03-24 20:03:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124552> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651
2026-03-24 20:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with scrape type 2
2026-03-24 20:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with scrape type 2
2026-03-24 20:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907, identifier: 128651
2026-03-24 20:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650
2026-03-24 20:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bc00ea-27c1-5907-a321-f45719ed576f with scrape type 2
2026-03-24 20:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0bc00ea-27c1-5907-a321-f45719ed576f with scrape type 2
2026-03-24 20:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f0bc00ea-27c1-5907-a321-f45719ed576f, identifier: 128650
2026-03-24 20:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651
2026-03-24 20:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651
2026-03-24 20:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651 to the API
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:21 [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-24 20:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128651>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5323LSL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-128651',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X3',
'odometer': 38808,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31200.0,
'price_includes_vat': True,
'registration_date': '2021-08-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e',
'transmission': 'automatic',
'trim': 'xDrive30e',
'vin': 'WBATS110809H59146',
'year': 2021}
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:21 [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-24 20:03:21 [arval.es] INFO: Saving data for 128651: {'created_time': 1773653841.990131, 'last_price_update_time': 1774382601.426987}
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128651') HTTP/1.1" 204 0
2026-03-24 20:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650
2026-03-24 20:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650
2026-03-24 20:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650 to the API
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:21 [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-24 20:03:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128650>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'f0bc00ea-27c1-5907-a321-f45719ed576f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7235LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t3-r-design-auto-techo-128650',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Volvo',
'model': 'XC40',
'odometer': 78936,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 R-Design Auto *techo*',
'transmission': 'automatic',
'trim': '1.5 T3 R-Design Auto *techo*',
'vin': 'YV1XZ15VDN2720121',
'year': 2021}
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:21 [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-24 20:03:21 [arval.es] INFO: Saving data for 128650: {'created_time': 1773653844.270104, 'last_price_update_time': 1774382601.736129}
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128650') HTTP/1.1" 204 0
2026-03-24 20:03:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552
2026-03-24 20:03:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc026c80-dfe1-53e8-af22-88a2239dfa8f with scrape type 2
2026-03-24 20:03:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc026c80-dfe1-53e8-af22-88a2239dfa8f with scrape type 2
2026-03-24 20:03:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc026c80-dfe1-53e8-af22-88a2239dfa8f, identifier: 124552
2026-03-24 20:03:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552
2026-03-24 20:03:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552
2026-03-24 20:03:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552 to the API
2026-03-24 20:03:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:22 [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-24 20:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124552>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'dc026c80-dfe1-53e8-af22-88a2239dfa8f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0193LVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-momentum-pro-197cv-124552',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'XC60',
'odometer': 36084,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31900.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Momentum Pro 197CV',
'transmission': 'automatic',
'trim': '2.0 B4 D Momentum Pro 197CV',
'vin': 'YV1UZK5VDN1978827',
'year': 2021}
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:22 [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-24 20:03:22 [arval.es] INFO: Saving data for 124552: {'created_time': 1773653743.225022, 'last_price_update_time': 1774382602.21522}
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124552') HTTP/1.1" 204 0
2026-03-24 20:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123194> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194
2026-03-24 20:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bff1b75-ba75-5784-a944-5a5d4c722468 with scrape type 2
2026-03-24 20:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bff1b75-ba75-5784-a944-5a5d4c722468 with scrape type 2
2026-03-24 20:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4bff1b75-ba75-5784-a944-5a5d4c722468, identifier: 123194
2026-03-24 20:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194
2026-03-24 20:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194
2026-03-24 20:03:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194 to the API
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:22 [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-24 20:03:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123194>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4bff1b75-ba75-5784-a944-5a5d4c722468',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1924LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-momentum-pro-197cv-123194',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'XC60',
'odometer': 59481,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Momentum Pro 197CV',
'transmission': 'automatic',
'trim': '2.0 B4 D Momentum Pro 197CV',
'vin': 'YV1UZK5VDN1959498',
'year': 2021}
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:22 [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-24 20:03:22 [arval.es] INFO: Saving data for 123194: {'created_time': 1773653831.089651, 'last_price_update_time': 1774382602.701373}
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123194') HTTP/1.1" 204 0
2026-03-24 20:03:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126930> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930
2026-03-24 20:03:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b78b7da-8897-513a-bb48-e71e17820972 with scrape type 2
2026-03-24 20:03:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b78b7da-8897-513a-bb48-e71e17820972 with scrape type 2
2026-03-24 20:03:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7b78b7da-8897-513a-bb48-e71e17820972, identifier: 126930
2026-03-24 20:03:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930
2026-03-24 20:03:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930
2026-03-24 20:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930 to the API
2026-03-24 20:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:23 [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-24 20:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126930>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7b78b7da-8897-513a-bb48-e71e17820972',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6107LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-advanced-35-20-tdi-s-tronic-150cv-126930',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q3',
'odometer': 71667,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27600.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Advanced 35 2.0 TDI S tronic 150CV',
'transmission': 'automatic',
'trim': 'Advanced 35 2.0 TDI S tronic 150CV',
'vin': 'WAUZZZF32N1044020',
'year': 2021}
2026-03-24 20:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:23 [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-24 20:03:23 [arval.es] INFO: Saving data for 126930: {'created_time': 1773653832.136258, 'last_price_update_time': 1774382603.228546}
2026-03-24 20:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126930') HTTP/1.1" 204 0
2026-03-24 20:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128554> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554
2026-03-24 20:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with scrape type 2
2026-03-24 20:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with scrape type 2
2026-03-24 20:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d, identifier: 128554
2026-03-24 20:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554
2026-03-24 20:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554
2026-03-24 20:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554 to the API
2026-03-24 20:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:24 [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-24 20:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128554>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 228,
'expiration_date': None,
'fuel_type': 'electric',
'id': '3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0112LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-ev6-gt-line-774kwh-168kw-rwd-long-range-techo-128554',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'EV6',
'odometer': 47805,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Kia EV6 GT-Line 774kWh 168kW RWD Long Range *techo*',
'transmission': 'automatic',
'trim': 'GT-Line 774kWh 168kW RWD Long Range *techo*',
'vin': 'KNAC481AFN5012540',
'year': 2021}
2026-03-24 20:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:24 [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-24 20:03:24 [arval.es] INFO: Saving data for 128554: {'created_time': 1773653847.943325, 'last_price_update_time': 1774382604.177149}
2026-03-24 20:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128554') HTTP/1.1" 204 0
2026-03-24 20:03: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-24 20:03:28 [arval.es] INFO: Found listing with ID: 128535
2026-03-24 20:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:28 [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-24 20:03:28 [arval.es] INFO: Scrape type for 128535: 0
2026-03-24 20:03:28 [arval.es] INFO: Found listing with ID: 128534
2026-03-24 20:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:28 [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-24 20:03:28 [arval.es] INFO: Scrape type for 128534: 0
2026-03-24 20:03:28 [arval.es] INFO: Found listing with ID: 128533
2026-03-24 20:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:28 [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-24 20:03:28 [arval.es] INFO: Scrape type for 128533: 0
2026-03-24 20:03:28 [arval.es] INFO: Found listing with ID: 128531
2026-03-24 20:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128531: 0
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128532
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128532: 0
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128530
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128530: 0
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128528
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128528: 0
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128524
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128524: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128521
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128521: 2
2026-03-24 20:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128525
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128525: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128523
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128523: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128522
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128522: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128520
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128520: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128519
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128519: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128517
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128517: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128514
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128514: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128508
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128508: 2
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128507
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128507: 0
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128502
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128502: 0
2026-03-24 20:03:29 [arval.es] INFO: Found listing with ID: 128499
2026-03-24 20:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:29 [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-24 20:03:29 [arval.es] INFO: Scrape type for 128499: 0
2026-03-24 20:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128524> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524
2026-03-24 20:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bbe999-bfa2-5631-bf89-4c6913fa82ec with scrape type 2
2026-03-24 20:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26bbe999-bfa2-5631-bf89-4c6913fa82ec with scrape type 2
2026-03-24 20:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 26bbe999-bfa2-5631-bf89-4c6913fa82ec, identifier: 128524
2026-03-24 20:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524
2026-03-24 20:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524
2026-03-24 20:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524 to the API
2026-03-24 20:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:31 [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-24 20:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128524>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 45,
'expiration_date': None,
'fuel_type': 'electric',
'id': '26bbe999-bfa2-5631-bf89-4c6913fa82ec',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4385LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/dacia-spring-electic-comfort-plus-33kw-128524',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Dacia',
'model': 'Spring Electic',
'odometer': 52352,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8900.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Spring Electic COMFORT PLUS 33KW',
'transmission': 'automatic',
'trim': 'COMFORT PLUS 33KW',
'vin': 'UU1DBG005MU035375',
'year': 2021}
2026-03-24 20:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:31 [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-24 20:03:31 [arval.es] INFO: Saving data for 128524: {'created_time': 1773654336.790559, 'last_price_update_time': 1774382611.370477}
2026-03-24 20:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128524') HTTP/1.1" 204 0
2026-03-24 20:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128525> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128521> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525
2026-03-24 20:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a3aeb89-8f55-5520-990d-622b42d00c80 with scrape type 2
2026-03-24 20:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a3aeb89-8f55-5520-990d-622b42d00c80 with scrape type 2
2026-03-24 20:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5a3aeb89-8f55-5520-990d-622b42d00c80, identifier: 128525
2026-03-24 20:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525
2026-03-24 20:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525
2026-03-24 20:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525 to the API
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:32 [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-24 20:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128525>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5a3aeb89-8f55-5520-990d-622b42d00c80',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2696LVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-128525',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X3',
'odometer': 39616,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32500.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e',
'transmission': 'automatic',
'trim': 'xDrive30e',
'vin': 'WBATS110509H25049',
'year': 2021}
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:32 [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-24 20:03:32 [arval.es] INFO: Saving data for 128525: {'created_time': 1773653712.676325, 'last_price_update_time': 1774382612.377725}
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128525') HTTP/1.1" 204 0
2026-03-24 20:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128523> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521
2026-03-24 20:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with scrape type 2
2026-03-24 20:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with scrape type 2
2026-03-24 20:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d3ab1d71-3fcd-501e-b1d7-187d6b468e16, identifier: 128521
2026-03-24 20:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521
2026-03-24 20:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521
2026-03-24 20:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521 to the API
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:32 [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-24 20:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128521>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd3ab1d71-3fcd-501e-b1d7-187d6b468e16',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8808LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-128521',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 57037,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16000.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZNY031056',
'year': 2022}
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:32 [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-24 20:03:32 [arval.es] INFO: Saving data for 128521: {'created_time': 1773653723.656218, 'last_price_update_time': 1774382612.795651}
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128521') HTTP/1.1" 204 0
2026-03-24 20:03:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523
2026-03-24 20:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a533bf0-9654-565f-83bb-7a5317165ce2 with scrape type 2
2026-03-24 20:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a533bf0-9654-565f-83bb-7a5317165ce2 with scrape type 2
2026-03-24 20:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a533bf0-9654-565f-83bb-7a5317165ce2, identifier: 128523
2026-03-24 20:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523
2026-03-24 20:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523
2026-03-24 20:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523 to the API
2026-03-24 20:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:33 [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-24 20:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128523>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7a533bf0-9654-565f-83bb-7a5317165ce2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1094MKX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-c-hr-20-180h-advance-128523',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 27523,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28200.0,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 2.0 180H Advance',
'transmission': 'automatic',
'trim': '2.0 180H Advance',
'vin': 'NMTK53BX40R123835',
'year': 2023}
2026-03-24 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128523%27 HTTP/1.1" 200 None
2026-03-24 20:03:33 [arval.es] INFO: Saving data for 128523: {'created_time': 1773653704.016481, 'last_price_update_time': 1774382613.188139}
2026-03-24 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128523') HTTP/1.1" 204 0
2026-03-24 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-24 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-24 20:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128519> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519
2026-03-24 20:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with scrape type 2
2026-03-24 20:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with scrape type 2
2026-03-24 20:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0, identifier: 128519
2026-03-24 20:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519
2026-03-24 20:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519
2026-03-24 20:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519 to the API
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:34 [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-24 20:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128519>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '45a1b58c-99e7-5879-9a46-b15f6e7a7ff0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3926LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-sport-20-tdi-dsg-128519',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 85762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Sport 2.0 TDI DSG',
'transmission': 'automatic',
'trim': 'Sport 2.0 TDI DSG',
'vin': 'WVGZZZA1ZNV045650',
'year': 2021}
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:34 [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-24 20:03:34 [arval.es] INFO: Saving data for 128519: {'created_time': 1773653714.807293, 'last_price_update_time': 1774382614.833006}
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128519') HTTP/1.1" 204 0
2026-03-24 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=39&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128514> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:34 [arval.es] INFO: Found listing with ID: 128492
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:34 [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-24 20:03:34 [arval.es] INFO: Scrape type for 128492: 0
2026-03-24 20:03:34 [arval.es] INFO: Found listing with ID: 128437
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:34 [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-24 20:03:34 [arval.es] INFO: Scrape type for 128437: 0
2026-03-24 20:03:34 [arval.es] INFO: Found listing with ID: 128418
2026-03-24 20:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128418%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128418: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128414
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128414%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128414: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128413
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128413%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128413: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128412
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128412%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128412: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128410
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128410%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128410: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128408
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128408%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128408: 2
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128405
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128405%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128405: 2
2026-03-24 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-24 20:03:35 [arval.es] INFO: Found listing with ID: 128397
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128397%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128397: 2
2026-03-24 20:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514
2026-03-24 20:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63fb584a-46a9-5782-a162-15af004a275f with scrape type 2
2026-03-24 20:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63fb584a-46a9-5782-a162-15af004a275f with scrape type 2
2026-03-24 20:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 63fb584a-46a9-5782-a162-15af004a275f, identifier: 128514
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128396
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128396%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128396: 2
2026-03-24 20:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514
2026-03-24 20:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514
2026-03-24 20:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514 to the API
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03: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-24 20:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128514>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '63fb584a-46a9-5782-a162-15af004a275f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3862LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-drive-128514',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Stonic',
'odometer': 55610,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi MHEV iMT Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi MHEV iMT Drive',
'vin': 'KNAD6817AN6630960',
'year': 2022}
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128514%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Saving data for 128514: {'created_time': 1773653694.756285, 'last_price_update_time': 1774382615.54826}
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128514') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:35 [arval.es] INFO: Found listing with ID: 128393
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128393%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128393: 2
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128391
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128391%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128391: 2
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128388
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128388%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128388: 2
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128387
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128387%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128387: 2
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128385
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128385%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128385: 2
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128384
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128384%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128384: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128382
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128382%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128382: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128369
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128369%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128369: 0
2026-03-24 20:03:35 [arval.es] INFO: Found listing with ID: 128351
2026-03-24 20:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128351%27 HTTP/1.1" 200 None
2026-03-24 20:03:35 [arval.es] INFO: Scrape type for 128351: 0
2026-03-24 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-24 20:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128408> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 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-24 20:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128405> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408
2026-03-24 20:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24345668-c8f8-5ab6-997e-421607ed526b with scrape type 2
2026-03-24 20:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24345668-c8f8-5ab6-997e-421607ed526b with scrape type 2
2026-03-24 20:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24345668-c8f8-5ab6-997e-421607ed526b, identifier: 128408
2026-03-24 20:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408
2026-03-24 20:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408
2026-03-24 20:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408 to the API
2026-03-24 20:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:37 [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-24 20:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128408>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '24345668-c8f8-5ab6-997e-421607ed526b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4697LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-128408',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 49585,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4369287',
'year': 2021}
2026-03-24 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128408%27 HTTP/1.1" 200 None
2026-03-24 20:03:37 [arval.es] INFO: Saving data for 128408: {'created_time': 1773653740.99401, 'last_price_update_time': 1774382617.924059}
2026-03-24 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128408') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128517> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128396> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405
2026-03-24 20:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bde552b-7342-5de0-a33f-c8eee3eececc with scrape type 2
2026-03-24 20:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bde552b-7342-5de0-a33f-c8eee3eececc with scrape type 2
2026-03-24 20:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3bde552b-7342-5de0-a33f-c8eee3eececc, identifier: 128405
2026-03-24 20:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405
2026-03-24 20:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405
2026-03-24 20:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405 to the API
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:38 [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-24 20:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128405>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3bde552b-7342-5de0-a33f-c8eee3eececc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3383LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-116kw-mhev-xtronic-acenta-128405',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 58049,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 116kW mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T 116kW mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1035030',
'year': 2021}
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128405%27 HTTP/1.1" 200 None
2026-03-24 20:03:38 [arval.es] INFO: Saving data for 128405: {'created_time': 1773654348.15784, 'last_price_update_time': 1774382618.377195}
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128405') HTTP/1.1" 204 0
2026-03-24 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-24 20:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128397> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517
2026-03-24 20:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with scrape type 2
2026-03-24 20:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with scrape type 2
2026-03-24 20:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190, identifier: 128517
2026-03-24 20:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396
2026-03-24 20:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7279b938-fe28-54fa-9feb-b7fb36866070 with scrape type 2
2026-03-24 20:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7279b938-fe28-54fa-9feb-b7fb36866070 with scrape type 2
2026-03-24 20:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7279b938-fe28-54fa-9feb-b7fb36866070, identifier: 128396
2026-03-24 20:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517
2026-03-24 20:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517
2026-03-24 20:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517 to the API
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:38 [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-24 20:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128517>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9701LYM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-pack-bluehdi-128517',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 47197,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack BlueHDI',
'transmission': 'manual',
'trim': 'Allure Pack BlueHDI',
'vin': 'VR3UDYHSKNJ645740',
'year': 2022}
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 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%27128517%27 HTTP/1.1" 200 None
2026-03-24 20:03:38 [arval.es] INFO: Saving data for 128517: {'created_time': 1773653693.451278, 'last_price_update_time': 1774382618.960935}
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128517') HTTP/1.1" 204 0
2026-03-24 20:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396
2026-03-24 20:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396
2026-03-24 20:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396 to the API
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:39 [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-24 20:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128396>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7279b938-fe28-54fa-9feb-b7fb36866070',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6013LXG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-128396',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 97572,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900.0,
'price_includes_vat': True,
'registration_date': '2022-04-08',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKN4162058',
'year': 2022}
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:39 [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-24 20:03:39 [arval.es] INFO: Saving data for 128396: {'created_time': 1773653196.644559, 'last_price_update_time': 1774382619.255534}
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128396') HTTP/1.1" 204 0
2026-03-24 20:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397
2026-03-24 20:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93976057-31ca-5bc9-8464-4e46db357075 with scrape type 2
2026-03-24 20:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93976057-31ca-5bc9-8464-4e46db357075 with scrape type 2
2026-03-24 20:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 93976057-31ca-5bc9-8464-4e46db357075, identifier: 128397
2026-03-24 20:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397
2026-03-24 20:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397
2026-03-24 20:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397 to the API
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:39 [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-24 20:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128397>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '93976057-31ca-5bc9-8464-4e46db357075',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1014LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-128397',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 84975,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1030631',
'year': 2021}
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:39 [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-24 20:03:39 [arval.es] INFO: Saving data for 128397: {'created_time': 1773653197.304212, 'last_price_update_time': 1774382619.630106}
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128397') HTTP/1.1" 204 0
2026-03-24 20:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128393> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393
2026-03-24 20:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef7004b-0523-5f3d-b311-341d5ca4dcb2 with scrape type 2
2026-03-24 20:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef7004b-0523-5f3d-b311-341d5ca4dcb2 with scrape type 2
2026-03-24 20:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fef7004b-0523-5f3d-b311-341d5ca4dcb2, identifier: 128393
2026-03-24 20:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393
2026-03-24 20:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393
2026-03-24 20:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393 to the API
2026-03-24 20:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:40 [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-24 20:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128393>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'fef7004b-0523-5f3d-b311-341d5ca4dcb2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6698LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-inscription-auto-techo-128393',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC60',
'odometer': 79184,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Inscription Auto *techo*',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Inscription Auto *techo*',
'vin': 'YV1UZBFVDN1925594',
'year': 2021}
2026-03-24 20:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:40 [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-24 20:03:40 [arval.es] INFO: Saving data for 128393: {'created_time': 1773653167.466718, 'last_price_update_time': 1774382620.353588}
2026-03-24 20:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128393') HTTP/1.1" 204 0
2026-03-24 20:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128520> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520
2026-03-24 20:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eff8668-8e1a-5577-b175-198d4c675618 with scrape type 2
2026-03-24 20:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8eff8668-8e1a-5577-b175-198d4c675618 with scrape type 2
2026-03-24 20:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8eff8668-8e1a-5577-b175-198d4c675618, identifier: 128520
2026-03-24 20:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520
2026-03-24 20:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520
2026-03-24 20:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520 to the API
2026-03-24 20:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:41 [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-24 20:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128520>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8eff8668-8e1a-5577-b175-198d4c675618',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6856NBP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advance-15-tfsi-128520',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 15647,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2025-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TFSI ADVANCE 1.5 TFSI',
'transmission': 'automatic',
'trim': '30 TFSI ADVANCE 1.5 TFSI',
'vin': 'WAUZZZGY6SA047900',
'year': 2025}
2026-03-24 20:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:41 [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-24 20:03:41 [arval.es] INFO: Saving data for 128520: {'created_time': 1773653706.321241, 'last_price_update_time': 1774382621.277655}
2026-03-24 20:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128520') HTTP/1.1" 204 0
2026-03-24 20:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128391> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128385> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128387> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391
2026-03-24 20:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a16b4a-7d55-57a2-83e0-35eb095b9874 with scrape type 2
2026-03-24 20:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a16b4a-7d55-57a2-83e0-35eb095b9874 with scrape type 2
2026-03-24 20:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5a16b4a-7d55-57a2-83e0-35eb095b9874, identifier: 128391
2026-03-24 20:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385
2026-03-24 20:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eba68049-9dae-5839-bd21-b655068512a3 with scrape type 2
2026-03-24 20:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eba68049-9dae-5839-bd21-b655068512a3 with scrape type 2
2026-03-24 20:03:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eba68049-9dae-5839-bd21-b655068512a3, identifier: 128385
2026-03-24 20:03:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391
2026-03-24 20:03:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391
2026-03-24 20:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391 to the API
2026-03-24 20:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:41 [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-24 20:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128391>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'c5a16b4a-7d55-57a2-83e0-35eb095b9874',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8075MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-5008-12-puretech-ss-active-pack-7-plazas-128391',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '5008',
'odometer': 102083,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2022-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech S&S Active Pack *7 plazas*',
'transmission': 'automatic',
'trim': '1.2 PureTech S&S Active Pack *7 plazas*',
'vin': 'VF3MRHNSUNS147595',
'year': 2022}
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Saving data for 128391: {'created_time': 1773653198.949962, 'last_price_update_time': 1774382622.065516}
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128391') HTTP/1.1" 204 0
2026-03-24 20:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385
2026-03-24 20:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385
2026-03-24 20:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385 to the API
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:42 [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-24 20:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128385>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'eba68049-9dae-5839-bd21-b655068512a3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5695LXR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-b-b-250-e-128385',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase B',
'odometer': 105372,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2022-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase B B 250 e',
'transmission': 'automatic',
'trim': 'B 250 e',
'vin': 'W1K2470861J376548',
'year': 2022}
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Saving data for 128385: {'created_time': 1773657558.928695, 'last_price_update_time': 1774382622.416007}
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128385') HTTP/1.1" 204 0
2026-03-24 20:03:42 [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-24 20:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128388> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128508> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387
2026-03-24 20:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with scrape type 2
2026-03-24 20:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with scrape type 2
2026-03-24 20:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872, identifier: 128387
2026-03-24 20:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387
2026-03-24 20:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387
2026-03-24 20:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387 to the API
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:42 [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-24 20:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128387>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b4cf3027-88d0-5aae-9b3c-5a0d97d3a872',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4378LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-techo-128387',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 36116,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21000.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta *techo*',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta *techo*',
'vin': 'SJNTAAJ12U1035391',
'year': 2022}
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Saving data for 128387: {'created_time': 1773653540.171282, 'last_price_update_time': 1774382622.785537}
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128387') HTTP/1.1" 204 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128350
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128350: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128335
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128335: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128333
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128333: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128272
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128272: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 125505
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 125505: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128264
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128264: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128262
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128262: 0
2026-03-24 20:03:42 [arval.es] INFO: Found listing with ID: 128260
2026-03-24 20:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:42 [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-24 20:03:42 [arval.es] INFO: Scrape type for 128260: 2
2026-03-24 20:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388
2026-03-24 20:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f206250-b8c2-57c3-9ad9-459af35c7a4b with scrape type 2
2026-03-24 20:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f206250-b8c2-57c3-9ad9-459af35c7a4b with scrape type 2
2026-03-24 20:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7f206250-b8c2-57c3-9ad9-459af35c7a4b, identifier: 128388
2026-03-24 20:03:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508
2026-03-24 20:03:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with scrape type 2
2026-03-24 20:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with scrape type 2
2026-03-24 20:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d, identifier: 128508
2026-03-24 20:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388
2026-03-24 20:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388
2026-03-24 20:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388 to the API
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:43 [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-24 20:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128388>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7f206250-b8c2-57c3-9ad9-459af35c7a4b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3570LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-128388',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 32577,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4367830',
'year': 2021}
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:43 [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-24 20:03:43 [arval.es] INFO: Saving data for 128388: {'created_time': 1773653205.391686, 'last_price_update_time': 1774382623.435737}
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128388') HTTP/1.1" 204 0
2026-03-24 20:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508
2026-03-24 20:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508
2026-03-24 20:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508 to the API
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:43 [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-24 20:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128508>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3e509f59-89e2-5f46-80b8-6fe25ce2f65d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6074LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-128508',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 43123,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4387722',
'year': 2022}
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:43 [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-24 20:03:43 [arval.es] INFO: Saving data for 128508: {'created_time': 1773653176.403764, 'last_price_update_time': 1774382623.883599}
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128508') HTTP/1.1" 204 0
2026-03-24 20:03:43 [arval.es] INFO: Found listing with ID: 128259
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:43 [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-24 20:03:43 [arval.es] INFO: Scrape type for 128259: 2
2026-03-24 20:03:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128522> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:43 [arval.es] INFO: Found listing with ID: 128257
2026-03-24 20:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128257: 2
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128256
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128256: 2
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128255
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128255: 0
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128249
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128249: 2
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 126613
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 126613: 2
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128231
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128231: 2
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128197
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128197: 0
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 126064
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 126064: 0
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128204
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128204: 0
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128203
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128203: 0
2026-03-24 20:03:44 [arval.es] INFO: Found listing with ID: 128199
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [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-24 20:03:44 [arval.es] INFO: Scrape type for 128199: 0
2026-03-24 20:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522
2026-03-24 20:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d386518-727e-5d86-b365-2ebc81bb9b95 with scrape type 2
2026-03-24 20:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d386518-727e-5d86-b365-2ebc81bb9b95 with scrape type 2
2026-03-24 20:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7d386518-727e-5d86-b365-2ebc81bb9b95, identifier: 128522
2026-03-24 20:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522
2026-03-24 20:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522
2026-03-24 20:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522 to the API
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:44 [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-24 20:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128522>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7d386518-727e-5d86-b365-2ebc81bb9b95',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7578LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-128522',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 49302,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i *techo*',
'transmission': 'automatic',
'trim': 'sDrive18i *techo*',
'vin': 'WBAYH110005U82467',
'year': 2022}
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03: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-24 20:03:44 [arval.es] INFO: Saving data for 128522: {'created_time': 1773653721.927188, 'last_price_update_time': 1774382624.582518}
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128522') HTTP/1.1" 204 0
2026-03-24 20:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128260> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128259> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260
2026-03-24 20:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eadce74-7779-5b9d-b61d-9a5de1056062 with scrape type 2
2026-03-24 20:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eadce74-7779-5b9d-b61d-9a5de1056062 with scrape type 2
2026-03-24 20:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6eadce74-7779-5b9d-b61d-9a5de1056062, identifier: 128260
2026-03-24 20:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260
2026-03-24 20:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260
2026-03-24 20:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260 to the API
2026-03-24 20:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:46 [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-24 20:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128260>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6eadce74-7779-5b9d-b61d-9a5de1056062',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4474MBV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-12-puretech-96kw-ss-active-pack-eat8-128260',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 74841,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech 96KW S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech 96KW S&S Active Pack EAT8',
'vin': 'VF3MRHNSUNS147063',
'year': 2022}
2026-03-24 20:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:46 [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-24 20:03:46 [arval.es] INFO: Saving data for 128260: {'created_time': 1773653582.428338, 'last_price_update_time': 1774382626.862212}
2026-03-24 20:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128260') HTTP/1.1" 204 0
2026-03-24 20:03:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259
2026-03-24 20:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e72426f-370b-5cc5-8f8d-29edf578dedf with scrape type 2
2026-03-24 20:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e72426f-370b-5cc5-8f8d-29edf578dedf with scrape type 2
2026-03-24 20:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e72426f-370b-5cc5-8f8d-29edf578dedf, identifier: 128259
2026-03-24 20:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259
2026-03-24 20:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259
2026-03-24 20:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259 to the API
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:47 [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-24 20:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128259>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7e72426f-370b-5cc5-8f8d-29edf578dedf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8111LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-128259',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 23561,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25500.0,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i *techo*',
'transmission': 'automatic',
'trim': 'sDrive18i *techo*',
'vin': 'WBAYH110605U37582',
'year': 2021}
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03: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-24 20:03:47 [arval.es] INFO: Saving data for 128259: {'created_time': 1773653579.974069, 'last_price_update_time': 1774382627.224691}
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128259') HTTP/1.1" 204 0
2026-03-24 20:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128257> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128256> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257
2026-03-24 20:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70105cd-5972-5e38-85b8-068fd3d157fd with scrape type 2
2026-03-24 20:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70105cd-5972-5e38-85b8-068fd3d157fd with scrape type 2
2026-03-24 20:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f70105cd-5972-5e38-85b8-068fd3d157fd, identifier: 128257
2026-03-24 20:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257
2026-03-24 20:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257
2026-03-24 20:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257 to the API
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:47 [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-24 20:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128257>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f70105cd-5972-5e38-85b8-068fd3d157fd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4466LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-emotion-128257',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'Niro',
'odometer': 4865,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Emotion',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Emotion',
'vin': 'KNACC81CGM5476622',
'year': 2021}
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03: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-24 20:03:47 [arval.es] INFO: Saving data for 128257: {'created_time': 1773653186.338762, 'last_price_update_time': 1774382627.732132}
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128257') HTTP/1.1" 204 0
2026-03-24 20:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256
2026-03-24 20:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9bdb00a-d9c2-5aae-b785-29aed758495e with scrape type 2
2026-03-24 20:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9bdb00a-d9c2-5aae-b785-29aed758495e with scrape type 2
2026-03-24 20:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9bdb00a-d9c2-5aae-b785-29aed758495e, identifier: 128256
2026-03-24 20:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128249> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256
2026-03-24 20:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256
2026-03-24 20:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256 to the API
2026-03-24 20:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:48 [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-24 20:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128256>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b9bdb00a-d9c2-5aae-b785-29aed758495e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2292LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-128256',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Mokka',
'odometer': 57557,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW092650',
'year': 2021}
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:48 [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-24 20:03:48 [arval.es] INFO: Saving data for 128256: {'created_time': 1773653528.787976, 'last_price_update_time': 1774382628.165378}
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128256') HTTP/1.1" 204 0
2026-03-24 20:03:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126613> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249
2026-03-24 20:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with scrape type 2
2026-03-24 20:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with scrape type 2
2026-03-24 20:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 13c12472-a96a-5db3-8f8e-f26eb1618bd1, identifier: 128249
2026-03-24 20:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249
2026-03-24 20:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249
2026-03-24 20:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249 to the API
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:48 [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-24 20:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128249>
{'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': '13c12472-a96a-5db3-8f8e-f26eb1618bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4913LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-klass-4x2-128249',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 49404,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Klass 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI Klass 4X2',
'vin': 'KMHK1812ANU846650',
'year': 2021}
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03: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-24 20:03:48 [arval.es] INFO: Saving data for 128249: {'created_time': 1773653537.452608, 'last_price_update_time': 1774382628.574427}
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128249') HTTP/1.1" 204 0
2026-03-24 20:03:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613
2026-03-24 20:03:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fef2436-92e0-574c-8dfb-d3890d02e768 with scrape type 2
2026-03-24 20:03:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fef2436-92e0-574c-8dfb-d3890d02e768 with scrape type 2
2026-03-24 20:03:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0fef2436-92e0-574c-8dfb-d3890d02e768, identifier: 126613
2026-03-24 20:03:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613
2026-03-24 20:03:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613
2026-03-24 20:03:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613 to the API
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:48 [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-24 20:03:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126613>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '0fef2436-92e0-574c-8dfb-d3890d02e768',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7560MMK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-plus-bright-recharge-455cv-7-plazas-126613',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC90',
'odometer': 43557,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 55900.0,
'price_includes_vat': True,
'registration_date': '2023-12-27',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 2.0 Plus Bright Recharge 455CV *7 Plazas*',
'transmission': 'automatic',
'trim': '2.0 Plus Bright Recharge 455CV *7 Plazas*',
'vin': 'YV1LFH7VXR1215382',
'year': 2023}
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03: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-24 20:03:48 [arval.es] INFO: Saving data for 126613: {'created_time': 1773653584.391808, 'last_price_update_time': 1774382628.974312}
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126613') HTTP/1.1" 204 0
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Found listing with ID: 128196
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128196: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128194
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128194: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128191
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128191: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128189
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128189: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128188
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128188: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128185
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128185: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128184
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128184: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 117758
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 117758: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 126607
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 126607: 2
2026-03-24 20:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128055
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128055: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128126
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128126: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128125
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128125: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128123
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128123: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128122
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128122: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128121
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128121: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128120
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128120: 2
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128119
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128119: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 127734
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 127734: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 124992
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 124992: 0
2026-03-24 20:03:52 [arval.es] INFO: Found listing with ID: 128063
2026-03-24 20:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:52 [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-24 20:03:52 [arval.es] INFO: Scrape type for 128063: 0
2026-03-24 20:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126607> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117758> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607
2026-03-24 20:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9718ebec-1f02-5b69-ba59-03bd130e6b44 with scrape type 2
2026-03-24 20:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9718ebec-1f02-5b69-ba59-03bd130e6b44 with scrape type 2
2026-03-24 20:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9718ebec-1f02-5b69-ba59-03bd130e6b44, identifier: 126607
2026-03-24 20:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607
2026-03-24 20:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607
2026-03-24 20:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607 to the API
2026-03-24 20:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:54 [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-24 20:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126607>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9718ebec-1f02-5b69-ba59-03bd130e6b44',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1486LSZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-twin-recharge-inscription-210cv-126607',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 87249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 Twin Recharge Inscription 210CV',
'transmission': 'automatic',
'trim': '1.5 Twin Recharge Inscription 210CV',
'vin': 'YV1XZBWVFN2646903',
'year': 2021}
2026-03-24 20:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:54 [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-24 20:03:54 [arval.es] INFO: Saving data for 126607: {'created_time': 1773400236.999207, 'last_price_update_time': 1774382634.808768}
2026-03-24 20:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126607') HTTP/1.1" 204 0
2026-03-24 20:03:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128055> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758
2026-03-24 20:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 601f672e-5a1a-5f66-845e-2b1a2787a438 with scrape type 2
2026-03-24 20:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 601f672e-5a1a-5f66-845e-2b1a2787a438 with scrape type 2
2026-03-24 20:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 601f672e-5a1a-5f66-845e-2b1a2787a438, identifier: 117758
2026-03-24 20:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758
2026-03-24 20:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758
2026-03-24 20:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758 to the API
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:55 [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-24 20:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117758>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'electric',
'id': '601f672e-5a1a-5f66-845e-2b1a2787a438',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6928MRF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-id4-pro-gran-autonomia-77kwh-285cv-117758',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 41406,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2024-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen ID.4 Pro Gran Autonomia 77kWh 285CV',
'transmission': 'automatic',
'trim': 'Pro Gran Autonomia 77kWh 285CV',
'vin': 'WVGZZZE28RE014915',
'year': 2024}
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:55 [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-24 20:03:55 [arval.es] INFO: Saving data for 117758: {'created_time': 1773400218.423801, 'last_price_update_time': 1774382635.339569}
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117758') HTTP/1.1" 204 0
2026-03-24 20:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128126> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055
2026-03-24 20:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4324b277-f303-55ca-b9a9-9bcd5de407a7 with scrape type 2
2026-03-24 20:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4324b277-f303-55ca-b9a9-9bcd5de407a7 with scrape type 2
2026-03-24 20:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4324b277-f303-55ca-b9a9-9bcd5de407a7, identifier: 128055
2026-03-24 20:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055
2026-03-24 20:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055
2026-03-24 20:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055 to the API
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:55 [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-24 20:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128055>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4324b277-f303-55ca-b9a9-9bcd5de407a7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9880LZH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-drive-128055',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Stonic',
'odometer': 47622,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi MHEV iMT Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi MHEV iMT Drive',
'vin': 'KNAD6817AN6679540',
'year': 2022}
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:55 [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-24 20:03:55 [arval.es] INFO: Saving data for 128055: {'created_time': 1773400200.668797, 'last_price_update_time': 1774382635.715875}
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128055') HTTP/1.1" 204 0
2026-03-24 20:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128123> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128122> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126
2026-03-24 20:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c90e8c9a-3ac0-5fff-942e-12eb6c78bece with scrape type 2
2026-03-24 20:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c90e8c9a-3ac0-5fff-942e-12eb6c78bece with scrape type 2
2026-03-24 20:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c90e8c9a-3ac0-5fff-942e-12eb6c78bece, identifier: 128126
2026-03-24 20:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126
2026-03-24 20:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126
2026-03-24 20:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126 to the API
2026-03-24 20:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:56 [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-24 20:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128126>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c90e8c9a-3ac0-5fff-942e-12eb6c78bece',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2511LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-128126',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 41668,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1035651',
'year': 2021}
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:56 [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-24 20:03:56 [arval.es] INFO: Saving data for 128126: {'created_time': 1773400228.564119, 'last_price_update_time': 1774382636.114768}
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128126') HTTP/1.1" 204 0
2026-03-24 20:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123
2026-03-24 20:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc47169-d05a-5471-b95e-ac5b2c0068c6 with scrape type 2
2026-03-24 20:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc47169-d05a-5471-b95e-ac5b2c0068c6 with scrape type 2
2026-03-24 20:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: adc47169-d05a-5471-b95e-ac5b2c0068c6, identifier: 128123
2026-03-24 20:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122
2026-03-24 20:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cabdd94-29d5-5347-9587-03ee70092ac4 with scrape type 2
2026-03-24 20:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cabdd94-29d5-5347-9587-03ee70092ac4 with scrape type 2
2026-03-24 20:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9cabdd94-29d5-5347-9587-03ee70092ac4, identifier: 128122
2026-03-24 20:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123
2026-03-24 20:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123
2026-03-24 20:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123 to the API
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:56 [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-24 20:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128123>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'adc47169-d05a-5471-b95e-ac5b2c0068c6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2769LZY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-128123',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 13145,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ684295',
'year': 2022}
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:56 [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-24 20:03:56 [arval.es] INFO: Saving data for 128123: {'created_time': 1773389367.019379, 'last_price_update_time': 1774382636.68693}
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128123') HTTP/1.1" 204 0
2026-03-24 20:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122
2026-03-24 20:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122
2026-03-24 20:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122 to the API
2026-03-24 20:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:57 [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-24 20:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128122>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9cabdd94-29d5-5347-9587-03ee70092ac4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6711MYR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-r-line-10-tsi-128122',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 6456,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2025-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo R-Line 1.0 TSI',
'transmission': 'automatic',
'trim': 'R-Line 1.0 TSI',
'vin': 'WVWZZZAW3SU011431',
'year': 2025}
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:57 [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-24 20:03:57 [arval.es] INFO: Saving data for 128122: {'created_time': 1773400122.660507, 'last_price_update_time': 1774382637.113699}
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128122') HTTP/1.1" 204 0
2026-03-24 20:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128121> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128125> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121
2026-03-24 20:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with scrape type 2
2026-03-24 20:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with scrape type 2
2026-03-24 20:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30, identifier: 128121
2026-03-24 20:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125
2026-03-24 20:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390e02e0-1caa-5ac9-9460-c187e470fed2 with scrape type 2
2026-03-24 20:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 390e02e0-1caa-5ac9-9460-c187e470fed2 with scrape type 2
2026-03-24 20:03:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 390e02e0-1caa-5ac9-9460-c187e470fed2, identifier: 128125
2026-03-24 20:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121
2026-03-24 20:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121
2026-03-24 20:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121 to the API
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:57 [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-24 20:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128121>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1416LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-128121',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 49157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1051055',
'year': 2021}
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:57 [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-24 20:03:57 [arval.es] INFO: Saving data for 128121: {'created_time': 1773400143.843906, 'last_price_update_time': 1774382637.765077}
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128121') HTTP/1.1" 204 0
2026-03-24 20:03:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125
2026-03-24 20:03:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125
2026-03-24 20:03:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125 to the API
2026-03-24 20:03:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:57 [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-24 20:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128125>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '390e02e0-1caa-5ac9-9460-c187e470fed2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2799LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-128125',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 34182,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4364690',
'year': 2021}
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Saving data for 128125: {'created_time': 1773399890.765451, 'last_price_update_time': 1774382638.062781}
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128125') HTTP/1.1" 204 0
2026-03-24 20:03:58 [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-24 20:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128120> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 125531
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 125531: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 128061
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 128061: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 126729
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 126729: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 124756
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 124756: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 128005
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 128005: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 128004
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 128004: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 128003
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 128003: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 128000
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 128000: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127998
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127998: 2
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127996
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127996: 2
2026-03-24 20:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120
2026-03-24 20:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ab2122-cbd4-5b96-bf6f-26be11205754 with scrape type 2
2026-03-24 20:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77ab2122-cbd4-5b96-bf6f-26be11205754 with scrape type 2
2026-03-24 20:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77ab2122-cbd4-5b96-bf6f-26be11205754, identifier: 128120
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127995
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127995: 2
2026-03-24 20:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120
2026-03-24 20:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120
2026-03-24 20:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120 to the API
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:03:58 [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-24 20:03:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128120>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 143,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '77ab2122-cbd4-5b96-bf6f-26be11205754',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8031MTG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-arkana-techno-16-e-tech-hybrid-128120',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Arkana',
'odometer': 31175,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24300.0,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Techno 1.6 E-TECH Hybrid',
'transmission': 'automatic',
'trim': 'Techno 1.6 E-TECH Hybrid',
'vin': 'VF1RJL003UC493598',
'year': 2024}
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Saving data for 128120: {'created_time': 1773400142.524051, 'last_price_update_time': 1774382638.752344}
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128120') HTTP/1.1" 204 0
2026-03-24 20:03:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127992
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127992: 2
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127991
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127991: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127984
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127984: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127944
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127944: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127942
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127942: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127936
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127936: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127934
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127934: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127929
2026-03-24 20:03:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:58 [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-24 20:03:58 [arval.es] INFO: Scrape type for 127929: 0
2026-03-24 20:03:58 [arval.es] INFO: Found listing with ID: 127882
2026-03-24 20:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:03:59 [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-24 20:03:59 [arval.es] INFO: Scrape type for 127882: 0
2026-03-24 20:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127998> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998
2026-03-24 20:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with scrape type 2
2026-03-24 20:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with scrape type 2
2026-03-24 20:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9f5e5263-3d3e-5d28-9653-a795bd47fd92, identifier: 127998
2026-03-24 20:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998
2026-03-24 20:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998
2026-03-24 20:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998 to the API
2026-03-24 20:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:00 [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-24 20:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127998>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '9f5e5263-3d3e-5d28-9653-a795bd47fd92',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3616MCR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-recharge-phev-plus-dark-auto-127998',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 39228,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Recharge PHEV Plus Dark Auto',
'transmission': 'automatic',
'trim': '1.5 T5 Recharge PHEV Plus Dark Auto',
'vin': 'YV1XZBBV3P2972225',
'year': 2022}
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:01 [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-24 20:04:01 [arval.es] INFO: Saving data for 127998: {'created_time': 1773399661.222729, 'last_price_update_time': 1774382641.029473}
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127998') HTTP/1.1" 204 0
2026-03-24 20:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127996> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127992> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:01 [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-24 20:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996
2026-03-24 20:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8658b07-91f2-5355-98e2-f988172416b7 with scrape type 2
2026-03-24 20:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8658b07-91f2-5355-98e2-f988172416b7 with scrape type 2
2026-03-24 20:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c8658b07-91f2-5355-98e2-f988172416b7, identifier: 127996
2026-03-24 20:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996
2026-03-24 20:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996
2026-03-24 20:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996 to the API
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:01 [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-24 20:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127996>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'c8658b07-91f2-5355-98e2-f988172416b7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4366LSY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-r-design-auto-127996',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 103051,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge R-Design Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge R-Design Auto',
'vin': 'YV1XZBWVFN2677550',
'year': 2021}
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:01 [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-24 20:04:01 [arval.es] INFO: Saving data for 127996: {'created_time': 1773399872.989396, 'last_price_update_time': 1774382641.49645}
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127996') HTTP/1.1" 204 0
2026-03-24 20:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992
2026-03-24 20:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fb0670-2d99-5210-826d-fc70b3c9fb86 with scrape type 2
2026-03-24 20:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fb0670-2d99-5210-826d-fc70b3c9fb86 with scrape type 2
2026-03-24 20:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d6fb0670-2d99-5210-826d-fc70b3c9fb86, identifier: 127992
2026-03-24 20:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992
2026-03-24 20:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992
2026-03-24 20:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992 to the API
2026-03-24 20:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:01 [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-24 20:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127992>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'd6fb0670-2d99-5210-826d-fc70b3c9fb86',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7360LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-r-design-auto-127992',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 96889,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge R-Design Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge R-Design Auto',
'vin': 'YV1XZBWVFN2726496',
'year': 2022}
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Saving data for 127992: {'created_time': 1773400011.81568, 'last_price_update_time': 1774382642.033175}
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127992') HTTP/1.1" 204 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127879
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127879: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127870
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127870: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127842
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127842: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127837
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127837: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127834
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127834: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127829
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127829: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127823
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127823: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127809
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127809: 0
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127806
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127806: 2
2026-03-24 20:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127995> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127803
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127803: 2
2026-03-24 20:04:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127796
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127796: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127793
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127793: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127780
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127780: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127777
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127777: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127770
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127770: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127769
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127769: 2
2026-03-24 20:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995
2026-03-24 20:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5fb261-2caf-5d26-8811-31e4423cd591 with scrape type 2
2026-03-24 20:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5fb261-2caf-5d26-8811-31e4423cd591 with scrape type 2
2026-03-24 20:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad5fb261-2caf-5d26-8811-31e4423cd591, identifier: 127995
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 119807
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 119807: 2
2026-03-24 20:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995
2026-03-24 20:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995
2026-03-24 20:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995 to the API
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:02 [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-24 20:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127995>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'ad5fb261-2caf-5d26-8811-31e4423cd591',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6104LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-auto-127995',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 70801,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25500.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Twin Recharge Inscription Auto',
'transmission': 'automatic',
'trim': '1.5 T5 Twin Recharge Inscription Auto',
'vin': 'YV1XZBBVFN2712417',
'year': 2022}
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Saving data for 127995: {'created_time': 1773399996.830664, 'last_price_update_time': 1774382642.746403}
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127995') HTTP/1.1" 204 0
2026-03-24 20:04:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 117511
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 117511: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127768
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127768: 2
2026-03-24 20:04:02 [arval.es] INFO: Found listing with ID: 127767
2026-03-24 20:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:02 [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-24 20:04:02 [arval.es] INFO: Scrape type for 127767: 0
2026-03-24 20:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128231> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231
2026-03-24 20:04:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with scrape type 2
2026-03-24 20:04:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with scrape type 2
2026-03-24 20:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 57a2ecc8-2ddc-576f-a2ef-9856936e1325, identifier: 128231
2026-03-24 20:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231
2026-03-24 20:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231
2026-03-24 20:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231 to the API
2026-03-24 20:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:04 [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-24 20:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128231>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '57a2ecc8-2ddc-576f-a2ef-9856936e1325',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8823MKN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-kuga-hybrid-st-line-25-128231',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Ford',
'model': 'Kuga',
'odometer': 10532,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2023-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga Hybrid ST-Line 2.5',
'transmission': 'automatic',
'trim': 'Hybrid ST-Line 2.5',
'vin': 'WF0FXXWPMHPJ85696',
'year': 2023}
2026-03-24 20:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:04 [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-24 20:04:04 [arval.es] INFO: Saving data for 128231: {'created_time': 1773400418.393542, 'last_price_update_time': 1774382644.536034}
2026-03-24 20:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128231') HTTP/1.1" 204 0
2026-03-24 20:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127806> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806
2026-03-24 20:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ad447d9-dced-5480-919d-31c8c0b72efc with scrape type 2
2026-03-24 20:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ad447d9-dced-5480-919d-31c8c0b72efc with scrape type 2
2026-03-24 20:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9ad447d9-dced-5480-919d-31c8c0b72efc, identifier: 127806
2026-03-24 20:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806
2026-03-24 20:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806
2026-03-24 20:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806 to the API
2026-03-24 20:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:04 [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-24 20:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127806>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9ad447d9-dced-5480-919d-31c8c0b72efc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7785LPX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-pack-bluehdi-127806',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 69372,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-06-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack BlueHDI',
'transmission': 'manual',
'trim': 'Allure Pack BlueHDI',
'vin': 'VR3UDYHSKMJ637739',
'year': 2021}
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:05 [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-24 20:04:05 [arval.es] INFO: Saving data for 127806: {'created_time': 1773399579.599003, 'last_price_update_time': 1774382645.076655}
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127806') HTTP/1.1" 204 0
2026-03-24 20:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127803> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127796> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127793> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803
2026-03-24 20:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f11bd0-b464-59a2-8aaf-b8d86762c68c with scrape type 2
2026-03-24 20:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f11bd0-b464-59a2-8aaf-b8d86762c68c with scrape type 2
2026-03-24 20:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 16f11bd0-b464-59a2-8aaf-b8d86762c68c, identifier: 127803
2026-03-24 20:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803
2026-03-24 20:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803
2026-03-24 20:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803 to the API
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:05 [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-24 20:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127803>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '16f11bd0-b464-59a2-8aaf-b8d86762c68c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1456LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-2020-5p-todoterreno-225-e-eat8-allure-127803',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 75452,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 2020 5P todoterreno 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 2020 5P todoterreno 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS247326',
'year': 2021}
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:05 [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-24 20:04:05 [arval.es] INFO: Saving data for 127803: {'created_time': 1773399697.756238, 'last_price_update_time': 1774382645.687225}
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127803') HTTP/1.1" 204 0
2026-03-24 20:04:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796
2026-03-24 20:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f4b096-4b86-5602-aa2c-f9c16408dc26 with scrape type 2
2026-03-24 20:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f4b096-4b86-5602-aa2c-f9c16408dc26 with scrape type 2
2026-03-24 20:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d9f4b096-4b86-5602-aa2c-f9c16408dc26, identifier: 127796
2026-03-24 20:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796
2026-03-24 20:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796
2026-03-24 20:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796 to the API
2026-03-24 20:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:06 [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-24 20:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127796>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'd9f4b096-4b86-5602-aa2c-f9c16408dc26',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2885LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-ex-auto-127796',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 104297,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Twin Recharge Inscription Ex Auto',
'transmission': 'automatic',
'trim': '1.5 T5 Twin Recharge Inscription Ex Auto',
'vin': 'YV1XZBBVFN2701353',
'year': 2021}
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:06 [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-24 20:04:06 [arval.es] INFO: Saving data for 127796: {'created_time': 1773399531.092176, 'last_price_update_time': 1774382646.148553}
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127796') HTTP/1.1" 204 0
2026-03-24 20:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793
2026-03-24 20:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e68954e-970f-5af3-8e1f-ae9be40612f5 with scrape type 2
2026-03-24 20:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e68954e-970f-5af3-8e1f-ae9be40612f5 with scrape type 2
2026-03-24 20:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2e68954e-970f-5af3-8e1f-ae9be40612f5, identifier: 127793
2026-03-24 20:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127780> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793
2026-03-24 20:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793
2026-03-24 20:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793 to the API
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:06 [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-24 20:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127793>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '2e68954e-970f-5af3-8e1f-ae9be40612f5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9609LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-tecno-sky-auto-4x4-127793',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 79780,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24300.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Tecno Sky Auto 4x4',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Tecno Sky Auto 4x4',
'vin': 'TMAJD812DNJ059006',
'year': 2021}
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:06 [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-24 20:04:06 [arval.es] INFO: Saving data for 127793: {'created_time': 1773399552.744127, 'last_price_update_time': 1774382646.578069}
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127793') HTTP/1.1" 204 0
2026-03-24 20:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780
2026-03-24 20:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5602d60c-3a33-5912-a57d-7e0fccd76539 with scrape type 2
2026-03-24 20:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5602d60c-3a33-5912-a57d-7e0fccd76539 with scrape type 2
2026-03-24 20:04:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5602d60c-3a33-5912-a57d-7e0fccd76539, identifier: 127780
2026-03-24 20:04:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780
2026-03-24 20:04:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780
2026-03-24 20:04:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780 to the API
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:06 [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-24 20:04:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127780>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5602d60c-3a33-5912-a57d-7e0fccd76539',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6816LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-127780',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 76835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS247319',
'year': 2021}
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:06 [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-24 20:04:06 [arval.es] INFO: Saving data for 127780: {'created_time': 1773399489.68883, 'last_price_update_time': 1774382646.948829}
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127780') HTTP/1.1" 204 0
2026-03-24 20:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:06 [scrapy.extensions.logstats] INFO: Crawled 191 pages (at 75 pages/min), scraped 147 items (at 67 items/min)
2026-03-24 20:04:06 [scrapy.extensions.memusage] INFO: Peak memory usage is 167MiB
2026-03-24 20:04:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127777> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777
2026-03-24 20:04:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1867c1e8-c97c-5247-9940-e6932bfad970 with scrape type 2
2026-03-24 20:04:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1867c1e8-c97c-5247-9940-e6932bfad970 with scrape type 2
2026-03-24 20:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1867c1e8-c97c-5247-9940-e6932bfad970, identifier: 127777
2026-03-24 20:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777
2026-03-24 20:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777
2026-03-24 20:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777 to the API
2026-03-24 20:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:07 [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-24 20:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127777>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1867c1e8-c97c-5247-9940-e6932bfad970',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3170LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-pack-127777',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 90628,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure Pack',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure Pack',
'vin': 'VF3M4DGZUMS248390',
'year': 2021}
2026-03-24 20:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:07 [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-24 20:04:07 [arval.es] INFO: Saving data for 127777: {'created_time': 1773399484.918819, 'last_price_update_time': 1774382647.755181}
2026-03-24 20:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127777') HTTP/1.1" 204 0
2026-03-24 20:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127770> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127769> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770
2026-03-24 20:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b02eb193-d926-53ec-9008-c5f75100c3d9 with scrape type 2
2026-03-24 20:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b02eb193-d926-53ec-9008-c5f75100c3d9 with scrape type 2
2026-03-24 20:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b02eb193-d926-53ec-9008-c5f75100c3d9, identifier: 127770
2026-03-24 20:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770
2026-03-24 20:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770
2026-03-24 20:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770 to the API
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:08 [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-24 20:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127770>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b02eb193-d926-53ec-9008-c5f75100c3d9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6754MWX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-plus-bright-auto-127770',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 20066,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46900.0,
'price_includes_vat': True,
'registration_date': '2024-12-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Plus Bright Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Plus Bright Auto',
'vin': 'YV1UZH4V2S1112253',
'year': 2024}
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:08 [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-24 20:04:08 [arval.es] INFO: Saving data for 127770: {'created_time': 1773399518.092667, 'last_price_update_time': 1774382648.370714}
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127770') HTTP/1.1" 204 0
2026-03-24 20:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119807> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769
2026-03-24 20:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a448126-272a-5678-b75a-acdf0a4475a6 with scrape type 2
2026-03-24 20:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a448126-272a-5678-b75a-acdf0a4475a6 with scrape type 2
2026-03-24 20:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a448126-272a-5678-b75a-acdf0a4475a6, identifier: 127769
2026-03-24 20:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769
2026-03-24 20:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769
2026-03-24 20:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769 to the API
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:08 [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-24 20:04:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127769>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '0a448126-272a-5678-b75a-acdf0a4475a6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9308LTK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-techo-127769',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 104798,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge Inscription Ex Auto *techo*',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge Inscription Ex Auto *techo*',
'vin': 'YV1XZBWVFN2689169',
'year': 2021}
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:08 [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-24 20:04:08 [arval.es] INFO: Saving data for 127769: {'created_time': 1773399519.876972, 'last_price_update_time': 1774382648.786436}
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127769') HTTP/1.1" 204 0
2026-03-24 20:04:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117511> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807
2026-03-24 20:04:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076bb772-9c46-50ab-b9ff-ffc180d90287 with scrape type 2
2026-03-24 20:04:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 076bb772-9c46-50ab-b9ff-ffc180d90287 with scrape type 2
2026-03-24 20:04:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 076bb772-9c46-50ab-b9ff-ffc180d90287, identifier: 119807
2026-03-24 20:04:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807
2026-03-24 20:04:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807
2026-03-24 20:04:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807 to the API
2026-03-24 20:04:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:09 [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-24 20:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119807>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '076bb772-9c46-50ab-b9ff-ffc180d90287',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3374LTD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-sky-229cv-119807',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 74277,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24700.0,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Sky 229CV',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Sky 229CV',
'vin': 'TMAJD811BMJ016539',
'year': 2021}
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Saving data for 119807: {'created_time': 1773399651.796663, 'last_price_update_time': 1774382649.169273}
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119807') HTTP/1.1" 204 0
2026-03-24 20:04:09 [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-24 20:04:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127768> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511
2026-03-24 20:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f45b156-0e75-5a48-b747-952db7237f3a with scrape type 2
2026-03-24 20:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f45b156-0e75-5a48-b747-952db7237f3a with scrape type 2
2026-03-24 20:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0f45b156-0e75-5a48-b747-952db7237f3a, identifier: 117511
2026-03-24 20:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511
2026-03-24 20:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511
2026-03-24 20:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511 to the API
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:09 [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-24 20:04:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117511>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0f45b156-0e75-5a48-b747-952db7237f3a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6787LTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-sky-229cv-117511',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 70919,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Sky 229CV',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Sky 229CV',
'vin': 'TMAJD811BMJ055025',
'year': 2021}
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Saving data for 117511: {'created_time': 1773399192.303664, 'last_price_update_time': 1774382649.548431}
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117511') HTTP/1.1" 204 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127765
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127765: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127763
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127763: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127762
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127762: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127751
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127751: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127736
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127736: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127732
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127732: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127726
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127726: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127716
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127716: 0
2026-03-24 20:04:09 [arval.es] INFO: Found listing with ID: 127626
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:09 [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-24 20:04:09 [arval.es] INFO: Scrape type for 127626: 2
2026-03-24 20:04:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768
2026-03-24 20:04:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db2e402d-15ea-51a2-b879-d4f8b1affa69 with scrape type 2
2026-03-24 20:04:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db2e402d-15ea-51a2-b879-d4f8b1affa69 with scrape type 2
2026-03-24 20:04:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: db2e402d-15ea-51a2-b879-d4f8b1affa69, identifier: 127768
2026-03-24 20:04:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768
2026-03-24 20:04:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768
2026-03-24 20:04:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768 to the API
2026-03-24 20:04:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:10 [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-24 20:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127768>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'db2e402d-15ea-51a2-b879-d4f8b1affa69',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6163MCY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-127768',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 36171,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY009783',
'year': 2022}
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Saving data for 127768: {'created_time': 1773399199.095658, 'last_price_update_time': 1774382650.119854}
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127768') HTTP/1.1" 204 0
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127624
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127624: 2
2026-03-24 20:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127623
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127623: 2
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127604
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127604: 2
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127601
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127601: 2
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127600
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127600: 2
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127597
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127597: 2
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127591
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127591: 2
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127589
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127589: 0
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127584
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127584: 0
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127583
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127583: 0
2026-03-24 20:04:10 [arval.es] INFO: Found listing with ID: 127581
2026-03-24 20:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:10 [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-24 20:04:10 [arval.es] INFO: Scrape type for 127581: 0
2026-03-24 20:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127626> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626
2026-03-24 20:04:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with scrape type 2
2026-03-24 20:04:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with scrape type 2
2026-03-24 20:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e, identifier: 127626
2026-03-24 20:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626
2026-03-24 20:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626
2026-03-24 20:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626 to the API
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:12 [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-24 20:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127626>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'fb4f2690-3aa8-5086-8b46-6fa5d0114d4e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7985LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-100kw-ev-tecno-2c-127626',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 53892,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 100kW EV Tecno 2C',
'transmission': 'automatic',
'trim': '100kW EV Tecno 2C',
'vin': 'TMAK381HFNJ046751',
'year': 2022}
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:12 [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-24 20:04:12 [arval.es] INFO: Saving data for 127626: {'created_time': 1773399227.971487, 'last_price_update_time': 1774382652.360259}
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127626') HTTP/1.1" 204 0
2026-03-24 20:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127623> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623
2026-03-24 20:04:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce23cbc4-33e0-5ca5-982a-06acf9d2004e with scrape type 2
2026-03-24 20:04:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce23cbc4-33e0-5ca5-982a-06acf9d2004e with scrape type 2
2026-03-24 20:04:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ce23cbc4-33e0-5ca5-982a-06acf9d2004e, identifier: 127623
2026-03-24 20:04:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623
2026-03-24 20:04:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623
2026-03-24 20:04:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623 to the API
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:12 [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-24 20:04:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127623>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 179,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ce23cbc4-33e0-5ca5-982a-06acf9d2004e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1256LSY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-corolla-20-180h-style-e-cvt-touring-sport-127623',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 55955,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla 2.0 180H STYLE E-CVT TOURING SPORT',
'transmission': 'automatic',
'trim': '2.0 180H STYLE E-CVT TOURING SPORT',
'vin': 'SB1Z53BE10E081617',
'year': 2021}
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:12 [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-24 20:04:12 [arval.es] INFO: Saving data for 127623: {'created_time': 1773399164.842918, 'last_price_update_time': 1774382652.917788}
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127623') HTTP/1.1" 204 0
2026-03-24 20:04:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127624> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba952c9-765f-57c4-b643-ea6500dbfeac with identifier: 127624
2026-03-24 20:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba952c9-765f-57c4-b643-ea6500dbfeac with scrape type 2
2026-03-24 20:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba952c9-765f-57c4-b643-ea6500dbfeac with scrape type 2
2026-03-24 20:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cba952c9-765f-57c4-b643-ea6500dbfeac, identifier: 127624
2026-03-24 20:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cba952c9-765f-57c4-b643-ea6500dbfeac with identifier: 127624
2026-03-24 20:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cba952c9-765f-57c4-b643-ea6500dbfeac with identifier: 127624
2026-03-24 20:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cba952c9-765f-57c4-b643-ea6500dbfeac with identifier: 127624 to the API
2026-03-24 20:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:13 [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-24 20:04:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127624>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'cba952c9-765f-57c4-b643-ea6500dbfeac',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3131MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-1-118i-127624',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 72438,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 118i',
'transmission': 'manual',
'trim': '118i',
'vin': 'WBA7K310205V90985',
'year': 2022}
2026-03-24 20:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:13 [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-24 20:04:13 [arval.es] INFO: Saving data for 127624: {'created_time': 1773399238.32391, 'last_price_update_time': 1774382653.557581}
2026-03-24 20:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127624') HTTP/1.1" 204 0
2026-03-24 20:04:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127604> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604
2026-03-24 20:04:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28e14f69-5e99-5896-bc17-482604e1c840 with scrape type 2
2026-03-24 20:04:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28e14f69-5e99-5896-bc17-482604e1c840 with scrape type 2
2026-03-24 20:04:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 28e14f69-5e99-5896-bc17-482604e1c840, identifier: 127604
2026-03-24 20:04:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604
2026-03-24 20:04:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604
2026-03-24 20:04:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604 to the API
2026-03-24 20:04:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:13 [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-24 20:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127604>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '28e14f69-5e99-5896-bc17-482604e1c840',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8483LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-leon-20-tdi-ss-style-127604',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Seat',
'model': 'Leon',
'odometer': 37833,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 2.0 TDI S&S Style',
'transmission': 'manual',
'trim': '2.0 TDI S&S Style',
'vin': 'VSSZZZKLZNR013588',
'year': 2021}
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:14 [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-24 20:04:14 [arval.es] INFO: Saving data for 127604: {'created_time': 1773399174.985187, 'last_price_update_time': 1774382654.032219}
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127604') HTTP/1.1" 204 0
2026-03-24 20:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127600> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600
2026-03-24 20:04:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be8613ce-ee8f-5372-abb3-db8b305df2fc with scrape type 2
2026-03-24 20:04:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be8613ce-ee8f-5372-abb3-db8b305df2fc with scrape type 2
2026-03-24 20:04:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: be8613ce-ee8f-5372-abb3-db8b305df2fc, identifier: 127600
2026-03-24 20:04:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600
2026-03-24 20:04:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600
2026-03-24 20:04:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600 to the API
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:14 [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-24 20:04:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127600>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'be8613ce-ee8f-5372-abb3-db8b305df2fc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4900LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-127600',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 55686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27100.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge Inscription Ex Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge Inscription Ex Auto',
'vin': 'YV1XZBWVFN2716211',
'year': 2021}
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:14 [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-24 20:04:14 [arval.es] INFO: Saving data for 127600: {'created_time': 1773399138.861724, 'last_price_update_time': 1774382654.928359}
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127600') HTTP/1.1" 204 0
2026-03-24 20:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127597> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597
2026-03-24 20:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with scrape type 2
2026-03-24 20:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with scrape type 2
2026-03-24 20:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606, identifier: 127597
2026-03-24 20:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597
2026-03-24 20:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597
2026-03-24 20:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597 to the API
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:15 [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-24 20:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127597>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2c75f0ae-7d8b-5e8d-887f-72b6e7927606',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7275LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-maxx-4x2-127597',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 80967,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Maxx 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI Maxx 4X2',
'vin': 'KMHK2812ANU842460',
'year': 2022}
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Saving data for 127597: {'created_time': 1773399120.976615, 'last_price_update_time': 1774382655.426171}
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127597') HTTP/1.1" 204 0
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Found listing with ID: 127579
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127579: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127577
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127577: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127575
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127575: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127574
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127574: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127572
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127572: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 118096
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 118096: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 117717
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 117717: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127566
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127566: 0
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127534
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127534: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127520
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127520: 2
2026-03-24 20:04:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127516
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127516: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127515
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127515: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127512
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127512: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127497
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127497: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127479
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127479: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127493
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127493: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127488
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127488: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127487
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127487: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127485
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127485: 2
2026-03-24 20:04:15 [arval.es] INFO: Found listing with ID: 127483
2026-03-24 20:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:15 [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-24 20:04:15 [arval.es] INFO: Scrape type for 127483: 0
2026-03-24 20:04:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127601> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601
2026-03-24 20:04:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with scrape type 2
2026-03-24 20:04:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with scrape type 2
2026-03-24 20:04:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18, identifier: 127601
2026-03-24 20:04:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601
2026-03-24 20:04:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601
2026-03-24 20:04:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601 to the API
2026-03-24 20:04:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:17 [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-24 20:04:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127601>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '93af5297-70f9-5cbb-aeac-0aa4ad9a9e18',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6722MJG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-a-a-180-d-20-amg-line-127601',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase A',
'odometer': 56865,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30200.0,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase A A 180 d 2.0 AMG Line',
'transmission': 'automatic',
'trim': 'A 180 d 2.0 AMG Line',
'vin': 'W1K3F1AB5PJ415598',
'year': 2023}
2026-03-24 20:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:17 [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-24 20:04:17 [arval.es] INFO: Saving data for 127601: {'created_time': 1773399128.328946, 'last_price_update_time': 1774382657.145048}
2026-03-24 20:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127601') HTTP/1.1" 204 0
2026-03-24 20:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127520> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127534> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520
2026-03-24 20:04:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc4391f-dda3-583b-9e71-8922bb88ba81 with scrape type 2
2026-03-24 20:04:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc4391f-dda3-583b-9e71-8922bb88ba81 with scrape type 2
2026-03-24 20:04:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0fc4391f-dda3-583b-9e71-8922bb88ba81, identifier: 127520
2026-03-24 20:04:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520
2026-03-24 20:04:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520
2026-03-24 20:04:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520 to the API
2026-03-24 20:04:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:18 [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-24 20:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127520>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '0fc4391f-dda3-583b-9e71-8922bb88ba81',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2775MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-ehybrid-14-tsi-127520',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 37203,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29200.0,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life eHybrid 1.4 TSI',
'transmission': 'automatic',
'trim': 'Life eHybrid 1.4 TSI',
'vin': 'WVGZZZ5N2PW405608',
'year': 2022}
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:18 [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-24 20:04:18 [arval.es] INFO: Saving data for 127520: {'created_time': 1773398965.589258, 'last_price_update_time': 1774382658.125692}
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127520') HTTP/1.1" 204 0
2026-03-24 20:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127516> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534
2026-03-24 20:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30422fb-eade-5c13-8d2b-34e1b5a6075d with scrape type 2
2026-03-24 20:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30422fb-eade-5c13-8d2b-34e1b5a6075d with scrape type 2
2026-03-24 20:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f30422fb-eade-5c13-8d2b-34e1b5a6075d, identifier: 127534
2026-03-24 20:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534
2026-03-24 20:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534
2026-03-24 20:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534 to the API
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:18 [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-24 20:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127534>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f30422fb-eade-5c13-8d2b-34e1b5a6075d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7548LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-127534',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Mokka',
'odometer': 51446,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW086393',
'year': 2021}
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:18 [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-24 20:04:18 [arval.es] INFO: Saving data for 127534: {'created_time': 1773398956.430632, 'last_price_update_time': 1774382658.54807}
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127534') HTTP/1.1" 204 0
2026-03-24 20:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516
2026-03-24 20:04:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75b2a241-5b10-5b31-8b65-0c200b1dae20 with scrape type 2
2026-03-24 20:04:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75b2a241-5b10-5b31-8b65-0c200b1dae20 with scrape type 2
2026-03-24 20:04:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 75b2a241-5b10-5b31-8b65-0c200b1dae20, identifier: 127516
2026-03-24 20:04:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516
2026-03-24 20:04:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516
2026-03-24 20:04:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516 to the API
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:18 [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-24 20:04:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127516>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '75b2a241-5b10-5b31-8b65-0c200b1dae20',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9437LZG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-v90-cross-country-20-b4-d-ultimate-awd-auto-127516',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'V90 Cross Country',
'odometer': 68903,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35900.0,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 Cross Country 2.0 B4 D Ultimate AWD Auto',
'transmission': 'automatic',
'trim': '2.0 B4 D Ultimate AWD Auto',
'vin': 'YV1PZK5V1P1161136',
'year': 2022}
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:18 [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-24 20:04:18 [arval.es] INFO: Saving data for 127516: {'created_time': 1773398896.40696, 'last_price_update_time': 1774382658.927116}
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127516') HTTP/1.1" 204 0
2026-03-24 20:04:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127515> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127512> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515
2026-03-24 20:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with scrape type 2
2026-03-24 20:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with scrape type 2
2026-03-24 20:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594, identifier: 127515
2026-03-24 20:04:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512
2026-03-24 20:04:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb1becd-395f-55eb-814d-ec33487fb988 with scrape type 2
2026-03-24 20:04:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb1becd-395f-55eb-814d-ec33487fb988 with scrape type 2
2026-03-24 20:04:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3cb1becd-395f-55eb-814d-ec33487fb988, identifier: 127512
2026-03-24 20:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515
2026-03-24 20:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515
2026-03-24 20:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515 to the API
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:19 [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-24 20:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127515>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7927LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-7-v-n-connecta-127515',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Juke',
'odometer': 90797,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T DCT 7 V N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T DCT 7 V N-Connecta',
'vin': 'SJNFAAF16U1151458',
'year': 2021}
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:19 [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-24 20:04:19 [arval.es] INFO: Saving data for 127515: {'created_time': 1773399077.9747, 'last_price_update_time': 1774382659.614257}
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127515') HTTP/1.1" 204 0
2026-03-24 20:04:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512
2026-03-24 20:04:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512
2026-03-24 20:04:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512 to the API
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:19 [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-24 20:04:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127512>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3cb1becd-395f-55eb-814d-ec33487fb988',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4935MCL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-127512',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 37448,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i *techo*',
'transmission': 'automatic',
'trim': 'sDrive18i *techo*',
'vin': 'WBAYH110405V86931',
'year': 2022}
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:19 [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-24 20:04:19 [arval.es] INFO: Saving data for 127512: {'created_time': 1773398927.808534, 'last_price_update_time': 1774382659.951474}
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127512') HTTP/1.1" 204 0
2026-03-24 20:04:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127497> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497
2026-03-24 20:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1f344a-c205-5676-8d59-527abf860a08 with scrape type 2
2026-03-24 20:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d1f344a-c205-5676-8d59-527abf860a08 with scrape type 2
2026-03-24 20:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2d1f344a-c205-5676-8d59-527abf860a08, identifier: 127497
2026-03-24 20:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497
2026-03-24 20:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497
2026-03-24 20:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497 to the API
2026-03-24 20:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:20 [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-24 20:04:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127497>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2d1f344a-c205-5676-8d59-527abf860a08',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1148LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-127497',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 75893,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUNS014263',
'year': 2022}
2026-03-24 20:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:20 [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-24 20:04:20 [arval.es] INFO: Saving data for 127497: {'created_time': 1773398910.174597, 'last_price_update_time': 1774382660.474609}
2026-03-24 20:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127497') HTTP/1.1" 204 0
2026-03-24 20:04:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127479> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479
2026-03-24 20:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74001580-08bf-5915-bcdf-8c9c1759e4e4 with scrape type 2
2026-03-24 20:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74001580-08bf-5915-bcdf-8c9c1759e4e4 with scrape type 2
2026-03-24 20:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 74001580-08bf-5915-bcdf-8c9c1759e4e4, identifier: 127479
2026-03-24 20:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479
2026-03-24 20:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479
2026-03-24 20:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479 to the API
2026-03-24 20:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:21 [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-24 20:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127479>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '74001580-08bf-5915-bcdf-8c9c1759e4e4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1332MYP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-e-hybrid-127479',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 4172,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900.0,
'price_includes_vat': True,
'registration_date': '2025-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI e-Hybrid',
'transmission': 'automatic',
'trim': '1.5 TSI e-Hybrid',
'vin': 'VSSZZZKM5SR055168',
'year': 2025}
2026-03-24 20:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:21 [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-24 20:04:21 [arval.es] INFO: Saving data for 127479: {'created_time': 1773398918.778125, 'last_price_update_time': 1774382661.181474}
2026-03-24 20:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127479') HTTP/1.1" 204 0
2026-03-24 20:04:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127488> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127487> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127485> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488
2026-03-24 20:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with scrape type 2
2026-03-24 20:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with scrape type 2
2026-03-24 20:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3, identifier: 127488
2026-03-24 20:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488
2026-03-24 20:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488
2026-03-24 20:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488 to the API
2026-03-24 20:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:22 [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-24 20:04:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127488>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c5a25909-ecb3-5ee8-9e48-4c9a80df81c3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4721LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-127488',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 57358,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ927186',
'year': 2021}
2026-03-24 20:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:22 [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-24 20:04:22 [arval.es] INFO: Saving data for 127488: {'created_time': 1773398878.831347, 'last_price_update_time': 1774382662.622412}
2026-03-24 20:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127488') HTTP/1.1" 204 0
2026-03-24 20:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487
2026-03-24 20:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7cf0c24-3b83-536b-9144-2f3b21a37e04 with scrape type 2
2026-03-24 20:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7cf0c24-3b83-536b-9144-2f3b21a37e04 with scrape type 2
2026-03-24 20:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d7cf0c24-3b83-536b-9144-2f3b21a37e04, identifier: 127487
2026-03-24 20:04:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485
2026-03-24 20:04:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0da654bc-71ff-5da1-8181-eaaceed09c32 with scrape type 2
2026-03-24 20:04:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0da654bc-71ff-5da1-8181-eaaceed09c32 with scrape type 2
2026-03-24 20:04:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0da654bc-71ff-5da1-8181-eaaceed09c32, identifier: 127485
2026-03-24 20:04:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487
2026-03-24 20:04:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487
2026-03-24 20:04:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487 to the API
2026-03-24 20:04:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:23 [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-24 20:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127487>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd7cf0c24-3b83-536b-9144-2f3b21a37e04',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5131LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-auto-4x4-127487',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 42439,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Style Auto 4x4',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Style Auto 4x4',
'vin': 'TMAJE812DNJ061103',
'year': 2021}
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [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-24 20:04:23 [arval.es] INFO: Saving data for 127487: {'created_time': 1773398839.824143, 'last_price_update_time': 1774382663.149254}
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127487') HTTP/1.1" 204 0
2026-03-24 20:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485
2026-03-24 20:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485
2026-03-24 20:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485 to the API
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:23 [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-24 20:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127485>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0da654bc-71ff-5da1-8181-eaaceed09c32',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3264MXB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-10-tsi-dsg-monte-carlo-127485',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 13228,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19200.0,
'price_includes_vat': True,
'registration_date': '2024-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI DSG Monte Carlo',
'transmission': 'automatic',
'trim': '1.0 TSI DSG Monte Carlo',
'vin': 'TMBER6PJ1S4025529',
'year': 2024}
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [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-24 20:04:23 [arval.es] INFO: Saving data for 127485: {'created_time': 1773398851.915283, 'last_price_update_time': 1774382663.46063}
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127485') HTTP/1.1" 204 0
2026-03-24 20:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127493> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:23 [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-24 20:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493
2026-03-24 20:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d5c841-9518-5cbf-a864-2e8e7114c74e with scrape type 2
2026-03-24 20:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d5c841-9518-5cbf-a864-2e8e7114c74e with scrape type 2
2026-03-24 20:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 79d5c841-9518-5cbf-a864-2e8e7114c74e, identifier: 127493
2026-03-24 20:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493
2026-03-24 20:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493
2026-03-24 20:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493 to the API
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:23 [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-24 20:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127493>
{'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': '79d5c841-9518-5cbf-a864-2e8e7114c74e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1444LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-127493',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 33957,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH4F12ANL095702',
'year': 2021}
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [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-24 20:04:23 [arval.es] INFO: Saving data for 127493: {'created_time': 1773398869.780579, 'last_price_update_time': 1774382663.956616}
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127493') HTTP/1.1" 204 0
2026-03-24 20:04:23 [arval.es] INFO: Found listing with ID: 126443
2026-03-24 20:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:23 [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-24 20:04:23 [arval.es] INFO: Scrape type for 126443: 0
2026-03-24 20:04:23 [arval.es] INFO: Found listing with ID: 122850
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 122850: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 122109
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 122109: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 124549
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 124549: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127474
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127474: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127469
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127469: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127468
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127468: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127465
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127465: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127463
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127463: 2
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127459
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127459: 2
2026-03-24 20:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127457
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127457: 2
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127453
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127453: 2
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127440
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127440: 2
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127426
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127426: 2
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 116938
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 116938: 2
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 123873
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 123873: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 123113
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 123113: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127355
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127355: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 121630
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 121630: 0
2026-03-24 20:04:24 [arval.es] INFO: Found listing with ID: 127341
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:24 [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-24 20:04:24 [arval.es] INFO: Scrape type for 127341: 0
2026-03-24 20:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127591> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591
2026-03-24 20:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0042a5-af20-521c-bfe1-05e46b2aa13b with scrape type 2
2026-03-24 20:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a0042a5-af20-521c-bfe1-05e46b2aa13b with scrape type 2
2026-03-24 20:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9a0042a5-af20-521c-bfe1-05e46b2aa13b, identifier: 127591
2026-03-24 20:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591
2026-03-24 20:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591
2026-03-24 20:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591 to the API
2026-03-24 20:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:25 [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-24 20:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127591>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9a0042a5-af20-521c-bfe1-05e46b2aa13b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9504MRN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-150cv-at7-127591',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 5523,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28800.0,
'price_includes_vat': True,
'registration_date': '2024-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 150CV AT7',
'transmission': 'automatic',
'trim': '1.5 150CV AT7',
'vin': 'VSSZZZKM9RR121151',
'year': 2024}
2026-03-24 20:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:25 [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-24 20:04:25 [arval.es] INFO: Saving data for 127591: {'created_time': 1773399147.745768, 'last_price_update_time': 1774382665.178296}
2026-03-24 20:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127591') HTTP/1.1" 204 0
2026-03-24 20:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127463> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463
2026-03-24 20:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb612dca-3206-5a36-a4bc-e905d3024982 with scrape type 2
2026-03-24 20:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb612dca-3206-5a36-a4bc-e905d3024982 with scrape type 2
2026-03-24 20:04:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cb612dca-3206-5a36-a4bc-e905d3024982, identifier: 127463
2026-03-24 20:04:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463
2026-03-24 20:04:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463
2026-03-24 20:04:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463 to the API
2026-03-24 20:04:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:26 [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-24 20:04:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127463>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 152,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'cb612dca-3206-5a36-a4bc-e905d3024982',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7836LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-concept-4x2-127463',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 77247,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20200.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi Concept 4X2',
'transmission': 'manual',
'trim': '1.6 T-GDi Concept 4X2',
'vin': 'U5YPU81BANL000367',
'year': 2022}
2026-03-24 20:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:26 [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-24 20:04:26 [arval.es] INFO: Saving data for 127463: {'created_time': 1773398640.9806, 'last_price_update_time': 1774382666.626241}
2026-03-24 20:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127463') HTTP/1.1" 204 0
2026-03-24 20:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127453> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453
2026-03-24 20:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59df7380-0fd8-5451-b9c8-11fadb2847ea with scrape type 2
2026-03-24 20:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59df7380-0fd8-5451-b9c8-11fadb2847ea with scrape type 2
2026-03-24 20:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 59df7380-0fd8-5451-b9c8-11fadb2847ea, identifier: 127453
2026-03-24 20:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453
2026-03-24 20:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453
2026-03-24 20:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453 to the API
2026-03-24 20:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:27 [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-24 20:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127453>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '59df7380-0fd8-5451-b9c8-11fadb2847ea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8323LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-drive-127453',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Stonic',
'odometer': 33093,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi MHEV iMT Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi MHEV iMT Drive',
'vin': 'KNAD6817AN6649095',
'year': 2022}
2026-03-24 20:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:27 [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-24 20:04:27 [arval.es] INFO: Saving data for 127453: {'created_time': 1773398757.293177, 'last_price_update_time': 1774382667.584052}
2026-03-24 20:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127453') HTTP/1.1" 204 0
2026-03-24 20:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127440> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127459> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440
2026-03-24 20:04:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with scrape type 2
2026-03-24 20:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with scrape type 2
2026-03-24 20:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133, identifier: 127440
2026-03-24 20:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440
2026-03-24 20:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440
2026-03-24 20:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440 to the API
2026-03-24 20:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:28 [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-24 20:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127440>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e68af83d-f9b0-5e7d-b5ee-80a7a75ce133',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2984LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-127440',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 58237,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24700.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110305U50564',
'year': 2021}
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Saving data for 127440: {'created_time': 1773398778.35892, 'last_price_update_time': 1774382668.089273}
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127440') HTTP/1.1" 204 0
2026-03-24 20:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459
2026-03-24 20:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8149af73-0fd4-5885-85ed-595b3f0f2c0a with scrape type 2
2026-03-24 20:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8149af73-0fd4-5885-85ed-595b3f0f2c0a with scrape type 2
2026-03-24 20:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8149af73-0fd4-5885-85ed-595b3f0f2c0a, identifier: 127459
2026-03-24 20:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459
2026-03-24 20:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459
2026-03-24 20:04:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459 to the API
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:28 [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-24 20:04:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127459>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8149af73-0fd4-5885-85ed-595b3f0f2c0a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3515LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-r-line-10-tsi-127459',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 68561,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17400.0,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo R-Line 1.0 TSI',
'transmission': 'manual',
'trim': 'R-Line 1.0 TSI',
'vin': 'WVWZZZAWZNY009113',
'year': 2022}
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Saving data for 127459: {'created_time': 1773398649.609174, 'last_price_update_time': 1774382668.459316}
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127459') HTTP/1.1" 204 0
2026-03-24 20:04:28 [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-24 20:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116938> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 125616
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 125616: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127306
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127306: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127302
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127302: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127294
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127294: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 121404
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 121404: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127158
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127158: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127156
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127156: 0
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 126722
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 126722: 2
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127133
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127133: 2
2026-03-24 20:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938
2026-03-24 20:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0086e02-250d-5b14-b5a6-d272f2205b75 with scrape type 2
2026-03-24 20:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0086e02-250d-5b14-b5a6-d272f2205b75 with scrape type 2
2026-03-24 20:04:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b0086e02-250d-5b14-b5a6-d272f2205b75, identifier: 116938
2026-03-24 20:04:28 [arval.es] INFO: Found listing with ID: 127129
2026-03-24 20:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:28 [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-24 20:04:28 [arval.es] INFO: Scrape type for 127129: 2
2026-03-24 20:04:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938
2026-03-24 20:04:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938
2026-03-24 20:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938 to the API
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:29 [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-24 20:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116938>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b0086e02-250d-5b14-b5a6-d272f2205b75',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9264MCF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-core-116938',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 12142,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32900.0,
'price_includes_vat': True,
'registration_date': '2022-11-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Core',
'transmission': 'automatic',
'trim': '2.0 B3 G Core',
'vin': 'YV1XZK7V1P2971695',
'year': 2022}
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Saving data for 116938: {'created_time': 1773398675.811159, 'last_price_update_time': 1774382669.205492}
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116938') HTTP/1.1" 204 0
2026-03-24 20:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127125
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127125: 2
2026-03-24 20:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127457> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127124
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127124: 2
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127115
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127115: 2
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127079
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127079: 2
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127077
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127077: 2
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127070
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127070: 2
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127068
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127068: 2
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127066
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127066: 0
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127058
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127058: 0
2026-03-24 20:04:29 [arval.es] INFO: Found listing with ID: 127050
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Scrape type for 127050: 0
2026-03-24 20:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457
2026-03-24 20:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947264cd-b1fd-5e64-bf27-64295bb8941e with scrape type 2
2026-03-24 20:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947264cd-b1fd-5e64-bf27-64295bb8941e with scrape type 2
2026-03-24 20:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 947264cd-b1fd-5e64-bf27-64295bb8941e, identifier: 127457
2026-03-24 20:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457
2026-03-24 20:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457
2026-03-24 20:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457 to the API
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:29 [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-24 20:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127457>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '947264cd-b1fd-5e64-bf27-64295bb8941e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7467LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t2-momentum-core-127457',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 25592,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T2 Momentum Core',
'transmission': 'manual',
'trim': '1.5 T2 Momentum Core',
'vin': 'YV1XZL4V1N2715340',
'year': 2021}
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [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-24 20:04:29 [arval.es] INFO: Saving data for 127457: {'created_time': 1773398663.381534, 'last_price_update_time': 1774382669.845959}
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127457') HTTP/1.1" 204 0
2026-03-24 20:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127426> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426
2026-03-24 20:04:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d075e86-a67e-57b6-846a-0cbe971160f0 with scrape type 2
2026-03-24 20:04:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d075e86-a67e-57b6-846a-0cbe971160f0 with scrape type 2
2026-03-24 20:04:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2d075e86-a67e-57b6-846a-0cbe971160f0, identifier: 127426
2026-03-24 20:04:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426
2026-03-24 20:04:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426
2026-03-24 20:04:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426 to the API
2026-03-24 20:04:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:30 [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-24 20:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127426>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2d075e86-a67e-57b6-846a-0cbe971160f0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9155LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-ceed-10-t-gdi-drive-127426',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Ceed',
'odometer': 45698,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Ceed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH2512ANL143660',
'year': 2021}
2026-03-24 20:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:30 [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-24 20:04:30 [arval.es] INFO: Saving data for 127426: {'created_time': 1773398613.97993, 'last_price_update_time': 1774382670.602814}
2026-03-24 20:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127426') HTTP/1.1" 204 0
2026-03-24 20:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127133> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126722> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133
2026-03-24 20:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with scrape type 2
2026-03-24 20:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with scrape type 2
2026-03-24 20:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0, identifier: 127133
2026-03-24 20:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133
2026-03-24 20:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133
2026-03-24 20:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133 to the API
2026-03-24 20:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:31 [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-24 20:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127133>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5446LKZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-design-35-tdi-20-s-tronic-163cv-127133',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5',
'odometer': 84381,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29500.0,
'price_includes_vat': True,
'registration_date': '2020-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Design 35 TDI 2.0 S tronic 163CV',
'transmission': 'manual',
'trim': 'Design 35 TDI 2.0 S tronic 163CV',
'vin': 'WAUZZZFY2L2124534',
'year': 2020}
2026-03-24 20:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:31 [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-24 20:04:31 [arval.es] INFO: Saving data for 127133: {'created_time': 1773398276.983561, 'last_price_update_time': 1774382671.953875}
2026-03-24 20:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127133') HTTP/1.1" 204 0
2026-03-24 20:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127129> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722
2026-03-24 20:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with scrape type 2
2026-03-24 20:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with scrape type 2
2026-03-24 20:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a515754a-f9a7-5d72-bf2b-0c6efabc69d9, identifier: 126722
2026-03-24 20:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722
2026-03-24 20:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722
2026-03-24 20:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722 to the API
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:32 [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-24 20:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126722>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'a515754a-f9a7-5d72-bf2b-0c6efabc69d9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1319LVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-phev-drive-126722',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 41057,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19600.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV Drive',
'vin': 'KNACD81DGN5505097',
'year': 2021}
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:32 [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-24 20:04:32 [arval.es] INFO: Saving data for 126722: {'created_time': 1773398268.586334, 'last_price_update_time': 1774382672.386878}
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126722') HTTP/1.1" 204 0
2026-03-24 20:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127125> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127124> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129
2026-03-24 20:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7e35003-ecda-5f00-897a-ab2042013996 with scrape type 2
2026-03-24 20:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7e35003-ecda-5f00-897a-ab2042013996 with scrape type 2
2026-03-24 20:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f7e35003-ecda-5f00-897a-ab2042013996, identifier: 127129
2026-03-24 20:04:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129
2026-03-24 20:04:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129
2026-03-24 20:04:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129 to the API
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:32 [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-24 20:04:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127129>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'f7e35003-ecda-5f00-897a-ab2042013996',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6715LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-r-line-10-tsi-dsg-110cv-127129',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 37507,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo R-Line 1.0 TSI DSG 110CV',
'transmission': 'automatic',
'trim': 'R-Line 1.0 TSI DSG 110CV',
'vin': 'WVWZZZAWZNY019494',
'year': 2021}
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:32 [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-24 20:04:32 [arval.es] INFO: Saving data for 127129: {'created_time': 1773398261.89632, 'last_price_update_time': 1774382672.806677}
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127129') HTTP/1.1" 204 0
2026-03-24 20:04:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127115> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125
2026-03-24 20:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ec2778-69b9-508a-a5b9-4c026632be37 with scrape type 2
2026-03-24 20:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ec2778-69b9-508a-a5b9-4c026632be37 with scrape type 2
2026-03-24 20:04:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e8ec2778-69b9-508a-a5b9-4c026632be37, identifier: 127125
2026-03-24 20:04:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124
2026-03-24 20:04:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8581113-d4c6-5093-9904-019c15fb0378 with scrape type 2
2026-03-24 20:04:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8581113-d4c6-5093-9904-019c15fb0378 with scrape type 2
2026-03-24 20:04:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b8581113-d4c6-5093-9904-019c15fb0378, identifier: 127124
2026-03-24 20:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125
2026-03-24 20:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125
2026-03-24 20:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125 to the API
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:33 [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-24 20:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127125>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e8ec2778-69b9-508a-a5b9-4c026632be37',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1329MFL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/fiat-500-dolcevita-10-70cv-techo-127125',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Fiat',
'model': '500',
'odometer': 20096,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2023-03-13',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 Dolcevita 1.0 70CV *Techo*',
'transmission': 'manual',
'trim': 'Dolcevita 1.0 70CV *Techo*',
'vin': 'ZFACF1CJ4NJH30141',
'year': 2023}
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:33 [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-24 20:04:33 [arval.es] INFO: Saving data for 127125: {'created_time': 1773398085.226425, 'last_price_update_time': 1774382673.63534}
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127125') HTTP/1.1" 204 0
2026-03-24 20:04:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124
2026-03-24 20:04:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124
2026-03-24 20:04:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124 to the API
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:33 [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-24 20:04:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127124>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b8581113-d4c6-5093-9904-019c15fb0378',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0066MGC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-gt-line-plug-in-hybrid-16-t-gdi-265cv-techo-127124',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 30411,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2023-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage GT-Line Plug-in Hybrid 1.6 T-GDI 265CV *Techo*',
'transmission': 'automatic',
'trim': 'GT-Line Plug-in Hybrid 1.6 T-GDI 265CV *Techo*',
'vin': 'U5YPX81HDPL073225',
'year': 2023}
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:33 [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-24 20:04:33 [arval.es] INFO: Saving data for 127124: {'created_time': 1773398117.881333, 'last_price_update_time': 1774382673.933137}
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127124') HTTP/1.1" 204 0
2026-03-24 20:04:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127079> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115
2026-03-24 20:04:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with scrape type 2
2026-03-24 20:04:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with scrape type 2
2026-03-24 20:04:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9, identifier: 127115
2026-03-24 20:04:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115
2026-03-24 20:04:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115
2026-03-24 20:04:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115 to the API
2026-03-24 20:04:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04: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-24 20:04:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127115>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0b5fd93c-3f1f-5826-8987-5a16e94c77e9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6645MPM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-xl-110cv-127115',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Seat',
'model': 'Arona',
'odometer': 45477,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2024-04-04',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style XL 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style XL 110CV',
'vin': 'VSSZZZKJXRR060110',
'year': 2024}
2026-03-24 20:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:35 [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-24 20:04:35 [arval.es] INFO: Saving data for 127115: {'created_time': 1773398201.025512, 'last_price_update_time': 1774382675.119702}
2026-03-24 20:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127115') HTTP/1.1" 204 0
2026-03-24 20:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127077> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef with identifier: 127079
2026-03-24 20:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef with scrape type 2
2026-03-24 20:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef with scrape type 2
2026-03-24 20:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef, identifier: 127079
2026-03-24 20:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef with identifier: 127079
2026-03-24 20:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef with identifier: 127079
2026-03-24 20:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a38cb9d-578b-5d5a-81a0-2cbbe2093aef with identifier: 127079 to the API
2026-03-24 20:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:36 [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-24 20:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127079>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.2L',
'engine_horse_power': 193,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0a38cb9d-578b-5d5a-81a0-2cbbe2093aef',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5757MBX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sorento-22-crdi-drive-dct-193cv-7-plazas-127079',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Sorento',
'odometer': 118269,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26600.0,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 7,
'seller_name': None,
'title': 'Kia Sorento 2.2 CRDi Drive DCT 193CV *7 Plazas*',
'transmission': 'automatic',
'trim': '2.2 CRDi Drive DCT 193CV *7 Plazas*',
'vin': 'KNARH81BGP5177479',
'year': 2022}
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:36 [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-24 20:04:36 [arval.es] INFO: Saving data for 127079: {'created_time': 1773398241.915091, 'last_price_update_time': 1774382676.196968}
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127079') HTTP/1.1" 204 0
2026-03-24 20:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127070> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077
2026-03-24 20:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3eff12-ee4e-545a-8ce1-575c99af28cd with scrape type 2
2026-03-24 20:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a3eff12-ee4e-545a-8ce1-575c99af28cd with scrape type 2
2026-03-24 20:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9a3eff12-ee4e-545a-8ce1-575c99af28cd, identifier: 127077
2026-03-24 20:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077
2026-03-24 20:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077
2026-03-24 20:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077 to the API
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:36 [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-24 20:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127077>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9a3eff12-ee4e-545a-8ce1-575c99af28cd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6413LWY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-concept-149cv-127077',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 65046,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21200.0,
'price_includes_vat': True,
'registration_date': '2022-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi Concept 149CV',
'transmission': 'manual',
'trim': '1.6 T-GDi Concept 149CV',
'vin': 'U5YPU81BANL004192',
'year': 2022}
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:36 [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-24 20:04:36 [arval.es] INFO: Saving data for 127077: {'created_time': 1773398126.941752, 'last_price_update_time': 1774382676.647291}
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127077') HTTP/1.1" 204 0
2026-03-24 20:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127068> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070
2026-03-24 20:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77608962-f113-568a-b7e3-ca8fc7ac0a58 with scrape type 2
2026-03-24 20:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77608962-f113-568a-b7e3-ca8fc7ac0a58 with scrape type 2
2026-03-24 20:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77608962-f113-568a-b7e3-ca8fc7ac0a58, identifier: 127070
2026-03-24 20:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070
2026-03-24 20:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070
2026-03-24 20:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070 to the API
2026-03-24 20:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:36 [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-24 20:04:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127070>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '77608962-f113-568a-b7e3-ca8fc7ac0a58',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6802LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-r-line-10-tsi-110cv-127070',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 59543,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20200.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance R-Line 1.0 TSI 110CV',
'transmission': 'manual',
'trim': 'Advance R-Line 1.0 TSI 110CV',
'vin': 'WVGZZZA1ZNV069202',
'year': 2021}
2026-03-24 20:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:37 [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-24 20:04:37 [arval.es] INFO: Saving data for 127070: {'created_time': 1773398010.653986, 'last_price_update_time': 1774382677.067244}
2026-03-24 20:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127070') HTTP/1.1" 204 0
2026-03-24 20:04:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068
2026-03-24 20:04:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0441ee28-fa42-58f0-8cdf-23a91acf202b with scrape type 2
2026-03-24 20:04:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0441ee28-fa42-58f0-8cdf-23a91acf202b with scrape type 2
2026-03-24 20:04:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0441ee28-fa42-58f0-8cdf-23a91acf202b, identifier: 127068
2026-03-24 20:04:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068
2026-03-24 20:04:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068
2026-03-24 20:04:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068 to the API
2026-03-24 20:04:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:37 [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-24 20:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127068>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0441ee28-fa42-58f0-8cdf-23a91acf202b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3017LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-micra-ig-t-10-e6d-f-acenta-92cv-127068',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Micra',
'odometer': 72357,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13200.0,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Micra IG-T 1.0 E6D-F Acenta 92CV',
'transmission': 'manual',
'trim': 'IG-T 1.0 E6D-F Acenta 92CV',
'vin': 'VNVK1400168173303',
'year': 2022}
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Saving data for 127068: {'created_time': 1773398068.28143, 'last_price_update_time': 1774382678.065887}
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127068') HTTP/1.1" 204 0
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Found listing with ID: 127043
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 127043: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 127041
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 127041: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 127034
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 127034: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126977
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126977: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126976
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126976: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126972
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126972: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126971
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126971: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126969
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126969: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126819
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126819: 2
2026-03-24 20:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126815
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126815: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126814
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126814: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126730
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126730: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126810
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126810: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126809
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126809: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126799
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126799: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126739
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126739: 2
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126718
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126718: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 123878
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 123878: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126661
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126661: 0
2026-03-24 20:04:38 [arval.es] INFO: Found listing with ID: 126660
2026-03-24 20:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:38 [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-24 20:04:38 [arval.es] INFO: Scrape type for 126660: 0
2026-03-24 20:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126969> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969
2026-03-24 20:04:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with scrape type 2
2026-03-24 20:04:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with scrape type 2
2026-03-24 20:04:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9, identifier: 126969
2026-03-24 20:04:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969
2026-03-24 20:04:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969
2026-03-24 20:04:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969 to the API
2026-03-24 20:04:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:40 [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-24 20:04:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126969>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3301LTW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-265cv-techo-126969',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 62093,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Style 265CV *Techo*',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Style 265CV *Techo*',
'vin': 'TMAJE812DNJ058039',
'year': 2021}
2026-03-24 20:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:40 [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-24 20:04:40 [arval.es] INFO: Saving data for 126969: {'created_time': 1773397977.982331, 'last_price_update_time': 1774382680.77704}
2026-03-24 20:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126969') HTTP/1.1" 204 0
2026-03-24 20:04:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126819> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126815> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819
2026-03-24 20:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd0a8600-aabd-53fa-b1e5-5b1f19059262 with scrape type 2
2026-03-24 20:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd0a8600-aabd-53fa-b1e5-5b1f19059262 with scrape type 2
2026-03-24 20:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd0a8600-aabd-53fa-b1e5-5b1f19059262, identifier: 126819
2026-03-24 20:04:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815
2026-03-24 20:04:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1c2e53-8f59-56be-9c90-49332e91fffc with scrape type 2
2026-03-24 20:04:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e1c2e53-8f59-56be-9c90-49332e91fffc with scrape type 2
2026-03-24 20:04:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8e1c2e53-8f59-56be-9c90-49332e91fffc, identifier: 126815
2026-03-24 20:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819
2026-03-24 20:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819
2026-03-24 20:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819 to the API
2026-03-24 20:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:41 [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-24 20:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126819>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'bd0a8600-aabd-53fa-b1e5-5b1f19059262',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8644LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-t2-momentum-pro-129cv-126819',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 44288,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 T2 Momentum Pro 129CV',
'transmission': 'automatic',
'trim': '2.0 T2 Momentum Pro 129CV',
'vin': 'YV1XZL4VDN2716916',
'year': 2021}
2026-03-24 20:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:41 [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-24 20:04:41 [arval.es] INFO: Saving data for 126819: {'created_time': 1773397941.034715, 'last_price_update_time': 1774382681.473285}
2026-03-24 20:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126819') HTTP/1.1" 204 0
2026-03-24 20:04:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815
2026-03-24 20:04:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815
2026-03-24 20:04:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815 to the API
2026-03-24 20:04:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:41 [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-24 20:04:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126815>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8e1c2e53-8f59-56be-9c90-49332e91fffc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1711MCD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i20-10-tgdi-klass-100cv-126815',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'I20',
'odometer': 57170,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15100.0,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai I20 1.0 TGDI Klass 100CV',
'transmission': 'manual',
'trim': '1.0 TGDI Klass 100CV',
'vin': 'NLHBN51GAPZ229471',
'year': 2022}
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:42 [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-24 20:04:42 [arval.es] INFO: Saving data for 126815: {'created_time': 1773397873.465831, 'last_price_update_time': 1774382682.015354}
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126815') HTTP/1.1" 204 0
2026-03-24 20:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126814> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126730> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814
2026-03-24 20:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with scrape type 2
2026-03-24 20:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with scrape type 2
2026-03-24 20:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d, identifier: 126814
2026-03-24 20:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814
2026-03-24 20:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814
2026-03-24 20:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814 to the API
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:42 [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-24 20:04:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126814>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4ff2558b-ebe0-5eea-8068-1979c62d7b4d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4937MNS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-allure-pack-15-hdi-130cv-126814',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 24323,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24200.0,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure Pack 1.5 HDi 130CV',
'transmission': 'automatic',
'trim': 'Allure Pack 1.5 HDi 130CV',
'vin': 'VF3MCYHZUPS154943',
'year': 2024}
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:42 [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-24 20:04:42 [arval.es] INFO: Saving data for 126814: {'created_time': 1773391715.05633, 'last_price_update_time': 1774382682.538714}
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126814') HTTP/1.1" 204 0
2026-03-24 20:04:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730
2026-03-24 20:04:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d94dab-a253-5093-bcca-082e2e9f47dc with scrape type 2
2026-03-24 20:04:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d94dab-a253-5093-bcca-082e2e9f47dc with scrape type 2
2026-03-24 20:04:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24d94dab-a253-5093-bcca-082e2e9f47dc, identifier: 126730
2026-03-24 20:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126810> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126809> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730
2026-03-24 20:04:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730
2026-03-24 20:04:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730 to the API
2026-03-24 20:04:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:42 [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-24 20:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126730>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '24d94dab-a253-5093-bcca-082e2e9f47dc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0561LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-klass-150cv-126730',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 15997,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI Klass 150CV',
'transmission': 'manual',
'trim': '1.6 TGDI Klass 150CV',
'vin': 'TMAJB81BAMJ095474',
'year': 2021}
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:43 [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-24 20:04:43 [arval.es] INFO: Saving data for 126730: {'created_time': 1773397879.247714, 'last_price_update_time': 1774382683.020287}
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126730') HTTP/1.1" 204 0
2026-03-24 20:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810
2026-03-24 20:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e683d458-5a24-53ef-8b27-1fb64706741d with scrape type 2
2026-03-24 20:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e683d458-5a24-53ef-8b27-1fb64706741d with scrape type 2
2026-03-24 20:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e683d458-5a24-53ef-8b27-1fb64706741d, identifier: 126810
2026-03-24 20:04:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809
2026-03-24 20:04:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with scrape type 2
2026-03-24 20:04:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with scrape type 2
2026-03-24 20:04:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3edff80c-0771-5012-a72a-d0ed4b2d52a8, identifier: 126809
2026-03-24 20:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810
2026-03-24 20:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810
2026-03-24 20:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810 to the API
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:43 [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-24 20:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126810>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e683d458-5a24-53ef-8b27-1fb64706741d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7064LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-twin-recharge-r-design-210cv-126810',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 69610,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 Twin Recharge R-Design 210CV',
'transmission': 'automatic',
'trim': '1.5 Twin Recharge R-Design 210CV',
'vin': 'YV1XZBWVFN2716063',
'year': 2021}
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:43 [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-24 20:04:43 [arval.es] INFO: Saving data for 126810: {'created_time': 1773397889.558909, 'last_price_update_time': 1774382683.503996}
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126810') HTTP/1.1" 204 0
2026-03-24 20:04:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809
2026-03-24 20:04:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809
2026-03-24 20:04:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809 to the API
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:43 [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-24 20:04:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126809>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '3edff80c-0771-5012-a72a-d0ed4b2d52a8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1231MMN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-recharge-phev-plus-bright-126809',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 36604,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33500.0,
'price_includes_vat': True,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 Recharge PHEV Plus Bright',
'transmission': 'automatic',
'trim': 'Recharge PHEV Plus Bright',
'vin': 'YV1XZBWV7R2225157',
'year': 2023}
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:43 [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-24 20:04:43 [arval.es] INFO: Saving data for 126809: {'created_time': 1773397599.967234, 'last_price_update_time': 1774382683.820228}
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126809') HTTP/1.1" 204 0
2026-03-24 20:04:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126799> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc9c3d7e-a606-516a-a5a0-8c3379414c23 with identifier: 126799
2026-03-24 20:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc9c3d7e-a606-516a-a5a0-8c3379414c23 with scrape type 2
2026-03-24 20:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc9c3d7e-a606-516a-a5a0-8c3379414c23 with scrape type 2
2026-03-24 20:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fc9c3d7e-a606-516a-a5a0-8c3379414c23, identifier: 126799
2026-03-24 20:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fc9c3d7e-a606-516a-a5a0-8c3379414c23 with identifier: 126799
2026-03-24 20:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fc9c3d7e-a606-516a-a5a0-8c3379414c23 with identifier: 126799
2026-03-24 20:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fc9c3d7e-a606-516a-a5a0-8c3379414c23 with identifier: 126799 to the API
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:44 [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-24 20:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126799>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'fc9c3d7e-a606-516a-a5a0-8c3379414c23',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6778MWZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-12-puretech-100cv-126799',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 15036,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19200.0,
'price_includes_vat': True,
'registration_date': '2024-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.2 PureTech 100CV',
'transmission': 'manual',
'trim': 'Allure 1.2 PureTech 100CV',
'vin': 'VR3USHNK7RJ995452',
'year': 2024}
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:44 [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-24 20:04:44 [arval.es] INFO: Saving data for 126799: {'created_time': 1773397841.853197, 'last_price_update_time': 1774382684.356883}
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126799') HTTP/1.1" 204 0
2026-03-24 20:04:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126739> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-24 20:04:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739
2026-03-24 20:04:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with scrape type 2
2026-03-24 20:04:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with scrape type 2
2026-03-24 20:04:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 76a8a8a6-5db5-5f49-8c96-fc8a24838715, identifier: 126739
2026-03-24 20:04:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739
2026-03-24 20:04:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739
2026-03-24 20:04:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739 to the API
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-24 20:04:44 [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-24 20:04:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126739>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '76a8a8a6-5db5-5f49-8c96-fc8a24838715',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4094MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-e-tech-phev-160cv-126739',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Captur',
'odometer': 27017,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21700.0,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur E-Tech PHEV 160CV',
'transmission': 'automatic',
'trim': 'E-Tech PHEV 160CV',
'vin': 'VF1RJB00069921184',
'year': 2022}
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:44 [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-24 20:04:44 [arval.es] INFO: Saving data for 126739: {'created_time': 1773397794.537443, 'last_price_update_time': 1774382684.983321}
2026-03-24 20:04:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126739') HTTP/1.1" 204 0
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Found listing with ID: 126618
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126618: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126589
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126589: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126524
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126524: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126534
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126534: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126527
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126527: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126525
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126525: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126522
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126522: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126515
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126515: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126437
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126437: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 119155
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 119155: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126373
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126373: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126365
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126365: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126364
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126364: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126361
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126361: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126358
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126358: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126311
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126311: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126310
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126310: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 120447
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 120447: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126300
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126300: 0
2026-03-24 20:04:45 [arval.es] INFO: Found listing with ID: 126277
2026-03-24 20:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:45 [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-24 20:04:45 [arval.es] INFO: Scrape type for 126277: 0
2026-03-24 20:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Found listing with ID: 126236
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126236: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126233
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126233: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126231
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126231: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126229
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126229: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126218
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126218: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126195
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126195: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126134
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126134: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126129
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126129: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126120
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126120: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126070
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126070: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126069
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:46 [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-24 20:04:46 [arval.es] INFO: Scrape type for 126069: 0
2026-03-24 20:04:46 [arval.es] INFO: Found listing with ID: 126062
2026-03-24 20:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 126062: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 126055
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 126055: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 126049
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 126049: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 124584
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 124584: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 124498
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 124498: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 125970
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 125970: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 125965
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 125965: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 125964
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 125964: 0
2026-03-24 20:04:47 [arval.es] INFO: Found listing with ID: 125962
2026-03-24 20:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:47 [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-24 20:04:47 [arval.es] INFO: Scrape type for 125962: 0
2026-03-24 20:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Found listing with ID: 125960
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125960: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125954
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125954: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125912
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125912: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125900
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125900: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125796
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125796: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125794
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125794: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 120508
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 120508: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125793
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125793: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125720
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125720: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125717
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125717: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125714
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125714: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125710
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125710: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125698
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125698: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125687
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125687: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125479
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125479: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125613
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125613: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 120607
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 120607: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 125536
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 125536: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 121280
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 121280: 0
2026-03-24 20:04:48 [arval.es] INFO: Found listing with ID: 123980
2026-03-24 20:04:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:48 [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-24 20:04:48 [arval.es] INFO: Scrape type for 123980: 0
2026-03-24 20:04:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Found listing with ID: 125509
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125509: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 125499
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125499: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 123708
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 123708: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 122768
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 122768: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 123075
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 123075: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 125446
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125446: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 125442
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125442: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 125438
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125438: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 117456
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 117456: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 119093
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 119093: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 121408
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 121408: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 119594
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 119594: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 122898
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 122898: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 124078
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 124078: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 125373
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125373: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 125352
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 125352: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 120613
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 120613: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 121855
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 121855: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 119615
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 119615: 0
2026-03-24 20:04:50 [arval.es] INFO: Found listing with ID: 116746
2026-03-24 20:04:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:50 [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-24 20:04:50 [arval.es] INFO: Scrape type for 116746: 0
2026-03-24 20:04:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Found listing with ID: 121403
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 121403: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 125247
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 125247: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 125179
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 125179: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 125178
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 125178: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 125059
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 125059: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 125004
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 125004: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 124993
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 124993: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 124982
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 124982: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 124936
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:51 [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-24 20:04:51 [arval.es] INFO: Scrape type for 124936: 0
2026-03-24 20:04:51 [arval.es] INFO: Found listing with ID: 124935
2026-03-24 20:04:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124935: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 123851
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 123851: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 124914
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124914: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 113713
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 113713: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 120611
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 120611: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 124895
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124895: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 124890
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124890: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 124838
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124838: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 121958
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 121958: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 124801
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124801: 0
2026-03-24 20:04:52 [arval.es] INFO: Found listing with ID: 124746
2026-03-24 20:04:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:52 [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-24 20:04:52 [arval.es] INFO: Scrape type for 124746: 0
2026-03-24 20:04:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Found listing with ID: 124510
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124510: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124509
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124509: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124502
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124502: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124462
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124462: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124450
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124450: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 120617
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 120617: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 121748
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 121748: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 120606
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 120606: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124382
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124382: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124309
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124309: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 117389
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 117389: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124108
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124108: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124101
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124101: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124093
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124093: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124085
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124085: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 124081
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 124081: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 123996
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 123996: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 123988
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 123988: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 123987
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:54 [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-24 20:04:54 [arval.es] INFO: Scrape type for 123987: 0
2026-03-24 20:04:54 [arval.es] INFO: Found listing with ID: 123984
2026-03-24 20:04:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:55 [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-24 20:04:55 [arval.es] INFO: Scrape type for 123984: 0
2026-03-24 20:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Found listing with ID: 123912
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123912: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123872
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123872: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123880
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123880: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123780
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123780: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123778
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123778: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123773
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123773: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123771
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123771: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123737
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123737: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123734
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123734: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123730
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123730: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123723
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123723: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123707
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123707: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123706
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123706: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123539
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123539: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123483
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123483: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123479
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123479: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123457
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123457: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 123456
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 123456: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 115658
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 115658: 0
2026-03-24 20:04:56 [arval.es] INFO: Found listing with ID: 115455
2026-03-24 20:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:56 [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-24 20:04:56 [arval.es] INFO: Scrape type for 115455: 0
2026-03-24 20:04:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Found listing with ID: 123073
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 123073: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 123071
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 123071: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122873
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122873: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122858
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122858: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122856
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122856: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122753
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122753: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122601
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122601: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 116640
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 116640: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122590
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122590: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121134
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121134: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 116456
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 116456: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 120365
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 120365: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122480
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122480: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 122177
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 122177: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121966
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121966: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121867
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121867: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121747
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121747: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121744
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121744: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121715
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121715: 0
2026-03-24 20:04:58 [arval.es] INFO: Found listing with ID: 121251
2026-03-24 20:04:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:04:58 [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-24 20:04:58 [arval.es] INFO: Scrape type for 121251: 0
2026-03-24 20:04:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:04:59 [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-24 20:05:00 [arval.es] INFO: Found listing with ID: 121107
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 121107: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 121047
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 121047: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 121046
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 121046: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 121013
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 121013: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120889
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120889: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120622
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120622: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120470
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120470: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 119006
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 119006: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120363
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120363: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120362
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120362: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120291
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120291: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120246
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120246: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120245
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120245: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 120218
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 120218: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 119942
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 119942: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 119912
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 119912: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 117494
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 117494: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 119850
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 119850: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 119775
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 119775: 0
2026-03-24 20:05:00 [arval.es] INFO: Found listing with ID: 119716
2026-03-24 20:05:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:00 [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-24 20:05:00 [arval.es] INFO: Scrape type for 119716: 0
2026-03-24 20:05:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:05:01 [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-24 20:05:01 [arval.es] INFO: Found listing with ID: 119713
2026-03-24 20:05:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 119713: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 118935
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 118935: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 110549
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 110549: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 118265
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 118265: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 118252
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 118252: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 117564
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 117564: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 117455
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 117455: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 117452
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 117452: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 117391
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 117391: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 117249
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 117249: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 116778
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 116778: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 116148
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 116148: 0
2026-03-24 20:05:02 [arval.es] INFO: Found listing with ID: 116086
2026-03-24 20:05:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:02 [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-24 20:05:02 [arval.es] INFO: Scrape type for 116086: 0
2026-03-24 20:05:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-24 20:05:03 [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-24 20:05:03 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-24 20:05:03 [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>: 193, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-24 20:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-24 20:05:04 [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%201773950704 HTTP/1.1" 200 None
2026-03-24 20:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.es',RowKey='130409') HTTP/1.1" 204 0
2026-03-24 20:05:04 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (198 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.es/task_48_2026-03-24T20_00_00.jl
2026-03-24 20:05:04 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 235911,
'downloader/request_count': 318,
'downloader/request_method_count/GET': 318,
'downloader/response_bytes': 10566984,
'downloader/response_count': 318,
'downloader/response_status_count/200': 318,
'elapsed_time_seconds': 297.249186,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 24, 20, 5, 4, 233550, tzinfo=datetime.timezone.utc),
'item_scraped_count': 198,
'log_count/DEBUG': 4772,
'log_count/INFO': 4390,
'memusage/max': 175579136,
'memusage/startup': 149737472,
'photo_download_count': 60,
'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': 43,
'playwright/request_count/aborted': 12,
'playwright/request_count/method/GET': 42,
'playwright/request_count/method/POST': 1,
'playwright/request_count/navigation': 3,
'playwright/request_count/resource_type/document': 3,
'playwright/request_count/resource_type/fetch': 1,
'playwright/request_count/resource_type/font': 7,
'playwright/request_count/resource_type/image': 8,
'playwright/request_count/resource_type/script': 13,
'playwright/request_count/resource_type/stylesheet': 3,
'playwright/request_count/resource_type/xhr': 8,
'playwright/response_count': 24,
'playwright/response_count/method/GET': 24,
'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': 2,
'request_depth_max': 59,
'response_received_count': 258,
'scheduler/dequeued': 318,
'scheduler/dequeued/memory': 318,
'scheduler/enqueued': 318,
'scheduler/enqueued/memory': 318,
'scrape_type/new': 6,
'scrape_type/price_update': 192,
'scrape_type/skipped': 955,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 257,
'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.8476349024631165,
'scrapy-zyte-api/mean_response_seconds': 2.856061089986843,
'scrapy-zyte-api/processed': 257,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 257,
'scrapy-zyte-api/request_args/experimental.requestCookies': 256,
'scrapy-zyte-api/request_args/experimental.responseCookies': 257,
'scrapy-zyte-api/request_args/httpResponseBody': 257,
'scrapy-zyte-api/request_args/httpResponseHeaders': 257,
'scrapy-zyte-api/request_args/url': 257,
'scrapy-zyte-api/status_codes/200': 257,
'scrapy-zyte-api/success': 257,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 24, 20, 0, 6, 984364, tzinfo=datetime.timezone.utc)}
2026-03-24 20:05:04 [scrapy.core.engine] INFO: Spider closed (finished)