2026-03-30 12:00:11 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 12:00:11 [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-30 12:00:11 [arval.es] INFO: Starting spider arval.es [deploy-check: 2026-03-12T15:10]
2026-03-30 12:00:11 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 12:00:11 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 12:00:11 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 12:00:11 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 12:00:11 [scrapy.extensions.telnet] INFO: Telnet Password: 84bb2bc737a5e92b
2026-03-30 12:00:11 [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-30 12:00:11 [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-30T12_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-30 12:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 12:00:11 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 12:00:11 [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-30 12:00:12 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 12:00:12 [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-30 12:00:12 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 12:00:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 12:00:12 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2114
2026-03-30 12:00:12 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 12:00:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 12:00:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:00:12 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: es
2026-03-30 12:00:12 [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-30 12:00:12 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 12:00:12 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 12:00:12 [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-30 12:00:12 [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-30 12:00:12 [scrapy.core.engine] INFO: Spider opened
2026-03-30 12:00:12 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:00:12 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6025
2026-03-30 12:00:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 141MiB
2026-03-30 12:00:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 12:00:12 [scrapy-playwright] INFO: Starting download handler
2026-03-30 12:00:17 [scrapy-playwright] INFO: Launching browser firefox
2026-03-30 12:00:18 [scrapy-playwright] INFO: Browser firefox launched
2026-03-30 12:00:18 [scrapy-playwright] DEBUG: Browser context started: 'default' (persistent=False, remote=False)
2026-03-30 12:00:19 [scrapy-playwright] DEBUG: [Context=default] New page created, page count is 1 (1 for all contexts)
2026-03-30 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-30 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Response: <407 https://autoselect.arval.es/>
2026-03-30 12:00:19 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/> (resource type: document)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/>
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js> (resource type: script)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://cdn.cookielaw.org/scripttemplates/otSDKStub.js>
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2> (resource type: font)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2> (resource type: font)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2> (resource type: font)
2026-03-30 12:00:20 [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-30 12:00:20 [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-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_styles/arval.css> (resource type: stylesheet)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/polyfills.js> (resource type: script)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js> (resource type: script)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/arval.js> (resource type: script)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js> (resource type: script)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg> (resource type: image)
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-30 12:00:20 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://js.monitor.azure.com/scripts/b/ai.2.min.js> (resource type: script)
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans.woff2>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/polyfills.js>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/runtime.min.js>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-bold.woff2>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/arval.js>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://js.monitor.azure.com/scripts/b/ai.2.min.js>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/scripts/arval_scripts/vandor.min.js>
2026-03-30 12:00:21 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/arval_styles/arval.css>
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57> (resource type: script)
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.googletagmanager.com/gtm.js?id=GTM-MVPKT57>
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/images/arval-autoselect-logo.png> (resource type: image)
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/images/arval-autoselect-logo.png>
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg> (resource type: image)
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/CountriesData/Spain/images/hero-image.jpg>
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-v2.woff2>
2026-03-30 12:00:22 [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-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans-condensed/bnpp-sans-cond-bold-v2.woff2>
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_icons/android-icon-192x192.png> (resource type: image)
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/android-icon-192x192.png>
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png> (resource type: image)
2026-03-30 12:00:22 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://autoselect.arval.es/styles/arval_icons/favicon-16x16.png>
2026-03-30 12:00:23 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8e54e4ea/www-player.css> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.YE2WEYsO5Mk.L.F4.O/am=AAAABQ/d=0/br=1/rs=AGKMywHQFTwTkEFBYLqJ164ZejzWkhmbhQ> (resource type: stylesheet, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:24 [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-30 12:00:24 [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-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=root,base> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/player/8e54e4ea/player_embed_es6.vflset/en_US/base.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8e54e4ea/www-player.css>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://autoselect.arval.es/styles/fonts/bnpp-sans/bnpp-sans-light.woff2>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/ss/k=ytembeds.base.YE2WEYsO5Mk.L.F4.O/am=AAAABQ/d=0/br=1/rs=AGKMywHQFTwTkEFBYLqJ164ZejzWkhmbhQ>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=root,base>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/player/8e54e4ea/player_embed_es6.vflset/en_US/base.js>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://googleads.g.doubleclick.net/pagead/id> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://googleads.g.doubleclick.net/pagead/id>
2026-03-30 12:00:24 [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-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://static.doubleclick.net/instream/ad_status.js>
2026-03-30 12:00:24 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/exm=base,root/ed=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=r78Drb> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/_/ytembeds/_/js/k=ytembeds.base.en_US.tgVis6b6ZfE.2021.O/am=AAAABQ/d=1/exm=base,root/ed=1/br=1/rs=AGKMywG4MgjSLdmolzhM4QATu6VPhNs6HA/m=r78Drb>
2026-03-30 12:00:25 [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-30 12:00:25 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://i.ytimg.com/vi/oD1uI53f6Yk/maxres2.jpg?sqp=-oaymwEoCIAKENAF8quKqQMcGADwAQH4AbYIgAK4CIoCDAgAEAEYICBlKD0wDw==&rs=AOn4CLCZ8WlnxJZeAsAULJV_GCEa7sucmQ>
2026-03-30 12:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/s/embeds/14ef235a/lottie-light.vflset/lottie-light.js> (resource type: script, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:25 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.google.com/js/th/KgIJfcKS2CxPN3l7ve8r4kGzdtIJOAO4xkt8HhbjKTA.js> (resource type: script, referrer: https://www.youtube.com/)
2026-03-30 12:00:25 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/s/embeds/14ef235a/lottie-light.vflset/lottie-light.js>
2026-03-30 12:00:25 [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-30 12:00:25 [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-30 12:00:26 [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-30 12:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.google.com/js/th/KgIJfcKS2CxPN3l7ve8r4kGzdtIJOAO4xkt8HhbjKTA.js>
2026-03-30 12:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 12:00:26 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://fonts.gstatic.com/s/roboto/v48/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2>
2026-03-30 12:00:26 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://www.youtube.com/generate_204?O_yyeA> (resource type: image, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:26 [scrapy-playwright] DEBUG: [Context=default] Aborted Playwright request <GET https://www.youtube.com/generate_204?O_yyeA>
2026-03-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/?pageSize=6&_=1774872021962> (resource type: xhr)
2026-03-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/youtube/img/lottie/subscribe_action/subscribe_action_sparkles_dark_v4.json>
2026-03-30 12:00:27 [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-30 12:00:27 [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-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/youtube/img/lottie/subscribe_action/subscribe_action_container_dark_v5.json>
2026-03-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://dc.services.visualstudio.com/v2/track> (resource type: xhr)
2026-03-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://jnn-pa.googleapis.com/$rpc/google.internal.waa.v1.Waa/GenerateIT> (resource type: xhr, referrer: https://www.youtube.com/)
2026-03-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Request: <POST https://www.youtube.com/youtubei/v1/log_event?alt=json> (resource type: xhr, referrer: https://www.youtube.com/embed/oD1uI53f6Yk?si=DiMt2l5pJPm5Pd7o)
2026-03-30 12:00:27 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Filters/4?purchaseOption=sale>
2026-03-30 12:00:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://autoselect.arval.es> (referer: None) ['playwright']
2026-03-30 12:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.gstatic.com/youtube/img/icons/mweb/youtube_fill/logo/v2/67px.svg>
2026-03-30 12:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://www.youtube.com/youtubei/v1/log_event?alt=json>
2026-03-30 12:00:28 [scrapy-playwright] DEBUG: [Context=default] Response: <200 https://dc.services.visualstudio.com/v2/track>
2026-03-30 12:00:28 [arval.es] INFO: Scrapy-formatted cookies: [{'name': '__Secure-YNID', 'value': '17.YT=SYQ7T9Q49ojjRMMVRij3apIMv0YmBjRVOEkw5_37dJDQWGVIkjKqSvpFzqBfZ5U5ES5iUazXf0ziF9t3rFO5uj0PhvT16VWCTWdzFPPN09HqXzUQOJejQcTXc6NFL-ILDrDz7vQegzxXqVtjwvAcx4opLfVjJjJvsuUC4Y8gVnCm1TpQJQj2N3805j9KgEo1Qkv08LJ0t7LEmZvtZOzG8-ZICglrXqOrhHoterrM33StxvRyT6p0q1r102VGhke3pRoSfIUuzljLc4fZ_jtmxu382MP1a_eUfkkrPXUjtt49sjsm96g3L1jJDMzTJ4Q_F7v0Zif8Yk4G4u8hTXISfQ', 'domain': '.youtube.com', 'path': '/'}, {'name': 'YSC', 'value': 'O4np33Jm5kI', 'domain': '.youtube.com', 'path': '/'}, {'name': '__Secure-ROLLOUT_TOKEN', 'value': 'CKmZnY2Zl5-SJxDOtoHEyceTAxjOtoHEyceTAw%3D%3D', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_INFO1_LIVE', 'value': 'XKiXOXA7CIg', 'domain': '.youtube.com', 'path': '/'}, {'name': 'VISITOR_PRIVACY_METADATA', 'value': 'CgJHQhIEGgAgEQ%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': '+GDSiQ4UFyCpLWDvoP/E6T|2026-03-30T12:00:21.549Z', 'domain': 'autoselect.arval.es', 'path': '/'}, {'name': 'ai_session', 'value': '7lK/OB3dTRphFmksEu45LL|1774872027314|1774872027314', 'domain': 'autoselect.arval.es', 'path': '/'}]
2026-03-30 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:00:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /SpiderData(PartitionKey='Arval',RowKey='cookies') HTTP/1.1" 204 0
2026-03-30 12:00:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:01:12 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 1 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:01:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-30 12:02:12 [scrapy.extensions.logstats] INFO: Crawled 1 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:02:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 155MiB
2026-03-30 12:02:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.474(s), this was the 1st time calling it.
2026-03-30 12:02:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.398555081157683 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:02:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:02:52 [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-30 12:02:52 [arval.es] INFO: Found listing with ID: 132812
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132812%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132812: 1
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132808
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132808%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132808: 1
2026-03-30 12:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132807
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132807%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132807: 1
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 122877
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27122877%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 122877: 2
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132776
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132776%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132776: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132444
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132444%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132444: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132775
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132775%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132775: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132773
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132773%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132773: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132766
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132766%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132766: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132764
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132764%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132764: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132763
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132763%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132763: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132761
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132761%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132761: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 131732
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27131732%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 131732: 2
2026-03-30 12:02:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132595
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132595%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132595: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132663
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132663%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132663: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132662
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132662%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132662: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132661
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132661%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132661: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132647
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132647%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132647: 0
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132642
2026-03-30 12:02:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132642%27 HTTP/1.1" 200 None
2026-03-30 12:02:52 [arval.es] INFO: Scrape type for 132642: 2
2026-03-30 12:02:52 [arval.es] INFO: Found listing with ID: 132641
2026-03-30 12:02:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132641%27 HTTP/1.1" 200 None
2026-03-30 12:02:53 [arval.es] INFO: Scrape type for 132641: 0
2026-03-30 12: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-30 12: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-30 12: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-30 12:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131732> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732
2026-03-30 12:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with scrape type 2
2026-03-30 12:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with scrape type 2
2026-03-30 12:02:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3, identifier: 131732
2026-03-30 12:02:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732
2026-03-30 12:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:02:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=grey HTTP/1.1" 200 None
2026-03-30 12:02:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:02:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:02:56 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Electric HTTP/1.1" 200 None
2026-03-30 12:02:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732
2026-03-30 12:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5d3b1d6b-0f30-58c1-bbf9-40817654bec3 with identifier: 131732 to the API
2026-03-30 12:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:02: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-30 12:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131732>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 498,
'expiration_date': None,
'fuel_type': 'electric',
'id': '5d3b1d6b-0f30-58c1-bbf9-40817654bec3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2630MBG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/tesla-model-3-gran-autonomia-awd-131732',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 53251,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 0,
'seller_name': None,
'title': 'Tesla Model 3 Gran Autonomia AWD',
'transmission': 'automatic',
'trim': 'Gran Autonomia AWD',
'vin': 'LRW3E7EK8NC621166',
'year': 2022}
2026-03-30 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:02:56 [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-30 12:02:56 [arval.es] INFO: Saving data for 131732: {'created_time': 1774008125.853068, 'last_price_update_time': 1774872176.464}
2026-03-30 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131732') HTTP/1.1" 204 0
2026-03-30 12:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122877> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:02:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2200ad9b-59a3-585d-8259-941f5eeac72d with identifier: 122877
2026-03-30 12:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2200ad9b-59a3-585d-8259-941f5eeac72d with scrape type 2
2026-03-30 12:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2200ad9b-59a3-585d-8259-941f5eeac72d with scrape type 2
2026-03-30 12:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2200ad9b-59a3-585d-8259-941f5eeac72d, identifier: 122877
2026-03-30 12:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2200ad9b-59a3-585d-8259-941f5eeac72d with identifier: 122877
2026-03-30 12:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:02:58 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Hybrid HTTP/1.1" 200 None
2026-03-30 12:02:59 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2200ad9b-59a3-585d-8259-941f5eeac72d with identifier: 122877
2026-03-30 12:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2200ad9b-59a3-585d-8259-941f5eeac72d with identifier: 122877 to the API
2026-03-30 12:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:02: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-30 12:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122877>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2200ad9b-59a3-585d-8259-941f5eeac72d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7500LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-drive-16-140cv-122877',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Niro',
'odometer': 28488,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro Drive 1.6 140CV',
'transmission': 'automatic',
'trim': 'Drive 1.6 140CV',
'vin': 'KNACC81CGM5454528',
'year': 2021}
2026-03-30 12:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27122877%27 HTTP/1.1" 200 None
2026-03-30 12:02:59 [arval.es] INFO: Saving data for 122877: {'created_time': 1773394962.064223, 'last_price_update_time': 1774872179.412154}
2026-03-30 12:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122877') HTTP/1.1" 204 0
2026-03-30 12:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d645f28-ecaf-592d-a5f2-996beaf415c9 with identifier: 132808
2026-03-30 12:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d645f28-ecaf-592d-a5f2-996beaf415c9 with scrape type 1
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/0.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/1.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/2.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/3.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/4.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/5.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/6.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/7.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/8.jpeg not downloaded yet
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:06 [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%252F132808%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/9.jpeg not downloaded yet
2026-03-30 12:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3ef210>
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2106
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132808%252F0.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/0.jpeg saved to cache
2026-03-30 12:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bca30a90>
2026-03-30 12:03:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132808%252F1.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/1.jpeg saved to cache
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcaf65d0>
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132808%252F2.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/2.jpeg saved to cache
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bca21390>
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132808%252F3.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/3.jpeg saved to cache
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3ee950>
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132808%252F4.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/4.jpeg saved to cache
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bca20f50>
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132808%252F5.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/5.jpeg saved to cache
2026-03-30 12:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcaf6050>
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:08 [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%252F132808%252F6.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/6.jpeg saved to cache
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bca55bd0>
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:08 [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%252F132808%252F7.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/7.jpeg saved to cache
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bfa16b10>
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:08 [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%252F132808%252F8.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/8.jpeg saved to cache
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132808)
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bca55c90>
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:08 [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%252F132808%252F9.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/9.jpeg saved to cache
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d645f28-ecaf-592d-a5f2-996beaf415c9
2026-03-30 12:03:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d645f28-ecaf-592d-a5f2-996beaf415c9, skipping ID generation
2026-03-30 12:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d645f28-ecaf-592d-a5f2-996beaf415c9 with scrape type 1
2026-03-30 12:03:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d645f28-ecaf-592d-a5f2-996beaf415c9 sending to next pipeline
2026-03-30 12:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6d645f28-ecaf-592d-a5f2-996beaf415c9, identifier: 132808
2026-03-30 12:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6d645f28-ecaf-592d-a5f2-996beaf415c9 with identifier: 132808
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=white HTTP/1.1" 200 None
2026-03-30 12:03:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Diesel HTTP/1.1" 200 None
2026-03-30 12:03:09 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6d645f28-ecaf-592d-a5f2-996beaf415c9 with identifier: 132808
2026-03-30 12:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6d645f28-ecaf-592d-a5f2-996beaf415c9 with identifier: 132808 to the API
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12: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-30 12:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/9.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6d645f28-ecaf-592d-a5f2-996beaf415c9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4142LMY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-85kw-115cv-klass-132808',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 59819,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73301,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75026,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80671,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69633,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72032,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67563,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70293,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68785,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71828,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d645f28-ecaf-592d-a5f2-996beaf415c9/6d645f28-ecaf-592d-a5f2-996beaf415c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53672,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132808/9.jpeg',
'Width': 800}],
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 85kW (115CV) Klass',
'transmission': 'manual',
'trim': '1.6 CRDI 85kW (115CV) Klass',
'vin': 'TMAJB81AAMJ014485',
'year': 2021}
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132808%27 HTTP/1.1" 200 None
2026-03-30 12:03:09 [arval.es] INFO: Saving data for 132808: {'created_time': 1774872189.925456, 'last_price_update_time': 1774872189.925472}
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132808') HTTP/1.1" 204 0
2026-03-30 12:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:03:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f356bab-f5db-50ba-8989-ba24ce9a32d5 with identifier: 132807
2026-03-30 12:03:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5 with scrape type 1
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/0.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/1.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/2.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/3.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/4.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/5.jpeg not downloaded yet
2026-03-30 12:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/6.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/7.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/8.jpeg not downloaded yet
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/9.jpeg not downloaded yet
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3b1610>
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F0.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/0.jpeg saved to cache
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:12 [scrapy.extensions.logstats] INFO: Crawled 7 pages (at 6 pages/min), scraped 3 items (at 3 items/min)
2026-03-30 12:03:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 162MiB
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc13e290>
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F1.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/1.jpeg saved to cache
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcafac10>
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:12 [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%252F132807%252F2.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/2.jpeg saved to cache
2026-03-30 12:03:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc13c210>
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:13 [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%252F132807%252F3.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/3.jpeg saved to cache
2026-03-30 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3df190>
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:13 [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%252F132807%252F4.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/4.jpeg saved to cache
2026-03-30 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcb0d890>
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:13 [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%252F132807%252F5.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/5.jpeg saved to cache
2026-03-30 12:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3a0f90>
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:14 [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%252F132807%252F6.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/6.jpeg saved to cache
2026-03-30 12:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc1223d0>
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:14 [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%252F132807%252F7.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/7.jpeg saved to cache
2026-03-30 12:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcaf5d10>
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:14 [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%252F132807%252F8.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/8.jpeg saved to cache
2026-03-30 12:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132807)
2026-03-30 12:03:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc13f050>
2026-03-30 12:03:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:15 [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%252F132807%252F9.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/9.jpeg saved to cache
2026-03-30 12:03:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5
2026-03-30 12:03:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f356bab-f5db-50ba-8989-ba24ce9a32d5, skipping ID generation
2026-03-30 12:03:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5 with scrape type 1
2026-03-30 12:03:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f356bab-f5db-50ba-8989-ba24ce9a32d5 sending to next pipeline
2026-03-30 12:03:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1f356bab-f5db-50ba-8989-ba24ce9a32d5, identifier: 132807
2026-03-30 12:03:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1f356bab-f5db-50ba-8989-ba24ce9a32d5 with identifier: 132807
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Petrol HTTP/1.1" 200 None
2026-03-30 12:03:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:03:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1f356bab-f5db-50ba-8989-ba24ce9a32d5 with identifier: 132807
2026-03-30 12:03:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1f356bab-f5db-50ba-8989-ba24ce9a32d5 with identifier: 132807 to the API
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12: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-30 12:03:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/9.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1f356bab-f5db-50ba-8989-ba24ce9a32d5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0392LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-puretech-100-ss-132807',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 33158,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75188,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78907,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81913,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72076,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79918,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69524,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71826,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71864,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73139,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f356bab-f5db-50ba-8989-ba24ce9a32d5/1f356bab-f5db-50ba-8989-ba24ce9a32d5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55404,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132807/9.jpeg',
'Width': 800}],
'price': 14400.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack Puretech 100 S&S',
'transmission': 'manual',
'trim': 'Active Pack Puretech 100 S&S',
'vin': 'VR3USHNKKNJ566697',
'year': 2022}
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132807%27 HTTP/1.1" 200 None
2026-03-30 12:03:15 [arval.es] INFO: Saving data for 132807: {'created_time': 1774872195.960045, 'last_price_update_time': 1774872195.960058}
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132807') HTTP/1.1" 204 0
2026-03-30 12:03:15 [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-30 12:03:16 [arval.es] INFO: Found listing with ID: 132617
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132617%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132617: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132616
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132616%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132616: 2
2026-03-30 12:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132615
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132615%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132615: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132614
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132614%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132614: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132532
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132532%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132532: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132450
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132450%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132450: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132449
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132449%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132449: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132448
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132448%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132448: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132447
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132447%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132447: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132446
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132446%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132446: 2
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132445
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132445%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132445: 2
2026-03-30 12:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132443
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132443%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132443: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132442
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132442%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132442: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132441
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132441%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132441: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132439
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132439%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132439: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132423
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132423%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132423: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132396
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132396%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132396: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132366
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132366%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132366: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132391
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132391%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132391: 0
2026-03-30 12:03:16 [arval.es] INFO: Found listing with ID: 132388
2026-03-30 12:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132388%27 HTTP/1.1" 200 None
2026-03-30 12:03:16 [arval.es] INFO: Scrape type for 132388: 0
2026-03-30 12:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12: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-30 12: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-30 12:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132615> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12: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-30 12:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a09c344-c8dd-5d9f-96af-ad25f61babcf with identifier: 132615
2026-03-30 12:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a09c344-c8dd-5d9f-96af-ad25f61babcf with scrape type 2
2026-03-30 12:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a09c344-c8dd-5d9f-96af-ad25f61babcf with scrape type 2
2026-03-30 12:03:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3a09c344-c8dd-5d9f-96af-ad25f61babcf, identifier: 132615
2026-03-30 12:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3a09c344-c8dd-5d9f-96af-ad25f61babcf with identifier: 132615
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=other HTTP/1.1" 200 None
2026-03-30 12:03:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3a09c344-c8dd-5d9f-96af-ad25f61babcf with identifier: 132615
2026-03-30 12:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3a09c344-c8dd-5d9f-96af-ad25f61babcf with identifier: 132615 to the API
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:03: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-30 12:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132615>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3a09c344-c8dd-5d9f-96af-ad25f61babcf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9353LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-e-eat8-allure-132615',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 29525,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20400.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'e-EAT8 Allure',
'vin': 'VF3M4DGZUMS252531',
'year': 2021}
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132615%27 HTTP/1.1" 200 None
2026-03-30 12:03:18 [arval.es] INFO: Saving data for 132615: {'created_time': 1774555310.785368, 'last_price_update_time': 1774872198.981172}
2026-03-30 12:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132615') HTTP/1.1" 204 0
2026-03-30 12:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132614> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:03:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:03:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24fef149-e94e-59fd-b180-32a050cbe14f with identifier: 132614
2026-03-30 12:03:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24fef149-e94e-59fd-b180-32a050cbe14f with scrape type 2
2026-03-30 12:03:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24fef149-e94e-59fd-b180-32a050cbe14f with scrape type 2
2026-03-30 12:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24fef149-e94e-59fd-b180-32a050cbe14f, identifier: 132614
2026-03-30 12:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24fef149-e94e-59fd-b180-32a050cbe14f with identifier: 132614
2026-03-30 12:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24fef149-e94e-59fd-b180-32a050cbe14f with identifier: 132614
2026-03-30 12:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24fef149-e94e-59fd-b180-32a050cbe14f with identifier: 132614 to the API
2026-03-30 12:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:03: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-30 12:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132614>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '24fef149-e94e-59fd-b180-32a050cbe14f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2970MDX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-klass-132614',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 28413,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22800.0,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI Klass',
'transmission': 'manual',
'trim': '1.6 CRDI Klass',
'vin': 'TMAJB81AANJ278335',
'year': 2023}
2026-03-30 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132614%27 HTTP/1.1" 200 None
2026-03-30 12:03:26 [arval.es] INFO: Saving data for 132614: {'created_time': 1774555275.092129, 'last_price_update_time': 1774872206.503518}
2026-03-30 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132614') HTTP/1.1" 204 0
2026-03-30 12:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132616> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12: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-30 12:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fe867f7-48c8-5e14-928e-ae1a3a9741e3 with identifier: 132616
2026-03-30 12:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fe867f7-48c8-5e14-928e-ae1a3a9741e3 with scrape type 2
2026-03-30 12:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fe867f7-48c8-5e14-928e-ae1a3a9741e3 with scrape type 2
2026-03-30 12:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2fe867f7-48c8-5e14-928e-ae1a3a9741e3, identifier: 132616
2026-03-30 12:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2fe867f7-48c8-5e14-928e-ae1a3a9741e3 with identifier: 132616
2026-03-30 12:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2fe867f7-48c8-5e14-928e-ae1a3a9741e3 with identifier: 132616
2026-03-30 12:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2fe867f7-48c8-5e14-928e-ae1a3a9741e3 with identifier: 132616 to the API
2026-03-30 12:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:03: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-30 12:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132616>
{'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': '2fe867f7-48c8-5e14-928e-ae1a3a9741e3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3853MGL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-132616',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 72464,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2023-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY016452',
'year': 2023}
2026-03-30 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132616%27 HTTP/1.1" 200 None
2026-03-30 12:03:30 [arval.es] INFO: Saving data for 132616: {'created_time': 1774555309.228767, 'last_price_update_time': 1774872210.274386}
2026-03-30 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132616') HTTP/1.1" 204 0
2026-03-30 12:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12: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-30 12:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0bdc9373-409f-5f71-9fde-4d2298659ef1 with identifier: 132812
2026-03-30 12:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bdc9373-409f-5f71-9fde-4d2298659ef1 with scrape type 1
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/0.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F1.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/1.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F2.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/2.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F3.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/3.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/4.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F5.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/5.jpeg not downloaded yet
2026-03-30 12:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/0.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F6.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/6.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F7.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/7.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F8.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/8.jpeg not downloaded yet
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F9.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/9.jpeg not downloaded yet
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3ec490>
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F0.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/0.jpeg saved to cache
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/1.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc15b1d0>
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:31 [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%252F132812%252F1.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/1.jpeg saved to cache
2026-03-30 12:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/2.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd3ec090>
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:32 [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%252F132812%252F2.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/2.jpeg saved to cache
2026-03-30 12:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/3.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc158350>
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:32 [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%252F132812%252F3.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/3.jpeg saved to cache
2026-03-30 12:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/4.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcaf6e90>
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:32 [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%252F132812%252F4.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/4.jpeg saved to cache
2026-03-30 12:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/5.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bf118650>
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132812%252F5.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/5.jpeg saved to cache
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/6.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bd393790>
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132812%252F6.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/6.jpeg saved to cache
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/9.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bc14b650>
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132812%252F9.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/9.jpeg saved to cache
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/8.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcaf4a90>
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03: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%252F132812%252F8.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/8.jpeg saved to cache
2026-03-30 12:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/7.jpeg> (referer: https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132812)
2026-03-30 12:03:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:03:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f83bcafa8d0>
2026-03-30 12:03:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:03:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:34 [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%252F132812%252F7.jpeg') HTTP/1.1" 204 0
2026-03-30 12:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/7.jpeg saved to cache
2026-03-30 12:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0bdc9373-409f-5f71-9fde-4d2298659ef1
2026-03-30 12:03:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0bdc9373-409f-5f71-9fde-4d2298659ef1, skipping ID generation
2026-03-30 12:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0bdc9373-409f-5f71-9fde-4d2298659ef1 with scrape type 1
2026-03-30 12:03:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0bdc9373-409f-5f71-9fde-4d2298659ef1 sending to next pipeline
2026-03-30 12:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0bdc9373-409f-5f71-9fde-4d2298659ef1, identifier: 132812
2026-03-30 12:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0bdc9373-409f-5f71-9fde-4d2298659ef1 with identifier: 132812
2026-03-30 12:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0bdc9373-409f-5f71-9fde-4d2298659ef1 with identifier: 132812
2026-03-30 12:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0bdc9373-409f-5f71-9fde-4d2298659ef1 with identifier: 132812 to the API
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12: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-30 12:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/7.jpeg>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0bdc9373-409f-5f71-9fde-4d2298659ef1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0865LWT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-mhev-110kw-150cv-drive-4x2-132812',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Sportage',
'odometer': 65578,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68928,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/0.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63825,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/1.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80178,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/2.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77311,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/3.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72592,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/4.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66692,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/5.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72606,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/6.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64264,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/7.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61103,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/8.jpeg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0bdc9373-409f-5f71-9fde-4d2298659ef1/0bdc9373-409f-5f71-9fde-4d2298659ef1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70386,
'Height': 600,
'OriginUrl': 'https://arvalprodeuwsa.blob.core.windows.net/arval-prod-euw-blobcontainer-images/PortalsAnnouncementsImages/4/919/132812/9.jpeg',
'Width': 800}],
'price': 20600.0,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi MHEV 110kW (150CV) Drive 4x2',
'transmission': 'manual',
'trim': '1.6 T-GDi MHEV 110kW (150CV) Drive 4x2',
'vin': 'U5YPV81BANL001574',
'year': 2022}
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132812%27 HTTP/1.1" 200 None
2026-03-30 12:03:34 [arval.es] INFO: Saving data for 132812: {'created_time': 1774872214.680291, 'last_price_update_time': 1774872214.680306}
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132812') HTTP/1.1" 204 0
2026-03-30 12:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132446> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 839eb798-b623-57fa-9eec-2e3c40bd5914 with identifier: 132446
2026-03-30 12:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 839eb798-b623-57fa-9eec-2e3c40bd5914 with scrape type 2
2026-03-30 12:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 839eb798-b623-57fa-9eec-2e3c40bd5914 with scrape type 2
2026-03-30 12:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 839eb798-b623-57fa-9eec-2e3c40bd5914, identifier: 132446
2026-03-30 12:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 839eb798-b623-57fa-9eec-2e3c40bd5914 with identifier: 132446
2026-03-30 12:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 839eb798-b623-57fa-9eec-2e3c40bd5914 with identifier: 132446
2026-03-30 12:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 839eb798-b623-57fa-9eec-2e3c40bd5914 with identifier: 132446 to the API
2026-03-30 12:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12: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-30 12:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132446>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '839eb798-b623-57fa-9eec-2e3c40bd5914',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1289LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-c-hr-180h-advance-132446',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 72928,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 180H Advance',
'transmission': 'automatic',
'trim': '180H Advance',
'vin': 'NMTK53BX90R080433',
'year': 2022}
2026-03-30 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132446%27 HTTP/1.1" 200 None
2026-03-30 12:03:35 [arval.es] INFO: Saving data for 132446: {'created_time': 1774555263.283109, 'last_price_update_time': 1774872215.230811}
2026-03-30 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132446') HTTP/1.1" 204 0
2026-03-30 12:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132449> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12: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-30 12:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7a425c1-6d6e-5ff4-8c6c-a909755079a8 with identifier: 132449
2026-03-30 12:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7a425c1-6d6e-5ff4-8c6c-a909755079a8 with scrape type 2
2026-03-30 12:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7a425c1-6d6e-5ff4-8c6c-a909755079a8 with scrape type 2
2026-03-30 12:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d7a425c1-6d6e-5ff4-8c6c-a909755079a8, identifier: 132449
2026-03-30 12:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d7a425c1-6d6e-5ff4-8c6c-a909755079a8 with identifier: 132449
2026-03-30 12:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:03:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=black HTTP/1.1" 200 None
2026-03-30 12:03:56 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d7a425c1-6d6e-5ff4-8c6c-a909755079a8 with identifier: 132449
2026-03-30 12:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d7a425c1-6d6e-5ff4-8c6c-a909755079a8 with identifier: 132449 to the API
2026-03-30 12:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12: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-30 12:03:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132449>
{'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': 'd7a425c1-6d6e-5ff4-8c6c-a909755079a8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7422MDD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-recharge-phev-core-auto-132449',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 58031,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24700.0,
'price_includes_vat': True,
'registration_date': '2022-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Recharge PHEV Core Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Recharge PHEV Core Auto',
'vin': 'YV1XZBWV9P2004088',
'year': 2022}
2026-03-30 12:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132449%27 HTTP/1.1" 200 None
2026-03-30 12:03:57 [arval.es] INFO: Saving data for 132449: {'created_time': 1774555270.182934, 'last_price_update_time': 1774872237.952378}
2026-03-30 12:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132449') HTTP/1.1" 204 0
2026-03-30 12:04:12 [scrapy.extensions.logstats] INFO: Crawled 13 pages (at 6 pages/min), scraped 10 items (at 7 items/min)
2026-03-30 12:04:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:04:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132447> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:04:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18974384-efd1-5d7a-ad87-a876bcc37d9d with identifier: 132447
2026-03-30 12:04:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18974384-efd1-5d7a-ad87-a876bcc37d9d with scrape type 2
2026-03-30 12:04:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18974384-efd1-5d7a-ad87-a876bcc37d9d with scrape type 2
2026-03-30 12:04:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 18974384-efd1-5d7a-ad87-a876bcc37d9d, identifier: 132447
2026-03-30 12:04:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 18974384-efd1-5d7a-ad87-a876bcc37d9d with identifier: 132447
2026-03-30 12:04:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 18974384-efd1-5d7a-ad87-a876bcc37d9d with identifier: 132447
2026-03-30 12:04:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 18974384-efd1-5d7a-ad87-a876bcc37d9d with identifier: 132447 to the API
2026-03-30 12:04:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12: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-30 12:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132447>
{'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': '18974384-efd1-5d7a-ad87-a876bcc37d9d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0082LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132447',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 28620,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600.0,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110305U16771',
'year': 2022}
2026-03-30 12:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12: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%27132447%27 HTTP/1.1" 200 None
2026-03-30 12:04:36 [arval.es] INFO: Saving data for 132447: {'created_time': 1774555253.669434, 'last_price_update_time': 1774872276.896974}
2026-03-30 12:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132447') HTTP/1.1" 204 0
2026-03-30 12:05:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.968(s), this was the 1st time calling it.
2026-03-30 12:05:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.107959760133915 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:05:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:05:12 [scrapy.extensions.logstats] INFO: Crawled 14 pages (at 1 pages/min), scraped 11 items (at 1 items/min)
2026-03-30 12:05:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:05:15 [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-30 12:05:15 [arval.es] INFO: Found listing with ID: 132390
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132390%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132390: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132389
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132389%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132389: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132387
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132387%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132387: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132386
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132386%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132386: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132385
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132385%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132385: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132384
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132384%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132384: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132383
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132383%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132383: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132381
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132381%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132381: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132379
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132379%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132379: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132377
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132377%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132377: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132378
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132378%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132378: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132228
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132228%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132228: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132375
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132375%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132375: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132374
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132374%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132374: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132373
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132373%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132373: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132372
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132372%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132372: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132371
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132371%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132371: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132369
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132369%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132369: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132368
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132368%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132368: 0
2026-03-30 12:05:15 [arval.es] INFO: Found listing with ID: 132364
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132364%27 HTTP/1.1" 200 None
2026-03-30 12:05:15 [arval.es] INFO: Scrape type for 132364: 0
2026-03-30 12:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:17 [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-30 12:05:17 [arval.es] INFO: Found listing with ID: 132363
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132363%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132363: 0
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132347
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132347%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132347: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132346
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132346%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132346: 2
2026-03-30 12:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132345
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132345%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132345: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132344
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132344%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132344: 0
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132343
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132343%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132343: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132342
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132342%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132342: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132341
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132341%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132341: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132340
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132340%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132340: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132339
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132339%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132339: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132338
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132338%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132338: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132336
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132336%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132336: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132334
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132334%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132334: 2
2026-03-30 12:05:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132333
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132333%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132333: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132327
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132327%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132327: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132332
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132332%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132332: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132331
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132331%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132331: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132330
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132330%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132330: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132329
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132329%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132329: 2
2026-03-30 12:05:17 [arval.es] INFO: Found listing with ID: 132328
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132328%27 HTTP/1.1" 200 None
2026-03-30 12:05:17 [arval.es] INFO: Scrape type for 132328: 2
2026-03-30 12:05:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.496(s), this was the 1st time calling it.
2026-03-30 12:05:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.4101320646853175 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:05:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132346> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32d04de0-9b8f-5e54-bb48-212fc8294307 with identifier: 132346
2026-03-30 12:05:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32d04de0-9b8f-5e54-bb48-212fc8294307 with scrape type 2
2026-03-30 12:05:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32d04de0-9b8f-5e54-bb48-212fc8294307 with scrape type 2
2026-03-30 12:05:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 32d04de0-9b8f-5e54-bb48-212fc8294307, identifier: 132346
2026-03-30 12:05:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 32d04de0-9b8f-5e54-bb48-212fc8294307 with identifier: 132346
2026-03-30 12:05:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 32d04de0-9b8f-5e54-bb48-212fc8294307 with identifier: 132346
2026-03-30 12:05:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 32d04de0-9b8f-5e54-bb48-212fc8294307 with identifier: 132346 to the API
2026-03-30 12:05:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132346>
{'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': '32d04de0-9b8f-5e54-bb48-212fc8294307',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5640LWX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-tecno-132346',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 39633,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Tecno',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Tecno',
'vin': 'NLHBN81GANZ095672',
'year': 2022}
2026-03-30 12:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132346%27 HTTP/1.1" 200 None
2026-03-30 12:05:27 [arval.es] INFO: Saving data for 132346: {'created_time': 1774471182.510248, 'last_price_update_time': 1774872327.296909}
2026-03-30 12:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132346') HTTP/1.1" 204 0
2026-03-30 12:05:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.199(s), this was the 1st time calling it.
2026-03-30 12:05:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.362383394174369 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:05:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.407(s), this was the 1st time calling it.
2026-03-30 12:05:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.037169563164317 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:05:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:05:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:05:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.003(s), this was the 1st time calling it.
2026-03-30 12:05:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.377219295647123 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132532> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132450> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a24239fb-922d-5377-a68d-6d2590ca2ab7 with identifier: 132532
2026-03-30 12:05:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a24239fb-922d-5377-a68d-6d2590ca2ab7 with scrape type 2
2026-03-30 12:05:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a24239fb-922d-5377-a68d-6d2590ca2ab7 with scrape type 2
2026-03-30 12:05:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a24239fb-922d-5377-a68d-6d2590ca2ab7, identifier: 132532
2026-03-30 12:05:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a24239fb-922d-5377-a68d-6d2590ca2ab7 with identifier: 132532
2026-03-30 12:05:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a24239fb-922d-5377-a68d-6d2590ca2ab7 with identifier: 132532
2026-03-30 12:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a24239fb-922d-5377-a68d-6d2590ca2ab7 with identifier: 132532 to the API
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132532>
{'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': 'a24239fb-922d-5377-a68d-6d2590ca2ab7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2071LXV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-gt-pack-bluehdi-130-ss-eat8-132532',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 28089,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 GT Pack BlueHDI 130 S&S EAT8',
'transmission': 'automatic',
'trim': 'GT Pack BlueHDI 130 S&S EAT8',
'vin': 'VR3UDYHZSNJ587794',
'year': 2022}
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132532%27 HTTP/1.1" 200 None
2026-03-30 12:05:37 [arval.es] INFO: Saving data for 132532: {'created_time': 1774555272.300353, 'last_price_update_time': 1774872337.290594}
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132532') HTTP/1.1" 204 0
2026-03-30 12:05:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86fed9f3-9e2d-53a3-8372-c49a1151a277 with identifier: 132450
2026-03-30 12:05:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86fed9f3-9e2d-53a3-8372-c49a1151a277 with scrape type 2
2026-03-30 12:05:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86fed9f3-9e2d-53a3-8372-c49a1151a277 with scrape type 2
2026-03-30 12:05:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 86fed9f3-9e2d-53a3-8372-c49a1151a277, identifier: 132450
2026-03-30 12:05:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 86fed9f3-9e2d-53a3-8372-c49a1151a277 with identifier: 132450
2026-03-30 12:05:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 86fed9f3-9e2d-53a3-8372-c49a1151a277 with identifier: 132450
2026-03-30 12:05:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 86fed9f3-9e2d-53a3-8372-c49a1151a277 with identifier: 132450 to the API
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132450>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '86fed9f3-9e2d-53a3-8372-c49a1151a277',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3318LZC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-inscription-exp-auto-132450',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 60331,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33500.0,
'price_includes_vat': True,
'registration_date': '2022-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Inscription Exp Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Inscription Exp Auto',
'vin': 'YV1UZH1VDN1073268',
'year': 2022}
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132450%27 HTTP/1.1" 200 None
2026-03-30 12:05:37 [arval.es] INFO: Saving data for 132450: {'created_time': 1774555266.163682, 'last_price_update_time': 1774872337.909722}
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132450') HTTP/1.1" 204 0
2026-03-30 12:05:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:05:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132342> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 386d35fc-79a2-54c3-be72-4251cf4b5889 with identifier: 132342
2026-03-30 12:05:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 386d35fc-79a2-54c3-be72-4251cf4b5889 with scrape type 2
2026-03-30 12:05:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 386d35fc-79a2-54c3-be72-4251cf4b5889 with scrape type 2
2026-03-30 12:05:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 386d35fc-79a2-54c3-be72-4251cf4b5889, identifier: 132342
2026-03-30 12:05:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 386d35fc-79a2-54c3-be72-4251cf4b5889 with identifier: 132342
2026-03-30 12:05:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 386d35fc-79a2-54c3-be72-4251cf4b5889 with identifier: 132342
2026-03-30 12:05:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 386d35fc-79a2-54c3-be72-4251cf4b5889 with identifier: 132342 to the API
2026-03-30 12:05:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132342>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '386d35fc-79a2-54c3-be72-4251cf4b5889',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6948LZG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-12-puretech-130cv-132342',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 110300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack 1.2 PureTech 130CV',
'transmission': 'manual',
'trim': 'Active Pack 1.2 PureTech 130CV',
'vin': 'VR3UDYHSKNJ705025',
'year': 2022}
2026-03-30 12:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132342%27 HTTP/1.1" 200 None
2026-03-30 12:05:41 [arval.es] INFO: Saving data for 132342: {'created_time': 1774468865.647053, 'last_price_update_time': 1774872341.787432}
2026-03-30 12:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132342') HTTP/1.1" 204 0
2026-03-30 12:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132448> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7f21191-d227-561e-a08a-3fd4e8353da4 with identifier: 132448
2026-03-30 12:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7f21191-d227-561e-a08a-3fd4e8353da4 with scrape type 2
2026-03-30 12:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7f21191-d227-561e-a08a-3fd4e8353da4 with scrape type 2
2026-03-30 12:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7f21191-d227-561e-a08a-3fd4e8353da4, identifier: 132448
2026-03-30 12:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7f21191-d227-561e-a08a-3fd4e8353da4 with identifier: 132448
2026-03-30 12:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7f21191-d227-561e-a08a-3fd4e8353da4 with identifier: 132448
2026-03-30 12:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7f21191-d227-561e-a08a-3fd4e8353da4 with identifier: 132448 to the API
2026-03-30 12:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132448>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e7f21191-d227-561e-a08a-3fd4e8353da4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5556MRK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-life-15-tsi-at7-132448',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 44165,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600.0,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Life 1.5 TSI AT7',
'transmission': 'automatic',
'trim': 'Life 1.5 TSI AT7',
'vin': 'WVGZZZA13RV179719',
'year': 2024}
2026-03-30 12:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132448%27 HTTP/1.1" 200 None
2026-03-30 12:05:42 [arval.es] INFO: Saving data for 132448: {'created_time': 1774555259.862145, 'last_price_update_time': 1774872342.635329}
2026-03-30 12:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132448') HTTP/1.1" 204 0
2026-03-30 12:05:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.353(s), this was the 1st time calling it.
2026-03-30 12:05:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.216605543367901 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:05:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132617> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a1a0d1b-28f7-5318-82a5-fb86ccb81615 with identifier: 132617
2026-03-30 12:05:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a1a0d1b-28f7-5318-82a5-fb86ccb81615 with scrape type 2
2026-03-30 12:05:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a1a0d1b-28f7-5318-82a5-fb86ccb81615 with scrape type 2
2026-03-30 12:05:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a1a0d1b-28f7-5318-82a5-fb86ccb81615, identifier: 132617
2026-03-30 12:05:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a1a0d1b-28f7-5318-82a5-fb86ccb81615 with identifier: 132617
2026-03-30 12:05:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a1a0d1b-28f7-5318-82a5-fb86ccb81615 with identifier: 132617
2026-03-30 12:05:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a1a0d1b-28f7-5318-82a5-fb86ccb81615 with identifier: 132617 to the API
2026-03-30 12:05:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132617>
{'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': '6a1a0d1b-28f7-5318-82a5-fb86ccb81615',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2463LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-104kw-141cv-drive-132617',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'Niro',
'odometer': 110227,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 0,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV 104kW (141CV) Drive',
'transmission': 'automatic',
'trim': '1.6 GDi HEV 104kW (141CV) Drive',
'vin': 'KNACC81CGN5527387',
'year': 2022}
2026-03-30 12:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132617%27 HTTP/1.1" 200 None
2026-03-30 12:05:44 [arval.es] INFO: Saving data for 132617: {'created_time': 1774555312.080799, 'last_price_update_time': 1774872344.881212}
2026-03-30 12:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132617') HTTP/1.1" 204 0
2026-03-30 12:05:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132341> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af3707ff-ab4b-5304-b8d6-201ad79c6fa4 with identifier: 132341
2026-03-30 12:05:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af3707ff-ab4b-5304-b8d6-201ad79c6fa4 with scrape type 2
2026-03-30 12:05:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af3707ff-ab4b-5304-b8d6-201ad79c6fa4 with scrape type 2
2026-03-30 12:05:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: af3707ff-ab4b-5304-b8d6-201ad79c6fa4, identifier: 132341
2026-03-30 12:05:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: af3707ff-ab4b-5304-b8d6-201ad79c6fa4 with identifier: 132341
2026-03-30 12:05:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: af3707ff-ab4b-5304-b8d6-201ad79c6fa4 with identifier: 132341
2026-03-30 12:05:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: af3707ff-ab4b-5304-b8d6-201ad79c6fa4 with identifier: 132341 to the API
2026-03-30 12:05:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132341>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'af3707ff-ab4b-5304-b8d6-201ad79c6fa4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6392LYP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-100kw-48v-tecno-sky-dct-132341',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 94230,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 100kW 48V Tecno Sky DCT',
'transmission': 'automatic',
'trim': '1.6 CRDI 100kW 48V Tecno Sky DCT',
'vin': 'TMAJD81AGNJ158298',
'year': 2022}
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132341%27 HTTP/1.1" 200 None
2026-03-30 12:05:47 [arval.es] INFO: Saving data for 132341: {'created_time': 1774471175.37026, 'last_price_update_time': 1774872347.187435}
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132341') HTTP/1.1" 204 0
2026-03-30 12:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132343> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34708e7e-9c36-584a-a033-2cd416bc1ea7 with identifier: 132343
2026-03-30 12:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34708e7e-9c36-584a-a033-2cd416bc1ea7 with scrape type 2
2026-03-30 12:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34708e7e-9c36-584a-a033-2cd416bc1ea7 with scrape type 2
2026-03-30 12:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 34708e7e-9c36-584a-a033-2cd416bc1ea7, identifier: 132343
2026-03-30 12:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 34708e7e-9c36-584a-a033-2cd416bc1ea7 with identifier: 132343
2026-03-30 12:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 34708e7e-9c36-584a-a033-2cd416bc1ea7 with identifier: 132343
2026-03-30 12:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 34708e7e-9c36-584a-a033-2cd416bc1ea7 with identifier: 132343 to the API
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132343>
{'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': '34708e7e-9c36-584a-a033-2cd416bc1ea7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9773LSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-kamiq-10-tsi-81kw-dsg-ambition-132343',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 46278,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17000.0,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI 81kW DSG Ambition',
'transmission': 'automatic',
'trim': '1.0 TSI 81kW DSG Ambition',
'vin': 'TMBGR6NWXM3075457',
'year': 2021}
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132343%27 HTTP/1.1" 200 None
2026-03-30 12:05:47 [arval.es] INFO: Saving data for 132343: {'created_time': 1774471177.837583, 'last_price_update_time': 1774872347.770877}
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132343') HTTP/1.1" 204 0
2026-03-30 12:05:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132336> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 30b7d370-de90-557d-8007-aecb4e05ac44 with identifier: 132336
2026-03-30 12:05:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 30b7d370-de90-557d-8007-aecb4e05ac44 with scrape type 2
2026-03-30 12:05:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 30b7d370-de90-557d-8007-aecb4e05ac44 with scrape type 2
2026-03-30 12:05:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 30b7d370-de90-557d-8007-aecb4e05ac44, identifier: 132336
2026-03-30 12:05:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 30b7d370-de90-557d-8007-aecb4e05ac44 with identifier: 132336
2026-03-30 12:05:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 30b7d370-de90-557d-8007-aecb4e05ac44 with identifier: 132336
2026-03-30 12:05:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 30b7d370-de90-557d-8007-aecb4e05ac44 with identifier: 132336 to the API
2026-03-30 12:05:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132336>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '30b7d370-de90-557d-8007-aecb4e05ac44',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4691LRC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-103-kw-acenta-132336',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 38830,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 103 kW ACENTA',
'transmission': 'manual',
'trim': 'DIG-T 103 kW ACENTA',
'vin': 'SJNFFAJ11U2976434',
'year': 2021}
2026-03-30 12:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132336%27 HTTP/1.1" 200 None
2026-03-30 12:05:49 [arval.es] INFO: Saving data for 132336: {'created_time': 1774471152.443432, 'last_price_update_time': 1774872349.876722}
2026-03-30 12:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132336') HTTP/1.1" 204 0
2026-03-30 12:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:05:51 [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-30 12:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132326
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132326%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132326: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132324
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132324%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132324: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132322
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132322%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132322: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132321
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132321%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132321: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132320
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132320%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132320: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132319
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132319%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132319: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132316
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132316%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132316: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132314
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132314%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132314: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132315
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132315%27 HTTP/1.1" 200 None
2026-03-30 12:05:51 [arval.es] INFO: Scrape type for 132315: 2
2026-03-30 12:05:51 [arval.es] INFO: Found listing with ID: 132313
2026-03-30 12:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132313%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132313: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132310
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132310%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132310: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132311
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132311%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132311: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132308
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132308%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132308: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132309
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132309%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132309: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132306
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132306%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132306: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132307
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132307%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132307: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132303
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132303%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132303: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132305
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132305%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132305: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132304
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132304%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132304: 2
2026-03-30 12:05:52 [arval.es] INFO: Found listing with ID: 132301
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132301%27 HTTP/1.1" 200 None
2026-03-30 12:05:52 [arval.es] INFO: Scrape type for 132301: 2
2026-03-30 12:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132445> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb with identifier: 132445
2026-03-30 12:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb with scrape type 2
2026-03-30 12:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb with scrape type 2
2026-03-30 12:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb, identifier: 132445
2026-03-30 12:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb with identifier: 132445
2026-03-30 12:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb with identifier: 132445
2026-03-30 12:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb with identifier: 132445 to the API
2026-03-30 12:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132445>
{'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': 'a5ec38c4-50ce-57e1-8e63-fa0299ea8ddb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1651MCN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-octavia-combi-20-tdi-dsg-ambition-132445',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 100405,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17700.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia Combi 2.0 TDI DSG Ambition',
'transmission': 'automatic',
'trim': 'Combi 2.0 TDI DSG Ambition',
'vin': 'TMBJG8NX5PY057102',
'year': 2022}
2026-03-30 12:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132445%27 HTTP/1.1" 200 None
2026-03-30 12:05:53 [arval.es] INFO: Saving data for 132445: {'created_time': 1774555256.635374, 'last_price_update_time': 1774872353.798858}
2026-03-30 12:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132445') HTTP/1.1" 204 0
2026-03-30 12:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132347> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598 with identifier: 132347
2026-03-30 12:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598 with scrape type 2
2026-03-30 12:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598 with scrape type 2
2026-03-30 12:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598, identifier: 132347
2026-03-30 12:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598 with identifier: 132347
2026-03-30 12:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598 with identifier: 132347
2026-03-30 12:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 650b8e5d-6c49-58fe-9c0a-4a5e11ec7598 with identifier: 132347 to the API
2026-03-30 12:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:05: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-30 12:05:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132347>
{'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': '650b8e5d-6c49-58fe-9c0a-4a5e11ec7598',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4517MMB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-70kw-95cv-reference-xm-132347',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Seat',
'model': 'Arona',
'odometer': 80254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2023-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI 70kW (95CV) Reference XM',
'transmission': 'manual',
'trim': '1.0 TSI 70kW (95CV) Reference XM',
'vin': 'VSSZZZKJ1RR024368',
'year': 2023}
2026-03-30 12:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132347%27 HTTP/1.1" 200 None
2026-03-30 12:05:55 [arval.es] INFO: Saving data for 132347: {'created_time': 1774471187.964426, 'last_price_update_time': 1774872355.113739}
2026-03-30 12:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:05:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132347') HTTP/1.1" 204 0
2026-03-30 12:06:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132339> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1390521c-cbae-5bf2-ad44-e46cdc5de0cc with identifier: 132339
2026-03-30 12:06:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1390521c-cbae-5bf2-ad44-e46cdc5de0cc with scrape type 2
2026-03-30 12:06:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1390521c-cbae-5bf2-ad44-e46cdc5de0cc with scrape type 2
2026-03-30 12:06:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1390521c-cbae-5bf2-ad44-e46cdc5de0cc, identifier: 132339
2026-03-30 12:06:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1390521c-cbae-5bf2-ad44-e46cdc5de0cc with identifier: 132339
2026-03-30 12:06:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:06:01 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=PHEV HTTP/1.1" 200 None
2026-03-30 12:06:02 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1390521c-cbae-5bf2-ad44-e46cdc5de0cc with identifier: 132339
2026-03-30 12:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1390521c-cbae-5bf2-ad44-e46cdc5de0cc with identifier: 132339 to the API
2026-03-30 12:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132339>
{'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': '1390521c-cbae-5bf2-ad44-e46cdc5de0cc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6134LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-132339',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 63632,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.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': 'VF3M4DGZUMS215744',
'year': 2021}
2026-03-30 12:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132339%27 HTTP/1.1" 200 None
2026-03-30 12:06:02 [arval.es] INFO: Saving data for 132339: {'created_time': 1774471169.695153, 'last_price_update_time': 1774872362.46105}
2026-03-30 12:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132339') HTTP/1.1" 204 0
2026-03-30 12:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132330> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf with identifier: 132330
2026-03-30 12:06:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf with scrape type 2
2026-03-30 12:06:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf with scrape type 2
2026-03-30 12:06:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf, identifier: 132330
2026-03-30 12:06:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf with identifier: 132330
2026-03-30 12:06:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf with identifier: 132330
2026-03-30 12:06:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0faaaeb3-d2ab-51ef-ab88-a329ce47eabf with identifier: 132330 to the API
2026-03-30 12:06:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132330>
{'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': '0faaaeb3-d2ab-51ef-ab88-a329ce47eabf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1159LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-195kw-style-auto-4x4-132330',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 94802,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23400.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV 195kW Style Auto 4x4',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV 195kW Style Auto 4x4',
'vin': 'TMAJE812DNJ072117',
'year': 2022}
2026-03-30 12:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132330%27 HTTP/1.1" 200 None
2026-03-30 12:06:06 [arval.es] INFO: Saving data for 132330: {'created_time': 1774471099.220759, 'last_price_update_time': 1774872366.495208}
2026-03-30 12:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132330') HTTP/1.1" 204 0
2026-03-30 12:06:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132332> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4a6087a-0f6c-5051-8cbd-caf81ece8972 with identifier: 132332
2026-03-30 12:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4a6087a-0f6c-5051-8cbd-caf81ece8972 with scrape type 2
2026-03-30 12:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4a6087a-0f6c-5051-8cbd-caf81ece8972 with scrape type 2
2026-03-30 12:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e4a6087a-0f6c-5051-8cbd-caf81ece8972, identifier: 132332
2026-03-30 12:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e4a6087a-0f6c-5051-8cbd-caf81ece8972 with identifier: 132332
2026-03-30 12:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e4a6087a-0f6c-5051-8cbd-caf81ece8972 with identifier: 132332
2026-03-30 12:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e4a6087a-0f6c-5051-8cbd-caf81ece8972 with identifier: 132332 to the API
2026-03-30 12:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132332>
{'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': 'e4a6087a-0f6c-5051-8cbd-caf81ece8972',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2357LRX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-pack-puretech-130-ss-132332',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 115222,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2021-07-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack Puretech 130 S&S',
'transmission': 'automatic',
'trim': 'Allure Pack Puretech 130 S&S',
'vin': 'VR3USHNSSMJ761087',
'year': 2021}
2026-03-30 12:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132332%27 HTTP/1.1" 200 None
2026-03-30 12:06:08 [arval.es] INFO: Saving data for 132332: {'created_time': 1774471137.536781, 'last_price_update_time': 1774872368.727713}
2026-03-30 12:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132332') HTTP/1.1" 204 0
2026-03-30 12:06:12 [scrapy.extensions.logstats] INFO: Crawled 31 pages (at 17 pages/min), scraped 25 items (at 14 items/min)
2026-03-30 12:06:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132331> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e80516b-eff6-5ad5-a4a5-6f478f3bace7 with identifier: 132331
2026-03-30 12:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e80516b-eff6-5ad5-a4a5-6f478f3bace7 with scrape type 2
2026-03-30 12:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e80516b-eff6-5ad5-a4a5-6f478f3bace7 with scrape type 2
2026-03-30 12:06:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9e80516b-eff6-5ad5-a4a5-6f478f3bace7, identifier: 132331
2026-03-30 12:06:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9e80516b-eff6-5ad5-a4a5-6f478f3bace7 with identifier: 132331
2026-03-30 12:06:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9e80516b-eff6-5ad5-a4a5-6f478f3bace7 with identifier: 132331
2026-03-30 12:06:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9e80516b-eff6-5ad5-a4a5-6f478f3bace7 with identifier: 132331 to the API
2026-03-30 12:06:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132331>
{'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': '9e80516b-eff6-5ad5-a4a5-6f478f3bace7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1965LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-81kw-132331',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 91471,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI 81kW',
'transmission': 'manual',
'trim': 'Allure BlueHDI 81kW',
'vin': 'VR3UDYHSKNJ547290',
'year': 2022}
2026-03-30 12:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132331%27 HTTP/1.1" 200 None
2026-03-30 12:06:14 [arval.es] INFO: Saving data for 132331: {'created_time': 1774471134.651577, 'last_price_update_time': 1774872374.656756}
2026-03-30 12:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132331') HTTP/1.1" 204 0
2026-03-30 12:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132340> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08fc3648-8964-54cf-ab90-515fdaf2f861 with identifier: 132340
2026-03-30 12:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08fc3648-8964-54cf-ab90-515fdaf2f861 with scrape type 2
2026-03-30 12:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08fc3648-8964-54cf-ab90-515fdaf2f861 with scrape type 2
2026-03-30 12:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 08fc3648-8964-54cf-ab90-515fdaf2f861, identifier: 132340
2026-03-30 12:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 08fc3648-8964-54cf-ab90-515fdaf2f861 with identifier: 132340
2026-03-30 12:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 08fc3648-8964-54cf-ab90-515fdaf2f861 with identifier: 132340
2026-03-30 12:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 08fc3648-8964-54cf-ab90-515fdaf2f861 with identifier: 132340 to the API
2026-03-30 12:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132340>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '08fc3648-8964-54cf-ab90-515fdaf2f861',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6242LST',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-inscription-auto-132340',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'XC60',
'odometer': 62938,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2021-09-10',
'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': 'YV1UZBFVDM1793100',
'year': 2021}
2026-03-30 12:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132340%27 HTTP/1.1" 200 None
2026-03-30 12:06:19 [arval.es] INFO: Saving data for 132340: {'created_time': 1774471172.577444, 'last_price_update_time': 1774872379.854021}
2026-03-30 12:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132340') HTTP/1.1" 204 0
2026-03-30 12:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132338> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 218b0ad1-3e84-5208-88e9-d9e985d96a22 with identifier: 132338
2026-03-30 12:06:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 218b0ad1-3e84-5208-88e9-d9e985d96a22 with scrape type 2
2026-03-30 12:06:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 218b0ad1-3e84-5208-88e9-d9e985d96a22 with scrape type 2
2026-03-30 12:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 218b0ad1-3e84-5208-88e9-d9e985d96a22, identifier: 132338
2026-03-30 12:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 218b0ad1-3e84-5208-88e9-d9e985d96a22 with identifier: 132338
2026-03-30 12:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 218b0ad1-3e84-5208-88e9-d9e985d96a22 with identifier: 132338
2026-03-30 12:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 218b0ad1-3e84-5208-88e9-d9e985d96a22 with identifier: 132338 to the API
2026-03-30 12:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132338>
{'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': '218b0ad1-3e84-5208-88e9-d9e985d96a22',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4745LSB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-pack-puretech-130-ss-132338',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 56377,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack Puretech 130 S&S',
'transmission': 'automatic',
'trim': 'Allure Pack Puretech 130 S&S',
'vin': 'VR3USHNSSMJ769179',
'year': 2021}
2026-03-30 12:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132338%27 HTTP/1.1" 200 None
2026-03-30 12:06:20 [arval.es] INFO: Saving data for 132338: {'created_time': 1774471163.370244, 'last_price_update_time': 1774872380.51892}
2026-03-30 12:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132338') HTTP/1.1" 204 0
2026-03-30 12:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132334> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e with identifier: 132334
2026-03-30 12:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e with scrape type 2
2026-03-30 12:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e with scrape type 2
2026-03-30 12:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e, identifier: 132334
2026-03-30 12:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e with identifier: 132334
2026-03-30 12:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:06:21 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=blue HTTP/1.1" 200 None
2026-03-30 12:06:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e with identifier: 132334
2026-03-30 12:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3c2a1c3d-f794-5967-81a8-3fb58ac4e81e with identifier: 132334 to the API
2026-03-30 12:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132334>
{'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': '3c2a1c3d-f794-5967-81a8-3fb58ac4e81e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4402MCN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-96kw-active-pack-132334',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 97562,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17400.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi 96kW Active Pack',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW Active Pack',
'vin': 'VF3MCYHZUNS147916',
'year': 2022}
2026-03-30 12:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132334%27 HTTP/1.1" 200 None
2026-03-30 12:06:22 [arval.es] INFO: Saving data for 132334: {'created_time': 1774471149.908454, 'last_price_update_time': 1774872382.14818}
2026-03-30 12:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132334') HTTP/1.1" 204 0
2026-03-30 12:06:23 [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-30 12:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132302
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132302%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132302: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132300
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132300%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132300: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132299
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132299%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132299: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132297
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132297%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132297: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132296
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132296%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132296: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132298
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132298%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132298: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132295
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132295%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132295: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132293
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132293%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132293: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132292
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132292%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132292: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132291
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132291%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132291: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132290
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132290%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132290: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132289
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132289%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132289: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132287
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132287%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132287: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132288
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132288%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132288: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132285
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132285%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132285: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132286
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132286%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132286: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132283
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132283%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132283: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132284
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132284%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132284: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132282
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132282%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132282: 2
2026-03-30 12:06:24 [arval.es] INFO: Found listing with ID: 132280
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132280%27 HTTP/1.1" 200 None
2026-03-30 12:06:24 [arval.es] INFO: Scrape type for 132280: 2
2026-03-30 12:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132301> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5336f171-a1e1-5c50-a533-20ab5b2ce6eb with identifier: 132301
2026-03-30 12:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5336f171-a1e1-5c50-a533-20ab5b2ce6eb with scrape type 2
2026-03-30 12:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5336f171-a1e1-5c50-a533-20ab5b2ce6eb with scrape type 2
2026-03-30 12:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5336f171-a1e1-5c50-a533-20ab5b2ce6eb, identifier: 132301
2026-03-30 12:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5336f171-a1e1-5c50-a533-20ab5b2ce6eb with identifier: 132301
2026-03-30 12:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5336f171-a1e1-5c50-a533-20ab5b2ce6eb with identifier: 132301
2026-03-30 12:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5336f171-a1e1-5c50-a533-20ab5b2ce6eb with identifier: 132301 to the API
2026-03-30 12:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:06: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-30 12:06:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132301>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5336f171-a1e1-5c50-a533-20ab5b2ce6eb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8077MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-85kw-115cv-maxx-132301',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 110097,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000.0,
'price_includes_vat': True,
'registration_date': '2022-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 85kW (115CV) Maxx',
'transmission': 'manual',
'trim': '1.6 CRDI 85kW (115CV) Maxx',
'vin': 'TMAJC81AANJ233949',
'year': 2022}
2026-03-30 12:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132301%27 HTTP/1.1" 200 None
2026-03-30 12:06:27 [arval.es] INFO: Saving data for 132301: {'created_time': 1774468858.097008, 'last_price_update_time': 1774872387.066503}
2026-03-30 12:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:06:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132301') HTTP/1.1" 204 0
2026-03-30 12:07:12 [scrapy.extensions.logstats] INFO: Crawled 37 pages (at 6 pages/min), scraped 30 items (at 5 items/min)
2026-03-30 12:07:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:07:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 268.184(s), this was the 2nd time calling it.
2026-03-30 12:07:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.844627393841661 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:07:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.986(s), this was the 1st time calling it.
2026-03-30 12:07:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.27038706626417 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132642> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 599cfb5b-b16a-52b2-abb6-140f70a32860 with identifier: 132642
2026-03-30 12:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 599cfb5b-b16a-52b2-abb6-140f70a32860 with scrape type 2
2026-03-30 12:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 599cfb5b-b16a-52b2-abb6-140f70a32860 with scrape type 2
2026-03-30 12:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 599cfb5b-b16a-52b2-abb6-140f70a32860, identifier: 132642
2026-03-30 12:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 599cfb5b-b16a-52b2-abb6-140f70a32860 with identifier: 132642
2026-03-30 12:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 599cfb5b-b16a-52b2-abb6-140f70a32860 with identifier: 132642
2026-03-30 12:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 599cfb5b-b16a-52b2-abb6-140f70a32860 with identifier: 132642 to the API
2026-03-30 12:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:07: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-30 12:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132642>
{'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': '599cfb5b-b16a-52b2-abb6-140f70a32860',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0228MHG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-20-tdi-life-132642',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 45210,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31500.0,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life',
'transmission': 'automatic',
'trim': '2.0 TDI Life',
'vin': 'WVGZZZ5N8PW086666',
'year': 2023}
2026-03-30 12:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132642%27 HTTP/1.1" 200 None
2026-03-30 12:07:44 [arval.es] INFO: Saving data for 132642: {'created_time': 1774598428.993095, 'last_price_update_time': 1774872464.941233}
2026-03-30 12:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132642') HTTP/1.1" 204 0
2026-03-30 12:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132305> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aca6e802-82ad-5ad4-97db-78fc461b20a8 with identifier: 132305
2026-03-30 12:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aca6e802-82ad-5ad4-97db-78fc461b20a8 with scrape type 2
2026-03-30 12:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aca6e802-82ad-5ad4-97db-78fc461b20a8 with scrape type 2
2026-03-30 12:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: aca6e802-82ad-5ad4-97db-78fc461b20a8, identifier: 132305
2026-03-30 12:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: aca6e802-82ad-5ad4-97db-78fc461b20a8 with identifier: 132305
2026-03-30 12:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: aca6e802-82ad-5ad4-97db-78fc461b20a8 with identifier: 132305
2026-03-30 12:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: aca6e802-82ad-5ad4-97db-78fc461b20a8 with identifier: 132305 to the API
2026-03-30 12:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:07: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-30 12:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132305>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'aca6e802-82ad-5ad4-97db-78fc461b20a8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0003LRW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-20-tdi-dsg-132305',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 109515,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23000.0,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 2.0 TDI DSG',
'transmission': 'automatic',
'trim': 'Life 2.0 TDI DSG',
'vin': 'WVGZZZ5NZMW072254',
'year': 2021}
2026-03-30 12:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132305%27 HTTP/1.1" 200 None
2026-03-30 12:07:47 [arval.es] INFO: Saving data for 132305: {'created_time': 1774468875.846898, 'last_price_update_time': 1774872467.981902}
2026-03-30 12:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132305') HTTP/1.1" 204 0
2026-03-30 12:08:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.597(s), this was the 1st time calling it.
2026-03-30 12:08:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8075206660002086 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:08:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.053(s), this was the 1st time calling it.
2026-03-30 12:08:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3498592572822026 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:08:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132328> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e197c4a2-fb05-541d-ad52-55dae09b54e1 with identifier: 132328
2026-03-30 12:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e197c4a2-fb05-541d-ad52-55dae09b54e1 with scrape type 2
2026-03-30 12:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e197c4a2-fb05-541d-ad52-55dae09b54e1 with scrape type 2
2026-03-30 12:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e197c4a2-fb05-541d-ad52-55dae09b54e1, identifier: 132328
2026-03-30 12:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e197c4a2-fb05-541d-ad52-55dae09b54e1 with identifier: 132328
2026-03-30 12:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e197c4a2-fb05-541d-ad52-55dae09b54e1 with identifier: 132328
2026-03-30 12:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e197c4a2-fb05-541d-ad52-55dae09b54e1 with identifier: 132328 to the API
2026-03-30 12:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132328>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e197c4a2-fb05-541d-ad52-55dae09b54e1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5496MJD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-maxx-dct-132328',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 117938,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2023-07-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Maxx DCT',
'transmission': 'automatic',
'trim': '1.6 CRDI 48V Maxx DCT',
'vin': 'TMAJC81AGPJ312859',
'year': 2023}
2026-03-30 12:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132328%27 HTTP/1.1" 200 None
2026-03-30 12:08:10 [arval.es] INFO: Saving data for 132328: {'created_time': 1774471197.824746, 'last_price_update_time': 1774872490.402221}
2026-03-30 12:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132328') HTTP/1.1" 204 0
2026-03-30 12:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132307> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4 with identifier: 132307
2026-03-30 12:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4 with scrape type 2
2026-03-30 12:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4 with scrape type 2
2026-03-30 12:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4, identifier: 132307
2026-03-30 12:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4 with identifier: 132307
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=red HTTP/1.1" 200 None
2026-03-30 12:08:12 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4 with identifier: 132307
2026-03-30 12:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 351a0e22-22b1-56a9-8b1d-f2bf864fa8f4 with identifier: 132307 to the API
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132307>
{'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': '351a0e22-22b1-56a9-8b1d-f2bf864fa8f4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0293LYM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-maxx-132307',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 81187,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Maxx',
'transmission': 'automatic',
'trim': '1.6 CRDI 48V Maxx',
'vin': 'TMAJC81AGMJ163600',
'year': 2022}
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132307%27 HTTP/1.1" 200 None
2026-03-30 12:08:12 [arval.es] INFO: Saving data for 132307: {'created_time': 1774468874.150471, 'last_price_update_time': 1774872492.807027}
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132307') HTTP/1.1" 204 0
2026-03-30 12:08:12 [scrapy.extensions.logstats] INFO: Crawled 41 pages (at 4 pages/min), scraped 34 items (at 4 items/min)
2026-03-30 12:08:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:08:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132306> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a70e98e-f2db-504a-9029-527c0fbdf5a6 with identifier: 132306
2026-03-30 12:08:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a70e98e-f2db-504a-9029-527c0fbdf5a6 with scrape type 2
2026-03-30 12:08:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a70e98e-f2db-504a-9029-527c0fbdf5a6 with scrape type 2
2026-03-30 12:08:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a70e98e-f2db-504a-9029-527c0fbdf5a6, identifier: 132306
2026-03-30 12:08:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a70e98e-f2db-504a-9029-527c0fbdf5a6 with identifier: 132306
2026-03-30 12:08:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a70e98e-f2db-504a-9029-527c0fbdf5a6 with identifier: 132306
2026-03-30 12:08:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a70e98e-f2db-504a-9029-527c0fbdf5a6 with identifier: 132306 to the API
2026-03-30 12:08:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132306>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6a70e98e-f2db-504a-9029-527c0fbdf5a6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9264MMJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-life-10-etsi-81kw-110cv-dsg-132306',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 112729,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2023-12-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Life 1.0 eTSI 81kW (110CV) DSG',
'transmission': 'automatic',
'trim': 'Life 1.0 eTSI 81kW (110CV) DSG',
'vin': 'WVWZZZCD7RW024175',
'year': 2023}
2026-03-30 12:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132306%27 HTTP/1.1" 200 None
2026-03-30 12:08:15 [arval.es] INFO: Saving data for 132306: {'created_time': 1774468873.154306, 'last_price_update_time': 1774872495.04493}
2026-03-30 12:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132306') HTTP/1.1" 204 0
2026-03-30 12:08:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132309> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be with identifier: 132309
2026-03-30 12:08:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be with scrape type 2
2026-03-30 12:08:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be with scrape type 2
2026-03-30 12:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be, identifier: 132309
2026-03-30 12:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be with identifier: 132309
2026-03-30 12:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:08:16 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=silver HTTP/1.1" 200 None
2026-03-30 12:08:17 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be with identifier: 132309
2026-03-30 12:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be with identifier: 132309 to the API
2026-03-30 12:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132309>
{'auction_title': '',
'category': 'Turismo',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2da8e5a6-f5e9-5f11-9433-0f58a1a7b7be',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1345LRR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-132309',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 119803,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33300.0,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': '300 de 4MATIC',
'vin': 'W1N2539111F958854',
'year': 2021}
2026-03-30 12:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132309%27 HTTP/1.1" 200 None
2026-03-30 12:08:17 [arval.es] INFO: Saving data for 132309: {'created_time': 1774471084.341404, 'last_price_update_time': 1774872497.895571}
2026-03-30 12:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132309') HTTP/1.1" 204 0
2026-03-30 12:08:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.801(s), this was the 1st time calling it.
2026-03-30 12:08:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.356321745263084 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:08:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.691(s), this was the 1st time calling it.
2026-03-30 12:08:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.09439228919862 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132329> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e301ebf2-192c-5c07-be75-0d38dc3cfa01 with identifier: 132329
2026-03-30 12:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e301ebf2-192c-5c07-be75-0d38dc3cfa01 with scrape type 2
2026-03-30 12:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e301ebf2-192c-5c07-be75-0d38dc3cfa01 with scrape type 2
2026-03-30 12:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e301ebf2-192c-5c07-be75-0d38dc3cfa01, identifier: 132329
2026-03-30 12:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e301ebf2-192c-5c07-be75-0d38dc3cfa01 with identifier: 132329
2026-03-30 12:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e301ebf2-192c-5c07-be75-0d38dc3cfa01 with identifier: 132329
2026-03-30 12:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e301ebf2-192c-5c07-be75-0d38dc3cfa01 with identifier: 132329 to the API
2026-03-30 12:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132329>
{'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': 'e301ebf2-192c-5c07-be75-0d38dc3cfa01',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0843LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-bluehdi-81kw-132329',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 111920,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack BlueHDI 81kW',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI 81kW',
'vin': 'VR3UDYHSKMJ846364',
'year': 2021}
2026-03-30 12:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132329%27 HTTP/1.1" 200 None
2026-03-30 12:08:24 [arval.es] INFO: Saving data for 132329: {'created_time': 1774471196.146151, 'last_price_update_time': 1774872504.312981}
2026-03-30 12:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132329') HTTP/1.1" 204 0
2026-03-30 12:08:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132308> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 288b0952-782a-5431-aea4-1e5006374ab5 with identifier: 132308
2026-03-30 12:08:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 288b0952-782a-5431-aea4-1e5006374ab5 with scrape type 2
2026-03-30 12:08:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 288b0952-782a-5431-aea4-1e5006374ab5 with scrape type 2
2026-03-30 12:08:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 288b0952-782a-5431-aea4-1e5006374ab5, identifier: 132308
2026-03-30 12:08:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 288b0952-782a-5431-aea4-1e5006374ab5 with identifier: 132308
2026-03-30 12:08:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 288b0952-782a-5431-aea4-1e5006374ab5 with identifier: 132308
2026-03-30 12:08:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 288b0952-782a-5431-aea4-1e5006374ab5 with identifier: 132308 to the API
2026-03-30 12:08:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132308>
{'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': '288b0952-782a-5431-aea4-1e5006374ab5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9625LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-allure-132308',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '3008',
'odometer': 70108,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e- Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e- Allure',
'vin': 'VF3M4DGZUMS214989',
'year': 2021}
2026-03-30 12:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132308%27 HTTP/1.1" 200 None
2026-03-30 12:08:26 [arval.es] INFO: Saving data for 132308: {'created_time': 1774471093.469682, 'last_price_update_time': 1774872506.597802}
2026-03-30 12:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132308') HTTP/1.1" 204 0
2026-03-30 12:08:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132311> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2412426f-e0f5-5343-88a3-605c311dc2d5 with identifier: 132311
2026-03-30 12:08:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2412426f-e0f5-5343-88a3-605c311dc2d5 with scrape type 2
2026-03-30 12:08:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2412426f-e0f5-5343-88a3-605c311dc2d5 with scrape type 2
2026-03-30 12:08:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2412426f-e0f5-5343-88a3-605c311dc2d5, identifier: 132311
2026-03-30 12:08:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2412426f-e0f5-5343-88a3-605c311dc2d5 with identifier: 132311
2026-03-30 12:08:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2412426f-e0f5-5343-88a3-605c311dc2d5 with identifier: 132311
2026-03-30 12:08:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2412426f-e0f5-5343-88a3-605c311dc2d5 with identifier: 132311 to the API
2026-03-30 12:08:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132311>
{'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': '2412426f-e0f5-5343-88a3-605c311dc2d5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1509LWP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-132311',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 87891,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600.0,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI',
'transmission': 'manual',
'trim': '1.5 TSI',
'vin': 'VSSZZZKMZNR041586',
'year': 2022}
2026-03-30 12:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132311%27 HTTP/1.1" 200 None
2026-03-30 12:08:28 [arval.es] INFO: Saving data for 132311: {'created_time': 1774471094.802392, 'last_price_update_time': 1774872508.046553}
2026-03-30 12:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132311') HTTP/1.1" 204 0
2026-03-30 12:08:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:08:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.003(s), this was the 1st time calling it.
2026-03-30 12:08:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.527123163536255 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132333> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2 with identifier: 132333
2026-03-30 12:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2 with scrape type 2
2026-03-30 12:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2 with scrape type 2
2026-03-30 12:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2, identifier: 132333
2026-03-30 12:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2 with identifier: 132333
2026-03-30 12:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2 with identifier: 132333
2026-03-30 12:08:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2 with identifier: 132333 to the API
2026-03-30 12:08:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132333>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '640fb4b2-4e75-5f93-a9eb-bf62b60d9ba2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4146LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-express-confort-15-blue-dci-55-kw-132333',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Renault',
'model': 'Express',
'odometer': 71389,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Express Confort 1.5 Blue dCi 55 kW',
'transmission': 'manual',
'trim': 'Confort 1.5 Blue dCi 55 kW',
'vin': 'VF1RJK00068321013',
'year': 2021}
2026-03-30 12:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132333%27 HTTP/1.1" 200 None
2026-03-30 12:08:33 [arval.es] INFO: Saving data for 132333: {'created_time': 1774471146.459741, 'last_price_update_time': 1774872513.346608}
2026-03-30 12:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132333') HTTP/1.1" 204 0
2026-03-30 12:08:34 [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-30 12:08:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:34 [arval.es] INFO: Found listing with ID: 132281
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132281%27 HTTP/1.1" 200 None
2026-03-30 12:08:34 [arval.es] INFO: Scrape type for 132281: 2
2026-03-30 12:08:34 [arval.es] INFO: Found listing with ID: 132279
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132279%27 HTTP/1.1" 200 None
2026-03-30 12:08:34 [arval.es] INFO: Scrape type for 132279: 2
2026-03-30 12:08:34 [arval.es] INFO: Found listing with ID: 132278
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132278%27 HTTP/1.1" 200 None
2026-03-30 12:08:34 [arval.es] INFO: Scrape type for 132278: 2
2026-03-30 12:08:34 [arval.es] INFO: Found listing with ID: 132275
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132275%27 HTTP/1.1" 200 None
2026-03-30 12:08:34 [arval.es] INFO: Scrape type for 132275: 2
2026-03-30 12:08:34 [arval.es] INFO: Found listing with ID: 132277
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132277%27 HTTP/1.1" 200 None
2026-03-30 12:08:34 [arval.es] INFO: Scrape type for 132277: 2
2026-03-30 12:08:34 [arval.es] INFO: Found listing with ID: 132276
2026-03-30 12:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132276%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132276: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132273
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132273%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132273: 2
2026-03-30 12:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132282> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132272
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132272%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132272: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132271
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132271%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132271: 2
2026-03-30 12:08:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132270
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132270%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132270: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132269
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132269%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132269: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132266
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132266%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132266: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132265
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132265%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132265: 2
2026-03-30 12:08:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e0de3ba-e75c-5f4c-b70c-d44a13f31466 with identifier: 132282
2026-03-30 12:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e0de3ba-e75c-5f4c-b70c-d44a13f31466 with scrape type 2
2026-03-30 12:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e0de3ba-e75c-5f4c-b70c-d44a13f31466 with scrape type 2
2026-03-30 12:08:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1e0de3ba-e75c-5f4c-b70c-d44a13f31466, identifier: 132282
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132264
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132264%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132264: 2
2026-03-30 12:08:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1e0de3ba-e75c-5f4c-b70c-d44a13f31466 with identifier: 132282
2026-03-30 12:08:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1e0de3ba-e75c-5f4c-b70c-d44a13f31466 with identifier: 132282
2026-03-30 12:08:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1e0de3ba-e75c-5f4c-b70c-d44a13f31466 with identifier: 132282 to the API
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132282>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1e0de3ba-e75c-5f4c-b70c-d44a13f31466',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3525LRL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-12-81kw-110cv-edition-132282',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 42033,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2021-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.2 81kW (110CV) Edition',
'transmission': 'manual',
'trim': '1.2 81kW (110CV) Edition',
'vin': 'W0V7D9ED9M4031044',
'year': 2021}
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132282%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Saving data for 132282: {'created_time': 1774470956.745866, 'last_price_update_time': 1774872515.617694}
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132282') HTTP/1.1" 204 0
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132262
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132262%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132262: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132261
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132261%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132261: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132259
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132259%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132259: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132260
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132260%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132260: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132258
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132258%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132258: 2
2026-03-30 12:08:35 [arval.es] INFO: Found listing with ID: 132257
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132257%27 HTTP/1.1" 200 None
2026-03-30 12:08:35 [arval.es] INFO: Scrape type for 132257: 2
2026-03-30 12:08:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.566(s), this was the 1st time calling it.
2026-03-30 12:08:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.635741699218572 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:08:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132327> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 620c9432-da5f-5c72-a866-c22220ecd3ae with identifier: 132327
2026-03-30 12:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 620c9432-da5f-5c72-a866-c22220ecd3ae with scrape type 2
2026-03-30 12:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 620c9432-da5f-5c72-a866-c22220ecd3ae with scrape type 2
2026-03-30 12:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 620c9432-da5f-5c72-a866-c22220ecd3ae, identifier: 132327
2026-03-30 12:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 620c9432-da5f-5c72-a866-c22220ecd3ae with identifier: 132327
2026-03-30 12:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 620c9432-da5f-5c72-a866-c22220ecd3ae with identifier: 132327
2026-03-30 12:08:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 620c9432-da5f-5c72-a866-c22220ecd3ae with identifier: 132327 to the API
2026-03-30 12:08:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132327>
{'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': '620c9432-da5f-5c72-a866-c22220ecd3ae',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6112LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-n-connecta-132327',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Juke',
'odometer': 47743,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Juke DIG-T N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T N-Connecta',
'vin': 'SJNFAAF16U1136236',
'year': 2021}
2026-03-30 12:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132327%27 HTTP/1.1" 200 None
2026-03-30 12:08:40 [arval.es] INFO: Saving data for 132327: {'created_time': 1774471143.792227, 'last_price_update_time': 1774872520.804314}
2026-03-30 12:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132327') HTTP/1.1" 204 0
2026-03-30 12:08:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132326> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1590d244-1686-5e60-8694-3981a1f63f3d with identifier: 132326
2026-03-30 12:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1590d244-1686-5e60-8694-3981a1f63f3d with scrape type 2
2026-03-30 12:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1590d244-1686-5e60-8694-3981a1f63f3d with scrape type 2
2026-03-30 12:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1590d244-1686-5e60-8694-3981a1f63f3d, identifier: 132326
2026-03-30 12:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1590d244-1686-5e60-8694-3981a1f63f3d with identifier: 132326
2026-03-30 12:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1590d244-1686-5e60-8694-3981a1f63f3d with identifier: 132326
2026-03-30 12:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1590d244-1686-5e60-8694-3981a1f63f3d with identifier: 132326 to the API
2026-03-30 12:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132326>
{'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': '1590d244-1686-5e60-8694-3981a1f63f3d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4317LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-phev-drive-132326',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Niro',
'odometer': 119262,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV Drive',
'vin': 'KNACD81DGN5520017',
'year': 2022}
2026-03-30 12:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132326%27 HTTP/1.1" 200 None
2026-03-30 12:08:41 [arval.es] INFO: Saving data for 132326: {'created_time': 1774471200.544977, 'last_price_update_time': 1774872521.85699}
2026-03-30 12:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132326') HTTP/1.1" 204 0
2026-03-30 12:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:08:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132280> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6544a9de-06ae-5086-8202-14a81ac2b329 with identifier: 132280
2026-03-30 12:08:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6544a9de-06ae-5086-8202-14a81ac2b329 with scrape type 2
2026-03-30 12:08:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6544a9de-06ae-5086-8202-14a81ac2b329 with scrape type 2
2026-03-30 12:08:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6544a9de-06ae-5086-8202-14a81ac2b329, identifier: 132280
2026-03-30 12:08:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6544a9de-06ae-5086-8202-14a81ac2b329 with identifier: 132280
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=green HTTP/1.1" 200 None
2026-03-30 12:08:44 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:08:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6544a9de-06ae-5086-8202-14a81ac2b329 with identifier: 132280
2026-03-30 12:08:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6544a9de-06ae-5086-8202-14a81ac2b329 with identifier: 132280 to the API
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132280>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 152,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6544a9de-06ae-5086-8202-14a81ac2b329',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9471LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-mhev-drive-132280',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Sportage',
'odometer': 63616,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600.0,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 0,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi MHEV Drive',
'transmission': 'manual',
'trim': '1.6 T-GDi MHEV Drive',
'vin': 'U5YPV81BANL002563',
'year': 2022}
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132280%27 HTTP/1.1" 200 None
2026-03-30 12:08:44 [arval.es] INFO: Saving data for 132280: {'created_time': 1774471035.070456, 'last_price_update_time': 1774872524.935752}
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132280') HTTP/1.1" 204 0
2026-03-30 12:08:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132288> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e15b0fb-3351-57e8-8ab9-249e90e86fb3 with identifier: 132288
2026-03-30 12:08:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e15b0fb-3351-57e8-8ab9-249e90e86fb3 with scrape type 2
2026-03-30 12:08:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e15b0fb-3351-57e8-8ab9-249e90e86fb3 with scrape type 2
2026-03-30 12:08:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9e15b0fb-3351-57e8-8ab9-249e90e86fb3, identifier: 132288
2026-03-30 12:08:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9e15b0fb-3351-57e8-8ab9-249e90e86fb3 with identifier: 132288
2026-03-30 12:08:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9e15b0fb-3351-57e8-8ab9-249e90e86fb3 with identifier: 132288
2026-03-30 12:08:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9e15b0fb-3351-57e8-8ab9-249e90e86fb3 with identifier: 132288 to the API
2026-03-30 12:08:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:08: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-30 12:08:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132288>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 14,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9e15b0fb-3351-57e8-8ab9-249e90e86fb3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1614LRB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/land-rover-discovery-sport-20d-td4-163-ps-awd-auto-mhev-s-132288',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 85112,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400.0,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 2.0D TD4 163 PS AWD Auto MHEV S',
'transmission': 'automatic',
'trim': '2.0D TD4 163 PS AWD Auto MHEV S',
'vin': 'SALCA2BN6MH897131',
'year': 2021}
2026-03-30 12:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132288%27 HTTP/1.1" 200 None
2026-03-30 12:08:57 [arval.es] INFO: Saving data for 132288: {'created_time': 1774468846.524061, 'last_price_update_time': 1774872537.353247}
2026-03-30 12:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:08:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132288') HTTP/1.1" 204 0
2026-03-30 12:08:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132287> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:08:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:08:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 538ce323-027b-56b1-9fc7-60f00260d457 with identifier: 132287
2026-03-30 12:08:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 538ce323-027b-56b1-9fc7-60f00260d457 with scrape type 2
2026-03-30 12:08:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 538ce323-027b-56b1-9fc7-60f00260d457 with scrape type 2
2026-03-30 12:08:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 538ce323-027b-56b1-9fc7-60f00260d457, identifier: 132287
2026-03-30 12:08:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 538ce323-027b-56b1-9fc7-60f00260d457 with identifier: 132287
2026-03-30 12:08:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 538ce323-027b-56b1-9fc7-60f00260d457 with identifier: 132287
2026-03-30 12:08:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 538ce323-027b-56b1-9fc7-60f00260d457 with identifier: 132287 to the API
2026-03-30 12:08:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132287>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '538ce323-027b-56b1-9fc7-60f00260d457',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0411LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-132287',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X1',
'odometer': 70138,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24600.0,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0303N70440',
'year': 2021}
2026-03-30 12:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132287%27 HTTP/1.1" 200 None
2026-03-30 12:09:00 [arval.es] INFO: Saving data for 132287: {'created_time': 1774471028.829177, 'last_price_update_time': 1774872540.313245}
2026-03-30 12:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132287') HTTP/1.1" 204 0
2026-03-30 12:09:12 [scrapy.extensions.logstats] INFO: Crawled 54 pages (at 13 pages/min), scraped 46 items (at 12 items/min)
2026-03-30 12:09:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:09:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132304> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:09:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:09:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 484b64e3-3f0e-560d-ab21-a228cdbaab3e with identifier: 132304
2026-03-30 12:09:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 484b64e3-3f0e-560d-ab21-a228cdbaab3e with scrape type 2
2026-03-30 12:09:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 484b64e3-3f0e-560d-ab21-a228cdbaab3e with scrape type 2
2026-03-30 12:09:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 484b64e3-3f0e-560d-ab21-a228cdbaab3e, identifier: 132304
2026-03-30 12:09:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 484b64e3-3f0e-560d-ab21-a228cdbaab3e with identifier: 132304
2026-03-30 12:09:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 484b64e3-3f0e-560d-ab21-a228cdbaab3e with identifier: 132304
2026-03-30 12:09:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 484b64e3-3f0e-560d-ab21-a228cdbaab3e with identifier: 132304 to the API
2026-03-30 12:09:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132304>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '484b64e3-3f0e-560d-ab21-a228cdbaab3e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8495LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-inscription-auto-132304',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volvo',
'model': 'XC60',
'odometer': 45644,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35900.0,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'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': 'YV1UZH1VDN1018798',
'year': 2022}
2026-03-30 12:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132304%27 HTTP/1.1" 200 None
2026-03-30 12:09:20 [arval.es] INFO: Saving data for 132304: {'created_time': 1774471011.381843, 'last_price_update_time': 1774872560.654111}
2026-03-30 12:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132304') HTTP/1.1" 204 0
2026-03-30 12:09:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132290> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:09:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:09:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ac3b984-af43-5328-af0f-c1140cb8ebc8 with identifier: 132290
2026-03-30 12:09:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ac3b984-af43-5328-af0f-c1140cb8ebc8 with scrape type 2
2026-03-30 12:09:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ac3b984-af43-5328-af0f-c1140cb8ebc8 with scrape type 2
2026-03-30 12:09:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1ac3b984-af43-5328-af0f-c1140cb8ebc8, identifier: 132290
2026-03-30 12:09:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1ac3b984-af43-5328-af0f-c1140cb8ebc8 with identifier: 132290
2026-03-30 12:09:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1ac3b984-af43-5328-af0f-c1140cb8ebc8 with identifier: 132290
2026-03-30 12:09:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1ac3b984-af43-5328-af0f-c1140cb8ebc8 with identifier: 132290 to the API
2026-03-30 12:09:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132290>
{'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': '1ac3b984-af43-5328-af0f-c1140cb8ebc8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8269LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-132290',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 102091,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-01-05',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048746',
'year': 2022}
2026-03-30 12:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132290%27 HTTP/1.1" 200 None
2026-03-30 12:09:22 [arval.es] INFO: Saving data for 132290: {'created_time': 1774471022.055295, 'last_price_update_time': 1774872562.761833}
2026-03-30 12:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132290') HTTP/1.1" 204 0
2026-03-30 12:09:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132291> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:09:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:09:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612dffa6-072c-5a60-8f10-4952ffab8f24 with identifier: 132291
2026-03-30 12:09:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612dffa6-072c-5a60-8f10-4952ffab8f24 with scrape type 2
2026-03-30 12:09:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612dffa6-072c-5a60-8f10-4952ffab8f24 with scrape type 2
2026-03-30 12:09:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 612dffa6-072c-5a60-8f10-4952ffab8f24, identifier: 132291
2026-03-30 12:09:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 612dffa6-072c-5a60-8f10-4952ffab8f24 with identifier: 132291
2026-03-30 12:09:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 612dffa6-072c-5a60-8f10-4952ffab8f24 with identifier: 132291
2026-03-30 12:09:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 612dffa6-072c-5a60-8f10-4952ffab8f24 with identifier: 132291 to the API
2026-03-30 12:09:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132291>
{'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': '612dffa6-072c-5a60-8f10-4952ffab8f24',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5419MBN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-de-4matic-132291',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 54619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300.0,
'price_includes_vat': True,
'registration_date': '2022-10-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 300 de 4MATIC',
'vin': 'W1N2539111G053588',
'year': 2022}
2026-03-30 12:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132291%27 HTTP/1.1" 200 None
2026-03-30 12:09:31 [arval.es] INFO: Saving data for 132291: {'created_time': 1774471066.074305, 'last_price_update_time': 1774872571.361688}
2026-03-30 12:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132291') HTTP/1.1" 204 0
2026-03-30 12:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132273> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6ec2241-4a77-5415-af1f-452b4261f750 with identifier: 132273
2026-03-30 12:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6ec2241-4a77-5415-af1f-452b4261f750 with scrape type 2
2026-03-30 12:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6ec2241-4a77-5415-af1f-452b4261f750 with scrape type 2
2026-03-30 12:09:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c6ec2241-4a77-5415-af1f-452b4261f750, identifier: 132273
2026-03-30 12:09:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c6ec2241-4a77-5415-af1f-452b4261f750 with identifier: 132273
2026-03-30 12:09:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c6ec2241-4a77-5415-af1f-452b4261f750 with identifier: 132273
2026-03-30 12:09:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c6ec2241-4a77-5415-af1f-452b4261f750 with identifier: 132273 to the API
2026-03-30 12:09:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132273>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c6ec2241-4a77-5415-af1f-452b4261f750',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1293MCB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-85kw-115cv-maxx-132273',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 107979,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18700.0,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 85kW (115CV) Maxx',
'transmission': 'manual',
'trim': '1.6 CRDI 85kW (115CV) Maxx',
'vin': 'TMAJC81AANJ212876',
'year': 2022}
2026-03-30 12:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132273%27 HTTP/1.1" 200 None
2026-03-30 12:09:52 [arval.es] INFO: Saving data for 132273: {'created_time': 1774471008.295315, 'last_price_update_time': 1774872592.755618}
2026-03-30 12:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132273') HTTP/1.1" 204 0
2026-03-30 12:09:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132283> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:09:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:09:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6e08ae4-e183-5bd3-9b6d-54734c51762d with identifier: 132283
2026-03-30 12:09:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6e08ae4-e183-5bd3-9b6d-54734c51762d with scrape type 2
2026-03-30 12:09:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6e08ae4-e183-5bd3-9b6d-54734c51762d with scrape type 2
2026-03-30 12:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e6e08ae4-e183-5bd3-9b6d-54734c51762d, identifier: 132283
2026-03-30 12:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e6e08ae4-e183-5bd3-9b6d-54734c51762d with identifier: 132283
2026-03-30 12:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e6e08ae4-e183-5bd3-9b6d-54734c51762d with identifier: 132283
2026-03-30 12:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e6e08ae4-e183-5bd3-9b6d-54734c51762d with identifier: 132283 to the API
2026-03-30 12:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132283>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 309,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e6e08ae4-e183-5bd3-9b6d-54734c51762d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8366LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/land-rover-evoque-15-phev-4wd-132283',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 83374,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24800.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 0,
'seller_name': None,
'title': 'Land Rover Evoque 1.5 PHEV 4WD',
'transmission': 'automatic',
'trim': '1.5 PHEV 4WD',
'vin': 'SALZA2BT8NH166968',
'year': 2021}
2026-03-30 12:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132283%27 HTTP/1.1" 200 None
2026-03-30 12:09:53 [arval.es] INFO: Saving data for 132283: {'created_time': 1774471047.220535, 'last_price_update_time': 1774872593.356546}
2026-03-30 12:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132283') HTTP/1.1" 204 0
2026-03-30 12:09:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.202(s), this was the 2nd time calling it.
2026-03-30 12:09:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.4324849677942755 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:09:55 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.490(s), this was the 1st time calling it.
2026-03-30 12:09:55 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.370853571369531 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132257> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:09:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbe0990-543e-5474-b803-97267b782165 with identifier: 132257
2026-03-30 12:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbe0990-543e-5474-b803-97267b782165 with scrape type 2
2026-03-30 12:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbe0990-543e-5474-b803-97267b782165 with scrape type 2
2026-03-30 12:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: abbe0990-543e-5474-b803-97267b782165, identifier: 132257
2026-03-30 12:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: abbe0990-543e-5474-b803-97267b782165 with identifier: 132257
2026-03-30 12:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: abbe0990-543e-5474-b803-97267b782165 with identifier: 132257
2026-03-30 12:09:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: abbe0990-543e-5474-b803-97267b782165 with identifier: 132257 to the API
2026-03-30 12:09:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:09: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-30 12:09:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132257>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'abbe0990-543e-5474-b803-97267b782165',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1333NBB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-ev-150kw-65kwh-flexx-132257',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 7220,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2025-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona EV 150kW 65kWh Flexx',
'transmission': 'automatic',
'trim': 'EV 150kW 65kWh Flexx',
'vin': 'TMAH881C3SJ052890',
'year': 2025}
2026-03-30 12:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132257%27 HTTP/1.1" 200 None
2026-03-30 12:09:58 [arval.es] INFO: Saving data for 132257: {'created_time': 1774468890.605712, 'last_price_update_time': 1774872598.260894}
2026-03-30 12:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:09:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132257') HTTP/1.1" 204 0
2026-03-30 12:09:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:10:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:10:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132303> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0887ad2f-6482-5103-9b60-505d58c6d8bd with identifier: 132303
2026-03-30 12:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0887ad2f-6482-5103-9b60-505d58c6d8bd with scrape type 2
2026-03-30 12:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0887ad2f-6482-5103-9b60-505d58c6d8bd with scrape type 2
2026-03-30 12:10:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0887ad2f-6482-5103-9b60-505d58c6d8bd, identifier: 132303
2026-03-30 12:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0887ad2f-6482-5103-9b60-505d58c6d8bd with identifier: 132303
2026-03-30 12:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0887ad2f-6482-5103-9b60-505d58c6d8bd with identifier: 132303
2026-03-30 12:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0887ad2f-6482-5103-9b60-505d58c6d8bd with identifier: 132303 to the API
2026-03-30 12:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:10: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-30 12:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132303>
{'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': '0887ad2f-6482-5103-9b60-505d58c6d8bd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7113LSN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i20-10-tgdi-essence-48v-132303',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'I20',
'odometer': 81508,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900.0,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai I20 1.0 TGDI Essence 48V',
'transmission': 'manual',
'trim': '1.0 TGDI Essence 48V',
'vin': 'NLHBM51GANZ082843',
'year': 2021}
2026-03-30 12:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132303%27 HTTP/1.1" 200 None
2026-03-30 12:10:04 [arval.es] INFO: Saving data for 132303: {'created_time': 1774468875.063692, 'last_price_update_time': 1774872604.919485}
2026-03-30 12:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132303') HTTP/1.1" 204 0
2026-03-30 12:10:12 [scrapy.extensions.logstats] INFO: Crawled 61 pages (at 7 pages/min), scraped 53 items (at 7 items/min)
2026-03-30 12:10:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132260> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9aac168f-5046-501d-9084-a1fa68e070d4 with identifier: 132260
2026-03-30 12:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9aac168f-5046-501d-9084-a1fa68e070d4 with scrape type 2
2026-03-30 12:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9aac168f-5046-501d-9084-a1fa68e070d4 with scrape type 2
2026-03-30 12:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9aac168f-5046-501d-9084-a1fa68e070d4, identifier: 132260
2026-03-30 12:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9aac168f-5046-501d-9084-a1fa68e070d4 with identifier: 132260
2026-03-30 12:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9aac168f-5046-501d-9084-a1fa68e070d4 with identifier: 132260
2026-03-30 12:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9aac168f-5046-501d-9084-a1fa68e070d4 with identifier: 132260 to the API
2026-03-30 12:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:10: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-30 12:10:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132260>
{'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': '9aac168f-5046-501d-9084-a1fa68e070d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3395LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-132260',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 61741,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19300.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048303',
'year': 2021}
2026-03-30 12:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132260%27 HTTP/1.1" 200 None
2026-03-30 12:10:13 [arval.es] INFO: Saving data for 132260: {'created_time': 1774468897.189145, 'last_price_update_time': 1774872613.909535}
2026-03-30 12:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132260') HTTP/1.1" 204 0
2026-03-30 12:10:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132259> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:10:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:10:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a80d0a4a-b3f8-5d46-894a-4eee8af21ae2 with identifier: 132259
2026-03-30 12:10:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a80d0a4a-b3f8-5d46-894a-4eee8af21ae2 with scrape type 2
2026-03-30 12:10:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a80d0a4a-b3f8-5d46-894a-4eee8af21ae2 with scrape type 2
2026-03-30 12:10:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a80d0a4a-b3f8-5d46-894a-4eee8af21ae2, identifier: 132259
2026-03-30 12:10:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a80d0a4a-b3f8-5d46-894a-4eee8af21ae2 with identifier: 132259
2026-03-30 12:10:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a80d0a4a-b3f8-5d46-894a-4eee8af21ae2 with identifier: 132259
2026-03-30 12:10:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a80d0a4a-b3f8-5d46-894a-4eee8af21ae2 with identifier: 132259 to the API
2026-03-30 12:10:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:10: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-30 12:10:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132259>
{'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': 'a80d0a4a-b3f8-5d46-894a-4eee8af21ae2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1710MCT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-drive-132259',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 12513,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Drive',
'vin': 'KNACR81EGP5054573',
'year': 2022}
2026-03-30 12:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132259%27 HTTP/1.1" 200 None
2026-03-30 12:10:24 [arval.es] INFO: Saving data for 132259: {'created_time': 1774468893.237235, 'last_price_update_time': 1774872624.059491}
2026-03-30 12:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132259') HTTP/1.1" 204 0
2026-03-30 12:10:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132261> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:10:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:10:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8d2a509-dac8-53e4-b0e0-9313898f7628 with identifier: 132261
2026-03-30 12:10:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8d2a509-dac8-53e4-b0e0-9313898f7628 with scrape type 2
2026-03-30 12:10:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d8d2a509-dac8-53e4-b0e0-9313898f7628 with scrape type 2
2026-03-30 12:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d8d2a509-dac8-53e4-b0e0-9313898f7628, identifier: 132261
2026-03-30 12:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d8d2a509-dac8-53e4-b0e0-9313898f7628 with identifier: 132261
2026-03-30 12:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d8d2a509-dac8-53e4-b0e0-9313898f7628 with identifier: 132261
2026-03-30 12:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d8d2a509-dac8-53e4-b0e0-9313898f7628 with identifier: 132261 to the API
2026-03-30 12:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:10: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-30 12:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132261>
{'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': 'd8d2a509-dac8-53e4-b0e0-9313898f7628',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3386MCY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132261',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 33666,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24700.0,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110705W10963',
'year': 2022}
2026-03-30 12:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132261%27 HTTP/1.1" 200 None
2026-03-30 12:10:28 [arval.es] INFO: Saving data for 132261: {'created_time': 1774470966.693881, 'last_price_update_time': 1774872628.615812}
2026-03-30 12:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132261') HTTP/1.1" 204 0
2026-03-30 12:10:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.337(s), this was the 1st time calling it.
2026-03-30 12:10:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.612360700562699 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:10:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:10:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.970(s), this was the 1st time calling it.
2026-03-30 12:10:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.933742740996915 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:10:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.928(s), this was the 1st time calling it.
2026-03-30 12:10:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.296826469156138 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:10:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:10:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132284> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:10:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:10:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6be5a89-b225-57bf-9b47-2ef938e56ca3 with identifier: 132284
2026-03-30 12:10:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6be5a89-b225-57bf-9b47-2ef938e56ca3 with scrape type 2
2026-03-30 12:10:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6be5a89-b225-57bf-9b47-2ef938e56ca3 with scrape type 2
2026-03-30 12:10:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f6be5a89-b225-57bf-9b47-2ef938e56ca3, identifier: 132284
2026-03-30 12:10:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f6be5a89-b225-57bf-9b47-2ef938e56ca3 with identifier: 132284
2026-03-30 12:10:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f6be5a89-b225-57bf-9b47-2ef938e56ca3 with identifier: 132284
2026-03-30 12:10:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f6be5a89-b225-57bf-9b47-2ef938e56ca3 with identifier: 132284 to the API
2026-03-30 12:10:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:10: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-30 12:10:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132284>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f6be5a89-b225-57bf-9b47-2ef938e56ca3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2781LYF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-concept-132284',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Stonic',
'odometer': 47559,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2022-05-27',
'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': 'KNADA817AN6687654',
'year': 2022}
2026-03-30 12:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132284%27 HTTP/1.1" 200 None
2026-03-30 12:10:58 [arval.es] INFO: Saving data for 132284: {'created_time': 1774470954.871407, 'last_price_update_time': 1774872658.255702}
2026-03-30 12:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132284') HTTP/1.1" 204 0
2026-03-30 12:10:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132285> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:10:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa1e2509-0227-51d2-a161-2d7e75a6f5eb with identifier: 132285
2026-03-30 12:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa1e2509-0227-51d2-a161-2d7e75a6f5eb with scrape type 2
2026-03-30 12:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa1e2509-0227-51d2-a161-2d7e75a6f5eb with scrape type 2
2026-03-30 12:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: aa1e2509-0227-51d2-a161-2d7e75a6f5eb, identifier: 132285
2026-03-30 12:10:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: aa1e2509-0227-51d2-a161-2d7e75a6f5eb with identifier: 132285
2026-03-30 12:10:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: aa1e2509-0227-51d2-a161-2d7e75a6f5eb with identifier: 132285
2026-03-30 12:10:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: aa1e2509-0227-51d2-a161-2d7e75a6f5eb with identifier: 132285 to the API
2026-03-30 12:10:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:10: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-30 12:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132285>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'aa1e2509-0227-51d2-a161-2d7e75a6f5eb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4318LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-life-20-tdi-85kw-115cv-132285',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 100650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Life 2.0 TDI 85kW (115CV)',
'transmission': 'manual',
'trim': 'Life 2.0 TDI 85kW (115CV)',
'vin': 'WVWZZZCDZNW134787',
'year': 2022}
2026-03-30 12:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132285%27 HTTP/1.1" 200 None
2026-03-30 12:10:59 [arval.es] INFO: Saving data for 132285: {'created_time': 1774468852.823104, 'last_price_update_time': 1774872659.35383}
2026-03-30 12:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132285') HTTP/1.1" 204 0
2026-03-30 12:11: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-30 12:11:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132256
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132256%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132256: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132254
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132254%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132254: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132253
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132253%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132253: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132248
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132248%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132248: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132247
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132247%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132247: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132244
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132244%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132244: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132242
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132242%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132242: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132233
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132233%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132233: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132234
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132234%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132234: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132231
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132231%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132231: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132230
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132230%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132230: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132227
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132227%27 HTTP/1.1" 200 None
2026-03-30 12:11:01 [arval.es] INFO: Scrape type for 132227: 2
2026-03-30 12:11:01 [arval.es] INFO: Found listing with ID: 132226
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132226%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132226: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132225
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132225%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132225: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132224
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132224%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132224: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132223
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132223%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132223: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132222
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132222%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132222: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132221
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132221%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132221: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132220
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132220%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132220: 2
2026-03-30 12:11:02 [arval.es] INFO: Found listing with ID: 132217
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132217%27 HTTP/1.1" 200 None
2026-03-30 12:11:02 [arval.es] INFO: Scrape type for 132217: 2
2026-03-30 12:11:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132286> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 120f7fd1-dbc7-5b39-bb68-c19d216077cf with identifier: 132286
2026-03-30 12:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 120f7fd1-dbc7-5b39-bb68-c19d216077cf with scrape type 2
2026-03-30 12:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 120f7fd1-dbc7-5b39-bb68-c19d216077cf with scrape type 2
2026-03-30 12:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 120f7fd1-dbc7-5b39-bb68-c19d216077cf, identifier: 132286
2026-03-30 12:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 120f7fd1-dbc7-5b39-bb68-c19d216077cf with identifier: 132286
2026-03-30 12:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 120f7fd1-dbc7-5b39-bb68-c19d216077cf with identifier: 132286
2026-03-30 12:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 120f7fd1-dbc7-5b39-bb68-c19d216077cf with identifier: 132286 to the API
2026-03-30 12:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132286>
{'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': '120f7fd1-dbc7-5b39-bb68-c19d216077cf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4855LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/land-rover-discovery-sport-15-i3-phev-309ps-awd-aut-r-dynamic-base-132286',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 98150,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 I3 PHEV 309PS AWD Aut R-Dynamic Base',
'transmission': 'automatic',
'trim': '1.5 I3 PHEV 309PS AWD Aut R-Dynamic Base',
'vin': 'SALCA2BT2MH902498',
'year': 2021}
2026-03-30 12:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132286%27 HTTP/1.1" 200 None
2026-03-30 12:11:07 [arval.es] INFO: Saving data for 132286: {'created_time': 1774468851.086253, 'last_price_update_time': 1774872667.445764}
2026-03-30 12:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132286') HTTP/1.1" 204 0
2026-03-30 12:11:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132345> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f755519-97fd-5b9d-a44a-7ace7d7fa893 with identifier: 132345
2026-03-30 12:11:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f755519-97fd-5b9d-a44a-7ace7d7fa893 with scrape type 2
2026-03-30 12:11:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f755519-97fd-5b9d-a44a-7ace7d7fa893 with scrape type 2
2026-03-30 12:11:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8f755519-97fd-5b9d-a44a-7ace7d7fa893, identifier: 132345
2026-03-30 12:11:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8f755519-97fd-5b9d-a44a-7ace7d7fa893 with identifier: 132345
2026-03-30 12:11:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8f755519-97fd-5b9d-a44a-7ace7d7fa893 with identifier: 132345
2026-03-30 12:11:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8f755519-97fd-5b9d-a44a-7ace7d7fa893 with identifier: 132345 to the API
2026-03-30 12:11:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132345>
{'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': '8f755519-97fd-5b9d-a44a-7ace7d7fa893',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9952MXZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-etsi-at7-132345',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 23798,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33400.0,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 eTSI AT7',
'transmission': 'automatic',
'trim': '1.5 eTSI AT7',
'vin': 'VSSZZZKM2SR009698',
'year': 2025}
2026-03-30 12:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132345%27 HTTP/1.1" 200 None
2026-03-30 12:11:08 [arval.es] INFO: Saving data for 132345: {'created_time': 1774471184.721157, 'last_price_update_time': 1774872668.056952}
2026-03-30 12:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132345') HTTP/1.1" 204 0
2026-03-30 12:11:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.695(s), this was the 1st time calling it.
2026-03-30 12:11:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.441242880277059 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:11:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132264> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8d43b79-5732-54f4-a9a2-d62557d6f3b5 with identifier: 132264
2026-03-30 12:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8d43b79-5732-54f4-a9a2-d62557d6f3b5 with scrape type 2
2026-03-30 12:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8d43b79-5732-54f4-a9a2-d62557d6f3b5 with scrape type 2
2026-03-30 12:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c8d43b79-5732-54f4-a9a2-d62557d6f3b5, identifier: 132264
2026-03-30 12:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c8d43b79-5732-54f4-a9a2-d62557d6f3b5 with identifier: 132264
2026-03-30 12:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c8d43b79-5732-54f4-a9a2-d62557d6f3b5 with identifier: 132264
2026-03-30 12:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c8d43b79-5732-54f4-a9a2-d62557d6f3b5 with identifier: 132264 to the API
2026-03-30 12:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11:11 [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-30 12:11:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132264>
{'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': 'c8d43b79-5732-54f4-a9a2-d62557d6f3b5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3012LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-bluehdi-132264',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 101160,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack BlueHDI',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI',
'vin': 'VR3UDYHSKMJ825330',
'year': 2021}
2026-03-30 12:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132264%27 HTTP/1.1" 200 None
2026-03-30 12:11:11 [arval.es] INFO: Saving data for 132264: {'created_time': 1774471001.521135, 'last_price_update_time': 1774872671.460846}
2026-03-30 12:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132264') HTTP/1.1" 204 0
2026-03-30 12:11:12 [scrapy.extensions.logstats] INFO: Crawled 70 pages (at 9 pages/min), scraped 61 items (at 8 items/min)
2026-03-30 12:11:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:11:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132271> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0891bed-7256-5eb4-8aeb-2f5cb19f4b42 with identifier: 132271
2026-03-30 12:11:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0891bed-7256-5eb4-8aeb-2f5cb19f4b42 with scrape type 2
2026-03-30 12:11:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0891bed-7256-5eb4-8aeb-2f5cb19f4b42 with scrape type 2
2026-03-30 12:11:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d0891bed-7256-5eb4-8aeb-2f5cb19f4b42, identifier: 132271
2026-03-30 12:11:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d0891bed-7256-5eb4-8aeb-2f5cb19f4b42 with identifier: 132271
2026-03-30 12:11:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d0891bed-7256-5eb4-8aeb-2f5cb19f4b42 with identifier: 132271
2026-03-30 12:11:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d0891bed-7256-5eb4-8aeb-2f5cb19f4b42 with identifier: 132271 to the API
2026-03-30 12:11:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132271>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd0891bed-7256-5eb4-8aeb-2f5cb19f4b42',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1241LPX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-ioniq-16-gdi-hev-klass-dct-132271',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 113757,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-06-02',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDI HEV Klass DCT',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Klass DCT',
'vin': 'KMHC751CGLU218250',
'year': 2021}
2026-03-30 12:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132271%27 HTTP/1.1" 200 None
2026-03-30 12:11:13 [arval.es] INFO: Saving data for 132271: {'created_time': 1774470996.18193, 'last_price_update_time': 1774872673.620016}
2026-03-30 12:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132271') HTTP/1.1" 204 0
2026-03-30 12:11:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:11:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132266> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f6c54b4-8696-5e87-9e14-760aa92eb8d4 with identifier: 132266
2026-03-30 12:11:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f6c54b4-8696-5e87-9e14-760aa92eb8d4 with scrape type 2
2026-03-30 12:11:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f6c54b4-8696-5e87-9e14-760aa92eb8d4 with scrape type 2
2026-03-30 12:11:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8f6c54b4-8696-5e87-9e14-760aa92eb8d4, identifier: 132266
2026-03-30 12:11:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8f6c54b4-8696-5e87-9e14-760aa92eb8d4 with identifier: 132266
2026-03-30 12:11:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8f6c54b4-8696-5e87-9e14-760aa92eb8d4 with identifier: 132266
2026-03-30 12:11:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8f6c54b4-8696-5e87-9e14-760aa92eb8d4 with identifier: 132266 to the API
2026-03-30 12:11:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132266>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8f6c54b4-8696-5e87-9e14-760aa92eb8d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3006LXM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-drive-132266',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Stonic',
'odometer': 53214,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300.0,
'price_includes_vat': True,
'registration_date': '2022-04-26',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi MHEV Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi MHEV Drive',
'vin': 'KNAD6817AN6666565',
'year': 2022}
2026-03-30 12:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132266%27 HTTP/1.1" 200 None
2026-03-30 12:11:19 [arval.es] INFO: Saving data for 132266: {'created_time': 1774471009.700175, 'last_price_update_time': 1774872679.149662}
2026-03-30 12:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132266') HTTP/1.1" 204 0
2026-03-30 12:11:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132276> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ac2d00-75ba-55a9-b31b-14c5f1ff567a with identifier: 132276
2026-03-30 12:11:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ac2d00-75ba-55a9-b31b-14c5f1ff567a with scrape type 2
2026-03-30 12:11:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89ac2d00-75ba-55a9-b31b-14c5f1ff567a with scrape type 2
2026-03-30 12:11:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 89ac2d00-75ba-55a9-b31b-14c5f1ff567a, identifier: 132276
2026-03-30 12:11:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 89ac2d00-75ba-55a9-b31b-14c5f1ff567a with identifier: 132276
2026-03-30 12:11:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 89ac2d00-75ba-55a9-b31b-14c5f1ff567a with identifier: 132276
2026-03-30 12:11:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 89ac2d00-75ba-55a9-b31b-14c5f1ff567a with identifier: 132276 to the API
2026-03-30 12:11:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132276>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 76,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '89ac2d00-75ba-55a9-b31b-14c5f1ff567a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8251LSB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-transit-courier-van-15-tdci-trend-132276',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Ford',
'model': 'Transit Courier',
'odometer': 97208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8800.0,
'price_includes_vat': True,
'registration_date': '2021-07-27',
'seats_number': 2,
'seller_name': None,
'title': 'Ford Transit Courier Van 1.5 TDCi Trend',
'transmission': 'manual',
'trim': 'Van 1.5 TDCi Trend',
'vin': 'WF0WXXTACWMM78795',
'year': 2021}
2026-03-30 12:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132276%27 HTTP/1.1" 200 None
2026-03-30 12:11:23 [arval.es] INFO: Saving data for 132276: {'created_time': 1774471004.734681, 'last_price_update_time': 1774872683.906333}
2026-03-30 12:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132276') HTTP/1.1" 204 0
2026-03-30 12:11:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132269> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12d72bd6-2ef9-550f-aab0-d8ea321590e3 with identifier: 132269
2026-03-30 12:11:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12d72bd6-2ef9-550f-aab0-d8ea321590e3 with scrape type 2
2026-03-30 12:11:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12d72bd6-2ef9-550f-aab0-d8ea321590e3 with scrape type 2
2026-03-30 12:11:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 12d72bd6-2ef9-550f-aab0-d8ea321590e3, identifier: 132269
2026-03-30 12:11:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 12d72bd6-2ef9-550f-aab0-d8ea321590e3 with identifier: 132269
2026-03-30 12:11:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 12d72bd6-2ef9-550f-aab0-d8ea321590e3 with identifier: 132269
2026-03-30 12:11:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 12d72bd6-2ef9-550f-aab0-d8ea321590e3 with identifier: 132269 to the API
2026-03-30 12:11:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132269>
{'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': '12d72bd6-2ef9-550f-aab0-d8ea321590e3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0052LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132269',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X2',
'odometer': 59145,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110905U12689',
'year': 2022}
2026-03-30 12:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132269%27 HTTP/1.1" 200 None
2026-03-30 12:11:24 [arval.es] INFO: Saving data for 132269: {'created_time': 1774471016.201459, 'last_price_update_time': 1774872684.674661}
2026-03-30 12:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132269') HTTP/1.1" 204 0
2026-03-30 12:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132289> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf0fb179-f0ab-5038-a881-ef1d3f56dadc with identifier: 132289
2026-03-30 12:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf0fb179-f0ab-5038-a881-ef1d3f56dadc with scrape type 2
2026-03-30 12:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf0fb179-f0ab-5038-a881-ef1d3f56dadc with scrape type 2
2026-03-30 12:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bf0fb179-f0ab-5038-a881-ef1d3f56dadc, identifier: 132289
2026-03-30 12:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bf0fb179-f0ab-5038-a881-ef1d3f56dadc with identifier: 132289
2026-03-30 12:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bf0fb179-f0ab-5038-a881-ef1d3f56dadc with identifier: 132289
2026-03-30 12:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bf0fb179-f0ab-5038-a881-ef1d3f56dadc with identifier: 132289 to the API
2026-03-30 12:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132289>
{'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': 'bf0fb179-f0ab-5038-a881-ef1d3f56dadc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6077NCS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-10-tsi-85kw-115cv-selection-132289',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 13653,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17100.0,
'price_includes_vat': True,
'registration_date': '2025-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI 85KW (115CV) Selection',
'transmission': 'manual',
'trim': '1.0 TSI 85KW (115CV) Selection',
'vin': 'TMBER6PJ7S4075769',
'year': 2025}
2026-03-30 12:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132289%27 HTTP/1.1" 200 None
2026-03-30 12:11:28 [arval.es] INFO: Saving data for 132289: {'created_time': 1774471033.871882, 'last_price_update_time': 1774872688.645025}
2026-03-30 12:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132289') HTTP/1.1" 204 0
2026-03-30 12:11:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132277> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17ef6349-4eb0-5606-9375-4da756a513a8 with identifier: 132277
2026-03-30 12:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17ef6349-4eb0-5606-9375-4da756a513a8 with scrape type 2
2026-03-30 12:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17ef6349-4eb0-5606-9375-4da756a513a8 with scrape type 2
2026-03-30 12:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 17ef6349-4eb0-5606-9375-4da756a513a8, identifier: 132277
2026-03-30 12:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 17ef6349-4eb0-5606-9375-4da756a513a8 with identifier: 132277
2026-03-30 12:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 17ef6349-4eb0-5606-9375-4da756a513a8 with identifier: 132277
2026-03-30 12:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 17ef6349-4eb0-5606-9375-4da756a513a8 with identifier: 132277 to the API
2026-03-30 12:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132277>
{'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': '17ef6349-4eb0-5606-9375-4da756a513a8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2331MLK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-132277',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X3',
'odometer': 88596,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34800.0,
'price_includes_vat': True,
'registration_date': '2023-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d',
'transmission': 'automatic',
'trim': 'xDrive20d',
'vin': 'WBA15BZ050N240925',
'year': 2023}
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132277%27 HTTP/1.1" 200 None
2026-03-30 12:11:29 [arval.es] INFO: Saving data for 132277: {'created_time': 1774471025.171795, 'last_price_update_time': 1774872689.188014}
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132277') HTTP/1.1" 204 0
2026-03-30 12:11:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132275> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9164632-4a1a-5cd1-911b-87f513646ac7 with identifier: 132275
2026-03-30 12:11:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9164632-4a1a-5cd1-911b-87f513646ac7 with scrape type 2
2026-03-30 12:11:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9164632-4a1a-5cd1-911b-87f513646ac7 with scrape type 2
2026-03-30 12:11:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f9164632-4a1a-5cd1-911b-87f513646ac7, identifier: 132275
2026-03-30 12:11:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f9164632-4a1a-5cd1-911b-87f513646ac7 with identifier: 132275
2026-03-30 12:11:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f9164632-4a1a-5cd1-911b-87f513646ac7 with identifier: 132275
2026-03-30 12:11:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f9164632-4a1a-5cd1-911b-87f513646ac7 with identifier: 132275 to the API
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132275>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f9164632-4a1a-5cd1-911b-87f513646ac7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9748LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-corolla-18-active-tech-132275',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 118146,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 0,
'seller_name': None,
'title': 'Toyota Corolla 1.8 ACTIVE TECH',
'transmission': 'automatic',
'trim': '1.8 ACTIVE TECH',
'vin': 'SB1K93BE90E241314',
'year': 2021}
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132275%27 HTTP/1.1" 200 None
2026-03-30 12:11:29 [arval.es] INFO: Saving data for 132275: {'created_time': 1774471056.975632, 'last_price_update_time': 1774872689.704242}
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132275') HTTP/1.1" 204 0
2026-03-30 12:11:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132278> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5546fba-55ae-5a45-aa35-2a780ebdb22d with identifier: 132278
2026-03-30 12:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5546fba-55ae-5a45-aa35-2a780ebdb22d with scrape type 2
2026-03-30 12:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5546fba-55ae-5a45-aa35-2a780ebdb22d with scrape type 2
2026-03-30 12:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e5546fba-55ae-5a45-aa35-2a780ebdb22d, identifier: 132278
2026-03-30 12:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e5546fba-55ae-5a45-aa35-2a780ebdb22d with identifier: 132278
2026-03-30 12:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e5546fba-55ae-5a45-aa35-2a780ebdb22d with identifier: 132278
2026-03-30 12:11:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e5546fba-55ae-5a45-aa35-2a780ebdb22d with identifier: 132278 to the API
2026-03-30 12:11:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132278>
{'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': 'e5546fba-55ae-5a45-aa35-2a780ebdb22d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0526MFB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-maxx-auto-132278',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 96282,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2023-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Maxx Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Maxx Auto',
'vin': 'TMAJC811BPJ161103',
'year': 2023}
2026-03-30 12:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132278%27 HTTP/1.1" 200 None
2026-03-30 12:11:31 [arval.es] INFO: Saving data for 132278: {'created_time': 1774471059.034948, 'last_price_update_time': 1774872691.754812}
2026-03-30 12:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132278') HTTP/1.1" 204 0
2026-03-30 12:11:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132217> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38e68ddb-d446-5f4c-baca-818951fd4505 with identifier: 132217
2026-03-30 12:11:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38e68ddb-d446-5f4c-baca-818951fd4505 with scrape type 2
2026-03-30 12:11:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38e68ddb-d446-5f4c-baca-818951fd4505 with scrape type 2
2026-03-30 12:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 38e68ddb-d446-5f4c-baca-818951fd4505, identifier: 132217
2026-03-30 12:11:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 38e68ddb-d446-5f4c-baca-818951fd4505 with identifier: 132217
2026-03-30 12:11:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 38e68ddb-d446-5f4c-baca-818951fd4505 with identifier: 132217
2026-03-30 12:11:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 38e68ddb-d446-5f4c-baca-818951fd4505 with identifier: 132217 to the API
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132217>
{'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': '38e68ddb-d446-5f4c-baca-818951fd4505',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9771LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-acenta-132217',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 78631,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke Acenta',
'transmission': 'manual',
'trim': 'Acenta',
'vin': 'SJNFAAF16U1159088',
'year': 2022}
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132217%27 HTTP/1.1" 200 None
2026-03-30 12:11:32 [arval.es] INFO: Saving data for 132217: {'created_time': 1774470945.593544, 'last_price_update_time': 1774872692.364958}
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132217') HTTP/1.1" 204 0
2026-03-30 12:11:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132265> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcdc2243-be8a-56b1-a6af-2d43d5775e17 with identifier: 132265
2026-03-30 12:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcdc2243-be8a-56b1-a6af-2d43d5775e17 with scrape type 2
2026-03-30 12:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcdc2243-be8a-56b1-a6af-2d43d5775e17 with scrape type 2
2026-03-30 12:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fcdc2243-be8a-56b1-a6af-2d43d5775e17, identifier: 132265
2026-03-30 12:11:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fcdc2243-be8a-56b1-a6af-2d43d5775e17 with identifier: 132265
2026-03-30 12:11:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fcdc2243-be8a-56b1-a6af-2d43d5775e17 with identifier: 132265
2026-03-30 12:11:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fcdc2243-be8a-56b1-a6af-2d43d5775e17 with identifier: 132265 to the API
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132265>
{'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': 'fcdc2243-be8a-56b1-a6af-2d43d5775e17',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2893MBD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-15-bluehdi-132265',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 79862,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-09-13',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.5 BlueHDI',
'transmission': 'manual',
'trim': 'Allure 1.5 BlueHDI',
'vin': 'VR3UDYHSKNJ684290',
'year': 2022}
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132265%27 HTTP/1.1" 200 None
2026-03-30 12:11:32 [arval.es] INFO: Saving data for 132265: {'created_time': 1774470985.134456, 'last_price_update_time': 1774872692.929702}
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132265') HTTP/1.1" 204 0
2026-03-30 12:11:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132272> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97492770-922c-5dd5-8f98-b4751c6fdb74 with identifier: 132272
2026-03-30 12:11:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97492770-922c-5dd5-8f98-b4751c6fdb74 with scrape type 2
2026-03-30 12:11:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97492770-922c-5dd5-8f98-b4751c6fdb74 with scrape type 2
2026-03-30 12:11:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 97492770-922c-5dd5-8f98-b4751c6fdb74, identifier: 132272
2026-03-30 12:11:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 97492770-922c-5dd5-8f98-b4751c6fdb74 with identifier: 132272
2026-03-30 12:11:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 97492770-922c-5dd5-8f98-b4751c6fdb74 with identifier: 132272
2026-03-30 12:11:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 97492770-922c-5dd5-8f98-b4751c6fdb74 with identifier: 132272 to the API
2026-03-30 12:11:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132272>
{'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': '97492770-922c-5dd5-8f98-b4751c6fdb74',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3142LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132272',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 113183,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19600.0,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110X05U80449',
'year': 2022}
2026-03-30 12:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132272%27 HTTP/1.1" 200 None
2026-03-30 12:11:34 [arval.es] INFO: Saving data for 132272: {'created_time': 1774470993.51954, 'last_price_update_time': 1774872694.553545}
2026-03-30 12:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132272') HTTP/1.1" 204 0
2026-03-30 12:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132220> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 079d387d-c47d-528d-89d2-7635e3ed4bc2 with identifier: 132220
2026-03-30 12:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 079d387d-c47d-528d-89d2-7635e3ed4bc2 with scrape type 2
2026-03-30 12:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 079d387d-c47d-528d-89d2-7635e3ed4bc2 with scrape type 2
2026-03-30 12:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 079d387d-c47d-528d-89d2-7635e3ed4bc2, identifier: 132220
2026-03-30 12:11:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 079d387d-c47d-528d-89d2-7635e3ed4bc2 with identifier: 132220
2026-03-30 12:11:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 079d387d-c47d-528d-89d2-7635e3ed4bc2 with identifier: 132220
2026-03-30 12:11:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 079d387d-c47d-528d-89d2-7635e3ed4bc2 with identifier: 132220 to the API
2026-03-30 12:11:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132220>
{'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': '079d387d-c47d-528d-89d2-7635e3ed4bc2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8465LXK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-132220',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 76929,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ589194',
'year': 2022}
2026-03-30 12:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132220%27 HTTP/1.1" 200 None
2026-03-30 12:11:36 [arval.es] INFO: Saving data for 132220: {'created_time': 1774470943.864554, 'last_price_update_time': 1774872696.038087}
2026-03-30 12:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132220') HTTP/1.1" 204 0
2026-03-30 12:11:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132221> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e24ec23-bbea-5a78-b38c-26020ff2047c with identifier: 132221
2026-03-30 12:11:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e24ec23-bbea-5a78-b38c-26020ff2047c with scrape type 2
2026-03-30 12:11:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e24ec23-bbea-5a78-b38c-26020ff2047c with scrape type 2
2026-03-30 12:11:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6e24ec23-bbea-5a78-b38c-26020ff2047c, identifier: 132221
2026-03-30 12:11:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6e24ec23-bbea-5a78-b38c-26020ff2047c with identifier: 132221
2026-03-30 12:11:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6e24ec23-bbea-5a78-b38c-26020ff2047c with identifier: 132221
2026-03-30 12:11:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6e24ec23-bbea-5a78-b38c-26020ff2047c with identifier: 132221 to the API
2026-03-30 12:11:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132221>
{'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': '6e24ec23-bbea-5a78-b38c-26020ff2047c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8100LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-132221',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 85687,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ566874',
'year': 2022}
2026-03-30 12:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132221%27 HTTP/1.1" 200 None
2026-03-30 12:11:37 [arval.es] INFO: Saving data for 132221: {'created_time': 1774470938.656014, 'last_price_update_time': 1774872697.531481}
2026-03-30 12:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132221') HTTP/1.1" 204 0
2026-03-30 12:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132224> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5749aaa6-2356-54f2-aeb3-132b70e003b5 with identifier: 132224
2026-03-30 12:11:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5749aaa6-2356-54f2-aeb3-132b70e003b5 with scrape type 2
2026-03-30 12:11:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5749aaa6-2356-54f2-aeb3-132b70e003b5 with scrape type 2
2026-03-30 12:11:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5749aaa6-2356-54f2-aeb3-132b70e003b5, identifier: 132224
2026-03-30 12:11:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5749aaa6-2356-54f2-aeb3-132b70e003b5 with identifier: 132224
2026-03-30 12:11:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5749aaa6-2356-54f2-aeb3-132b70e003b5 with identifier: 132224
2026-03-30 12:11:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5749aaa6-2356-54f2-aeb3-132b70e003b5 with identifier: 132224 to the API
2026-03-30 12:11:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132224>
{'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': '5749aaa6-2356-54f2-aeb3-132b70e003b5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0159LTJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-132224',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 107670,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14600.0,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'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': 'VF3MCYHZMMS205569',
'year': 2021}
2026-03-30 12:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132224%27 HTTP/1.1" 200 None
2026-03-30 12:11:38 [arval.es] INFO: Saving data for 132224: {'created_time': 1774468921.688665, 'last_price_update_time': 1774872698.2438}
2026-03-30 12:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132224') HTTP/1.1" 204 0
2026-03-30 12:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132226> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94e84a84-0e29-5bc8-b4fe-b335e2605e1c with identifier: 132226
2026-03-30 12:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94e84a84-0e29-5bc8-b4fe-b335e2605e1c with scrape type 2
2026-03-30 12:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94e84a84-0e29-5bc8-b4fe-b335e2605e1c with scrape type 2
2026-03-30 12:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 94e84a84-0e29-5bc8-b4fe-b335e2605e1c, identifier: 132226
2026-03-30 12:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 94e84a84-0e29-5bc8-b4fe-b335e2605e1c with identifier: 132226
2026-03-30 12:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 94e84a84-0e29-5bc8-b4fe-b335e2605e1c with identifier: 132226
2026-03-30 12:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 94e84a84-0e29-5bc8-b4fe-b335e2605e1c with identifier: 132226 to the API
2026-03-30 12:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132226>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '94e84a84-0e29-5bc8-b4fe-b335e2605e1c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0336MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-tecno-sky-auto-4x4-132226',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 107883,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'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': 'TMAJD812DNJ159065',
'year': 2023}
2026-03-30 12:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132226%27 HTTP/1.1" 200 None
2026-03-30 12:11:40 [arval.es] INFO: Saving data for 132226: {'created_time': 1774468884.715581, 'last_price_update_time': 1774872700.313204}
2026-03-30 12:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132226') HTTP/1.1" 204 0
2026-03-30 12:11:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132227> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15326038-b1e6-55da-a72d-c0bc51c2a3a0 with identifier: 132227
2026-03-30 12:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15326038-b1e6-55da-a72d-c0bc51c2a3a0 with scrape type 2
2026-03-30 12:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15326038-b1e6-55da-a72d-c0bc51c2a3a0 with scrape type 2
2026-03-30 12:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 15326038-b1e6-55da-a72d-c0bc51c2a3a0, identifier: 132227
2026-03-30 12:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 15326038-b1e6-55da-a72d-c0bc51c2a3a0 with identifier: 132227
2026-03-30 12:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 15326038-b1e6-55da-a72d-c0bc51c2a3a0 with identifier: 132227
2026-03-30 12:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 15326038-b1e6-55da-a72d-c0bc51c2a3a0 with identifier: 132227 to the API
2026-03-30 12:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132227>
{'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': '15326038-b1e6-55da-a72d-c0bc51c2a3a0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6533MFS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-132227',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 102587,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2023-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY016311',
'year': 2023}
2026-03-30 12:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132227%27 HTTP/1.1" 200 None
2026-03-30 12:11:43 [arval.es] INFO: Saving data for 132227: {'created_time': 1774470931.03239, 'last_price_update_time': 1774872703.456562}
2026-03-30 12:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132227') HTTP/1.1" 204 0
2026-03-30 12:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132222> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e8902df-6880-54ed-9661-e71294a7bc95 with identifier: 132222
2026-03-30 12:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e8902df-6880-54ed-9661-e71294a7bc95 with scrape type 2
2026-03-30 12:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e8902df-6880-54ed-9661-e71294a7bc95 with scrape type 2
2026-03-30 12:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0e8902df-6880-54ed-9661-e71294a7bc95, identifier: 132222
2026-03-30 12:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0e8902df-6880-54ed-9661-e71294a7bc95 with identifier: 132222
2026-03-30 12:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0e8902df-6880-54ed-9661-e71294a7bc95 with identifier: 132222
2026-03-30 12:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0e8902df-6880-54ed-9661-e71294a7bc95 with identifier: 132222 to the API
2026-03-30 12:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132222>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0e8902df-6880-54ed-9661-e71294a7bc95',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7881MFJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-132222',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 40158,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2023-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY019281',
'year': 2023}
2026-03-30 12:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132222%27 HTTP/1.1" 200 None
2026-03-30 12:11:44 [arval.es] INFO: Saving data for 132222: {'created_time': 1774470936.031795, 'last_price_update_time': 1774872704.079692}
2026-03-30 12:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132222') HTTP/1.1" 204 0
2026-03-30 12:11:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132230> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c170a34-bda1-5654-87cb-eaf8b2937bbe with identifier: 132230
2026-03-30 12:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c170a34-bda1-5654-87cb-eaf8b2937bbe with scrape type 2
2026-03-30 12:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c170a34-bda1-5654-87cb-eaf8b2937bbe with scrape type 2
2026-03-30 12:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8c170a34-bda1-5654-87cb-eaf8b2937bbe, identifier: 132230
2026-03-30 12:11:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8c170a34-bda1-5654-87cb-eaf8b2937bbe with identifier: 132230
2026-03-30 12:11:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8c170a34-bda1-5654-87cb-eaf8b2937bbe with identifier: 132230
2026-03-30 12:11:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8c170a34-bda1-5654-87cb-eaf8b2937bbe with identifier: 132230 to the API
2026-03-30 12:11:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132230>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8c170a34-bda1-5654-87cb-eaf8b2937bbe',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0648MBX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-12-puretech-100-ss-bvm6-132230',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 65137,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack 1.2 Puretech 100 S&S BVM6',
'transmission': 'manual',
'trim': 'Active Pack 1.2 Puretech 100 S&S BVM6',
'vin': 'VR3USHNKKNJ785278',
'year': 2022}
2026-03-30 12:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132230%27 HTTP/1.1" 200 None
2026-03-30 12:11:45 [arval.es] INFO: Saving data for 132230: {'created_time': 1774470927.42915, 'last_price_update_time': 1774872705.560006}
2026-03-30 12:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132230') HTTP/1.1" 204 0
2026-03-30 12:11:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132231> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14c9ebd9-d127-58ef-93e9-19befbd001fb with identifier: 132231
2026-03-30 12:11:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14c9ebd9-d127-58ef-93e9-19befbd001fb with scrape type 2
2026-03-30 12:11:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14c9ebd9-d127-58ef-93e9-19befbd001fb with scrape type 2
2026-03-30 12:11:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 14c9ebd9-d127-58ef-93e9-19befbd001fb, identifier: 132231
2026-03-30 12:11:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 14c9ebd9-d127-58ef-93e9-19befbd001fb with identifier: 132231
2026-03-30 12:11:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 14c9ebd9-d127-58ef-93e9-19befbd001fb with identifier: 132231
2026-03-30 12:11:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 14c9ebd9-d127-58ef-93e9-19befbd001fb with identifier: 132231 to the API
2026-03-30 12:11:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132231>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '14c9ebd9-d127-58ef-93e9-19befbd001fb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5403LWW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-mhev-drive-132231',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 100241,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2022-03-15',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi MHEV Drive',
'transmission': 'manual',
'trim': '1.6 T-GDi MHEV Drive',
'vin': 'U5YPV81BANL001758',
'year': 2022}
2026-03-30 12:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132231%27 HTTP/1.1" 200 None
2026-03-30 12:11:47 [arval.es] INFO: Saving data for 132231: {'created_time': 1774470925.506071, 'last_price_update_time': 1774872707.03048}
2026-03-30 12:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132231') HTTP/1.1" 204 0
2026-03-30 12:11:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132233> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b84531-c9b2-526c-8d58-7eb65a11ac77 with identifier: 132233
2026-03-30 12:11:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b84531-c9b2-526c-8d58-7eb65a11ac77 with scrape type 2
2026-03-30 12:11:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7b84531-c9b2-526c-8d58-7eb65a11ac77 with scrape type 2
2026-03-30 12:11:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b7b84531-c9b2-526c-8d58-7eb65a11ac77, identifier: 132233
2026-03-30 12:11:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b7b84531-c9b2-526c-8d58-7eb65a11ac77 with identifier: 132233
2026-03-30 12:11:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b7b84531-c9b2-526c-8d58-7eb65a11ac77 with identifier: 132233
2026-03-30 12:11:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b7b84531-c9b2-526c-8d58-7eb65a11ac77 with identifier: 132233 to the API
2026-03-30 12:11:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132233>
{'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': 'b7b84531-c9b2-526c-8d58-7eb65a11ac77',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0744NKD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-terramar-15-e-hybrid-150-kw-205cv-at6-6e-132233',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Terramar',
'odometer': 1373,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44800.0,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Terramar 1.5 e-Hybrid 150 kW 205CV AT6 6E',
'transmission': 'automatic',
'trim': '1.5 e-Hybrid 150 kW 205CV AT6 6E',
'vin': 'VSSZZZKP2T1011574',
'year': 2026}
2026-03-30 12:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132233%27 HTTP/1.1" 200 None
2026-03-30 12:11:49 [arval.es] INFO: Saving data for 132233: {'created_time': 1774470919.870215, 'last_price_update_time': 1774872709.544843}
2026-03-30 12:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132233') HTTP/1.1" 204 0
2026-03-30 12:11:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132223> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d84c2870-81a3-5f31-8b35-4f6d2022dc97 with identifier: 132223
2026-03-30 12:11:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d84c2870-81a3-5f31-8b35-4f6d2022dc97 with scrape type 2
2026-03-30 12:11:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d84c2870-81a3-5f31-8b35-4f6d2022dc97 with scrape type 2
2026-03-30 12:11:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d84c2870-81a3-5f31-8b35-4f6d2022dc97, identifier: 132223
2026-03-30 12:11:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d84c2870-81a3-5f31-8b35-4f6d2022dc97 with identifier: 132223
2026-03-30 12:11:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d84c2870-81a3-5f31-8b35-4f6d2022dc97 with identifier: 132223
2026-03-30 12:11:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d84c2870-81a3-5f31-8b35-4f6d2022dc97 with identifier: 132223 to the API
2026-03-30 12:11:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132223>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd84c2870-81a3-5f31-8b35-4f6d2022dc97',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7589LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehd-allure-pack-132223',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 38242,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHD Allure Pack',
'transmission': 'manual',
'trim': '1.5 BlueHD Allure Pack',
'vin': 'VF3MCYHZMMS248157',
'year': 2021}
2026-03-30 12:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132223%27 HTTP/1.1" 200 None
2026-03-30 12:11:55 [arval.es] INFO: Saving data for 132223: {'created_time': 1774468927.191113, 'last_price_update_time': 1774872715.385191}
2026-03-30 12:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132223') HTTP/1.1" 204 0
2026-03-30 12:11:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132244> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794a3232-ee8f-508c-b3e8-4ab16a9f3d69 with identifier: 132244
2026-03-30 12:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794a3232-ee8f-508c-b3e8-4ab16a9f3d69 with scrape type 2
2026-03-30 12:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794a3232-ee8f-508c-b3e8-4ab16a9f3d69 with scrape type 2
2026-03-30 12:11:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 794a3232-ee8f-508c-b3e8-4ab16a9f3d69, identifier: 132244
2026-03-30 12:11:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 794a3232-ee8f-508c-b3e8-4ab16a9f3d69 with identifier: 132244
2026-03-30 12:11:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 794a3232-ee8f-508c-b3e8-4ab16a9f3d69 with identifier: 132244
2026-03-30 12:11:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 794a3232-ee8f-508c-b3e8-4ab16a9f3d69 with identifier: 132244 to the API
2026-03-30 12:11:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132244>
{'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': '794a3232-ee8f-508c-b3e8-4ab16a9f3d69',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4776LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-132244',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 107754,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ541945',
'year': 2022}
2026-03-30 12:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132244%27 HTTP/1.1" 200 None
2026-03-30 12:11:57 [arval.es] INFO: Saving data for 132244: {'created_time': 1774470952.099026, 'last_price_update_time': 1774872717.459121}
2026-03-30 12:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132244') HTTP/1.1" 204 0
2026-03-30 12:11:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132225> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:11:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:11:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29fbdd65-97c2-580e-a941-bf8fe5edd229 with identifier: 132225
2026-03-30 12:11:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29fbdd65-97c2-580e-a941-bf8fe5edd229 with scrape type 2
2026-03-30 12:11:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29fbdd65-97c2-580e-a941-bf8fe5edd229 with scrape type 2
2026-03-30 12:11:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 29fbdd65-97c2-580e-a941-bf8fe5edd229, identifier: 132225
2026-03-30 12:11:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 29fbdd65-97c2-580e-a941-bf8fe5edd229 with identifier: 132225
2026-03-30 12:11:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 29fbdd65-97c2-580e-a941-bf8fe5edd229 with identifier: 132225
2026-03-30 12:11:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 29fbdd65-97c2-580e-a941-bf8fe5edd229 with identifier: 132225 to the API
2026-03-30 12:11:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:11: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-30 12:11:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132225>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '29fbdd65-97c2-580e-a941-bf8fe5edd229',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7414MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-core-132225',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 91959,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23200.0,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 Core',
'transmission': 'automatic',
'trim': '2.0 B3 Core',
'vin': 'YV1XZK7VXP2014661',
'year': 2022}
2026-03-30 12:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132225%27 HTTP/1.1" 200 None
2026-03-30 12:11:59 [arval.es] INFO: Saving data for 132225: {'created_time': 1774468909.460685, 'last_price_update_time': 1774872719.321938}
2026-03-30 12:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:11:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132225') HTTP/1.1" 204 0
2026-03-30 12:12:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.315(s), this was the 1st time calling it.
2026-03-30 12:12:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.8003301604816935 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132247> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7679b8ee-d3f5-59bc-8457-0312bf1d085f with identifier: 132247
2026-03-30 12:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7679b8ee-d3f5-59bc-8457-0312bf1d085f with scrape type 2
2026-03-30 12:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7679b8ee-d3f5-59bc-8457-0312bf1d085f with scrape type 2
2026-03-30 12:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7679b8ee-d3f5-59bc-8457-0312bf1d085f, identifier: 132247
2026-03-30 12:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7679b8ee-d3f5-59bc-8457-0312bf1d085f with identifier: 132247
2026-03-30 12:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7679b8ee-d3f5-59bc-8457-0312bf1d085f with identifier: 132247
2026-03-30 12:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7679b8ee-d3f5-59bc-8457-0312bf1d085f with identifier: 132247 to the API
2026-03-30 12:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132247>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7679b8ee-d3f5-59bc-8457-0312bf1d085f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4715MHM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-concept-132247',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 55758,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2023-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi Concept',
'transmission': 'manual',
'trim': '1.6 T-GDi Concept',
'vin': 'U5YPU81BAPL171095',
'year': 2023}
2026-03-30 12:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132247%27 HTTP/1.1" 200 None
2026-03-30 12:12:11 [arval.es] INFO: Saving data for 132247: {'created_time': 1774470977.089394, 'last_price_update_time': 1774872731.079836}
2026-03-30 12:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132247') HTTP/1.1" 204 0
2026-03-30 12:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132270> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132248> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2873995-3c9e-5b90-b327-7db654f6ccca with identifier: 132270
2026-03-30 12:12:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2873995-3c9e-5b90-b327-7db654f6ccca with scrape type 2
2026-03-30 12:12:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2873995-3c9e-5b90-b327-7db654f6ccca with scrape type 2
2026-03-30 12:12:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d2873995-3c9e-5b90-b327-7db654f6ccca, identifier: 132270
2026-03-30 12:12:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d2873995-3c9e-5b90-b327-7db654f6ccca with identifier: 132270
2026-03-30 12:12:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d2873995-3c9e-5b90-b327-7db654f6ccca with identifier: 132270
2026-03-30 12:12:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d2873995-3c9e-5b90-b327-7db654f6ccca with identifier: 132270 to the API
2026-03-30 12:12:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132270>
{'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': 'd2873995-3c9e-5b90-b327-7db654f6ccca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0547LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-81kw-110cv-132270',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 86204,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14000.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Allure BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKMJ828373',
'year': 2021}
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132270%27 HTTP/1.1" 200 None
2026-03-30 12:12:13 [arval.es] INFO: Saving data for 132270: {'created_time': 1774468931.124356, 'last_price_update_time': 1774872733.162042}
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132270') HTTP/1.1" 204 0
2026-03-30 12:12:13 [scrapy.extensions.logstats] INFO: Crawled 96 pages (at 26 pages/min), scraped 86 items (at 25 items/min)
2026-03-30 12:12:13 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be2df05a-5721-5e8e-a3d5-a2f6d041b128 with identifier: 132248
2026-03-30 12:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be2df05a-5721-5e8e-a3d5-a2f6d041b128 with scrape type 2
2026-03-30 12:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be2df05a-5721-5e8e-a3d5-a2f6d041b128 with scrape type 2
2026-03-30 12:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: be2df05a-5721-5e8e-a3d5-a2f6d041b128, identifier: 132248
2026-03-30 12:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: be2df05a-5721-5e8e-a3d5-a2f6d041b128 with identifier: 132248
2026-03-30 12:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: be2df05a-5721-5e8e-a3d5-a2f6d041b128 with identifier: 132248
2026-03-30 12:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: be2df05a-5721-5e8e-a3d5-a2f6d041b128 with identifier: 132248 to the API
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132248>
{'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': 'be2df05a-5721-5e8e-a3d5-a2f6d041b128',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1238MMN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-recharge-phev-plus-bright-auto-132248',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 32253,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29800.0,
'price_includes_vat': True,
'registration_date': '2023-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Recharge PHEV Plus Bright Auto',
'transmission': 'automatic',
'trim': '1.5 T5 Recharge PHEV Plus Bright Auto',
'vin': 'YV1XZBBV4R2232590',
'year': 2023}
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132248%27 HTTP/1.1" 200 None
2026-03-30 12:12:13 [arval.es] INFO: Saving data for 132248: {'created_time': 1774470974.860223, 'last_price_update_time': 1774872733.633614}
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132248') HTTP/1.1" 204 0
2026-03-30 12:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132256> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b6e48a9-1004-566c-91cc-6903f6ef75b6 with identifier: 132256
2026-03-30 12:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b6e48a9-1004-566c-91cc-6903f6ef75b6 with scrape type 2
2026-03-30 12:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b6e48a9-1004-566c-91cc-6903f6ef75b6 with scrape type 2
2026-03-30 12:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b6e48a9-1004-566c-91cc-6903f6ef75b6, identifier: 132256
2026-03-30 12:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b6e48a9-1004-566c-91cc-6903f6ef75b6 with identifier: 132256
2026-03-30 12:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b6e48a9-1004-566c-91cc-6903f6ef75b6 with identifier: 132256
2026-03-30 12:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b6e48a9-1004-566c-91cc-6903f6ef75b6 with identifier: 132256 to the API
2026-03-30 12:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132256>
{'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': '0b6e48a9-1004-566c-91cc-6903f6ef75b6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3572LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-bluehdi-132256',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 70479,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13500.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active BlueHDI',
'transmission': 'manual',
'trim': 'Active BlueHDI',
'vin': 'VR3UDYHSKMJ868130',
'year': 2021}
2026-03-30 12:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132256%27 HTTP/1.1" 200 None
2026-03-30 12:12:15 [arval.es] INFO: Saving data for 132256: {'created_time': 1774470965.188117, 'last_price_update_time': 1774872735.773779}
2026-03-30 12:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132256') HTTP/1.1" 204 0
2026-03-30 12:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132258> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c50ad4b-0d20-538a-97ba-7d13e126f8b4 with identifier: 132258
2026-03-30 12:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c50ad4b-0d20-538a-97ba-7d13e126f8b4 with scrape type 2
2026-03-30 12:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c50ad4b-0d20-538a-97ba-7d13e126f8b4 with scrape type 2
2026-03-30 12:12:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8c50ad4b-0d20-538a-97ba-7d13e126f8b4, identifier: 132258
2026-03-30 12:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8c50ad4b-0d20-538a-97ba-7d13e126f8b4 with identifier: 132258
2026-03-30 12:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8c50ad4b-0d20-538a-97ba-7d13e126f8b4 with identifier: 132258
2026-03-30 12:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8c50ad4b-0d20-538a-97ba-7d13e126f8b4 with identifier: 132258 to the API
2026-03-30 12:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132258>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8c50ad4b-0d20-538a-97ba-7d13e126f8b4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3470MDG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-core-132258',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 50682,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24600.0,
'price_includes_vat': True,
'registration_date': '2023-01-05',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge Core',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge Core',
'vin': 'YV1XZBWV4P2988976',
'year': 2023}
2026-03-30 12:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132258%27 HTTP/1.1" 200 None
2026-03-30 12:12:16 [arval.es] INFO: Saving data for 132258: {'created_time': 1774470977.816512, 'last_price_update_time': 1774872736.30627}
2026-03-30 12:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132258') HTTP/1.1" 204 0
2026-03-30 12:12:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132254> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a80d3988-3e84-5136-9689-9ad94c7a62de with identifier: 132254
2026-03-30 12:12:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a80d3988-3e84-5136-9689-9ad94c7a62de with scrape type 2
2026-03-30 12:12:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a80d3988-3e84-5136-9689-9ad94c7a62de with scrape type 2
2026-03-30 12:12:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a80d3988-3e84-5136-9689-9ad94c7a62de, identifier: 132254
2026-03-30 12:12:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a80d3988-3e84-5136-9689-9ad94c7a62de with identifier: 132254
2026-03-30 12:12:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a80d3988-3e84-5136-9689-9ad94c7a62de with identifier: 132254
2026-03-30 12:12:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a80d3988-3e84-5136-9689-9ad94c7a62de with identifier: 132254 to the API
2026-03-30 12:12:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132254>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'a80d3988-3e84-5136-9689-9ad94c7a62de',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1329MWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mg-mg4-77kwh-extended-range-132254',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'MG',
'model': 'MG4',
'odometer': 33028,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2024-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'MG MG4 77kWh Extended Range',
'transmission': 'automatic',
'trim': '77kWh Extended Range',
'vin': 'LSJWH4090RN154571',
'year': 2024}
2026-03-30 12:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132254%27 HTTP/1.1" 200 None
2026-03-30 12:12:18 [arval.es] INFO: Saving data for 132254: {'created_time': 1774470981.404052, 'last_price_update_time': 1774872738.158764}
2026-03-30 12:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132254') HTTP/1.1" 204 0
2026-03-30 12:12:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132242> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55b93277-a01d-5ab1-b329-b6ede8bc7ecd with identifier: 132242
2026-03-30 12:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55b93277-a01d-5ab1-b329-b6ede8bc7ecd with scrape type 2
2026-03-30 12:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55b93277-a01d-5ab1-b329-b6ede8bc7ecd with scrape type 2
2026-03-30 12:12:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 55b93277-a01d-5ab1-b329-b6ede8bc7ecd, identifier: 132242
2026-03-30 12:12:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 55b93277-a01d-5ab1-b329-b6ede8bc7ecd with identifier: 132242
2026-03-30 12:12:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 55b93277-a01d-5ab1-b329-b6ede8bc7ecd with identifier: 132242
2026-03-30 12:12:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 55b93277-a01d-5ab1-b329-b6ede8bc7ecd with identifier: 132242 to the API
2026-03-30 12:12:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132242>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '55b93277-a01d-5ab1-b329-b6ede8bc7ecd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1105LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-e-4matic-132242',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 95283,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32900.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 e 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 300 e 4MATIC',
'vin': 'W1N2539531V337054',
'year': 2021}
2026-03-30 12:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132242%27 HTTP/1.1" 200 None
2026-03-30 12:12:22 [arval.es] INFO: Saving data for 132242: {'created_time': 1774468945.712403, 'last_price_update_time': 1774872742.323521}
2026-03-30 12:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132242') HTTP/1.1" 204 0
2026-03-30 12:12:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132234> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30d765b-6e05-54f6-997a-672d05ded8d3 with identifier: 132234
2026-03-30 12:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30d765b-6e05-54f6-997a-672d05ded8d3 with scrape type 2
2026-03-30 12:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30d765b-6e05-54f6-997a-672d05ded8d3 with scrape type 2
2026-03-30 12:12:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a30d765b-6e05-54f6-997a-672d05ded8d3, identifier: 132234
2026-03-30 12:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a30d765b-6e05-54f6-997a-672d05ded8d3 with identifier: 132234
2026-03-30 12:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a30d765b-6e05-54f6-997a-672d05ded8d3 with identifier: 132234
2026-03-30 12:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a30d765b-6e05-54f6-997a-672d05ded8d3 with identifier: 132234 to the API
2026-03-30 12:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132234>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a30d765b-6e05-54f6-997a-672d05ded8d3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5217LTJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-xdrive45e-132234',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X5',
'odometer': 58510,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42500.0,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e',
'transmission': 'automatic',
'trim': 'xDrive45e',
'vin': 'WBATA610109J47285',
'year': 2021}
2026-03-30 12:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132234%27 HTTP/1.1" 200 None
2026-03-30 12:12:23 [arval.es] INFO: Saving data for 132234: {'created_time': 1774470922.114858, 'last_price_update_time': 1774872743.542302}
2026-03-30 12:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132234') HTTP/1.1" 204 0
2026-03-30 12:12:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132279> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:12:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:12:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0a3188b-37ea-59ec-8c94-0592c31ee2e7 with identifier: 132279
2026-03-30 12:12:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0a3188b-37ea-59ec-8c94-0592c31ee2e7 with scrape type 2
2026-03-30 12:12:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0a3188b-37ea-59ec-8c94-0592c31ee2e7 with scrape type 2
2026-03-30 12:12:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d0a3188b-37ea-59ec-8c94-0592c31ee2e7, identifier: 132279
2026-03-30 12:12:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d0a3188b-37ea-59ec-8c94-0592c31ee2e7 with identifier: 132279
2026-03-30 12:12:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d0a3188b-37ea-59ec-8c94-0592c31ee2e7 with identifier: 132279
2026-03-30 12:12:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d0a3188b-37ea-59ec-8c94-0592c31ee2e7 with identifier: 132279 to the API
2026-03-30 12:12:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:12: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-30 12:12:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132279>
{'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': 'd0a3188b-37ea-59ec-8c94-0592c31ee2e7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2630LSH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-15d-81kw-110cv-edition-132279',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 113282,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11800.0,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.5D 81kW (110CV) Edition',
'transmission': 'manual',
'trim': '1.5D 81kW (110CV) Edition',
'vin': 'W0V7D9EN4M4239311',
'year': 2021}
2026-03-30 12:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132279%27 HTTP/1.1" 200 None
2026-03-30 12:12:24 [arval.es] INFO: Saving data for 132279: {'created_time': 1774471030.984263, 'last_price_update_time': 1774872744.677749}
2026-03-30 12:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:12:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132279') HTTP/1.1" 204 0
2026-03-30 12:12:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.484(s), this was the 1st time calling it.
2026-03-30 12:12:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.799189628605694 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:12:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:13:12 [scrapy.extensions.logstats] INFO: Crawled 102 pages (at 6 pages/min), scraped 93 items (at 7 items/min)
2026-03-30 12:13:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:13:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.521(s), this was the 1st time calling it.
2026-03-30 12:13:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.037007472808809 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:13:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:07 [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-30 12:14:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 132216
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132216%27 HTTP/1.1" 200 None
2026-03-30 12:14:07 [arval.es] INFO: Scrape type for 132216: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 130639
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 130639: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 131150
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 131150: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 115658
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 115658: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 115640
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 115640: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 113471
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 113471: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 118949
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 118949: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 118950
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 118950: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 118802
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 118802: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 118522
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 118522: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 118497
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 118497: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 132199
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132199%27 HTTP/1.1" 200 None
2026-03-30 12:14:07 [arval.es] INFO: Scrape type for 132199: 0
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 118252
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 118252: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 117717
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 117717: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 132198
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132198%27 HTTP/1.1" 200 None
2026-03-30 12:14:07 [arval.es] INFO: Scrape type for 132198: 0
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 117564
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 117564: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 117567
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 117567: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 117559
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 117559: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 117389
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 117389: 2
2026-03-30 12:14:07 [arval.es] INFO: Found listing with ID: 117455
2026-03-30 12:14:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:07 [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-30 12:14:07 [arval.es] INFO: Scrape type for 117455: 2
2026-03-30 12:14:12 [scrapy.extensions.logstats] INFO: Crawled 103 pages (at 1 pages/min), scraped 93 items (at 0 items/min)
2026-03-30 12:14:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:14:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.599(s), this was the 1st time calling it.
2026-03-30 12:14:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.2806007429266875 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132253> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edb7dd7c-0cae-5c0d-b3bb-294c79dc9671 with identifier: 132253
2026-03-30 12:14:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edb7dd7c-0cae-5c0d-b3bb-294c79dc9671 with scrape type 2
2026-03-30 12:14:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edb7dd7c-0cae-5c0d-b3bb-294c79dc9671 with scrape type 2
2026-03-30 12:14:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: edb7dd7c-0cae-5c0d-b3bb-294c79dc9671, identifier: 132253
2026-03-30 12:14:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: edb7dd7c-0cae-5c0d-b3bb-294c79dc9671 with identifier: 132253
2026-03-30 12:14:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: edb7dd7c-0cae-5c0d-b3bb-294c79dc9671 with identifier: 132253
2026-03-30 12:14:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: edb7dd7c-0cae-5c0d-b3bb-294c79dc9671 with identifier: 132253 to the API
2026-03-30 12:14:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132253>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'edb7dd7c-0cae-5c0d-b3bb-294c79dc9671',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3991MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-12-gs-132253',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 25864,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14800.0,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.2 GS',
'transmission': 'manual',
'trim': '1.2 GS',
'vin': 'W0V7D9ED3N4426709',
'year': 2023}
2026-03-30 12:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132253%27 HTTP/1.1" 200 None
2026-03-30 12:14:26 [arval.es] INFO: Saving data for 132253: {'created_time': 1774468887.322127, 'last_price_update_time': 1774872866.026244}
2026-03-30 12:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132253') HTTP/1.1" 204 0
2026-03-30 12:14:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.498(s), this was the 1st time calling it.
2026-03-30 12:14:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.064748566947159 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:28 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.713(s), this was the 1st time calling it.
2026-03-30 12:14:28 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.9380773289729705 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.440(s), this was the 1st time calling it.
2026-03-30 12:14:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.398099579220931 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.628(s), this was the 1st time calling it.
2026-03-30 12:14:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.407349199496866 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132281> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6 with identifier: 132281
2026-03-30 12:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6 with scrape type 2
2026-03-30 12:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6 with scrape type 2
2026-03-30 12:14:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6, identifier: 132281
2026-03-30 12:14:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6 with identifier: 132281
2026-03-30 12:14:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6 with identifier: 132281
2026-03-30 12:14:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6 with identifier: 132281 to the API
2026-03-30 12:14:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132281>
{'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': '75d2eb7e-c334-5b98-bcb4-4b2b7ea1d7c6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1794LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-auto-132281',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 97836,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Auto',
'vin': 'TMAJD811BMJ065486',
'year': 2022}
2026-03-30 12:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132281%27 HTTP/1.1" 200 None
2026-03-30 12:14:33 [arval.es] INFO: Saving data for 132281: {'created_time': 1774471038.067017, 'last_price_update_time': 1774872873.629014}
2026-03-30 12:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132281') HTTP/1.1" 204 0
2026-03-30 12:14:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.332(s), this was the 1st time calling it.
2026-03-30 12:14:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.442414652647842 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132299> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd2f5632-fcad-5c9b-bd1c-a2b793b74eec with identifier: 132299
2026-03-30 12:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd2f5632-fcad-5c9b-bd1c-a2b793b74eec with scrape type 2
2026-03-30 12:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd2f5632-fcad-5c9b-bd1c-a2b793b74eec with scrape type 2
2026-03-30 12:14:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fd2f5632-fcad-5c9b-bd1c-a2b793b74eec, identifier: 132299
2026-03-30 12:14:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fd2f5632-fcad-5c9b-bd1c-a2b793b74eec with identifier: 132299
2026-03-30 12:14:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fd2f5632-fcad-5c9b-bd1c-a2b793b74eec with identifier: 132299
2026-03-30 12:14:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fd2f5632-fcad-5c9b-bd1c-a2b793b74eec with identifier: 132299 to the API
2026-03-30 12:14:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132299>
{'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': 'fd2f5632-fcad-5c9b-bd1c-a2b793b74eec',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5066LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132299',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 107014,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20600.0,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110205U71857',
'year': 2022}
2026-03-30 12:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132299%27 HTTP/1.1" 200 None
2026-03-30 12:14:36 [arval.es] INFO: Saving data for 132299: {'created_time': 1774471096.089502, 'last_price_update_time': 1774872876.286358}
2026-03-30 12:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132299') HTTP/1.1" 204 0
2026-03-30 12:14:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132292> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 011b5703-9cea-5b21-90b2-ca4a1fd169cb with identifier: 132292
2026-03-30 12:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 011b5703-9cea-5b21-90b2-ca4a1fd169cb with scrape type 2
2026-03-30 12:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 011b5703-9cea-5b21-90b2-ca4a1fd169cb with scrape type 2
2026-03-30 12:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 011b5703-9cea-5b21-90b2-ca4a1fd169cb, identifier: 132292
2026-03-30 12:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 011b5703-9cea-5b21-90b2-ca4a1fd169cb with identifier: 132292
2026-03-30 12:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 011b5703-9cea-5b21-90b2-ca4a1fd169cb with identifier: 132292
2026-03-30 12:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 011b5703-9cea-5b21-90b2-ca4a1fd169cb with identifier: 132292 to the API
2026-03-30 12:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132292>
{'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': '011b5703-9cea-5b21-90b2-ca4a1fd169cb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6358MCY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-xline-132292',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X3',
'odometer': 24236,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37500.0,
'price_includes_vat': True,
'registration_date': '2022-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e xLine',
'transmission': 'automatic',
'trim': 'xDrive30e xLine',
'vin': 'WBA61DP0309N97979',
'year': 2022}
2026-03-30 12:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132292%27 HTTP/1.1" 200 None
2026-03-30 12:14:38 [arval.es] INFO: Saving data for 132292: {'created_time': 1774471055.968451, 'last_price_update_time': 1774872878.98139}
2026-03-30 12:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132292') HTTP/1.1" 204 0
2026-03-30 12:14:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132302> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a773a9b1-f2a9-5291-888a-f22b9278438c with identifier: 132302
2026-03-30 12:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a773a9b1-f2a9-5291-888a-f22b9278438c with scrape type 2
2026-03-30 12:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a773a9b1-f2a9-5291-888a-f22b9278438c with scrape type 2
2026-03-30 12:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a773a9b1-f2a9-5291-888a-f22b9278438c, identifier: 132302
2026-03-30 12:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a773a9b1-f2a9-5291-888a-f22b9278438c with identifier: 132302
2026-03-30 12:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a773a9b1-f2a9-5291-888a-f22b9278438c with identifier: 132302
2026-03-30 12:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a773a9b1-f2a9-5291-888a-f22b9278438c with identifier: 132302 to the API
2026-03-30 12:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132302>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a773a9b1-f2a9-5291-888a-f22b9278438c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7749MFD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-maxx-4x4-132302',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 114800,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20300.0,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Maxx 4X4',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Maxx 4X4',
'vin': 'TMAJC812DPJ156478',
'year': 2023}
2026-03-30 12:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132302%27 HTTP/1.1" 200 None
2026-03-30 12:14:41 [arval.es] INFO: Saving data for 132302: {'created_time': 1774471087.005043, 'last_price_update_time': 1774872881.410595}
2026-03-30 12:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132302') HTTP/1.1" 204 0
2026-03-30 12:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132295> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87ad7b29-975e-57d2-ba67-56e9079e0004 with identifier: 132295
2026-03-30 12:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87ad7b29-975e-57d2-ba67-56e9079e0004 with scrape type 2
2026-03-30 12:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87ad7b29-975e-57d2-ba67-56e9079e0004 with scrape type 2
2026-03-30 12:14:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 87ad7b29-975e-57d2-ba67-56e9079e0004, identifier: 132295
2026-03-30 12:14:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 87ad7b29-975e-57d2-ba67-56e9079e0004 with identifier: 132295
2026-03-30 12:14:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 87ad7b29-975e-57d2-ba67-56e9079e0004 with identifier: 132295
2026-03-30 12:14:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 87ad7b29-975e-57d2-ba67-56e9079e0004 with identifier: 132295 to the API
2026-03-30 12:14:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132295>
{'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': '87ad7b29-975e-57d2-ba67-56e9079e0004',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1868LWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18i-132295',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 34397,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18i',
'transmission': 'manual',
'trim': 'sDrive18i',
'vin': 'WBA31AA0305U84664',
'year': 2022}
2026-03-30 12:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132295%27 HTTP/1.1" 200 None
2026-03-30 12:14:50 [arval.es] INFO: Saving data for 132295: {'created_time': 1774471054.659751, 'last_price_update_time': 1774872890.068885}
2026-03-30 12:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132295') HTTP/1.1" 204 0
2026-03-30 12:14:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 263.604(s), this was the 2nd time calling it.
2026-03-30 12:14:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.95341738940062 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:14:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132313> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:14:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:14:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4674dfb-5118-564d-b269-42f8ce33d5eb with identifier: 132313
2026-03-30 12:14:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4674dfb-5118-564d-b269-42f8ce33d5eb with scrape type 2
2026-03-30 12:14:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4674dfb-5118-564d-b269-42f8ce33d5eb with scrape type 2
2026-03-30 12:14:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d4674dfb-5118-564d-b269-42f8ce33d5eb, identifier: 132313
2026-03-30 12:14:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d4674dfb-5118-564d-b269-42f8ce33d5eb with identifier: 132313
2026-03-30 12:14:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d4674dfb-5118-564d-b269-42f8ce33d5eb with identifier: 132313
2026-03-30 12:14:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d4674dfb-5118-564d-b269-42f8ce33d5eb with identifier: 132313 to the API
2026-03-30 12:14:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:14: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-30 12:14:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132313>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd4674dfb-5118-564d-b269-42f8ce33d5eb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2067LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-16-gdi-phev-edrive-132313',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'XCeed',
'odometer': 68462,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDi PHEV eDrive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV eDrive',
'vin': 'U5YH5F1AGML015504',
'year': 2021}
2026-03-30 12:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132313%27 HTTP/1.1" 200 None
2026-03-30 12:14:52 [arval.es] INFO: Saving data for 132313: {'created_time': 1774471142.502219, 'last_price_update_time': 1774872892.729496}
2026-03-30 12:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:14:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132313') HTTP/1.1" 204 0
2026-03-30 12:14:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:15:12 [scrapy.extensions.logstats] INFO: Crawled 110 pages (at 7 pages/min), scraped 100 items (at 7 items/min)
2026-03-30 12:15:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132296> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01c54581-bc62-5419-950c-7955e73aef4c with identifier: 132296
2026-03-30 12:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01c54581-bc62-5419-950c-7955e73aef4c with scrape type 2
2026-03-30 12:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01c54581-bc62-5419-950c-7955e73aef4c with scrape type 2
2026-03-30 12:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 01c54581-bc62-5419-950c-7955e73aef4c, identifier: 132296
2026-03-30 12:15:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 01c54581-bc62-5419-950c-7955e73aef4c with identifier: 132296
2026-03-30 12:15:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 01c54581-bc62-5419-950c-7955e73aef4c with identifier: 132296
2026-03-30 12:15:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 01c54581-bc62-5419-950c-7955e73aef4c with identifier: 132296 to the API
2026-03-30 12:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:15: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-30 12:15:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132296>
{'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': '01c54581-bc62-5419-950c-7955e73aef4c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6932LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/citroen-berlingo-furgon-bluehdi-132296',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 98459,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9900.0,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 0,
'seller_name': None,
'title': 'Citroën Berlingo furgon BlueHDi',
'transmission': 'manual',
'trim': 'furgon BlueHDi',
'vin': 'VR7EFYHT2MN566687',
'year': 2022}
2026-03-30 12:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132296%27 HTTP/1.1" 200 None
2026-03-30 12:15:13 [arval.es] INFO: Saving data for 132296: {'created_time': 1774468859.298718, 'last_price_update_time': 1774872913.952641}
2026-03-30 12:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132296') HTTP/1.1" 204 0
2026-03-30 12:15:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132314> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:15:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:15:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51ee4532-2ada-50ff-9fe9-613d7eaa3fca with identifier: 132314
2026-03-30 12:15:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51ee4532-2ada-50ff-9fe9-613d7eaa3fca with scrape type 2
2026-03-30 12:15:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51ee4532-2ada-50ff-9fe9-613d7eaa3fca with scrape type 2
2026-03-30 12:15:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 51ee4532-2ada-50ff-9fe9-613d7eaa3fca, identifier: 132314
2026-03-30 12:15:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 51ee4532-2ada-50ff-9fe9-613d7eaa3fca with identifier: 132314
2026-03-30 12:15:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 51ee4532-2ada-50ff-9fe9-613d7eaa3fca with identifier: 132314
2026-03-30 12:15:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 51ee4532-2ada-50ff-9fe9-613d7eaa3fca with identifier: 132314 to the API
2026-03-30 12:15:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:15: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-30 12:15:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132314>
{'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': '51ee4532-2ada-50ff-9fe9-613d7eaa3fca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6875LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/land-rover-evoque-15-phev-auto-4wd-132314',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Land Rover',
'model': 'Evoque',
'odometer': 83657,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 0,
'seller_name': None,
'title': 'Land Rover Evoque 1.5 PHEV AUTO 4WD',
'transmission': 'automatic',
'trim': '1.5 PHEV AUTO 4WD',
'vin': 'SALZA2BT6NH167391',
'year': 2021}
2026-03-30 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132314%27 HTTP/1.1" 200 None
2026-03-30 12:15:30 [arval.es] INFO: Saving data for 132314: {'created_time': 1774471122.25176, 'last_price_update_time': 1774872930.87208}
2026-03-30 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132314') HTTP/1.1" 204 0
2026-03-30 12:15:32 [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-30 12:15:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 117249
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 117249: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 116938
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 116938: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 116640
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 116640: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 116456
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 116456: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 116190
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 116190: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 116148
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 116148: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 116086
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 116086: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132192
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132192%27 HTTP/1.1" 200 None
2026-03-30 12:15:32 [arval.es] INFO: Scrape type for 132192: 0
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132191
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132191%27 HTTP/1.1" 200 None
2026-03-30 12:15:32 [arval.es] INFO: Scrape type for 132191: 0
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132174
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132174: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132173
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132173: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132172
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132172: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132170
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132170: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132169
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132169: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132166
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132166: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132141
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132141: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132125
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132125: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 132124
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 132124: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 130809
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15: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-30 12:15:32 [arval.es] INFO: Scrape type for 130809: 2
2026-03-30 12:15:32 [arval.es] INFO: Found listing with ID: 127159
2026-03-30 12:15:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:32 [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-30 12:15:32 [arval.es] INFO: Scrape type for 127159: 2
2026-03-30 12:15:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132297> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:15:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:15:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c with identifier: 132297
2026-03-30 12:15:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c with scrape type 2
2026-03-30 12:15:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c with scrape type 2
2026-03-30 12:15:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c, identifier: 132297
2026-03-30 12:15:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c with identifier: 132297
2026-03-30 12:15:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c with identifier: 132297
2026-03-30 12:15:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1503707c-4dd8-5bfc-8dd0-0cb15c24f92c with identifier: 132297 to the API
2026-03-30 12:15:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:15: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-30 12:15:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132297>
{'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': '1503707c-4dd8-5bfc-8dd0-0cb15c24f92c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7583LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132297',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X2',
'odometer': 55213,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110605U74373',
'year': 2022}
2026-03-30 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132297%27 HTTP/1.1" 200 None
2026-03-30 12:15:36 [arval.es] INFO: Saving data for 132297: {'created_time': 1774471081.738334, 'last_price_update_time': 1774872936.062441}
2026-03-30 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132297') HTTP/1.1" 204 0
2026-03-30 12:15:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117389> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:15:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:15:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64be1526-09f8-5cea-ac2b-6eb2f029e756 with identifier: 117389
2026-03-30 12:15:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64be1526-09f8-5cea-ac2b-6eb2f029e756 with scrape type 2
2026-03-30 12:15:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64be1526-09f8-5cea-ac2b-6eb2f029e756 with scrape type 2
2026-03-30 12:15:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 64be1526-09f8-5cea-ac2b-6eb2f029e756, identifier: 117389
2026-03-30 12:15:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 64be1526-09f8-5cea-ac2b-6eb2f029e756 with identifier: 117389
2026-03-30 12:15:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 64be1526-09f8-5cea-ac2b-6eb2f029e756 with identifier: 117389
2026-03-30 12:15:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 64be1526-09f8-5cea-ac2b-6eb2f029e756 with identifier: 117389 to the API
2026-03-30 12:15:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:15: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-30 12:15:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117389>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '64be1526-09f8-5cea-ac2b-6eb2f029e756',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3251MRP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-karoq-sportline-20-tdi-150cv-117389',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Skoda',
'model': 'Karoq',
'odometer': 35337,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Karoq Sportline 2.0 TDI 150CV',
'transmission': 'automatic',
'trim': 'Sportline 2.0 TDI 150CV',
'vin': 'TMBLJ7NU1P5104069',
'year': 2024}
2026-03-30 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:38 [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-30 12:15:38 [arval.es] INFO: Saving data for 117389: {'created_time': 1773395532.872236, 'last_price_update_time': 1774872938.648173}
2026-03-30 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:15:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117389') HTTP/1.1" 204 0
2026-03-30 12:15:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117559> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:15:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:15:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61eff7f9-f292-55e9-b288-5c5ad00ec142 with identifier: 117559
2026-03-30 12:15:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61eff7f9-f292-55e9-b288-5c5ad00ec142 with scrape type 2
2026-03-30 12:15:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61eff7f9-f292-55e9-b288-5c5ad00ec142 with scrape type 2
2026-03-30 12:16:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 61eff7f9-f292-55e9-b288-5c5ad00ec142, identifier: 117559
2026-03-30 12:16:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 61eff7f9-f292-55e9-b288-5c5ad00ec142 with identifier: 117559
2026-03-30 12:16:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 61eff7f9-f292-55e9-b288-5c5ad00ec142 with identifier: 117559
2026-03-30 12:16:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 61eff7f9-f292-55e9-b288-5c5ad00ec142 with identifier: 117559 to the API
2026-03-30 12:16:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:16: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-30 12:16:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117559>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '61eff7f9-f292-55e9-b288-5c5ad00ec142',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5250LSY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ateca-style-go-15-tsi-150cv-dsg-117559',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Seat',
'model': 'Ateca',
'odometer': 66943,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca Style Go 1.5 TSI 150CV DSG',
'transmission': 'automatic',
'trim': 'Style Go 1.5 TSI 150CV DSG',
'vin': 'VSSZZZ5FZM6569054',
'year': 2021}
2026-03-30 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:00 [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-30 12:16:00 [arval.es] INFO: Saving data for 117559: {'created_time': 1773394027.364939, 'last_price_update_time': 1774872960.397283}
2026-03-30 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117559') HTTP/1.1" 204 0
2026-03-30 12:16:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132262> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:16:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:16:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e with identifier: 132262
2026-03-30 12:16:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e with scrape type 2
2026-03-30 12:16:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e with scrape type 2
2026-03-30 12:16:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e, identifier: 132262
2026-03-30 12:16:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e with identifier: 132262
2026-03-30 12:16:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e with identifier: 132262
2026-03-30 12:16:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7259dc65-cfc4-56d8-8d3a-70b2c5a2393e with identifier: 132262 to the API
2026-03-30 12:16:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:16: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-30 12:16:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132262>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7259dc65-cfc4-56d8-8d3a-70b2c5a2393e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2088LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-r-design-auto-132262',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 104781,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30800.0,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge R-Design Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge R-Design Auto',
'vin': 'YV1UZH1VDN1032711',
'year': 2022}
2026-03-30 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132262%27 HTTP/1.1" 200 None
2026-03-30 12:16:04 [arval.es] INFO: Saving data for 132262: {'created_time': 1774470980.663632, 'last_price_update_time': 1774872964.685814}
2026-03-30 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132262') HTTP/1.1" 204 0
2026-03-30 12:16:12 [scrapy.extensions.logstats] INFO: Crawled 117 pages (at 7 pages/min), scraped 106 items (at 6 items/min)
2026-03-30 12:16:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:16:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117567> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:16:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:16:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b058b86-b32c-5567-81a6-7e0e92855e55 with identifier: 117567
2026-03-30 12:16:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b058b86-b32c-5567-81a6-7e0e92855e55 with scrape type 2
2026-03-30 12:16:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2b058b86-b32c-5567-81a6-7e0e92855e55 with scrape type 2
2026-03-30 12:16:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2b058b86-b32c-5567-81a6-7e0e92855e55, identifier: 117567
2026-03-30 12:16:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2b058b86-b32c-5567-81a6-7e0e92855e55 with identifier: 117567
2026-03-30 12:16:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2b058b86-b32c-5567-81a6-7e0e92855e55 with identifier: 117567
2026-03-30 12:16:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2b058b86-b32c-5567-81a6-7e0e92855e55 with identifier: 117567 to the API
2026-03-30 12:16:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:16: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-30 12:16:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117567>
{'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': '2b058b86-b32c-5567-81a6-7e0e92855e55',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0242MPP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-tecno-100cv-117567',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 23900,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2024-04-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Tecno 100CV',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Tecno 100CV',
'vin': 'NLHBN81GAPZ382990',
'year': 2024}
2026-03-30 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:33 [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-30 12:16:33 [arval.es] INFO: Saving data for 117567: {'created_time': 1773394005.876414, 'last_price_update_time': 1774872993.958184}
2026-03-30 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117567') HTTP/1.1" 204 0
2026-03-30 12:16:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117717> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:16:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:16:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbde1a4a-ef11-5f66-875f-3878ca3076ed with identifier: 117717
2026-03-30 12:16:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbde1a4a-ef11-5f66-875f-3878ca3076ed with scrape type 2
2026-03-30 12:16:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbde1a4a-ef11-5f66-875f-3878ca3076ed with scrape type 2
2026-03-30 12:16:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bbde1a4a-ef11-5f66-875f-3878ca3076ed, identifier: 117717
2026-03-30 12:16:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bbde1a4a-ef11-5f66-875f-3878ca3076ed with identifier: 117717
2026-03-30 12:16:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:16:35 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=beige HTTP/1.1" 200 None
2026-03-30 12:16:35 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:16:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:16:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bbde1a4a-ef11-5f66-875f-3878ca3076ed with identifier: 117717
2026-03-30 12:16:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bbde1a4a-ef11-5f66-875f-3878ca3076ed with identifier: 117717 to the API
2026-03-30 12:16:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:16: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-30 12:16:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117717>
{'auction_title': '',
'category': 'Turismo',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.9L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'bbde1a4a-ef11-5f66-875f-3878ca3076ed',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4288LBS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-zen-10-tce-90cv-117717',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Captur',
'odometer': 43115,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2019-10-09',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur Zen 1.0 TCe 90CV',
'transmission': 'manual',
'trim': 'Zen 1.0 TCe 90CV',
'vin': 'VF1R8700363335171',
'year': 2019}
2026-03-30 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:36 [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-30 12:16:36 [arval.es] INFO: Saving data for 117717: {'created_time': 1773398881.786547, 'last_price_update_time': 1774872996.220752}
2026-03-30 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117717') HTTP/1.1" 204 0
2026-03-30 12:16:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118252> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:16:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:16:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb009175-802b-52c2-8d30-4cb88212ce97 with identifier: 118252
2026-03-30 12:16:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb009175-802b-52c2-8d30-4cb88212ce97 with scrape type 2
2026-03-30 12:16:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb009175-802b-52c2-8d30-4cb88212ce97 with scrape type 2
2026-03-30 12:16:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cb009175-802b-52c2-8d30-4cb88212ce97, identifier: 118252
2026-03-30 12:16:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cb009175-802b-52c2-8d30-4cb88212ce97 with identifier: 118252
2026-03-30 12:16:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cb009175-802b-52c2-8d30-4cb88212ce97 with identifier: 118252
2026-03-30 12:16:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cb009175-802b-52c2-8d30-4cb88212ce97 with identifier: 118252 to the API
2026-03-30 12:16:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:16: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-30 12:16:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118252>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'cb009175-802b-52c2-8d30-4cb88212ce97',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0309MTH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-12-elegance-pack-110cv-118252',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 14459,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2024-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.2 Elegance Pack 110CV',
'transmission': 'manual',
'trim': '1.2 Elegance Pack 110CV',
'vin': 'W0V7D9ED0R4213853',
'year': 2024}
2026-03-30 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:40 [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-30 12:16:40 [arval.es] INFO: Saving data for 118252: {'created_time': 1773394066.919118, 'last_price_update_time': 1774873000.082555}
2026-03-30 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118252') HTTP/1.1" 204 0
2026-03-30 12:16:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118497> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:16:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:16:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7de21968-6ff0-5a64-9eaf-b4991e6e1fde with identifier: 118497
2026-03-30 12:16:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7de21968-6ff0-5a64-9eaf-b4991e6e1fde with scrape type 2
2026-03-30 12:16:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7de21968-6ff0-5a64-9eaf-b4991e6e1fde with scrape type 2
2026-03-30 12:16:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7de21968-6ff0-5a64-9eaf-b4991e6e1fde, identifier: 118497
2026-03-30 12:16:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7de21968-6ff0-5a64-9eaf-b4991e6e1fde with identifier: 118497
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=yellow HTTP/1.1" 200 None
2026-03-30 12:16:42 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:16:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7de21968-6ff0-5a64-9eaf-b4991e6e1fde with identifier: 118497
2026-03-30 12:16:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7de21968-6ff0-5a64-9eaf-b4991e6e1fde with identifier: 118497 to the API
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:16: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-30 12:16:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118497>
{'auction_title': '',
'category': 'Turismo',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7de21968-6ff0-5a64-9eaf-b4991e6e1fde',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0147LTG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-120cv-118497',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 16569,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive 120CV',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive 120CV',
'vin': 'U5YH4F12AML083737',
'year': 2021}
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:42 [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-30 12:16:42 [arval.es] INFO: Saving data for 118497: {'created_time': 1773397454.635233, 'last_price_update_time': 1774873002.925035}
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:16:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118497') HTTP/1.1" 204 0
2026-03-30 12:16:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.893(s), this was the 1st time calling it.
2026-03-30 12:16:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.510855734468603 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:16:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.499(s), this was the 2nd time calling it.
2026-03-30 12:16:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.860222539013101 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:16:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.844(s), this was the 2nd time calling it.
2026-03-30 12:16:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.968265895568597 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:16:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:16:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.885(s), this was the 1st time calling it.
2026-03-30 12:16:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.631034239363045 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:16:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:16:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:16:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:17:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.705(s), this was the 1st time calling it.
2026-03-30 12:17:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6333323159405797 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:17:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132310> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3257ab3b-8c58-5c3a-8faf-1bedf2046015 with identifier: 132310
2026-03-30 12:17:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3257ab3b-8c58-5c3a-8faf-1bedf2046015 with scrape type 2
2026-03-30 12:17:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3257ab3b-8c58-5c3a-8faf-1bedf2046015 with scrape type 2
2026-03-30 12:17:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3257ab3b-8c58-5c3a-8faf-1bedf2046015, identifier: 132310
2026-03-30 12:17:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3257ab3b-8c58-5c3a-8faf-1bedf2046015 with identifier: 132310
2026-03-30 12:17:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3257ab3b-8c58-5c3a-8faf-1bedf2046015 with identifier: 132310
2026-03-30 12:17:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3257ab3b-8c58-5c3a-8faf-1bedf2046015 with identifier: 132310 to the API
2026-03-30 12:17:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132310>
{'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': '3257ab3b-8c58-5c3a-8faf-1bedf2046015',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6917LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-132310',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 36202,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1034959',
'year': 2021}
2026-03-30 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132310%27 HTTP/1.1" 200 None
2026-03-30 12:17:05 [arval.es] INFO: Saving data for 132310: {'created_time': 1774471089.311259, 'last_price_update_time': 1774873025.817297}
2026-03-30 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132310') HTTP/1.1" 204 0
2026-03-30 12:17:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:17:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132293> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:17:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a312621a-0600-5720-a713-c8e21377ba16 with identifier: 132293
2026-03-30 12:17:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a312621a-0600-5720-a713-c8e21377ba16 with scrape type 2
2026-03-30 12:17:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a312621a-0600-5720-a713-c8e21377ba16 with scrape type 2
2026-03-30 12:17:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a312621a-0600-5720-a713-c8e21377ba16, identifier: 132293
2026-03-30 12:17:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a312621a-0600-5720-a713-c8e21377ba16 with identifier: 132293
2026-03-30 12:17:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a312621a-0600-5720-a713-c8e21377ba16 with identifier: 132293
2026-03-30 12:17:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a312621a-0600-5720-a713-c8e21377ba16 with identifier: 132293 to the API
2026-03-30 12:17:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132293>
{'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': 'a312621a-0600-5720-a713-c8e21377ba16',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8225LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132293',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 39824,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110805U71376',
'year': 2022}
2026-03-30 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132293%27 HTTP/1.1" 200 None
2026-03-30 12:17:12 [arval.es] INFO: Saving data for 132293: {'created_time': 1774471059.925281, 'last_price_update_time': 1774873032.197713}
2026-03-30 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132293') HTTP/1.1" 204 0
2026-03-30 12:17:12 [scrapy.extensions.logstats] INFO: Crawled 123 pages (at 6 pages/min), scraped 112 items (at 6 items/min)
2026-03-30 12:17:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:17:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118522> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:17:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cd70017-268b-501d-bf01-462fc0733d7e with identifier: 118522
2026-03-30 12:17:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cd70017-268b-501d-bf01-462fc0733d7e with scrape type 2
2026-03-30 12:17:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cd70017-268b-501d-bf01-462fc0733d7e with scrape type 2
2026-03-30 12:17:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1cd70017-268b-501d-bf01-462fc0733d7e, identifier: 118522
2026-03-30 12:17:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1cd70017-268b-501d-bf01-462fc0733d7e with identifier: 118522
2026-03-30 12:17:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1cd70017-268b-501d-bf01-462fc0733d7e with identifier: 118522
2026-03-30 12:17:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1cd70017-268b-501d-bf01-462fc0733d7e with identifier: 118522 to the API
2026-03-30 12:17:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118522>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1cd70017-268b-501d-bf01-462fc0733d7e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3020LSZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-48v-n-line-120cv-118522',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 42880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-09-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI 48V N Line 120CV',
'transmission': 'manual',
'trim': '1.0 TGDI 48V N Line 120CV',
'vin': 'KMHK3812AMU740409',
'year': 2021}
2026-03-30 12:17:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:15 [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-30 12:17:15 [arval.es] INFO: Saving data for 118522: {'created_time': 1773394093.552904, 'last_price_update_time': 1774873035.993558}
2026-03-30 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118522') HTTP/1.1" 204 0
2026-03-30 12:17:22 [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-30 12:17:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 129384
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 129384: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132120
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132120: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132118
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132118: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132115
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132115: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132114
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132114: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132112
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132112: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132111
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132111: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132110
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132110: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132108
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132108: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132107
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132107: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132106
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132106: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132105
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132105: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132103
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132103: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132104
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132104: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132102
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132102: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132100
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132100: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132099
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132099: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132098
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132098: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132097
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132097: 2
2026-03-30 12:17:22 [arval.es] INFO: Found listing with ID: 132034
2026-03-30 12:17:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:22 [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-30 12:17:22 [arval.es] INFO: Scrape type for 132034: 2
2026-03-30 12:17:28 [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-30 12:17:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159
2026-03-30 12:17:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f49c4f43-3b0f-5104-b507-fb9ee4b4344c with scrape type 2
2026-03-30 12:17:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f49c4f43-3b0f-5104-b507-fb9ee4b4344c with scrape type 2
2026-03-30 12:17:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f49c4f43-3b0f-5104-b507-fb9ee4b4344c, identifier: 127159
2026-03-30 12:17:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159
2026-03-30 12:17:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159
2026-03-30 12:17:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f49c4f43-3b0f-5104-b507-fb9ee4b4344c with identifier: 127159 to the API
2026-03-30 12:17:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:29 [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-30 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:29 [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-30 12:17:29 [arval.es] INFO: Saving data for 127159: {'created_time': 1773398368.992571, 'last_price_update_time': 1774873049.636278}
2026-03-30 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127159') HTTP/1.1" 204 0
2026-03-30 12:17:31 [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-30 12:17:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809
2026-03-30 12:17:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eddca0d5-2466-5f59-bfb3-69f3260253f9 with scrape type 2
2026-03-30 12:17:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eddca0d5-2466-5f59-bfb3-69f3260253f9 with scrape type 2
2026-03-30 12:17:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eddca0d5-2466-5f59-bfb3-69f3260253f9, identifier: 130809
2026-03-30 12:17:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809
2026-03-30 12:17:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809
2026-03-30 12:17:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eddca0d5-2466-5f59-bfb3-69f3260253f9 with identifier: 130809 to the API
2026-03-30 12:17:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:31 [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-30 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:31 [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-30 12:17:31 [arval.es] INFO: Saving data for 130809: {'created_time': 1773652966.345945, 'last_price_update_time': 1774873051.869143}
2026-03-30 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130809') HTTP/1.1" 204 0
2026-03-30 12:17:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132125> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:17:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b41b6a82-369b-547b-9826-9e2f55b39a25 with identifier: 132125
2026-03-30 12:17:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b41b6a82-369b-547b-9826-9e2f55b39a25 with scrape type 2
2026-03-30 12:17:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b41b6a82-369b-547b-9826-9e2f55b39a25 with scrape type 2
2026-03-30 12:17:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b41b6a82-369b-547b-9826-9e2f55b39a25, identifier: 132125
2026-03-30 12:17:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b41b6a82-369b-547b-9826-9e2f55b39a25 with identifier: 132125
2026-03-30 12:17:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b41b6a82-369b-547b-9826-9e2f55b39a25 with identifier: 132125
2026-03-30 12:17:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b41b6a82-369b-547b-9826-9e2f55b39a25 with identifier: 132125 to the API
2026-03-30 12:17:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132125>
{'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': 'b41b6a82-369b-547b-9826-9e2f55b39a25',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0965MGD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-concept-10-t-gdi-132125',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'Stonic',
'odometer': 26500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2023-04-14',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic Concept 1.0 T-GDI',
'transmission': 'manual',
'trim': 'Concept 1.0 T-GDI',
'vin': 'KNADA817AN6776859',
'year': 2023}
2026-03-30 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:34 [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-30 12:17:34 [arval.es] INFO: Saving data for 132125: {'created_time': 1774353682.510243, 'last_price_update_time': 1774873054.092087}
2026-03-30 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132125') HTTP/1.1" 204 0
2026-03-30 12:17:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132141> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:17:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffb47178-fe69-5c26-81c2-ba1c6555a622 with identifier: 132141
2026-03-30 12:17:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffb47178-fe69-5c26-81c2-ba1c6555a622 with scrape type 2
2026-03-30 12:17:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffb47178-fe69-5c26-81c2-ba1c6555a622 with scrape type 2
2026-03-30 12:17:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ffb47178-fe69-5c26-81c2-ba1c6555a622, identifier: 132141
2026-03-30 12:17:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ffb47178-fe69-5c26-81c2-ba1c6555a622 with identifier: 132141
2026-03-30 12:17:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ffb47178-fe69-5c26-81c2-ba1c6555a622 with identifier: 132141
2026-03-30 12:17:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ffb47178-fe69-5c26-81c2-ba1c6555a622 with identifier: 132141 to the API
2026-03-30 12:17:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132141>
{'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': 'ffb47178-fe69-5c26-81c2-ba1c6555a622',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5601MJK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-phev-drive-132141',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 35776,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28400.0,
'price_includes_vat': True,
'registration_date': '2023-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 T-GDi PHEV Drive',
'vin': 'U5YPV81HDPL085375',
'year': 2023}
2026-03-30 12:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:36 [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-30 12:17:36 [arval.es] INFO: Saving data for 132141: {'created_time': 1774353644.301857, 'last_price_update_time': 1774873056.610891}
2026-03-30 12:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132141') HTTP/1.1" 204 0
2026-03-30 12:17:37 [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-30 12:17:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169
2026-03-30 12:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb11fa2f-9e4e-571b-80fd-b73b47353058 with scrape type 2
2026-03-30 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb11fa2f-9e4e-571b-80fd-b73b47353058 with scrape type 2
2026-03-30 12:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb11fa2f-9e4e-571b-80fd-b73b47353058, identifier: 132169
2026-03-30 12:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169
2026-03-30 12:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169
2026-03-30 12:17:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb11fa2f-9e4e-571b-80fd-b73b47353058 with identifier: 132169 to the API
2026-03-30 12:17:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132169>
{'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': 0,
'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-30 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:38 [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-30 12:17:38 [arval.es] INFO: Saving data for 132169: {'created_time': 1774382460.661279, 'last_price_update_time': 1774873058.524654}
2026-03-30 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132169') HTTP/1.1" 204 0
2026-03-30 12:17:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132315> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:17:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c57536d-6863-51fd-b75b-f8b39836e9f5 with identifier: 132315
2026-03-30 12:17:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c57536d-6863-51fd-b75b-f8b39836e9f5 with scrape type 2
2026-03-30 12:17:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c57536d-6863-51fd-b75b-f8b39836e9f5 with scrape type 2
2026-03-30 12:17:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6c57536d-6863-51fd-b75b-f8b39836e9f5, identifier: 132315
2026-03-30 12:17:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6c57536d-6863-51fd-b75b-f8b39836e9f5 with identifier: 132315
2026-03-30 12:17:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6c57536d-6863-51fd-b75b-f8b39836e9f5 with identifier: 132315
2026-03-30 12:17:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6c57536d-6863-51fd-b75b-f8b39836e9f5 with identifier: 132315 to the API
2026-03-30 12:17:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132315>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6c57536d-6863-51fd-b75b-f8b39836e9f5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2360MCM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-dsg-132315',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 97968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid DSG',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid DSG',
'vin': 'WVGZZZ5N9PW404021',
'year': 2022}
2026-03-30 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132315%27 HTTP/1.1" 200 None
2026-03-30 12:17:39 [arval.es] INFO: Saving data for 132315: {'created_time': 1774471119.913135, 'last_price_update_time': 1774873059.288481}
2026-03-30 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132315') HTTP/1.1" 204 0
2026-03-30 12:17:42 [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-30 12:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166
2026-03-30 12:17:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4db00f49-230a-5869-bfff-2342c6bc4087 with scrape type 2
2026-03-30 12:17:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4db00f49-230a-5869-bfff-2342c6bc4087 with scrape type 2
2026-03-30 12:17:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4db00f49-230a-5869-bfff-2342c6bc4087, identifier: 132166
2026-03-30 12:17:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166
2026-03-30 12:17:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166
2026-03-30 12:17:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4db00f49-230a-5869-bfff-2342c6bc4087 with identifier: 132166 to the API
2026-03-30 12:17:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132166>
{'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': 0,
'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-30 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:42 [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-30 12:17:42 [arval.es] INFO: Saving data for 132166: {'created_time': 1774382457.969439, 'last_price_update_time': 1774873062.887615}
2026-03-30 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132166') HTTP/1.1" 204 0
2026-03-30 12:17:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.723(s), this was the 1st time calling it.
2026-03-30 12:17:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.7607861085707635 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:17:42 [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-30 12:17:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170
2026-03-30 12:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1879554-88ac-5cac-bc9b-c31ad5f49456 with scrape type 2
2026-03-30 12:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1879554-88ac-5cac-bc9b-c31ad5f49456 with scrape type 2
2026-03-30 12:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d1879554-88ac-5cac-bc9b-c31ad5f49456, identifier: 132170
2026-03-30 12:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170
2026-03-30 12:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170
2026-03-30 12:17:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d1879554-88ac-5cac-bc9b-c31ad5f49456 with identifier: 132170 to the API
2026-03-30 12:17:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132170>
{'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': 0,
'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-30 12:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132170%27 HTTP/1.1" 200 None
2026-03-30 12:17:43 [arval.es] INFO: Saving data for 132170: {'created_time': 1774382463.368285, 'last_price_update_time': 1774873063.396041}
2026-03-30 12:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132170') HTTP/1.1" 204 0
2026-03-30 12:17:43 [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-30 12:17:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172
2026-03-30 12:17:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5af0b59e-2444-5768-a685-a974fc107d9a with scrape type 2
2026-03-30 12:17:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5af0b59e-2444-5768-a685-a974fc107d9a with scrape type 2
2026-03-30 12:17:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5af0b59e-2444-5768-a685-a974fc107d9a, identifier: 132172
2026-03-30 12:17:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172
2026-03-30 12:17:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172
2026-03-30 12:17:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5af0b59e-2444-5768-a685-a974fc107d9a with identifier: 132172 to the API
2026-03-30 12:17:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132172>
{'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': 0,
'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-30 12:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:44 [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-30 12:17:44 [arval.es] INFO: Saving data for 132172: {'created_time': 1774382453.278219, 'last_price_update_time': 1774873064.224217}
2026-03-30 12:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132172') HTTP/1.1" 204 0
2026-03-30 12:17:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:17:51 [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-30 12:17:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173
2026-03-30 12:17:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 949ea42d-659a-5c56-adce-3ee78dd191bc with scrape type 2
2026-03-30 12:17:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 949ea42d-659a-5c56-adce-3ee78dd191bc with scrape type 2
2026-03-30 12:17:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 949ea42d-659a-5c56-adce-3ee78dd191bc, identifier: 132173
2026-03-30 12:17:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173
2026-03-30 12:17:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173
2026-03-30 12:17:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 949ea42d-659a-5c56-adce-3ee78dd191bc with identifier: 132173 to the API
2026-03-30 12:17:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:17: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-30 12:17:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132173>
{'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': 0,
'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-30 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:51 [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-30 12:17:51 [arval.es] INFO: Saving data for 132173: {'created_time': 1774382467.965448, 'last_price_update_time': 1774873071.661277}
2026-03-30 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132173') HTTP/1.1" 204 0
2026-03-30 12:17:55 [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-30 12:17:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 129856
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 129856: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 128389
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 128389: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 127781
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 127781: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 127739
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 127739: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 128343
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 128343: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 132002
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 132002: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 132001
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 132001: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 132000
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 132000: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131675
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131675: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131960
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131960: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131959
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131959: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131919
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131919: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131918
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131918: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131917
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131917: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131916
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131916: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131915
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131915: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131878
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131878: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131876
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131876: 0
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 130418
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 130418: 2
2026-03-30 12:17:55 [arval.es] INFO: Found listing with ID: 131866
2026-03-30 12:17:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:17:55 [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-30 12:17:55 [arval.es] INFO: Scrape type for 131866: 0
2026-03-30 12:18:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132097> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5618fadd-c528-550f-beec-c80e81b0fffc with identifier: 132097
2026-03-30 12:18:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5618fadd-c528-550f-beec-c80e81b0fffc with scrape type 2
2026-03-30 12:18:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5618fadd-c528-550f-beec-c80e81b0fffc with scrape type 2
2026-03-30 12:18:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5618fadd-c528-550f-beec-c80e81b0fffc, identifier: 132097
2026-03-30 12:18:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5618fadd-c528-550f-beec-c80e81b0fffc with identifier: 132097
2026-03-30 12:18:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5618fadd-c528-550f-beec-c80e81b0fffc with identifier: 132097
2026-03-30 12:18:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5618fadd-c528-550f-beec-c80e81b0fffc with identifier: 132097 to the API
2026-03-30 12:18:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132097>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5618fadd-c528-550f-beec-c80e81b0fffc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1723LNK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-t8-awd-recharge-inscription-132097',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC90',
'odometer': 55182,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44900.0,
'price_includes_vat': True,
'registration_date': '2021-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC90 2.0 T8 AWD Recharge Inscription',
'transmission': 'automatic',
'trim': '2.0 T8 AWD Recharge Inscription',
'vin': 'YV1LFBMVDM1739654',
'year': 2021}
2026-03-30 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:06 [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-30 12:18:06 [arval.es] INFO: Saving data for 132097: {'created_time': 1774296099.250543, 'last_price_update_time': 1774873086.094872}
2026-03-30 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132097') HTTP/1.1" 204 0
2026-03-30 12:18:12 [scrapy.extensions.logstats] INFO: Crawled 137 pages (at 14 pages/min), scraped 124 items (at 12 items/min)
2026-03-30 12:18:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:18:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.872(s), this was the 1st time calling it.
2026-03-30 12:18:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.331320155835052 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:18:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132098> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2 with identifier: 132098
2026-03-30 12:18:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2 with scrape type 2
2026-03-30 12:18:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2 with scrape type 2
2026-03-30 12:18:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2, identifier: 132098
2026-03-30 12:18:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2 with identifier: 132098
2026-03-30 12:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:18:15 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=Gas HTTP/1.1" 200 None
2026-03-30 12:18:15 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:18:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:18:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2 with identifier: 132098
2026-03-30 12:18:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2 with identifier: 132098 to the API
2026-03-30 12:18:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132098>
{'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': '4010cd8c-00c4-5d95-a4e7-ceba4a39ecf2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2928MBG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-clio-intens-tce-glp-132098',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Clio',
'odometer': 53991,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000.0,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Intens TCe GLP',
'transmission': 'manual',
'trim': 'Intens TCe GLP',
'vin': 'VF1RJA00268827338',
'year': 2022}
2026-03-30 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:16 [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-30 12:18:16 [arval.es] INFO: Saving data for 132098: {'created_time': 1774296098.172479, 'last_price_update_time': 1774873096.01988}
2026-03-30 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132098') HTTP/1.1" 204 0
2026-03-30 12:18:17 [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-30 12:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174
2026-03-30 12:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7571d55-a87f-5121-80d1-0e644efc5a8a with scrape type 2
2026-03-30 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b7571d55-a87f-5121-80d1-0e644efc5a8a with scrape type 2
2026-03-30 12:18:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b7571d55-a87f-5121-80d1-0e644efc5a8a, identifier: 132174
2026-03-30 12:18:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174
2026-03-30 12:18:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174
2026-03-30 12:18:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b7571d55-a87f-5121-80d1-0e644efc5a8a with identifier: 132174 to the API
2026-03-30 12:18:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132174>
{'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': 0,
'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-30 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:17 [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-30 12:18:17 [arval.es] INFO: Saving data for 132174: {'created_time': 1774382467.303531, 'last_price_update_time': 1774873097.814093}
2026-03-30 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132174') HTTP/1.1" 204 0
2026-03-30 12:18:17 [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-30 12:18:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099
2026-03-30 12:18:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with scrape type 2
2026-03-30 12:18:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with scrape type 2
2026-03-30 12:18:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046, identifier: 132099
2026-03-30 12:18:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099
2026-03-30 12:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:18:18 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=orange HTTP/1.1" 200 None
2026-03-30 12:18:18 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:18:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099
2026-03-30 12:18:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d5c3e6ad-c08e-5e49-b8e8-805bfd7b3046 with identifier: 132099 to the API
2026-03-30 12:18:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:18 [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-30 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:18 [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-30 12:18:18 [arval.es] INFO: Saving data for 132099: {'created_time': 1774296037.483613, 'last_price_update_time': 1774873098.852185}
2026-03-30 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132099') HTTP/1.1" 204 0
2026-03-30 12:18:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:18:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117564> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99d4d95b-b90b-55ea-a148-105164138ff2 with identifier: 117564
2026-03-30 12:18:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99d4d95b-b90b-55ea-a148-105164138ff2 with scrape type 2
2026-03-30 12:18:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99d4d95b-b90b-55ea-a148-105164138ff2 with scrape type 2
2026-03-30 12:18:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 99d4d95b-b90b-55ea-a148-105164138ff2, identifier: 117564
2026-03-30 12:18:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 99d4d95b-b90b-55ea-a148-105164138ff2 with identifier: 117564
2026-03-30 12:18:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 99d4d95b-b90b-55ea-a148-105164138ff2 with identifier: 117564
2026-03-30 12:18:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 99d4d95b-b90b-55ea-a148-105164138ff2 with identifier: 117564 to the API
2026-03-30 12:18:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117564>
{'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': '99d4d95b-b90b-55ea-a148-105164138ff2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3345LSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-n-connecta-140cv-techo-117564',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 28936,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 N-Connecta 140CV *Techo*',
'transmission': 'manual',
'trim': 'DIG-T 1.3 N-Connecta 140CV *Techo*',
'vin': 'SJNTAAJ12U1019352',
'year': 2021}
2026-03-30 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:24 [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-30 12:18:24 [arval.es] INFO: Saving data for 117564: {'created_time': 1773394016.701091, 'last_price_update_time': 1774873104.759203}
2026-03-30 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117564') HTTP/1.1" 204 0
2026-03-30 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132104> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924 with identifier: 132104
2026-03-30 12:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924 with scrape type 2
2026-03-30 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924 with scrape type 2
2026-03-30 12:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924, identifier: 132104
2026-03-30 12:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924 with identifier: 132104
2026-03-30 12:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924 with identifier: 132104
2026-03-30 12:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5e91065a-8bd2-58ae-81e7-aa4ab9e7e924 with identifier: 132104 to the API
2026-03-30 12:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132104>
{'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': '5e91065a-8bd2-58ae-81e7-aa4ab9e7e924',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8664MFC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-132104',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'i10',
'odometer': 44584,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass',
'transmission': 'manual',
'trim': '1.0 Klass',
'vin': 'NLHDN51AAPZ195205',
'year': 2023}
2026-03-30 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:29 [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-30 12:18:29 [arval.es] INFO: Saving data for 132104: {'created_time': 1774296050.776299, 'last_price_update_time': 1774873109.610666}
2026-03-30 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132104') HTTP/1.1" 204 0
2026-03-30 12:18:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132100> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ff23fc-af89-561d-848a-efd68d19adbf with identifier: 132100
2026-03-30 12:18:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ff23fc-af89-561d-848a-efd68d19adbf with scrape type 2
2026-03-30 12:18:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ff23fc-af89-561d-848a-efd68d19adbf with scrape type 2
2026-03-30 12:18:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 91ff23fc-af89-561d-848a-efd68d19adbf, identifier: 132100
2026-03-30 12:18:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 91ff23fc-af89-561d-848a-efd68d19adbf with identifier: 132100
2026-03-30 12:18:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 91ff23fc-af89-561d-848a-efd68d19adbf with identifier: 132100
2026-03-30 12:18:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 91ff23fc-af89-561d-848a-efd68d19adbf with identifier: 132100 to the API
2026-03-30 12:18:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132100>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '91ff23fc-af89-561d-848a-efd68d19adbf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7863LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-megane-zen-blue-dci-132100',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Megane',
'odometer': 76017,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Megane Zen Blue dCi',
'transmission': 'manual',
'trim': 'Zen Blue dCi',
'vin': 'VF1RFB00368718328',
'year': 2022}
2026-03-30 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:30 [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-30 12:18:30 [arval.es] INFO: Saving data for 132100: {'created_time': 1774296042.75651, 'last_price_update_time': 1774873110.155872}
2026-03-30 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132100') HTTP/1.1" 204 0
2026-03-30 12:18:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132105> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9046fdc5-c3a7-52ca-91a2-48d23476b73a with identifier: 132105
2026-03-30 12:18:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9046fdc5-c3a7-52ca-91a2-48d23476b73a with scrape type 2
2026-03-30 12:18:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9046fdc5-c3a7-52ca-91a2-48d23476b73a with scrape type 2
2026-03-30 12:18:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9046fdc5-c3a7-52ca-91a2-48d23476b73a, identifier: 132105
2026-03-30 12:18:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9046fdc5-c3a7-52ca-91a2-48d23476b73a with identifier: 132105
2026-03-30 12:18:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9046fdc5-c3a7-52ca-91a2-48d23476b73a with identifier: 132105
2026-03-30 12:18:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9046fdc5-c3a7-52ca-91a2-48d23476b73a with identifier: 132105 to the API
2026-03-30 12:18:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132105>
{'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': '9046fdc5-c3a7-52ca-91a2-48d23476b73a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8140LMR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-120h-active-tech-132105',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 97607,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 120H Active Tech',
'transmission': 'automatic',
'trim': '1.5 120H Active Tech',
'vin': 'VNKKBAC320A002879',
'year': 2021}
2026-03-30 12:18:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:34 [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-30 12:18:34 [arval.es] INFO: Saving data for 132105: {'created_time': 1774296058.869396, 'last_price_update_time': 1774873114.998392}
2026-03-30 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132105') HTTP/1.1" 204 0
2026-03-30 12:18:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132106> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e1d210e-b936-5286-8314-f1aa481b3904 with identifier: 132106
2026-03-30 12:18:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e1d210e-b936-5286-8314-f1aa481b3904 with scrape type 2
2026-03-30 12:18:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e1d210e-b936-5286-8314-f1aa481b3904 with scrape type 2
2026-03-30 12:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6e1d210e-b936-5286-8314-f1aa481b3904, identifier: 132106
2026-03-30 12:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6e1d210e-b936-5286-8314-f1aa481b3904 with identifier: 132106
2026-03-30 12:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6e1d210e-b936-5286-8314-f1aa481b3904 with identifier: 132106
2026-03-30 12:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6e1d210e-b936-5286-8314-f1aa481b3904 with identifier: 132106 to the API
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132106>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6e1d210e-b936-5286-8314-f1aa481b3904',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9064MDV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/dacia-duster-expression-blue-dci-4x4-132106',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Dacia',
'model': 'Duster',
'odometer': 53918,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18800.0,
'price_includes_vat': True,
'registration_date': '2023-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Duster Expression Blue dCi 4X4',
'transmission': 'manual',
'trim': 'Expression Blue dCi 4X4',
'vin': 'VF1HJD40X70071281',
'year': 2023}
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:37 [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-30 12:18:37 [arval.es] INFO: Saving data for 132106: {'created_time': 1774296061.337511, 'last_price_update_time': 1774873117.482464}
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132106') HTTP/1.1" 204 0
2026-03-30 12:18:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132103> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77fd0a7-0428-5dec-80bd-fd7a6acfa085 with identifier: 132103
2026-03-30 12:18:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77fd0a7-0428-5dec-80bd-fd7a6acfa085 with scrape type 2
2026-03-30 12:18:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77fd0a7-0428-5dec-80bd-fd7a6acfa085 with scrape type 2
2026-03-30 12:18:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d77fd0a7-0428-5dec-80bd-fd7a6acfa085, identifier: 132103
2026-03-30 12:18:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d77fd0a7-0428-5dec-80bd-fd7a6acfa085 with identifier: 132103
2026-03-30 12:18:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d77fd0a7-0428-5dec-80bd-fd7a6acfa085 with identifier: 132103
2026-03-30 12:18:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d77fd0a7-0428-5dec-80bd-fd7a6acfa085 with identifier: 132103 to the API
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132103>
{'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': 'd77fd0a7-0428-5dec-80bd-fd7a6acfa085',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1944LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-132103',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 84937,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ553760',
'year': 2022}
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:37 [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-30 12:18:37 [arval.es] INFO: Saving data for 132103: {'created_time': 1774296055.373676, 'last_price_update_time': 1774873117.982708}
2026-03-30 12:18:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132103') HTTP/1.1" 204 0
2026-03-30 12:18:45 [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-30 12:18:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131859
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131859: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131849
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131849: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131848
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131848: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131847
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131847: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131846
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131846: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131845
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131845: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131844
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131844: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131843
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131843: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131840
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131840: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131842
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131842: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131841
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131841: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131838
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131838: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131839
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131839: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131837
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131837: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131764
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131764: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131753
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131753: 0
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131750
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131750: 2
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131745
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131745: 2
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131739
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131739: 2
2026-03-30 12:18:46 [arval.es] INFO: Found listing with ID: 131737
2026-03-30 12:18:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:46 [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-30 12:18:46 [arval.es] INFO: Scrape type for 131737: 2
2026-03-30 12:18:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132102> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b57a2021-9bcb-570b-82b6-139b5c925865 with identifier: 132102
2026-03-30 12:18:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b57a2021-9bcb-570b-82b6-139b5c925865 with scrape type 2
2026-03-30 12:18:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b57a2021-9bcb-570b-82b6-139b5c925865 with scrape type 2
2026-03-30 12:18:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b57a2021-9bcb-570b-82b6-139b5c925865, identifier: 132102
2026-03-30 12:18:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b57a2021-9bcb-570b-82b6-139b5c925865 with identifier: 132102
2026-03-30 12:18:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b57a2021-9bcb-570b-82b6-139b5c925865 with identifier: 132102
2026-03-30 12:18:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b57a2021-9bcb-570b-82b6-139b5c925865 with identifier: 132102 to the API
2026-03-30 12:18:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132102>
{'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': 'b57a2021-9bcb-570b-82b6-139b5c925865',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8094LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-clio-business-tce-glp-132102',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Clio',
'odometer': 42540,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13500.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Business TCe GLP',
'transmission': 'manual',
'trim': 'Business TCe GLP',
'vin': 'VF1RJA00368173532',
'year': 2022}
2026-03-30 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:53 [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-30 12:18:53 [arval.es] INFO: Saving data for 132102: {'created_time': 1774296052.075821, 'last_price_update_time': 1774873133.281912}
2026-03-30 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132102') HTTP/1.1" 204 0
2026-03-30 12:18:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132000> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:18:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:18:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8bb2ad-e8ca-5314-8f67-ade9ff133df6 with identifier: 132000
2026-03-30 12:18:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8bb2ad-e8ca-5314-8f67-ade9ff133df6 with scrape type 2
2026-03-30 12:18:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8bb2ad-e8ca-5314-8f67-ade9ff133df6 with scrape type 2
2026-03-30 12:18:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cd8bb2ad-e8ca-5314-8f67-ade9ff133df6, identifier: 132000
2026-03-30 12:18:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cd8bb2ad-e8ca-5314-8f67-ade9ff133df6 with identifier: 132000
2026-03-30 12:18:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cd8bb2ad-e8ca-5314-8f67-ade9ff133df6 with identifier: 132000
2026-03-30 12:18:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cd8bb2ad-e8ca-5314-8f67-ade9ff133df6 with identifier: 132000 to the API
2026-03-30 12:18:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:18: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-30 12:18:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132000>
{'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': 'cd8bb2ad-e8ca-5314-8f67-ade9ff133df6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1995LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132000',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 47873,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110805U24087',
'year': 2021}
2026-03-30 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:55 [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-30 12:18:55 [arval.es] INFO: Saving data for 132000: {'created_time': 1774252837.254385, 'last_price_update_time': 1774873135.924287}
2026-03-30 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:18:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132000') HTTP/1.1" 204 0
2026-03-30 12:19:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.061(s), this was the 2nd time calling it.
2026-03-30 12:19:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.790850295940462 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131675> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132002> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7871268-399a-5582-9baf-ee496739416e with identifier: 131675
2026-03-30 12:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7871268-399a-5582-9baf-ee496739416e with scrape type 2
2026-03-30 12:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7871268-399a-5582-9baf-ee496739416e with scrape type 2
2026-03-30 12:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c7871268-399a-5582-9baf-ee496739416e, identifier: 131675
2026-03-30 12:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c7871268-399a-5582-9baf-ee496739416e with identifier: 131675
2026-03-30 12:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c7871268-399a-5582-9baf-ee496739416e with identifier: 131675
2026-03-30 12:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c7871268-399a-5582-9baf-ee496739416e with identifier: 131675 to the API
2026-03-30 12:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131675>
{'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': 'c7871268-399a-5582-9baf-ee496739416e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1419LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-131675',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 93692,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.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': 'SJNTAAJ12U1050945',
'year': 2021}
2026-03-30 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:03 [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-30 12:19:03 [arval.es] INFO: Saving data for 131675: {'created_time': 1774252839.821224, 'last_price_update_time': 1774873143.576324}
2026-03-30 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131675') HTTP/1.1" 204 0
2026-03-30 12:19:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4e2d060-a8e3-5c07-ac4a-15def75b2d61 with identifier: 132002
2026-03-30 12:19:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4e2d060-a8e3-5c07-ac4a-15def75b2d61 with scrape type 2
2026-03-30 12:19:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4e2d060-a8e3-5c07-ac4a-15def75b2d61 with scrape type 2
2026-03-30 12:19:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e4e2d060-a8e3-5c07-ac4a-15def75b2d61, identifier: 132002
2026-03-30 12:19:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e4e2d060-a8e3-5c07-ac4a-15def75b2d61 with identifier: 132002
2026-03-30 12:19:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e4e2d060-a8e3-5c07-ac4a-15def75b2d61 with identifier: 132002
2026-03-30 12:19:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e4e2d060-a8e3-5c07-ac4a-15def75b2d61 with identifier: 132002 to the API
2026-03-30 12:19:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132002>
{'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': 'e4e2d060-a8e3-5c07-ac4a-15def75b2d61',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6852MCB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-tech-10-t-gdi-132002',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 17659,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed Tech 1.0 T-GDI',
'transmission': 'manual',
'trim': 'Tech 1.0 T-GDI',
'vin': 'U5YH5F12ANL114584',
'year': 2022}
2026-03-30 12:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:04 [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-30 12:19:04 [arval.es] INFO: Saving data for 132002: {'created_time': 1774252841.20784, 'last_price_update_time': 1774873144.101802}
2026-03-30 12:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132002') HTTP/1.1" 204 0
2026-03-30 12:19:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:19:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 402.715(s), this was the 3rd time calling it.
2026-03-30 12:19:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.836573714930763 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:19:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128343> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2299042a-bd8a-5e6b-acd9-11ddefdeb83b with identifier: 128343
2026-03-30 12:19:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2299042a-bd8a-5e6b-acd9-11ddefdeb83b with scrape type 2
2026-03-30 12:19:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2299042a-bd8a-5e6b-acd9-11ddefdeb83b with scrape type 2
2026-03-30 12:19:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2299042a-bd8a-5e6b-acd9-11ddefdeb83b, identifier: 128343
2026-03-30 12:19:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2299042a-bd8a-5e6b-acd9-11ddefdeb83b with identifier: 128343
2026-03-30 12:19:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2299042a-bd8a-5e6b-acd9-11ddefdeb83b with identifier: 128343
2026-03-30 12:19:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2299042a-bd8a-5e6b-acd9-11ddefdeb83b with identifier: 128343 to the API
2026-03-30 12:19:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128343>
{'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': '2299042a-bd8a-5e6b-acd9-11ddefdeb83b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5264MMH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-10-dpi-concept-128343',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Picanto',
'odometer': 24659,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11200.0,
'price_includes_vat': True,
'registration_date': '2023-12-21',
'seats_number': 0,
'seller_name': None,
'title': 'Kia Picanto 1.0 DPi Concept',
'transmission': 'manual',
'trim': '1.0 DPi Concept',
'vin': 'KNAB2518APT195769',
'year': 2023}
2026-03-30 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:08 [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-30 12:19:08 [arval.es] INFO: Saving data for 128343: {'created_time': 1773653195.912508, 'last_price_update_time': 1774873148.415335}
2026-03-30 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128343') HTTP/1.1" 204 0
2026-03-30 12:19:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127781> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32267bb3-99b5-5e1f-931d-52db673854cb with identifier: 127781
2026-03-30 12:19:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32267bb3-99b5-5e1f-931d-52db673854cb with scrape type 2
2026-03-30 12:19:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32267bb3-99b5-5e1f-931d-52db673854cb with scrape type 2
2026-03-30 12:19:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 32267bb3-99b5-5e1f-931d-52db673854cb, identifier: 127781
2026-03-30 12:19:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 32267bb3-99b5-5e1f-931d-52db673854cb with identifier: 127781
2026-03-30 12:19:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 32267bb3-99b5-5e1f-931d-52db673854cb with identifier: 127781
2026-03-30 12:19:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 32267bb3-99b5-5e1f-931d-52db673854cb with identifier: 127781 to the API
2026-03-30 12:19:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127781>
{'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': '32267bb3-99b5-5e1f-931d-52db673854cb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4305LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-127781',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 108737,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ928927',
'year': 2021}
2026-03-30 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:10 [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-30 12:19:10 [arval.es] INFO: Saving data for 127781: {'created_time': 1773399578.402114, 'last_price_update_time': 1774873150.946878}
2026-03-30 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127781') HTTP/1.1" 204 0
2026-03-30 12:19:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-30 12:19:12 [scrapy.extensions.logstats] INFO: Crawled 153 pages (at 16 pages/min), scraped 139 items (at 15 items/min)
2026-03-30 12:19:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:19:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128389> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be6d1200-ce4c-5328-8501-d49269cefb2c with identifier: 128389
2026-03-30 12:19:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be6d1200-ce4c-5328-8501-d49269cefb2c with scrape type 2
2026-03-30 12:19:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be6d1200-ce4c-5328-8501-d49269cefb2c with scrape type 2
2026-03-30 12:19:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: be6d1200-ce4c-5328-8501-d49269cefb2c, identifier: 128389
2026-03-30 12:19:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: be6d1200-ce4c-5328-8501-d49269cefb2c with identifier: 128389
2026-03-30 12:19:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: be6d1200-ce4c-5328-8501-d49269cefb2c with identifier: 128389
2026-03-30 12:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: be6d1200-ce4c-5328-8501-d49269cefb2c with identifier: 128389 to the API
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128389>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'be6d1200-ce4c-5328-8501-d49269cefb2c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7695LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-puretech-100-ss-bvm6-128389',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '2008',
'odometer': 57934,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Puretech 100 S&S BVM6',
'transmission': 'manual',
'trim': 'Active Puretech 100 S&S BVM6',
'vin': 'VR3USHNKKMJ936301',
'year': 2021}
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:13 [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-30 12:19:13 [arval.es] INFO: Saving data for 128389: {'created_time': 1773653201.436609, 'last_price_update_time': 1774873153.285399}
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128389') HTTP/1.1" 204 0
2026-03-30 12:19:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132298> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efe57b8c-b45e-53f8-914c-2885142847e0 with identifier: 132298
2026-03-30 12:19:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efe57b8c-b45e-53f8-914c-2885142847e0 with scrape type 2
2026-03-30 12:19:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efe57b8c-b45e-53f8-914c-2885142847e0 with scrape type 2
2026-03-30 12:19:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: efe57b8c-b45e-53f8-914c-2885142847e0, identifier: 132298
2026-03-30 12:19:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: efe57b8c-b45e-53f8-914c-2885142847e0 with identifier: 132298
2026-03-30 12:19:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: efe57b8c-b45e-53f8-914c-2885142847e0 with identifier: 132298
2026-03-30 12:19:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: efe57b8c-b45e-53f8-914c-2885142847e0 with identifier: 132298 to the API
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132298>
{'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': 'efe57b8c-b45e-53f8-914c-2885142847e0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0543LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-corporate-132298',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 69489,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA Corporate',
'transmission': 'automatic',
'trim': 'sDrive18dA Corporate',
'vin': 'WBA71AC0203P02362',
'year': 2021}
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132298%27 HTTP/1.1" 200 None
2026-03-30 12:19:13 [arval.es] INFO: Saving data for 132298: {'created_time': 1774471063.325923, 'last_price_update_time': 1774873153.809539}
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132298') HTTP/1.1" 204 0
2026-03-30 12:19:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132300> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03f1f6dd-28a8-5c7b-b052-eba9090c3e43 with identifier: 132300
2026-03-30 12:19:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03f1f6dd-28a8-5c7b-b052-eba9090c3e43 with scrape type 2
2026-03-30 12:19:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03f1f6dd-28a8-5c7b-b052-eba9090c3e43 with scrape type 2
2026-03-30 12:19:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 03f1f6dd-28a8-5c7b-b052-eba9090c3e43, identifier: 132300
2026-03-30 12:19:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 03f1f6dd-28a8-5c7b-b052-eba9090c3e43 with identifier: 132300
2026-03-30 12:19:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 03f1f6dd-28a8-5c7b-b052-eba9090c3e43 with identifier: 132300
2026-03-30 12:19:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 03f1f6dd-28a8-5c7b-b052-eba9090c3e43 with identifier: 132300 to the API
2026-03-30 12:19:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132300>
{'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': '03f1f6dd-28a8-5c7b-b052-eba9090c3e43',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8074LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-132300',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 82186,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno',
'vin': 'TMAJD811BMJ074327',
'year': 2022}
2026-03-30 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132300%27 HTTP/1.1" 200 None
2026-03-30 12:19:20 [arval.es] INFO: Saving data for 132300: {'created_time': 1774471097.223987, 'last_price_update_time': 1774873160.316796}
2026-03-30 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132300') HTTP/1.1" 204 0
2026-03-30 12:19:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127739> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 95995aba-3eec-5598-a36a-732b8d545ef2 with identifier: 127739
2026-03-30 12:19:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 95995aba-3eec-5598-a36a-732b8d545ef2 with scrape type 2
2026-03-30 12:19:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 95995aba-3eec-5598-a36a-732b8d545ef2 with scrape type 2
2026-03-30 12:19:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 95995aba-3eec-5598-a36a-732b8d545ef2, identifier: 127739
2026-03-30 12:19:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 95995aba-3eec-5598-a36a-732b8d545ef2 with identifier: 127739
2026-03-30 12:19:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 95995aba-3eec-5598-a36a-732b8d545ef2 with identifier: 127739
2026-03-30 12:19:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 95995aba-3eec-5598-a36a-732b8d545ef2 with identifier: 127739 to the API
2026-03-30 12:19:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127739>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '95995aba-3eec-5598-a36a-732b8d545ef2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8696LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-127739',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X1',
'odometer': 100512,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24200.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0805U69625',
'year': 2021}
2026-03-30 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:24 [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-30 12:19:24 [arval.es] INFO: Saving data for 127739: {'created_time': 1773399324.816712, 'last_price_update_time': 1774873164.543609}
2026-03-30 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127739') HTTP/1.1" 204 0
2026-03-30 12:19:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.261(s), this was the 1st time calling it.
2026-03-30 12:19:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.566194468562161 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:19:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:19:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132124> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:19:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:19:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1214382-60d6-5b0e-9549-8d075433e23a with identifier: 132124
2026-03-30 12:19:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1214382-60d6-5b0e-9549-8d075433e23a with scrape type 2
2026-03-30 12:19:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1214382-60d6-5b0e-9549-8d075433e23a with scrape type 2
2026-03-30 12:19:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e1214382-60d6-5b0e-9549-8d075433e23a, identifier: 132124
2026-03-30 12:19:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e1214382-60d6-5b0e-9549-8d075433e23a with identifier: 132124
2026-03-30 12:19:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e1214382-60d6-5b0e-9549-8d075433e23a with identifier: 132124
2026-03-30 12:19:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e1214382-60d6-5b0e-9549-8d075433e23a with identifier: 132124 to the API
2026-03-30 12:19:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:19: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-30 12:19:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132124>
{'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': 'e1214382-60d6-5b0e-9549-8d075433e23a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0703LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-132124',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 92449,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16300.0,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'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': 'VF3MCYHZMMS255402',
'year': 2022}
2026-03-30 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:48 [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-30 12:19:48 [arval.es] INFO: Saving data for 132124: {'created_time': 1774353668.444317, 'last_price_update_time': 1774873188.714894}
2026-03-30 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:19:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132124') HTTP/1.1" 204 0
2026-03-30 12:20:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.934(s), this was the 2nd time calling it.
2026-03-30 12:20:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.705574557719334 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:20:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.015(s), this was the 1st time calling it.
2026-03-30 12:20:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.497299551811518 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:20:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:20:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:20:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132034> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13 with identifier: 132034
2026-03-30 12:20:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13 with scrape type 2
2026-03-30 12:20:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13 with scrape type 2
2026-03-30 12:20:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13, identifier: 132034
2026-03-30 12:20:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13 with identifier: 132034
2026-03-30 12:20:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13 with identifier: 132034
2026-03-30 12:20:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13 with identifier: 132034 to the API
2026-03-30 12:20:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:20: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-30 12:20:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132034>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b3ff0ceb-2bd3-5c03-b0f8-8f2e49e13d13',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2280LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive16d-132034',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X1',
'odometer': 51792,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2022-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d',
'transmission': 'manual',
'trim': 'sDrive16d',
'vin': 'WBA31AC0X05U96243',
'year': 2022}
2026-03-30 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:10 [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-30 12:20:10 [arval.es] INFO: Saving data for 132034: {'created_time': 1774296046.841442, 'last_price_update_time': 1774873210.640601}
2026-03-30 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132034') HTTP/1.1" 204 0
2026-03-30 12:20:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131745> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745
2026-03-30 12:20:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2692686a-e9a5-599f-93bd-76c543aaf1f6 with scrape type 2
2026-03-30 12:20:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2692686a-e9a5-599f-93bd-76c543aaf1f6 with scrape type 2
2026-03-30 12:20:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2692686a-e9a5-599f-93bd-76c543aaf1f6, identifier: 131745
2026-03-30 12:20:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745
2026-03-30 12:20:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745
2026-03-30 12:20:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2692686a-e9a5-599f-93bd-76c543aaf1f6 with identifier: 131745 to the API
2026-03-30 12:20:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:20: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-30 12:20:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131745>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2692686a-e9a5-599f-93bd-76c543aaf1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7974LZM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-15d-edition-131745',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 74026,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.5D Edition',
'transmission': 'manual',
'trim': '1.5D Edition',
'vin': 'W0V7D9EN1N4295644',
'year': 2022}
2026-03-30 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:12 [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-30 12:20:12 [arval.es] INFO: Saving data for 131745: {'created_time': 1774008123.754101, 'last_price_update_time': 1774873212.862282}
2026-03-30 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131745') HTTP/1.1" 204 0
2026-03-30 12:20:12 [scrapy.extensions.logstats] INFO: Crawled 160 pages (at 7 pages/min), scraped 146 items (at 7 items/min)
2026-03-30 12:20:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:20:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131750> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750
2026-03-30 12:20:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3a6f7c8-92bc-5d27-b693-252648d13d4f with scrape type 2
2026-03-30 12:20:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3a6f7c8-92bc-5d27-b693-252648d13d4f with scrape type 2
2026-03-30 12:20:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f3a6f7c8-92bc-5d27-b693-252648d13d4f, identifier: 131750
2026-03-30 12:20:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750
2026-03-30 12:20:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750
2026-03-30 12:20:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f3a6f7c8-92bc-5d27-b693-252648d13d4f with identifier: 131750 to the API
2026-03-30 12:20:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:20: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-30 12:20:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131750>
{'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': 'f3a6f7c8-92bc-5d27-b693-252648d13d4f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8809LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-131750',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Mokka',
'odometer': 56033,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW086383',
'year': 2021}
2026-03-30 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:17 [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-30 12:20:17 [arval.es] INFO: Saving data for 131750: {'created_time': 1774008185.526774, 'last_price_update_time': 1774873217.903546}
2026-03-30 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131750') HTTP/1.1" 204 0
2026-03-30 12:20:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132108> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bc6ff143-e6da-500d-ac12-3332065828e0 with identifier: 132108
2026-03-30 12:20:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bc6ff143-e6da-500d-ac12-3332065828e0 with scrape type 2
2026-03-30 12:20:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bc6ff143-e6da-500d-ac12-3332065828e0 with scrape type 2
2026-03-30 12:20:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bc6ff143-e6da-500d-ac12-3332065828e0, identifier: 132108
2026-03-30 12:20:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bc6ff143-e6da-500d-ac12-3332065828e0 with identifier: 132108
2026-03-30 12:20:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bc6ff143-e6da-500d-ac12-3332065828e0 with identifier: 132108
2026-03-30 12:20:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bc6ff143-e6da-500d-ac12-3332065828e0 with identifier: 132108 to the API
2026-03-30 12:20:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:20: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-30 12:20:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132108>
{'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': 'bc6ff143-e6da-500d-ac12-3332065828e0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3038LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-132108',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 12579,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13000.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': 'VXKUPHNEKM4369296',
'year': 2021}
2026-03-30 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:20 [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-30 12:20:20 [arval.es] INFO: Saving data for 132108: {'created_time': 1774296071.777198, 'last_price_update_time': 1774873220.058769}
2026-03-30 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132108') HTTP/1.1" 204 0
2026-03-30 12:20:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132110> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e0f4dc0-d945-549d-85cb-afe83d87321d with identifier: 132110
2026-03-30 12:20:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e0f4dc0-d945-549d-85cb-afe83d87321d with scrape type 2
2026-03-30 12:20:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e0f4dc0-d945-549d-85cb-afe83d87321d with scrape type 2
2026-03-30 12:20:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2e0f4dc0-d945-549d-85cb-afe83d87321d, identifier: 132110
2026-03-30 12:20:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2e0f4dc0-d945-549d-85cb-afe83d87321d with identifier: 132110
2026-03-30 12:20:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2e0f4dc0-d945-549d-85cb-afe83d87321d with identifier: 132110
2026-03-30 12:20:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2e0f4dc0-d945-549d-85cb-afe83d87321d with identifier: 132110 to the API
2026-03-30 12:20:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:20: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-30 12:20:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132110>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2e0f4dc0-d945-549d-85cb-afe83d87321d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8226LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-rio-12-dpi-concept-132110',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Rio',
'odometer': 64187,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio 1.2 DPi Concept',
'transmission': 'manual',
'trim': '1.2 DPi Concept',
'vin': 'KNADB518AN6650721',
'year': 2022}
2026-03-30 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:24 [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-30 12:20:24 [arval.es] INFO: Saving data for 132110: {'created_time': 1774296068.500616, 'last_price_update_time': 1774873224.088158}
2026-03-30 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132110') HTTP/1.1" 204 0
2026-03-30 12:20:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.719(s), this was the 1st time calling it.
2026-03-30 12:20:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.839442441863683 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:20:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:20:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132111> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2778697-74fe-50ec-b95b-2c8797d754e4 with identifier: 132111
2026-03-30 12:20:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2778697-74fe-50ec-b95b-2c8797d754e4 with scrape type 2
2026-03-30 12:20:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2778697-74fe-50ec-b95b-2c8797d754e4 with scrape type 2
2026-03-30 12:20:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a2778697-74fe-50ec-b95b-2c8797d754e4, identifier: 132111
2026-03-30 12:20:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a2778697-74fe-50ec-b95b-2c8797d754e4 with identifier: 132111
2026-03-30 12:20:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a2778697-74fe-50ec-b95b-2c8797d754e4 with identifier: 132111
2026-03-30 12:20:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a2778697-74fe-50ec-b95b-2c8797d754e4 with identifier: 132111 to the API
2026-03-30 12:20:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:20: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-30 12:20:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132111>
{'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': 'a2778697-74fe-50ec-b95b-2c8797d754e4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8230LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-kamiq-10-tsi-emotion-132111',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 24509,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI Emotion',
'transmission': 'manual',
'trim': '1.0 TSI Emotion',
'vin': 'TMBGR6NW1N3056264',
'year': 2022}
2026-03-30 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:57 [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-30 12:20:57 [arval.es] INFO: Saving data for 132111: {'created_time': 1774296075.101607, 'last_price_update_time': 1774873257.653875}
2026-03-30 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:20:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132111') HTTP/1.1" 204 0
2026-03-30 12:20:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132112> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:20:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:20:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f20ed561-de90-5f91-a934-27a48db65423 with identifier: 132112
2026-03-30 12:20:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f20ed561-de90-5f91-a934-27a48db65423 with scrape type 2
2026-03-30 12:20:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f20ed561-de90-5f91-a934-27a48db65423 with scrape type 2
2026-03-30 12:20:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f20ed561-de90-5f91-a934-27a48db65423, identifier: 132112
2026-03-30 12:20:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f20ed561-de90-5f91-a934-27a48db65423 with identifier: 132112
2026-03-30 12:20:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f20ed561-de90-5f91-a934-27a48db65423 with identifier: 132112
2026-03-30 12:20:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f20ed561-de90-5f91-a934-27a48db65423 with identifier: 132112 to the API
2026-03-30 12:20:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:21: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-30 12:21:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132112>
{'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': 'f20ed561-de90-5f91-a934-27a48db65423',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9679LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-combo-15-td-100cv-express-l-h1-650kg-132112',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Combo',
'odometer': 59132,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12700.0,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 2,
'seller_name': None,
'title': 'Opel Combo 1.5 TD 100CV Express L H1 650kg',
'transmission': 'manual',
'trim': '1.5 TD 100CV Express L H1 650kg',
'vin': 'W0VEFYHT2MJ953800',
'year': 2022}
2026-03-30 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:00 [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-30 12:21:00 [arval.es] INFO: Saving data for 132112: {'created_time': 1774296078.250889, 'last_price_update_time': 1774873260.361838}
2026-03-30 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132112') HTTP/1.1" 204 0
2026-03-30 12:21:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130418> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:21:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:21:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbd20396-9456-5fc8-94c2-af5c16836842 with identifier: 130418
2026-03-30 12:21:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbd20396-9456-5fc8-94c2-af5c16836842 with scrape type 2
2026-03-30 12:21:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbd20396-9456-5fc8-94c2-af5c16836842 with scrape type 2
2026-03-30 12:21:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cbd20396-9456-5fc8-94c2-af5c16836842, identifier: 130418
2026-03-30 12:21:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cbd20396-9456-5fc8-94c2-af5c16836842 with identifier: 130418
2026-03-30 12:21:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cbd20396-9456-5fc8-94c2-af5c16836842 with identifier: 130418
2026-03-30 12:21:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cbd20396-9456-5fc8-94c2-af5c16836842 with identifier: 130418 to the API
2026-03-30 12:21:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:21: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-30 12:21:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130418>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cbd20396-9456-5fc8-94c2-af5c16836842',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5570MBB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-xdrive-45e-130418',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X5',
'odometer': 80791,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 45200.0,
'price_includes_vat': True,
'registration_date': '2022-09-06',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X5 xDrive 45e',
'transmission': 'automatic',
'trim': 'xDrive 45e',
'vin': 'WBATA610409M71055',
'year': 2022}
2026-03-30 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:08 [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-30 12:21:08 [arval.es] INFO: Saving data for 130418: {'created_time': 1773656727.36953, 'last_price_update_time': 1774873268.585037}
2026-03-30 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130418') HTTP/1.1" 204 0
2026-03-30 12:21:12 [scrapy.extensions.logstats] INFO: Crawled 166 pages (at 6 pages/min), scraped 152 items (at 6 items/min)
2026-03-30 12:21:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:21:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132115> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:21:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:21:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44b1588b-6e3e-5c1a-bc76-cb87797b7f64 with identifier: 132115
2026-03-30 12:21:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44b1588b-6e3e-5c1a-bc76-cb87797b7f64 with scrape type 2
2026-03-30 12:21:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44b1588b-6e3e-5c1a-bc76-cb87797b7f64 with scrape type 2
2026-03-30 12:21:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 44b1588b-6e3e-5c1a-bc76-cb87797b7f64, identifier: 132115
2026-03-30 12:21:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 44b1588b-6e3e-5c1a-bc76-cb87797b7f64 with identifier: 132115
2026-03-30 12:21:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 44b1588b-6e3e-5c1a-bc76-cb87797b7f64 with identifier: 132115
2026-03-30 12:21:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 44b1588b-6e3e-5c1a-bc76-cb87797b7f64 with identifier: 132115 to the API
2026-03-30 12:21:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:21: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-30 12:21:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132115>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '44b1588b-6e3e-5c1a-bc76-cb87797b7f64',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9612LPF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-16-gdi-hev-maxx-dct-132115',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 42011,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2021-05-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI HEV Maxx DCT',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Maxx DCT',
'vin': 'KMHK281EGMU057758',
'year': 2021}
2026-03-30 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21: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-30 12:21:21 [arval.es] INFO: Saving data for 132115: {'created_time': 1774296085.252653, 'last_price_update_time': 1774873281.453674}
2026-03-30 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132115') HTTP/1.1" 204 0
2026-03-30 12:21:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.249(s), this was the 1st time calling it.
2026-03-30 12:21:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.1227080993597545 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:21:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.780(s), this was the 1st time calling it.
2026-03-30 12:21:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.453651115159016 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:21:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:21:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132118> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:21:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:21:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f26d4c9a-6203-5ede-8f42-7a59461b9b7b with identifier: 132118
2026-03-30 12:21:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f26d4c9a-6203-5ede-8f42-7a59461b9b7b with scrape type 2
2026-03-30 12:21:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f26d4c9a-6203-5ede-8f42-7a59461b9b7b with scrape type 2
2026-03-30 12:21:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f26d4c9a-6203-5ede-8f42-7a59461b9b7b, identifier: 132118
2026-03-30 12:21:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f26d4c9a-6203-5ede-8f42-7a59461b9b7b with identifier: 132118
2026-03-30 12:21:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f26d4c9a-6203-5ede-8f42-7a59461b9b7b with identifier: 132118
2026-03-30 12:21:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f26d4c9a-6203-5ede-8f42-7a59461b9b7b with identifier: 132118 to the API
2026-03-30 12:21:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:21: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-30 12:21:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132118>
{'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': 'f26d4c9a-6203-5ede-8f42-7a59461b9b7b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9259LXZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-132118',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 78251,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active',
'vin': 'VF3MCYHZMNS064866',
'year': 2022}
2026-03-30 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:29 [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-30 12:21:29 [arval.es] INFO: Saving data for 132118: {'created_time': 1774296090.695379, 'last_price_update_time': 1774873289.703808}
2026-03-30 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132118') HTTP/1.1" 204 0
2026-03-30 12:21:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.429(s), this was the 1st time calling it.
2026-03-30 12:21:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.668101728717766 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:21:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:21:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.322(s), this was the 1st time calling it.
2026-03-30 12:21:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.007481346864466 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:21:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:21:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:21:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=14&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:21:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131736
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131736: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131733
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131733: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131731
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131731: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131684
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131684: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131683
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131683: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131682
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131682: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131681
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131681: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131678
2026-03-30 12:21:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:51 [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-30 12:21:51 [arval.es] INFO: Scrape type for 131678: 2
2026-03-30 12:21:51 [arval.es] INFO: Found listing with ID: 131680
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131680%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131680: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131679
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131679%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131679: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131676
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131676%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131676: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131671
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131671%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131671: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131673
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131673%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131673: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131670
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131670%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131670: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131669
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131669%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131669: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131663
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131663%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131663: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131662
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131662%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131662: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131661
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131661%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131661: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131659
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131659%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131659: 2
2026-03-30 12:21:52 [arval.es] INFO: Found listing with ID: 131653
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131653%27 HTTP/1.1" 200 None
2026-03-30 12:21:52 [arval.es] INFO: Scrape type for 131653: 2
2026-03-30 12:21:56 [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-30 12:21:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:21:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384
2026-03-30 12:21:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 547d4213-d137-5804-bd98-9b5289d753ce with scrape type 2
2026-03-30 12:21:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 547d4213-d137-5804-bd98-9b5289d753ce with scrape type 2
2026-03-30 12:21:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 547d4213-d137-5804-bd98-9b5289d753ce, identifier: 129384
2026-03-30 12:21:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384
2026-03-30 12:21:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384
2026-03-30 12:21:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 547d4213-d137-5804-bd98-9b5289d753ce with identifier: 129384 to the API
2026-03-30 12:21:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:21: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-30 12:21:57 [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-30 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:57 [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-30 12:21:57 [arval.es] INFO: Saving data for 129384: {'created_time': 1773655487.19053, 'last_price_update_time': 1774873317.67905}
2026-03-30 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:21:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129384') HTTP/1.1" 204 0
2026-03-30 12:21:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.703(s), this was the 1st time calling it.
2026-03-30 12:21:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.633890422495788 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:22:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:22:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132114> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 017327d5-8223-5bf5-b0ef-5653881a31d5 with identifier: 132114
2026-03-30 12:22:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 017327d5-8223-5bf5-b0ef-5653881a31d5 with scrape type 2
2026-03-30 12:22:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 017327d5-8223-5bf5-b0ef-5653881a31d5 with scrape type 2
2026-03-30 12:22:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 017327d5-8223-5bf5-b0ef-5653881a31d5, identifier: 132114
2026-03-30 12:22:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 017327d5-8223-5bf5-b0ef-5653881a31d5 with identifier: 132114
2026-03-30 12:22:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 017327d5-8223-5bf5-b0ef-5653881a31d5 with identifier: 132114
2026-03-30 12:22:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 017327d5-8223-5bf5-b0ef-5653881a31d5 with identifier: 132114 to the API
2026-03-30 12:22:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132114>
{'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': '017327d5-8223-5bf5-b0ef-5653881a31d5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4547LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-74kw-100cv-elegance-132114',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Corsa',
'odometer': 38265,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL 74kW (100CV) Elegance',
'transmission': 'manual',
'trim': '1.2T XHL 74kW (100CV) Elegance',
'vin': 'VXKUPHNEKM4390208',
'year': 2022}
2026-03-30 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:07 [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-30 12:22:07 [arval.es] INFO: Saving data for 132114: {'created_time': 1774296081.783017, 'last_price_update_time': 1774873327.888668}
2026-03-30 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132114') HTTP/1.1" 204 0
2026-03-30 12:22:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116148> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d943fc35-d84c-5946-81a1-db631c47b118 with identifier: 116148
2026-03-30 12:22:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d943fc35-d84c-5946-81a1-db631c47b118 with scrape type 2
2026-03-30 12:22:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d943fc35-d84c-5946-81a1-db631c47b118 with scrape type 2
2026-03-30 12:22:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d943fc35-d84c-5946-81a1-db631c47b118, identifier: 116148
2026-03-30 12:22:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d943fc35-d84c-5946-81a1-db631c47b118 with identifier: 116148
2026-03-30 12:22:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d943fc35-d84c-5946-81a1-db631c47b118 with identifier: 116148
2026-03-30 12:22:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d943fc35-d84c-5946-81a1-db631c47b118 with identifier: 116148 to the API
2026-03-30 12:22:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116148>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd943fc35-d84c-5946-81a1-db631c47b118',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2645LFG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-16-tdi-115cv-116148',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 13258,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2020-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance 1.6 TDI 115CV',
'transmission': 'manual',
'trim': 'Advance 1.6 TDI 115CV',
'vin': 'WVGZZZA1ZLV090887',
'year': 2020}
2026-03-30 12:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:10 [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-30 12:22:10 [arval.es] INFO: Saving data for 116148: {'created_time': 1773393836.695024, 'last_price_update_time': 1774873330.790481}
2026-03-30 12:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116148') HTTP/1.1" 204 0
2026-03-30 12:22:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116190> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:12 [scrapy.extensions.logstats] INFO: Crawled 173 pages (at 7 pages/min), scraped 157 items (at 5 items/min)
2026-03-30 12:22:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:22:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f14abce5-9b5d-5803-8064-76f223bcf498 with identifier: 116190
2026-03-30 12:22:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f14abce5-9b5d-5803-8064-76f223bcf498 with scrape type 2
2026-03-30 12:22:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f14abce5-9b5d-5803-8064-76f223bcf498 with scrape type 2
2026-03-30 12:22:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f14abce5-9b5d-5803-8064-76f223bcf498, identifier: 116190
2026-03-30 12:22:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f14abce5-9b5d-5803-8064-76f223bcf498 with identifier: 116190
2026-03-30 12:22:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f14abce5-9b5d-5803-8064-76f223bcf498 with identifier: 116190
2026-03-30 12:22:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f14abce5-9b5d-5803-8064-76f223bcf498 with identifier: 116190 to the API
2026-03-30 12:22:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116190>
{'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': 'f14abce5-9b5d-5803-8064-76f223bcf498',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0382LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-116190',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X4',
'odometer': 79382,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37900.0,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d',
'transmission': 'automatic',
'trim': 'xDrive20d',
'vin': 'WBA31CA0409J95698',
'year': 2022}
2026-03-30 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:12 [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-30 12:22:12 [arval.es] INFO: Saving data for 116190: {'created_time': 1773394866.748732, 'last_price_update_time': 1774873332.950925}
2026-03-30 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116190') HTTP/1.1" 204 0
2026-03-30 12:22:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 403.102(s), this was the 3rd time calling it.
2026-03-30 12:22:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 9.25106395295256 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:22:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-30 12:22:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117455> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a48dc7c8-6738-5fa8-8862-c32a00c7bfd9 with identifier: 117455
2026-03-30 12:22:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a48dc7c8-6738-5fa8-8862-c32a00c7bfd9 with scrape type 2
2026-03-30 12:22:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a48dc7c8-6738-5fa8-8862-c32a00c7bfd9 with scrape type 2
2026-03-30 12:22:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a48dc7c8-6738-5fa8-8862-c32a00c7bfd9, identifier: 117455
2026-03-30 12:22:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a48dc7c8-6738-5fa8-8862-c32a00c7bfd9 with identifier: 117455
2026-03-30 12:22:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a48dc7c8-6738-5fa8-8862-c32a00c7bfd9 with identifier: 117455
2026-03-30 12:22:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a48dc7c8-6738-5fa8-8862-c32a00c7bfd9 with identifier: 117455 to the API
2026-03-30 12:22:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117455>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a48dc7c8-6738-5fa8-8862-c32a00c7bfd9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9092MTY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-business-100cv-117455',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'XCeed',
'odometer': 21956,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2024-09-10',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Business 100CV',
'transmission': 'manual',
'trim': '1.0 T-GDi Business 100CV',
'vin': 'U5YH4F12ASL197069',
'year': 2024}
2026-03-30 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:26 [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-30 12:22:26 [arval.es] INFO: Saving data for 117455: {'created_time': 1773394038.582397, 'last_price_update_time': 1774873346.750249}
2026-03-30 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117455') HTTP/1.1" 204 0
2026-03-30 12:22:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116640> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81bd060a-f09a-5975-a2f0-4f95910022d0 with identifier: 116640
2026-03-30 12:22:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81bd060a-f09a-5975-a2f0-4f95910022d0 with scrape type 2
2026-03-30 12:22:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81bd060a-f09a-5975-a2f0-4f95910022d0 with scrape type 2
2026-03-30 12:22:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 81bd060a-f09a-5975-a2f0-4f95910022d0, identifier: 116640
2026-03-30 12:22:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 81bd060a-f09a-5975-a2f0-4f95910022d0 with identifier: 116640
2026-03-30 12:22:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 81bd060a-f09a-5975-a2f0-4f95910022d0 with identifier: 116640
2026-03-30 12:22:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 81bd060a-f09a-5975-a2f0-4f95910022d0 with identifier: 116640 to the API
2026-03-30 12:22:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116640>
{'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': '81bd060a-f09a-5975-a2f0-4f95910022d0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3079NBP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-cvt-acenta-158cv-116640',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 3990,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2025-05-08',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV CVT Acenta 158CV',
'transmission': 'automatic',
'trim': 'DIG-T mHEV CVT Acenta 158CV',
'vin': 'SJNTAAJ12U2119363',
'year': 2025}
2026-03-30 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:39 [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-30 12:22:39 [arval.es] INFO: Saving data for 116640: {'created_time': 1773394884.188853, 'last_price_update_time': 1774873359.568002}
2026-03-30 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116640') HTTP/1.1" 204 0
2026-03-30 12:22:40 [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-30 12:22:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938
2026-03-30 12:22:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0086e02-250d-5b14-b5a6-d272f2205b75 with scrape type 2
2026-03-30 12:22:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0086e02-250d-5b14-b5a6-d272f2205b75 with scrape type 2
2026-03-30 12:22:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b0086e02-250d-5b14-b5a6-d272f2205b75, identifier: 116938
2026-03-30 12:22:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938
2026-03-30 12:22:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938
2026-03-30 12:22:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b0086e02-250d-5b14-b5a6-d272f2205b75 with identifier: 116938 to the API
2026-03-30 12:22:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:41 [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': 29900.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-30 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27116938%27 HTTP/1.1" 200 None
2026-03-30 12:22:41 [arval.es] INFO: Saving data for 116938: {'created_time': 1773398675.811159, 'last_price_update_time': 1774873361.508853}
2026-03-30 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116938') HTTP/1.1" 204 0
2026-03-30 12:22:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117249> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39a218ef-7237-5b01-bdc0-b2982e44dca6 with identifier: 117249
2026-03-30 12:22:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39a218ef-7237-5b01-bdc0-b2982e44dca6 with scrape type 2
2026-03-30 12:22:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39a218ef-7237-5b01-bdc0-b2982e44dca6 with scrape type 2
2026-03-30 12:22:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 39a218ef-7237-5b01-bdc0-b2982e44dca6, identifier: 117249
2026-03-30 12:22:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 39a218ef-7237-5b01-bdc0-b2982e44dca6 with identifier: 117249
2026-03-30 12:22:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 39a218ef-7237-5b01-bdc0-b2982e44dca6 with identifier: 117249
2026-03-30 12:22:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 39a218ef-7237-5b01-bdc0-b2982e44dca6 with identifier: 117249 to the API
2026-03-30 12:22:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117249>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '39a218ef-7237-5b01-bdc0-b2982e44dca6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2651LXZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gla-220-d-4matic-20-190cv-117249',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLA',
'odometer': 89762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2022-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLA 220 d 4Matic 2.0 190CV',
'transmission': 'automatic',
'trim': '220 d 4Matic 2.0 190CV',
'vin': 'W1N2477151J396890',
'year': 2022}
2026-03-30 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:54 [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-30 12:22:54 [arval.es] INFO: Saving data for 117249: {'created_time': 1773393977.143151, 'last_price_update_time': 1774873374.840307}
2026-03-30 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117249') HTTP/1.1" 204 0
2026-03-30 12:22:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118802> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:22:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:22:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c30c006c-5df0-56a1-a8ee-ea92d861a288 with identifier: 118802
2026-03-30 12:22:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c30c006c-5df0-56a1-a8ee-ea92d861a288 with scrape type 2
2026-03-30 12:22:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c30c006c-5df0-56a1-a8ee-ea92d861a288 with scrape type 2
2026-03-30 12:22:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c30c006c-5df0-56a1-a8ee-ea92d861a288, identifier: 118802
2026-03-30 12:22:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c30c006c-5df0-56a1-a8ee-ea92d861a288 with identifier: 118802
2026-03-30 12:22:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c30c006c-5df0-56a1-a8ee-ea92d861a288 with identifier: 118802
2026-03-30 12:22:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c30c006c-5df0-56a1-a8ee-ea92d861a288 with identifier: 118802 to the API
2026-03-30 12:22:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:22: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-30 12:22:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118802>
{'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': 'c30c006c-5df0-56a1-a8ee-ea92d861a288',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4985LSW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-style-20-tdi-150cv-118802',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 41832,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2021-09-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance Style 2.0 TDI 150CV',
'transmission': 'manual',
'trim': 'Advance Style 2.0 TDI 150CV',
'vin': 'WVGZZZA1ZNV022964',
'year': 2021}
2026-03-30 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:58 [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-30 12:22:58 [arval.es] INFO: Saving data for 118802: {'created_time': 1773394147.680124, 'last_price_update_time': 1774873378.254759}
2026-03-30 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:22:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118802') HTTP/1.1" 204 0
2026-03-30 12:23:12 [scrapy.extensions.logstats] INFO: Crawled 178 pages (at 5 pages/min), scraped 163 items (at 6 items/min)
2026-03-30 12:23:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:23:30 [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-30 12:23:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:23:30 [arval.es] INFO: Found listing with ID: 131602
2026-03-30 12:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:30 [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-30 12:23:30 [arval.es] INFO: Scrape type for 131602: 2
2026-03-30 12:23:30 [arval.es] INFO: Found listing with ID: 131598
2026-03-30 12:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:30 [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-30 12:23:30 [arval.es] INFO: Scrape type for 131598: 2
2026-03-30 12:23:30 [arval.es] INFO: Found listing with ID: 131596
2026-03-30 12:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:30 [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-30 12:23:30 [arval.es] INFO: Scrape type for 131596: 2
2026-03-30 12:23:30 [arval.es] INFO: Found listing with ID: 131597
2026-03-30 12:23:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131597: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131595
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131595: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131594
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131594: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131592
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131592: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131593
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131593: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131591
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131591: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131590
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131590: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131589
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131589: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131588
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131588: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131478
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131478: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131476
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131476: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131475
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131475: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131473
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131473: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131474
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131474: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131471
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131471: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131472
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131472: 2
2026-03-30 12:23:31 [arval.es] INFO: Found listing with ID: 131470
2026-03-30 12:23:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:31 [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-30 12:23:31 [arval.es] INFO: Scrape type for 131470: 2
2026-03-30 12:23:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131653> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:23:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:23:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 272f5481-119c-59b3-9928-6a9508d960e4 with identifier: 131653
2026-03-30 12:23:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 272f5481-119c-59b3-9928-6a9508d960e4 with scrape type 2
2026-03-30 12:23:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 272f5481-119c-59b3-9928-6a9508d960e4 with scrape type 2
2026-03-30 12:23:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 272f5481-119c-59b3-9928-6a9508d960e4, identifier: 131653
2026-03-30 12:23:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 272f5481-119c-59b3-9928-6a9508d960e4 with identifier: 131653
2026-03-30 12:23:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 272f5481-119c-59b3-9928-6a9508d960e4 with identifier: 131653
2026-03-30 12:23:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 272f5481-119c-59b3-9928-6a9508d960e4 with identifier: 131653 to the API
2026-03-30 12:23:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:23: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-30 12:23:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131653>
{'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': '272f5481-119c-59b3-9928-6a9508d960e4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6859LZV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive-20d-20-131653',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 101740,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34600.0,
'price_includes_vat': True,
'registration_date': '2022-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 20d 2.0',
'transmission': 'automatic',
'trim': 'xDrive 20d 2.0',
'vin': 'WBA15BZ040N155932',
'year': 2022}
2026-03-30 12:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:33 [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-30 12:23:33 [arval.es] INFO: Saving data for 131653: {'created_time': 1773993640.322977, 'last_price_update_time': 1774873413.363739}
2026-03-30 12:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131653') HTTP/1.1" 204 0
2026-03-30 12:23:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.466(s), this was the 2nd time calling it.
2026-03-30 12:23:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.567883076858945 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:23:39 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.070(s), this was the 1st time calling it.
2026-03-30 12:23:39 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.118474346191612 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:23:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.996(s), this was the 2nd time calling it.
2026-03-30 12:23:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.980051956786046 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:23:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:23:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:23:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:23:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.487(s), this was the 2nd time calling it.
2026-03-30 12:23:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.387166963793719 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:23:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131659> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:23:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:23:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 077e0500-0029-5ef5-95ef-5404a2f45755 with identifier: 131659
2026-03-30 12:23:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 077e0500-0029-5ef5-95ef-5404a2f45755 with scrape type 2
2026-03-30 12:23:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 077e0500-0029-5ef5-95ef-5404a2f45755 with scrape type 2
2026-03-30 12:23:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 077e0500-0029-5ef5-95ef-5404a2f45755, identifier: 131659
2026-03-30 12:23:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 077e0500-0029-5ef5-95ef-5404a2f45755 with identifier: 131659
2026-03-30 12:23:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 077e0500-0029-5ef5-95ef-5404a2f45755 with identifier: 131659
2026-03-30 12:23:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 077e0500-0029-5ef5-95ef-5404a2f45755 with identifier: 131659 to the API
2026-03-30 12:23:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:23: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-30 12:23:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131659>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 232,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '077e0500-0029-5ef5-95ef-5404a2f45755',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3622LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-hev-tech-4x4-131659',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 72612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi HEV Tech 4X4',
'transmission': 'automatic',
'trim': '1.6 T-GDi HEV Tech 4X4',
'vin': 'U5YPV81GDNL004591',
'year': 2022}
2026-03-30 12:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:50 [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-30 12:23:50 [arval.es] INFO: Saving data for 131659: {'created_time': 1773993708.424976, 'last_price_update_time': 1774873430.268023}
2026-03-30 12:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131659') HTTP/1.1" 204 0
2026-03-30 12:23:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132120> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:23:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:23:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c499c19-8963-59ac-b9d3-92a6ca27ea4f with identifier: 132120
2026-03-30 12:23:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c499c19-8963-59ac-b9d3-92a6ca27ea4f with scrape type 2
2026-03-30 12:23:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c499c19-8963-59ac-b9d3-92a6ca27ea4f with scrape type 2
2026-03-30 12:23:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c499c19-8963-59ac-b9d3-92a6ca27ea4f, identifier: 132120
2026-03-30 12:23:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c499c19-8963-59ac-b9d3-92a6ca27ea4f with identifier: 132120
2026-03-30 12:23:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c499c19-8963-59ac-b9d3-92a6ca27ea4f with identifier: 132120
2026-03-30 12:23:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c499c19-8963-59ac-b9d3-92a6ca27ea4f with identifier: 132120 to the API
2026-03-30 12:23:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:23: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-30 12:23:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132120>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2c499c19-8963-59ac-b9d3-92a6ca27ea4f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7243LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-b-b-250-e-132120',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Mercedes',
'model': 'Clase B',
'odometer': 69868,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27300.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Clase B B 250 e',
'transmission': 'automatic',
'trim': 'B 250 e',
'vin': 'W1K2470861J333811',
'year': 2021}
2026-03-30 12:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:51 [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-30 12:23:51 [arval.es] INFO: Saving data for 132120: {'created_time': 1774296092.138709, 'last_price_update_time': 1774873431.844724}
2026-03-30 12:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132120') HTTP/1.1" 204 0
2026-03-30 12:23:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:23:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132107> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:23:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:23:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41125b89-0bcc-5549-8df2-4254bda62d5d with identifier: 132107
2026-03-30 12:23:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41125b89-0bcc-5549-8df2-4254bda62d5d with scrape type 2
2026-03-30 12:23:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 41125b89-0bcc-5549-8df2-4254bda62d5d with scrape type 2
2026-03-30 12:23:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 41125b89-0bcc-5549-8df2-4254bda62d5d, identifier: 132107
2026-03-30 12:23:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 41125b89-0bcc-5549-8df2-4254bda62d5d with identifier: 132107
2026-03-30 12:23:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 41125b89-0bcc-5549-8df2-4254bda62d5d with identifier: 132107
2026-03-30 12:23:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 41125b89-0bcc-5549-8df2-4254bda62d5d with identifier: 132107 to the API
2026-03-30 12:23:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:23: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-30 12:23:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132107>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '41125b89-0bcc-5549-8df2-4254bda62d5d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8296MXZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-200d-132107',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 24632,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44900.0,
'price_includes_vat': True,
'registration_date': '2025-01-28',
'seats_number': 7,
'seller_name': None,
'title': 'Mercedes Clase GLB 200D',
'transmission': 'automatic',
'trim': '200D',
'vin': 'W1N4M1CB5SW405904',
'year': 2025}
2026-03-30 12:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:57 [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-30 12:23:57 [arval.es] INFO: Saving data for 132107: {'created_time': 1774296065.296273, 'last_price_update_time': 1774873437.760552}
2026-03-30 12:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:23:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132107') HTTP/1.1" 204 0
2026-03-30 12:24:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.580(s), this was the 1st time calling it.
2026-03-30 12:24:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.15838405199452 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:24:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:24:12 [scrapy.extensions.logstats] INFO: Crawled 183 pages (at 5 pages/min), scraped 167 items (at 4 items/min)
2026-03-30 12:24:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:24:12 [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-30 12:24:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662
2026-03-30 12:24:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 972d72af-1f6a-5281-be87-99e804163311 with scrape type 2
2026-03-30 12:24:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 972d72af-1f6a-5281-be87-99e804163311 with scrape type 2
2026-03-30 12:24:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 972d72af-1f6a-5281-be87-99e804163311, identifier: 131662
2026-03-30 12:24:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662
2026-03-30 12:24:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662
2026-03-30 12:24:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 972d72af-1f6a-5281-be87-99e804163311 with identifier: 131662 to the API
2026-03-30 12:24:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:13 [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-30 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:13 [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-30 12:24:13 [arval.es] INFO: Saving data for 131662: {'created_time': 1773993702.063016, 'last_price_update_time': 1774873453.248154}
2026-03-30 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131662') HTTP/1.1" 204 0
2026-03-30 12:24:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131737> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737
2026-03-30 12:24:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fe5c756-0b27-5e17-abd6-475892075365 with scrape type 2
2026-03-30 12:24:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fe5c756-0b27-5e17-abd6-475892075365 with scrape type 2
2026-03-30 12:24:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8fe5c756-0b27-5e17-abd6-475892075365, identifier: 131737
2026-03-30 12:24:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737
2026-03-30 12:24:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737
2026-03-30 12:24:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8fe5c756-0b27-5e17-abd6-475892075365 with identifier: 131737 to the API
2026-03-30 12:24:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131737>
{'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': '8fe5c756-0b27-5e17-abd6-475892075365',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6343LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131737',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 70428,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11800.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': 'VXKUPHNEKM4367774',
'year': 2021}
2026-03-30 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:14 [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-30 12:24:14 [arval.es] INFO: Saving data for 131737: {'created_time': 1774008107.160695, 'last_price_update_time': 1774873454.741636}
2026-03-30 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131737') HTTP/1.1" 204 0
2026-03-30 12:24:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.559(s), this was the 2nd time calling it.
2026-03-30 12:24:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.375927263714292 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:24:18 [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-30 12:24:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663
2026-03-30 12:24:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with scrape type 2
2026-03-30 12:24:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with scrape type 2
2026-03-30 12:24:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb, identifier: 131663
2026-03-30 12:24:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663
2026-03-30 12:24:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663
2026-03-30 12:24:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5de41dce-de4d-5a9d-af8e-e60c4eb333cb with identifier: 131663 to the API
2026-03-30 12:24:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:19 [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-30 12:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:19 [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-30 12:24:19 [arval.es] INFO: Saving data for 131663: {'created_time': 1773993839.530773, 'last_price_update_time': 1774873459.307039}
2026-03-30 12:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131663') HTTP/1.1" 204 0
2026-03-30 12:24:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116086> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:24:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43221074-c4f2-5696-b854-2aac62419522 with identifier: 116086
2026-03-30 12:24:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43221074-c4f2-5696-b854-2aac62419522 with scrape type 2
2026-03-30 12:24:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43221074-c4f2-5696-b854-2aac62419522 with scrape type 2
2026-03-30 12:24:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 43221074-c4f2-5696-b854-2aac62419522, identifier: 116086
2026-03-30 12:24:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 43221074-c4f2-5696-b854-2aac62419522 with identifier: 116086
2026-03-30 12:24:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 43221074-c4f2-5696-b854-2aac62419522 with identifier: 116086
2026-03-30 12:24:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 43221074-c4f2-5696-b854-2aac62419522 with identifier: 116086 to the API
2026-03-30 12:24:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116086>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '43221074-c4f2-5696-b854-2aac62419522',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9378LMW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-xdrive-25d-20-230cv-116086',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X5',
'odometer': 72123,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38700.0,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive 25d 2.0 230CV',
'transmission': 'automatic',
'trim': 'xDrive 25d 2.0 230CV',
'vin': 'WBACV410109F48864',
'year': 2021}
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:22 [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-30 12:24:22 [arval.es] INFO: Saving data for 116086: {'created_time': 1773393845.941706, 'last_price_update_time': 1774873462.025237}
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116086') HTTP/1.1" 204 0
2026-03-30 12:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131673> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131661> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673
2026-03-30 12:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4461f3c-4175-52b1-ac74-650bb32b145b with scrape type 2
2026-03-30 12:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4461f3c-4175-52b1-ac74-650bb32b145b with scrape type 2
2026-03-30 12:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a4461f3c-4175-52b1-ac74-650bb32b145b, identifier: 131673
2026-03-30 12:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673
2026-03-30 12:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673
2026-03-30 12:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a4461f3c-4175-52b1-ac74-650bb32b145b with identifier: 131673 to the API
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131673>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a4461f3c-4175-52b1-ac74-650bb32b145b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5531LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-tekna-131673',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 63215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Tekna',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Tekna',
'vin': 'SJNTAAJ12U1011827',
'year': 2022}
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:22 [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-30 12:24:22 [arval.es] INFO: Saving data for 131673: {'created_time': 1774008076.643916, 'last_price_update_time': 1774873462.567513}
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131673') HTTP/1.1" 204 0
2026-03-30 12:24:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d923359-706c-53ea-947a-d10f14438ebd with identifier: 131661
2026-03-30 12:24:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d923359-706c-53ea-947a-d10f14438ebd with scrape type 2
2026-03-30 12:24:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d923359-706c-53ea-947a-d10f14438ebd with scrape type 2
2026-03-30 12:24:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0d923359-706c-53ea-947a-d10f14438ebd, identifier: 131661
2026-03-30 12:24:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0d923359-706c-53ea-947a-d10f14438ebd with identifier: 131661
2026-03-30 12:24:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0d923359-706c-53ea-947a-d10f14438ebd with identifier: 131661
2026-03-30 12:24:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0d923359-706c-53ea-947a-d10f14438ebd with identifier: 131661 to the API
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131661>
{'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': '0d923359-706c-53ea-947a-d10f14438ebd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2745LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-16-gdi-phev-etech-131661',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 94818,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-01-03',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDi PHEV eTech',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV eTech',
'vin': 'U5YH5F1AGML013334',
'year': 2022}
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:22 [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-30 12:24:22 [arval.es] INFO: Saving data for 131661: {'created_time': 1773993806.357605, 'last_price_update_time': 1774873462.982695}
2026-03-30 12:24:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131661') HTTP/1.1" 204 0
2026-03-30 12:24:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.572(s), this was the 1st time calling it.
2026-03-30 12:24:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.149276896543956 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:24:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131670> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670
2026-03-30 12:24:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e84d2a02-2250-5881-915b-16ee5722c94d with scrape type 2
2026-03-30 12:24:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e84d2a02-2250-5881-915b-16ee5722c94d with scrape type 2
2026-03-30 12:24:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e84d2a02-2250-5881-915b-16ee5722c94d, identifier: 131670
2026-03-30 12:24:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670
2026-03-30 12:24:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670
2026-03-30 12:24:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e84d2a02-2250-5881-915b-16ee5722c94d with identifier: 131670 to the API
2026-03-30 12:24:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131670>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e84d2a02-2250-5881-915b-16ee5722c94d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8036LPH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-acenta-131670',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 48982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T ACENTA',
'transmission': 'manual',
'trim': 'DIG-T ACENTA',
'vin': 'SJNFFAJ11U2974412',
'year': 2021}
2026-03-30 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:23 [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-30 12:24:23 [arval.es] INFO: Saving data for 131670: {'created_time': 1774008082.802932, 'last_price_update_time': 1774873463.553123}
2026-03-30 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131670') HTTP/1.1" 204 0
2026-03-30 12:24:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131671> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671
2026-03-30 12:24:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with scrape type 2
2026-03-30 12:24:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with scrape type 2
2026-03-30 12:24:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd, identifier: 131671
2026-03-30 12:24:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671
2026-03-30 12:24:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671
2026-03-30 12:24:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c8cc6ccf-7da9-537c-81cf-b6358cb14fbd with identifier: 131671 to the API
2026-03-30 12:24:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131671>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c8cc6ccf-7da9-537c-81cf-b6358cb14fbd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7741LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-4x4-131671',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 74383,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2022-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Style 4x4',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Style 4x4',
'vin': 'TMAJE812DNJ079157',
'year': 2022}
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:26 [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-30 12:24:26 [arval.es] INFO: Saving data for 131671: {'created_time': 1774008072.615088, 'last_price_update_time': 1774873466.16972}
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131671') HTTP/1.1" 204 0
2026-03-30 12:24:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:24:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131739> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739
2026-03-30 12:24:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with scrape type 2
2026-03-30 12:24:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with scrape type 2
2026-03-30 12:24:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce, identifier: 131739
2026-03-30 12:24:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739
2026-03-30 12:24:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739
2026-03-30 12:24:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce with identifier: 131739 to the API
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131739>
{'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': '6e87d8eb-6db6-5a13-b2ca-15d56d07b1ce',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6495LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131739',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 29613,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4362047',
'year': 2021}
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:26 [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-30 12:24:26 [arval.es] INFO: Saving data for 131739: {'created_time': 1774008128.073411, 'last_price_update_time': 1774873466.709006}
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131739') HTTP/1.1" 204 0
2026-03-30 12:24:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131474> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474
2026-03-30 12:24:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with scrape type 2
2026-03-30 12:24:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with scrape type 2
2026-03-30 12:24:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf, identifier: 131474
2026-03-30 12:24:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474
2026-03-30 12:24:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474
2026-03-30 12:24:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a3cda31-a85e-544b-ad5b-d7221a5a49cf with identifier: 131474 to the API
2026-03-30 12:24:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131474>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0a3cda31-a85e-544b-ad5b-d7221a5a49cf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4587MCR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-essence-131474',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'i10',
'odometer': 49005,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11500.0,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Essence',
'transmission': 'manual',
'trim': '1.0 Essence',
'vin': 'NLHDM51AAPZ176274',
'year': 2022}
2026-03-30 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:35 [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-30 12:24:35 [arval.es] INFO: Saving data for 131474: {'created_time': 1773953362.941655, 'last_price_update_time': 1774873475.83395}
2026-03-30 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131474') HTTP/1.1" 204 0
2026-03-30 12:24:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131472> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472
2026-03-30 12:24:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ef8823a-5ef3-5156-9234-972db9bd5bbb with scrape type 2
2026-03-30 12:24:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ef8823a-5ef3-5156-9234-972db9bd5bbb with scrape type 2
2026-03-30 12:24:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0ef8823a-5ef3-5156-9234-972db9bd5bbb, identifier: 131472
2026-03-30 12:24:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472
2026-03-30 12:24:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472
2026-03-30 12:24:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0ef8823a-5ef3-5156-9234-972db9bd5bbb with identifier: 131472 to the API
2026-03-30 12:24:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131472>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0ef8823a-5ef3-5156-9234-972db9bd5bbb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4635LWM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-focus-10-ecoboost-mhev-st-line-131472',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Ford',
'model': 'Focus',
'odometer': 60161,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 Ecoboost MHEV ST-Line',
'transmission': 'manual',
'trim': '1.0 Ecoboost MHEV ST-Line',
'vin': 'WF0NXXGCHNMD07465',
'year': 2022}
2026-03-30 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:40 [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-30 12:24:40 [arval.es] INFO: Saving data for 131472: {'created_time': 1773953306.535278, 'last_price_update_time': 1774873480.851293}
2026-03-30 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131472') HTTP/1.1" 204 0
2026-03-30 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131473> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116456> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473
2026-03-30 12:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4be87376-c3a6-5751-b459-02e1ac874157 with scrape type 2
2026-03-30 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4be87376-c3a6-5751-b459-02e1ac874157 with scrape type 2
2026-03-30 12:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4be87376-c3a6-5751-b459-02e1ac874157, identifier: 131473
2026-03-30 12:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473
2026-03-30 12:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473
2026-03-30 12:24:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4be87376-c3a6-5751-b459-02e1ac874157 with identifier: 131473 to the API
2026-03-30 12:24:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131473>
{'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': '4be87376-c3a6-5751-b459-02e1ac874157',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0340LRR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhledition-131473',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 43803,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHLEdition',
'transmission': 'manual',
'trim': '1.2T XHLEdition',
'vin': 'VXKUPHNEKM4222837',
'year': 2021}
2026-03-30 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:44 [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-30 12:24:44 [arval.es] INFO: Saving data for 131473: {'created_time': 1773953364.297661, 'last_price_update_time': 1774873484.772735}
2026-03-30 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131473') HTTP/1.1" 204 0
2026-03-30 12:24:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55a5c23c-5cba-56d8-b69c-31be5258f1f6 with identifier: 116456
2026-03-30 12:24:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55a5c23c-5cba-56d8-b69c-31be5258f1f6 with scrape type 2
2026-03-30 12:24:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55a5c23c-5cba-56d8-b69c-31be5258f1f6 with scrape type 2
2026-03-30 12:24:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 55a5c23c-5cba-56d8-b69c-31be5258f1f6, identifier: 116456
2026-03-30 12:24:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 55a5c23c-5cba-56d8-b69c-31be5258f1f6 with identifier: 116456
2026-03-30 12:24:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 55a5c23c-5cba-56d8-b69c-31be5258f1f6 with identifier: 116456
2026-03-30 12:24:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 55a5c23c-5cba-56d8-b69c-31be5258f1f6 with identifier: 116456 to the API
2026-03-30 12:24:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116456>
{'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': '55a5c23c-5cba-56d8-b69c-31be5258f1f6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5250MPC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-acenta-140cv-116456',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 24380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23400.0,
'price_includes_vat': True,
'registration_date': '2024-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Acenta 140CV',
'transmission': 'manual',
'trim': 'DIG-T mHEV Acenta 140CV',
'vin': 'SJNTAAJ12U1370875',
'year': 2024}
2026-03-30 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:45 [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-30 12:24:45 [arval.es] INFO: Saving data for 116456: {'created_time': 1773394849.18211, 'last_price_update_time': 1774873485.238757}
2026-03-30 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116456') HTTP/1.1" 204 0
2026-03-30 12:24:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131476> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476
2026-03-30 12:24:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with scrape type 2
2026-03-30 12:24:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with scrape type 2
2026-03-30 12:24:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e, identifier: 131476
2026-03-30 12:24:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476
2026-03-30 12:24:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476
2026-03-30 12:24:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 73e5fda9-22cb-5293-94b4-bd4ed802ca0e with identifier: 131476 to the API
2026-03-30 12:24:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:24: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-30 12:24:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131476>
{'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': '73e5fda9-22cb-5293-94b4-bd4ed802ca0e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6050LXK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-15-bluehdi-131476',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 111874,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.5 BlueHDI',
'transmission': 'manual',
'trim': 'Allure 1.5 BlueHDI',
'vin': 'VR3UDYHSKNJ589183',
'year': 2022}
2026-03-30 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:47 [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-30 12:24:47 [arval.es] INFO: Saving data for 131476: {'created_time': 1773953292.36609, 'last_price_update_time': 1774873487.297566}
2026-03-30 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131476') HTTP/1.1" 204 0
2026-03-30 12:24:59 [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-30 12:24:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131469
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131469: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131468
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131468: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131467
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131467: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131466
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131466: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131464
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131464: 2
2026-03-30 12:24:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131478> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131465
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131465: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131463
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131463: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131462
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131462: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131460
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131460: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131461
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131461: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131459
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131459: 2
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131458
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131458: 2
2026-03-30 12:24:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:24:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478
2026-03-30 12:24:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65af293e-68e0-5749-bd1f-f2f1699e87ad with scrape type 2
2026-03-30 12:24:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65af293e-68e0-5749-bd1f-f2f1699e87ad with scrape type 2
2026-03-30 12:24:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 65af293e-68e0-5749-bd1f-f2f1699e87ad, identifier: 131478
2026-03-30 12:24:59 [arval.es] INFO: Found listing with ID: 131457
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:24:59 [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-30 12:24:59 [arval.es] INFO: Scrape type for 131457: 2
2026-03-30 12:24:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478
2026-03-30 12:24:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478
2026-03-30 12:24:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 65af293e-68e0-5749-bd1f-f2f1699e87ad with identifier: 131478 to the API
2026-03-30 12:24:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131478>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '65af293e-68e0-5749-bd1f-f2f1699e87ad',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8566MFH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-life-20-tdi-dsg-131478',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 119130,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2023-03-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Life 2.0 TDI DSG',
'transmission': 'automatic',
'trim': 'Life 2.0 TDI DSG',
'vin': 'WVGZZZA1ZPV540769',
'year': 2023}
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Saving data for 131478: {'created_time': 1773953297.904913, 'last_price_update_time': 1774873500.648103}
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131478') HTTP/1.1" 204 0
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131456
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131456: 2
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131455
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131455: 2
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131454
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131454: 2
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131452
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131452: 2
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131453
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131453: 2
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131451
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131451: 2
2026-03-30 12:25:00 [arval.es] INFO: Found listing with ID: 131450
2026-03-30 12:25:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:00 [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-30 12:25:00 [arval.es] INFO: Scrape type for 131450: 2
2026-03-30 12:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131590> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590
2026-03-30 12:25:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with scrape type 2
2026-03-30 12:25:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with scrape type 2
2026-03-30 12:25:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9, identifier: 131590
2026-03-30 12:25:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590
2026-03-30 12:25:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590
2026-03-30 12:25:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9 with identifier: 131590 to the API
2026-03-30 12:25:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131590>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f2e56199-b9ca-50f9-ba7d-0dd6bb6670e9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0711LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-104kw-141cv-drive-131590',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Niro',
'odometer': 39877,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV 104kW (141CV) Drive',
'transmission': 'automatic',
'trim': '1.6 GDi HEV 104kW (141CV) Drive',
'vin': 'KNACC81CGN5520309',
'year': 2022}
2026-03-30 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:02 [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-30 12:25:02 [arval.es] INFO: Saving data for 131590: {'created_time': 1773953324.251911, 'last_price_update_time': 1774873502.951485}
2026-03-30 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131590') HTTP/1.1" 204 0
2026-03-30 12:25:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131589> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589
2026-03-30 12:25:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with scrape type 2
2026-03-30 12:25:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with scrape type 2
2026-03-30 12:25:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c, identifier: 131589
2026-03-30 12:25:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589
2026-03-30 12:25:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589
2026-03-30 12:25:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c with identifier: 131589 to the API
2026-03-30 12:25:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131589>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8b937667-cdc3-5898-bd6a-fb6cb7ad7f7c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3742MDN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-plus-dark-131589',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 70484,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900.0,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Plus Dark',
'transmission': 'automatic',
'trim': '2.0 B4 D Plus Dark',
'vin': 'YV1UZK5V5P1307721',
'year': 2023}
2026-03-30 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:03 [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-30 12:25:03 [arval.es] INFO: Saving data for 131589: {'created_time': 1773953321.176195, 'last_price_update_time': 1774873503.473259}
2026-03-30 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131589') HTTP/1.1" 204 0
2026-03-30 12:25:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131588> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588
2026-03-30 12:25:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 797ea6a8-30d9-50dd-992e-db3f17e94acb with scrape type 2
2026-03-30 12:25:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 797ea6a8-30d9-50dd-992e-db3f17e94acb with scrape type 2
2026-03-30 12:25:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 797ea6a8-30d9-50dd-992e-db3f17e94acb, identifier: 131588
2026-03-30 12:25:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588
2026-03-30 12:25:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588
2026-03-30 12:25:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 797ea6a8-30d9-50dd-992e-db3f17e94acb with identifier: 131588 to the API
2026-03-30 12:25:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131588>
{'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': '797ea6a8-30d9-50dd-992e-db3f17e94acb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0566LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ds-ds3-3-crossback-puretech-performance-line-131588',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'DS',
'model': 'DS3',
'odometer': 52066,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13700.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS3 3 Crossback PureTech PERFORMANCE LINE',
'transmission': 'manual',
'trim': '3 Crossback PureTech PERFORMANCE LINE',
'vin': 'VR1URHNEKMW090299',
'year': 2021}
2026-03-30 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:04 [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-30 12:25:04 [arval.es] INFO: Saving data for 131588: {'created_time': 1773953299.5595329, 'last_price_update_time': 1774873504.605972}
2026-03-30 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131588') HTTP/1.1" 204 0
2026-03-30 12:25:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131593> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89 with identifier: 131593
2026-03-30 12:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89 with scrape type 2
2026-03-30 12:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89 with scrape type 2
2026-03-30 12:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89, identifier: 131593
2026-03-30 12:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89 with identifier: 131593
2026-03-30 12:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89 with identifier: 131593
2026-03-30 12:25:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89 with identifier: 131593 to the API
2026-03-30 12:25:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131593>
{'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': '3fcebfdb-05c1-5ff4-a1c7-156cb08cfe89',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9311LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-1158cv-mhev-xtronic-acenta-131593',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 40693,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1158CV mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T 1158CV mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1050690',
'year': 2021}
2026-03-30 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:06 [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-30 12:25:06 [arval.es] INFO: Saving data for 131593: {'created_time': 1773950438.09491, 'last_price_update_time': 1774873506.700838}
2026-03-30 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131593') HTTP/1.1" 204 0
2026-03-30 12:25:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131592> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592
2026-03-30 12:25:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with scrape type 2
2026-03-30 12:25:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with scrape type 2
2026-03-30 12:25:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f, identifier: 131592
2026-03-30 12:25:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592
2026-03-30 12:25:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592
2026-03-30 12:25:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 62456c9c-9e41-5741-9bf4-0e1dafdeaf3f with identifier: 131592 to the API
2026-03-30 12:25:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131592>
{'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': '62456c9c-9e41-5741-9bf4-0e1dafdeaf3f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2000LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-81kw-110cv-131592',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 74537,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Allure BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKNJ548876',
'year': 2022}
2026-03-30 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:07 [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-30 12:25:07 [arval.es] INFO: Saving data for 131592: {'created_time': 1773953340.853947, 'last_price_update_time': 1774873507.776891}
2026-03-30 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131592') HTTP/1.1" 204 0
2026-03-30 12:25:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131591> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591
2026-03-30 12:25:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d76fe521-e77a-552f-b635-8ec31cb453be with scrape type 2
2026-03-30 12:25:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d76fe521-e77a-552f-b635-8ec31cb453be with scrape type 2
2026-03-30 12:25:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d76fe521-e77a-552f-b635-8ec31cb453be, identifier: 131591
2026-03-30 12:25:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591
2026-03-30 12:25:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591
2026-03-30 12:25:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d76fe521-e77a-552f-b635-8ec31cb453be with identifier: 131591 to the API
2026-03-30 12:25:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25:11 [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-30 12:25:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131591>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd76fe521-e77a-552f-b635-8ec31cb453be',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6105LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sedan-advanced-30-tfsi-s-tronic-131591',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'A3',
'odometer': 52509,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sedan Advanced 30 TFSI S tronic',
'transmission': 'automatic',
'trim': 'Sedan Advanced 30 TFSI S tronic',
'vin': 'WAUZZZGY2NA033318',
'year': 2021}
2026-03-30 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:11 [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-30 12:25:11 [arval.es] INFO: Saving data for 131591: {'created_time': 1773953335.358714, 'last_price_update_time': 1774873511.732503}
2026-03-30 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131591') HTTP/1.1" 204 0
2026-03-30 12:25:12 [scrapy.extensions.logstats] INFO: Crawled 205 pages (at 22 pages/min), scraped 188 items (at 21 items/min)
2026-03-30 12:25:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:25:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131597> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597
2026-03-30 12:25:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with scrape type 2
2026-03-30 12:25:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with scrape type 2
2026-03-30 12:25:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d3aa4ff8-8f86-546e-b511-0eeaa91b1223, identifier: 131597
2026-03-30 12:25:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597
2026-03-30 12:25:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597
2026-03-30 12:25:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d3aa4ff8-8f86-546e-b511-0eeaa91b1223 with identifier: 131597 to the API
2026-03-30 12:25:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-30 12:25:16 [crawlers.pipelines.post_to_api] ERROR: arval.es, item_id d3aa4ff8-8f86-546e-b511-0eeaa91b1223: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"","ErrorMessage":"has to be positive (Parameter \u0027value\u0027)","ErrorCode":3}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 12:25:16 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-30 12:25:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131597>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 0,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'd3aa4ff8-8f86-546e-b511-0eeaa91b1223',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4981MLC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/dacia-spring-electic-extreme-26kwh-131597',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Dacia',
'model': 'Spring Electic',
'odometer': 17957,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2023-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Spring Electic Extreme 26kWh',
'transmission': 'automatic',
'trim': 'Extreme 26kWh',
'vin': 'UU1DBG005PU151325',
'year': 2023}
2026-03-30 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:16 [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-30 12:25:16 [arval.es] INFO: Saving data for 131597: {'created_time': 1773953350.807919, 'last_price_update_time': 1774873516.586045}
2026-03-30 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131597') HTTP/1.1" 204 0
2026-03-30 12:25:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131475> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475
2026-03-30 12:25:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f609759b-c3f0-5557-a328-052eac2be09a with scrape type 2
2026-03-30 12:25:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f609759b-c3f0-5557-a328-052eac2be09a with scrape type 2
2026-03-30 12:25:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f609759b-c3f0-5557-a328-052eac2be09a, identifier: 131475
2026-03-30 12:25:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475
2026-03-30 12:25:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475
2026-03-30 12:25:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f609759b-c3f0-5557-a328-052eac2be09a with identifier: 131475 to the API
2026-03-30 12:25:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131475>
{'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': 'f609759b-c3f0-5557-a328-052eac2be09a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4017NDP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-mhev-131475',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 7927,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29100.0,
'price_includes_vat': True,
'registration_date': '2025-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi MHEV',
'transmission': 'automatic',
'trim': '1.6 T-GDi MHEV',
'vin': 'U5YPU81BGSL441293',
'year': 2025}
2026-03-30 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:18 [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-30 12:25:18 [arval.es] INFO: Saving data for 131475: {'created_time': 1773953363.625673, 'last_price_update_time': 1774873518.651623}
2026-03-30 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131475') HTTP/1.1" 204 0
2026-03-30 12:25:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131669> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669
2026-03-30 12:25:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 381242d4-2b33-5ff0-b5d2-eef6355c795d with scrape type 2
2026-03-30 12:25:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 381242d4-2b33-5ff0-b5d2-eef6355c795d with scrape type 2
2026-03-30 12:25:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 381242d4-2b33-5ff0-b5d2-eef6355c795d, identifier: 131669
2026-03-30 12:25:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669
2026-03-30 12:25:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669
2026-03-30 12:25:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 381242d4-2b33-5ff0-b5d2-eef6355c795d with identifier: 131669 to the API
2026-03-30 12:25:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131669>
{'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': '381242d4-2b33-5ff0-b5d2-eef6355c795d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2991LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-7-v-n-connecta-131669',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Juke',
'odometer': 77127,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'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': 'SJNFAAF16U1137980',
'year': 2021}
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:21 [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-30 12:25:21 [arval.es] INFO: Saving data for 131669: {'created_time': 1774008082.08465, 'last_price_update_time': 1774873521.071357}
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131669') HTTP/1.1" 204 0
2026-03-30 12:25:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131596> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596
2026-03-30 12:25:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19a19121-e5fa-5318-aec4-4c650c644611 with scrape type 2
2026-03-30 12:25:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19a19121-e5fa-5318-aec4-4c650c644611 with scrape type 2
2026-03-30 12:25:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 19a19121-e5fa-5318-aec4-4c650c644611, identifier: 131596
2026-03-30 12:25:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596
2026-03-30 12:25:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596
2026-03-30 12:25:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 19a19121-e5fa-5318-aec4-4c650c644611 with identifier: 131596 to the API
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131596>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '19a19121-e5fa-5318-aec4-4c650c644611',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4725MRZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-sdrive18d-xline-131596',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 76100,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 41500.0,
'price_includes_vat': True,
'registration_date': '2024-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 sDrive18d xLine',
'transmission': 'automatic',
'trim': 'sDrive18d xLine',
'vin': 'WBA55BZ050N269262',
'year': 2024}
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:21 [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-30 12:25:21 [arval.es] INFO: Saving data for 131596: {'created_time': 1773953354.474185, 'last_price_update_time': 1774873521.611425}
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131596') HTTP/1.1" 204 0
2026-03-30 12:25:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131595> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595
2026-03-30 12:25:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c6b03d-6ed9-554d-bf6a-358929695859 with scrape type 2
2026-03-30 12:25:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c6b03d-6ed9-554d-bf6a-358929695859 with scrape type 2
2026-03-30 12:25:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e4c6b03d-6ed9-554d-bf6a-358929695859, identifier: 131595
2026-03-30 12:25:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595
2026-03-30 12:25:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595
2026-03-30 12:25:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e4c6b03d-6ed9-554d-bf6a-358929695859 with identifier: 131595 to the API
2026-03-30 12:25:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131595>
{'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': 'e4c6b03d-6ed9-554d-bf6a-358929695859',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5372MCX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-96kw-130cv-ss-active-pack-131595',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '3008',
'odometer': 85805,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi 96kW (130CV) S&S Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi 96kW (130CV) S&S Active Pack',
'vin': 'VF3MCYHZMNS174533',
'year': 2022}
2026-03-30 12:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:22 [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-30 12:25:22 [arval.es] INFO: Saving data for 131595: {'created_time': 1773953348.007398, 'last_price_update_time': 1774873522.502096}
2026-03-30 12:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131595') HTTP/1.1" 204 0
2026-03-30 12:25:22 [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-30 12:25:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131449
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131449: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131447
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131447: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131442
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131442: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131448
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131448: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131445
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131445: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131443
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131443: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131444
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131444: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131440
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131440: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131441
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131441: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131437
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131437: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131438
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131438: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131436
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131436: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131435
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131435: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131433
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131433: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131434
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131434: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131431
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131431: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131428
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131428: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131430
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131430: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131429
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131429: 2
2026-03-30 12:25:23 [arval.es] INFO: Found listing with ID: 131427
2026-03-30 12:25:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:23 [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-30 12:25:23 [arval.es] INFO: Scrape type for 131427: 2
2026-03-30 12:25:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131453> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453
2026-03-30 12:25:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with scrape type 2
2026-03-30 12:25:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with scrape type 2
2026-03-30 12:25:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff, identifier: 131453
2026-03-30 12:25:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453
2026-03-30 12:25:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453
2026-03-30 12:25:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff with identifier: 131453 to the API
2026-03-30 12:25:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131453>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2f8bb2f8-1fbe-5801-a3d5-61d78fbdfaff',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3785MGL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-131453',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54533,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2023-04-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY016276',
'year': 2023}
2026-03-30 12:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:25 [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-30 12:25:25 [arval.es] INFO: Saving data for 131453: {'created_time': 1773950466.425456, 'last_price_update_time': 1774873525.305239}
2026-03-30 12:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131453') HTTP/1.1" 204 0
2026-03-30 12:25:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131594> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594
2026-03-30 12:25:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da604563-d11c-5ec2-b245-a22921cec6f0 with scrape type 2
2026-03-30 12:25:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da604563-d11c-5ec2-b245-a22921cec6f0 with scrape type 2
2026-03-30 12:25:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: da604563-d11c-5ec2-b245-a22921cec6f0, identifier: 131594
2026-03-30 12:25:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594
2026-03-30 12:25:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594
2026-03-30 12:25:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: da604563-d11c-5ec2-b245-a22921cec6f0 with identifier: 131594 to the API
2026-03-30 12:25:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131594>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'da604563-d11c-5ec2-b245-a22921cec6f0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2544LXG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/citroen-berlingo-15-bluehdi-talla-m-ss-feel-131594',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Citroën',
'model': 'Berlingo',
'odometer': 21601,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën Berlingo 1.5 BlueHDi Talla M S&S FEEL',
'transmission': 'manual',
'trim': '1.5 BlueHDi Talla M S&S FEEL',
'vin': 'VR7ECYHT2NJ600717',
'year': 2022}
2026-03-30 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:28 [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-30 12:25:28 [arval.es] INFO: Saving data for 131594: {'created_time': 1773953341.792045, 'last_price_update_time': 1774873528.343095}
2026-03-30 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131594') HTTP/1.1" 204 0
2026-03-30 12:25:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131450> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450
2026-03-30 12:25:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with scrape type 2
2026-03-30 12:25:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with scrape type 2
2026-03-30 12:25:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9, identifier: 131450
2026-03-30 12:25:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450
2026-03-30 12:25:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450
2026-03-30 12:25:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9 with identifier: 131450 to the API
2026-03-30 12:25:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131450>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9b4858d4-81d8-5ed4-a56d-9b47bd5d9cd9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8236MSW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-131450',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X3',
'odometer': 20201,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 45900.0,
'price_includes_vat': True,
'registration_date': '2024-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ040N286407',
'year': 2024}
2026-03-30 12:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:29 [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-30 12:25:29 [arval.es] INFO: Saving data for 131450: {'created_time': 1773953267.749178, 'last_price_update_time': 1774873529.530437}
2026-03-30 12:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131450') HTTP/1.1" 204 0
2026-03-30 12:25:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131452> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb04f0ce-f209-5f18-b559-cda0a2cd0d44 with identifier: 131452
2026-03-30 12:25:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb04f0ce-f209-5f18-b559-cda0a2cd0d44 with scrape type 2
2026-03-30 12:25:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb04f0ce-f209-5f18-b559-cda0a2cd0d44 with scrape type 2
2026-03-30 12:25:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eb04f0ce-f209-5f18-b559-cda0a2cd0d44, identifier: 131452
2026-03-30 12:25:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eb04f0ce-f209-5f18-b559-cda0a2cd0d44 with identifier: 131452
2026-03-30 12:25:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eb04f0ce-f209-5f18-b559-cda0a2cd0d44 with identifier: 131452
2026-03-30 12:25:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eb04f0ce-f209-5f18-b559-cda0a2cd0d44 with identifier: 131452 to the API
2026-03-30 12:25:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131452>
{'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': 'eb04f0ce-f209-5f18-b559-cda0a2cd0d44',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4351LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-508-active-pack-bluehdi-130-ss-131452',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '508',
'odometer': 103940,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 Active Pack BlueHDi 130 S&S',
'transmission': 'automatic',
'trim': 'Active Pack BlueHDi 130 S&S',
'vin': 'VR3FBYHZTMY541813',
'year': 2021}
2026-03-30 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:30 [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-30 12:25:30 [arval.es] INFO: Saving data for 131452: {'created_time': 1773950465.435911, 'last_price_update_time': 1774873530.480855}
2026-03-30 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131452') HTTP/1.1" 204 0
2026-03-30 12:25:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131455> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455
2026-03-30 12:25:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a321f42-b65a-56eb-a24f-9870d51de9d4 with scrape type 2
2026-03-30 12:25:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a321f42-b65a-56eb-a24f-9870d51de9d4 with scrape type 2
2026-03-30 12:25:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8a321f42-b65a-56eb-a24f-9870d51de9d4, identifier: 131455
2026-03-30 12:25:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455
2026-03-30 12:25:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455
2026-03-30 12:25:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8a321f42-b65a-56eb-a24f-9870d51de9d4 with identifier: 131455 to the API
2026-03-30 12:25:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131455>
{'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': '8a321f42-b65a-56eb-a24f-9870d51de9d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8678LTK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-131455',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 104833,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ828370',
'year': 2021}
2026-03-30 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:31 [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-30 12:25:31 [arval.es] INFO: Saving data for 131455: {'created_time': 1773950459.599521, 'last_price_update_time': 1774873531.861746}
2026-03-30 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131455') HTTP/1.1" 204 0
2026-03-30 12:25:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131470> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470
2026-03-30 12:25:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4acd0d72-bfb6-54aa-adc0-86947922896c with scrape type 2
2026-03-30 12:25:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4acd0d72-bfb6-54aa-adc0-86947922896c with scrape type 2
2026-03-30 12:25:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4acd0d72-bfb6-54aa-adc0-86947922896c, identifier: 131470
2026-03-30 12:25:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470
2026-03-30 12:25:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470
2026-03-30 12:25:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4acd0d72-bfb6-54aa-adc0-86947922896c with identifier: 131470 to the API
2026-03-30 12:25:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131470>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4acd0d72-bfb6-54aa-adc0-86947922896c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7345LPY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive16d-131470',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X1',
'odometer': 109897,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2021-06-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive16d',
'transmission': 'manual',
'trim': 'sDrive16d',
'vin': 'WBA31AC0105T28491',
'year': 2021}
2026-03-30 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:33 [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-30 12:25:33 [arval.es] INFO: Saving data for 131470: {'created_time': 1773953314.222117, 'last_price_update_time': 1774873533.099692}
2026-03-30 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131470') HTTP/1.1" 204 0
2026-03-30 12:25:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131471> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471
2026-03-30 12:25:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77f721ec-44e6-5ee5-b19c-d12975d441ae with scrape type 2
2026-03-30 12:25:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77f721ec-44e6-5ee5-b19c-d12975d441ae with scrape type 2
2026-03-30 12:25:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77f721ec-44e6-5ee5-b19c-d12975d441ae, identifier: 131471
2026-03-30 12:25:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471
2026-03-30 12:25:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471
2026-03-30 12:25:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77f721ec-44e6-5ee5-b19c-d12975d441ae with identifier: 131471 to the API
2026-03-30 12:25:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131471>
{'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': '77f721ec-44e6-5ee5-b19c-d12975d441ae',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8130LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-n-connecta-131471',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 76300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16300.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T DCT N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T DCT N-Connecta',
'vin': 'SJNFAAF16U1151831',
'year': 2022}
2026-03-30 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:34 [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-30 12:25:34 [arval.es] INFO: Saving data for 131471: {'created_time': 1773953497.23677, 'last_price_update_time': 1774873534.123421}
2026-03-30 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131471') HTTP/1.1" 204 0
2026-03-30 12:25:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131458> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458
2026-03-30 12:25:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with scrape type 2
2026-03-30 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with scrape type 2
2026-03-30 12:25:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5d0ff233-c841-5d44-bb76-4d7dd3a31508, identifier: 131458
2026-03-30 12:25:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458
2026-03-30 12:25:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458
2026-03-30 12:25:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5d0ff233-c841-5d44-bb76-4d7dd3a31508 with identifier: 131458 to the API
2026-03-30 12:25:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131458>
{'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': '5d0ff233-c841-5d44-bb76-4d7dd3a31508',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4214LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-15-bluehdi-131458',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 88031,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.5 BlueHDI',
'transmission': 'manual',
'trim': 'Allure 1.5 BlueHDI',
'vin': 'VR3UDYHSKNJ548853',
'year': 2022}
2026-03-30 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:35 [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-30 12:25:35 [arval.es] INFO: Saving data for 131458: {'created_time': 1773953277.229796, 'last_price_update_time': 1774873535.499382}
2026-03-30 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131458') HTTP/1.1" 204 0
2026-03-30 12:25:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131454> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454
2026-03-30 12:25:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with scrape type 2
2026-03-30 12:25:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with scrape type 2
2026-03-30 12:25:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b, identifier: 131454
2026-03-30 12:25:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454
2026-03-30 12:25:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454
2026-03-30 12:25:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b with identifier: 131454 to the API
2026-03-30 12:25:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131454>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'dd0a1e6c-c5bb-50db-a441-fdb35f4cf91b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8100MHR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-131454',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 40184,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 40900.0,
'price_includes_vat': True,
'registration_date': '2023-06-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ020N216243',
'year': 2023}
2026-03-30 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:36 [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-30 12:25:36 [arval.es] INFO: Saving data for 131454: {'created_time': 1773953181.665483, 'last_price_update_time': 1774873536.955189}
2026-03-30 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131454') HTTP/1.1" 204 0
2026-03-30 12:25:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131457> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131459> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457
2026-03-30 12:25:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with scrape type 2
2026-03-30 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with scrape type 2
2026-03-30 12:25:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b, identifier: 131457
2026-03-30 12:25:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459
2026-03-30 12:25:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eb05e33-d486-5a16-9b65-3503ca0aae74 with scrape type 2
2026-03-30 12:25:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eb05e33-d486-5a16-9b65-3503ca0aae74 with scrape type 2
2026-03-30 12:25:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6eb05e33-d486-5a16-9b65-3503ca0aae74, identifier: 131459
2026-03-30 12:25:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457
2026-03-30 12:25:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457
2026-03-30 12:25:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9ffa7045-fdb7-5a03-b83b-42a2b0eff43b with identifier: 131457 to the API
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131457>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9ffa7045-fdb7-5a03-b83b-42a2b0eff43b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7470LXC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-131457',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'i10',
'odometer': 51957,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2022-03-31',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass',
'transmission': 'manual',
'trim': '1.0 Klass',
'vin': 'NLHDN51AANZ128467',
'year': 2022}
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:37 [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-30 12:25:37 [arval.es] INFO: Saving data for 131457: {'created_time': 1773950450.642242, 'last_price_update_time': 1774873537.642732}
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131457') HTTP/1.1" 204 0
2026-03-30 12:25:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459
2026-03-30 12:25:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459
2026-03-30 12:25:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6eb05e33-d486-5a16-9b65-3503ca0aae74 with identifier: 131459 to the API
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131459>
{'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': '6eb05e33-d486-5a16-9b65-3503ca0aae74',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3899LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-131459',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64450,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24200.0,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV',
'vin': 'TMAJC811BNJ078375',
'year': 2022}
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:37 [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-30 12:25:37 [arval.es] INFO: Saving data for 131459: {'created_time': 1773953271.835686, 'last_price_update_time': 1774873537.976804}
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131459') HTTP/1.1" 204 0
2026-03-30 12:25:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:39 [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-30 12:25:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131424
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131424: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131426
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131426: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131422
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131422: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131423
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131423: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131421
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131421: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131419
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131419: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131418
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131418: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131417
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131417: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131415
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131415: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131416
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131416: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131413
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131413: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131412
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131412: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131411
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131411: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131408
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131408: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131409
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131409: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131407
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131407: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131406
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131406: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131405
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131405: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131401
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131401: 2
2026-03-30 12:25:39 [arval.es] INFO: Found listing with ID: 131403
2026-03-30 12:25:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:39 [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-30 12:25:39 [arval.es] INFO: Scrape type for 131403: 2
2026-03-30 12:25:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131461> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461
2026-03-30 12:25:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f94d85-e00f-576b-9037-74ff93e64344 with scrape type 2
2026-03-30 12:25:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f94d85-e00f-576b-9037-74ff93e64344 with scrape type 2
2026-03-30 12:25:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 82f94d85-e00f-576b-9037-74ff93e64344, identifier: 131461
2026-03-30 12:25:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461
2026-03-30 12:25:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461
2026-03-30 12:25:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 82f94d85-e00f-576b-9037-74ff93e64344 with identifier: 131461 to the API
2026-03-30 12:25:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131461>
{'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': '82f94d85-e00f-576b-9037-74ff93e64344',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8069LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-15-bluehdi-131461',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 97313,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.5 BlueHDI',
'transmission': 'manual',
'trim': 'Allure 1.5 BlueHDI',
'vin': 'VR3UDYHSKNJ566886',
'year': 2022}
2026-03-30 12:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:40 [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-30 12:25:40 [arval.es] INFO: Saving data for 131461: {'created_time': 1773953189.992118, 'last_price_update_time': 1774873540.338286}
2026-03-30 12:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131461') HTTP/1.1" 204 0
2026-03-30 12:25:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131430> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430
2026-03-30 12:25:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33353c42-28f8-584d-beef-644aacc9da5e with scrape type 2
2026-03-30 12:25:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 33353c42-28f8-584d-beef-644aacc9da5e with scrape type 2
2026-03-30 12:25:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 33353c42-28f8-584d-beef-644aacc9da5e, identifier: 131430
2026-03-30 12:25:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430
2026-03-30 12:25:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430
2026-03-30 12:25:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 33353c42-28f8-584d-beef-644aacc9da5e with identifier: 131430 to the API
2026-03-30 12:25:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131430>
{'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': '33353c42-28f8-584d-beef-644aacc9da5e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2210LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-131430',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 115950,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1040496',
'year': 2022}
2026-03-30 12:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:42 [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-30 12:25:42 [arval.es] INFO: Saving data for 131430: {'created_time': 1773950441.503375, 'last_price_update_time': 1774873542.444825}
2026-03-30 12:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131430') HTTP/1.1" 204 0
2026-03-30 12:25:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131428> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5a763a5-d9f7-5c91-9690-e80715407efa with identifier: 131428
2026-03-30 12:25:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5a763a5-d9f7-5c91-9690-e80715407efa with scrape type 2
2026-03-30 12:25:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5a763a5-d9f7-5c91-9690-e80715407efa with scrape type 2
2026-03-30 12:25:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b5a763a5-d9f7-5c91-9690-e80715407efa, identifier: 131428
2026-03-30 12:25:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b5a763a5-d9f7-5c91-9690-e80715407efa with identifier: 131428
2026-03-30 12:25:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b5a763a5-d9f7-5c91-9690-e80715407efa with identifier: 131428
2026-03-30 12:25:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b5a763a5-d9f7-5c91-9690-e80715407efa with identifier: 131428 to the API
2026-03-30 12:25:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131428>
{'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': 'b5a763a5-d9f7-5c91-9690-e80715407efa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5993LXF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-84-kw-114-cv-n-connecta-131428',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Nissan',
'model': 'Juke',
'odometer': 36162,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-04-06',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 84 kW (114 CV) N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T 84 kW (114 CV) N-Connecta',
'vin': 'SJNFAAF16U1167732',
'year': 2022}
2026-03-30 12:25:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:42 [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-30 12:25:42 [arval.es] INFO: Saving data for 131428: {'created_time': 1773950515.741905, 'last_price_update_time': 1774873542.981034}
2026-03-30 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131428') HTTP/1.1" 204 0
2026-03-30 12:25:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131429> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50548cf1-11bf-5662-a66d-0dfb3a7d700a with identifier: 131429
2026-03-30 12:25:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50548cf1-11bf-5662-a66d-0dfb3a7d700a with scrape type 2
2026-03-30 12:25:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 50548cf1-11bf-5662-a66d-0dfb3a7d700a with scrape type 2
2026-03-30 12:25:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 50548cf1-11bf-5662-a66d-0dfb3a7d700a, identifier: 131429
2026-03-30 12:25:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 50548cf1-11bf-5662-a66d-0dfb3a7d700a with identifier: 131429
2026-03-30 12:25:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 50548cf1-11bf-5662-a66d-0dfb3a7d700a with identifier: 131429
2026-03-30 12:25:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 50548cf1-11bf-5662-a66d-0dfb3a7d700a with identifier: 131429 to the API
2026-03-30 12:25:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131429>
{'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': '50548cf1-11bf-5662-a66d-0dfb3a7d700a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7563LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-elegance-131429',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 37013,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T Elegance',
'transmission': 'manual',
'trim': '1.2T Elegance',
'vin': 'VXKUPHNEKM4389642',
'year': 2022}
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:45 [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-30 12:25:45 [arval.es] INFO: Saving data for 131429: {'created_time': 1773953210.364833, 'last_price_update_time': 1774873545.349038}
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131429') HTTP/1.1" 204 0
2026-03-30 12:25:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131434> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1723d02b-052c-51a7-800f-463c23426824 with identifier: 131434
2026-03-30 12:25:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1723d02b-052c-51a7-800f-463c23426824 with scrape type 2
2026-03-30 12:25:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1723d02b-052c-51a7-800f-463c23426824 with scrape type 2
2026-03-30 12:25:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1723d02b-052c-51a7-800f-463c23426824, identifier: 131434
2026-03-30 12:25:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1723d02b-052c-51a7-800f-463c23426824 with identifier: 131434
2026-03-30 12:25:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1723d02b-052c-51a7-800f-463c23426824 with identifier: 131434
2026-03-30 12:25:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1723d02b-052c-51a7-800f-463c23426824 with identifier: 131434 to the API
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131434>
{'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': '1723d02b-052c-51a7-800f-463c23426824',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9523LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-corporate-131434',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 58363,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA Corporate',
'transmission': 'automatic',
'trim': 'sDrive18dA Corporate',
'vin': 'WBA71AC0405U39621',
'year': 2021}
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:45 [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-30 12:25:45 [arval.es] INFO: Saving data for 131434: {'created_time': 1773953209.381086, 'last_price_update_time': 1774873545.972783}
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131434') HTTP/1.1" 204 0
2026-03-30 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131433> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131435> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdc8b5c6-4e40-569e-b356-6c3f3788a8e3 with identifier: 131433
2026-03-30 12:25:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdc8b5c6-4e40-569e-b356-6c3f3788a8e3 with scrape type 2
2026-03-30 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdc8b5c6-4e40-569e-b356-6c3f3788a8e3 with scrape type 2
2026-03-30 12:25:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cdc8b5c6-4e40-569e-b356-6c3f3788a8e3, identifier: 131433
2026-03-30 12:25:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cdc8b5c6-4e40-569e-b356-6c3f3788a8e3 with identifier: 131433
2026-03-30 12:25:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cdc8b5c6-4e40-569e-b356-6c3f3788a8e3 with identifier: 131433
2026-03-30 12:25:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cdc8b5c6-4e40-569e-b356-6c3f3788a8e3 with identifier: 131433 to the API
2026-03-30 12:25:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131433>
{'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': 'cdc8b5c6-4e40-569e-b356-6c3f3788a8e3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3206LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-elegance-131433',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 40815,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T Elegance',
'transmission': 'manual',
'trim': '1.2T Elegance',
'vin': 'VXKUPHNEKN4123709',
'year': 2022}
2026-03-30 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:47 [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-30 12:25:47 [arval.es] INFO: Saving data for 131433: {'created_time': 1773953284.597538, 'last_price_update_time': 1774873547.888648}
2026-03-30 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131433') HTTP/1.1" 204 0
2026-03-30 12:25:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d212f4ee-2946-56a9-8a23-1a869b822ca2 with identifier: 131435
2026-03-30 12:25:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d212f4ee-2946-56a9-8a23-1a869b822ca2 with scrape type 2
2026-03-30 12:25:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d212f4ee-2946-56a9-8a23-1a869b822ca2 with scrape type 2
2026-03-30 12:25:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d212f4ee-2946-56a9-8a23-1a869b822ca2, identifier: 131435
2026-03-30 12:25:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d212f4ee-2946-56a9-8a23-1a869b822ca2 with identifier: 131435
2026-03-30 12:25:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d212f4ee-2946-56a9-8a23-1a869b822ca2 with identifier: 131435
2026-03-30 12:25:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d212f4ee-2946-56a9-8a23-1a869b822ca2 with identifier: 131435 to the API
2026-03-30 12:25:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131435>
{'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': 'd212f4ee-2946-56a9-8a23-1a869b822ca2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2359LPL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-15d-dt-74kw-100cv-edition-131435',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Corsa',
'odometer': 105086,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10200.0,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.5D DT 74kW (100CV) Edition',
'transmission': 'manual',
'trim': '1.5D DT 74kW (100CV) Edition',
'vin': 'VXKUBYHTKM4166125',
'year': 2021}
2026-03-30 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:48 [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-30 12:25:48 [arval.es] INFO: Saving data for 131435: {'created_time': 1773953346.240933, 'last_price_update_time': 1774873548.337255}
2026-03-30 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131435') HTTP/1.1" 204 0
2026-03-30 12:25:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131427> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbd50a2c-13b9-54e7-a325-12be2404ceaf with identifier: 131427
2026-03-30 12:25:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbd50a2c-13b9-54e7-a325-12be2404ceaf with scrape type 2
2026-03-30 12:25:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbd50a2c-13b9-54e7-a325-12be2404ceaf with scrape type 2
2026-03-30 12:25:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cbd50a2c-13b9-54e7-a325-12be2404ceaf, identifier: 131427
2026-03-30 12:25:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cbd50a2c-13b9-54e7-a325-12be2404ceaf with identifier: 131427
2026-03-30 12:25:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cbd50a2c-13b9-54e7-a325-12be2404ceaf with identifier: 131427
2026-03-30 12:25:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cbd50a2c-13b9-54e7-a325-12be2404ceaf with identifier: 131427 to the API
2026-03-30 12:25:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131427>
{'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': 'cbd50a2c-13b9-54e7-a325-12be2404ceaf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3323LZY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-advanced-35-tdi-150cv-s-tronic-131427',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q3',
'odometer': 72667,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Advanced 35 TDI 150CV S tronic',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI 150CV S tronic',
'vin': 'WAUZZZF32P1003003',
'year': 2022}
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:51 [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-30 12:25:51 [arval.es] INFO: Saving data for 131427: {'created_time': 1773950501.083555, 'last_price_update_time': 1774873551.078564}
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131427') HTTP/1.1" 204 0
2026-03-30 12:25:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131464> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464
2026-03-30 12:25:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 548232d6-ac57-5d74-88c0-b720f4394a54 with scrape type 2
2026-03-30 12:25:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 548232d6-ac57-5d74-88c0-b720f4394a54 with scrape type 2
2026-03-30 12:25:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 548232d6-ac57-5d74-88c0-b720f4394a54, identifier: 131464
2026-03-30 12:25:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464
2026-03-30 12:25:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464
2026-03-30 12:25:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 548232d6-ac57-5d74-88c0-b720f4394a54 with identifier: 131464 to the API
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131464>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '548232d6-ac57-5d74-88c0-b720f4394a54',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4878LZY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-141cv-concept-131464',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Niro',
'odometer': 82493,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000.0,
'price_includes_vat': True,
'registration_date': '2022-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV 141CV Concept',
'transmission': 'automatic',
'trim': '1.6 GDi HEV 141CV Concept',
'vin': 'KNACP81EGP5029408',
'year': 2022}
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:51 [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-30 12:25:51 [arval.es] INFO: Saving data for 131464: {'created_time': 1773953315.415389, 'last_price_update_time': 1774873551.902508}
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131464') HTTP/1.1" 204 0
2026-03-30 12:25:53 [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-30 12:25:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:53 [arval.es] INFO: Found listing with ID: 131402
2026-03-30 12:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:53 [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-30 12:25:53 [arval.es] INFO: Scrape type for 131402: 2
2026-03-30 12:25:53 [arval.es] INFO: Found listing with ID: 131335
2026-03-30 12:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:53 [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-30 12:25:53 [arval.es] INFO: Scrape type for 131335: 2
2026-03-30 12:25:53 [arval.es] INFO: Found listing with ID: 131332
2026-03-30 12:25:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:53 [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-30 12:25:53 [arval.es] INFO: Scrape type for 131332: 2
2026-03-30 12:25:53 [arval.es] INFO: Found listing with ID: 131334
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 131334: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 131333
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 131333: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 131331
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 131331: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 131330
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 131330: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 131327
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 131327: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 131322
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 131322: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 118496
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 118496: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 119694
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 119694: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 120412
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 120412: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 119726
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 119726: 2
2026-03-30 12:25:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131451> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 118946
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 118946: 2
2026-03-30 12:25:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 120986
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 120986: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 120416
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 120416: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 119509
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 119509: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 121845
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 121845: 2
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 126267
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 126267: 2
2026-03-30 12:25:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451
2026-03-30 12:25:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8313592-7361-5cbb-ab32-e795f0b1e042 with scrape type 2
2026-03-30 12:25:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8313592-7361-5cbb-ab32-e795f0b1e042 with scrape type 2
2026-03-30 12:25:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8313592-7361-5cbb-ab32-e795f0b1e042, identifier: 131451
2026-03-30 12:25:54 [arval.es] INFO: Found listing with ID: 121164
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Scrape type for 121164: 2
2026-03-30 12:25:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451
2026-03-30 12:25:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451
2026-03-30 12:25:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8313592-7361-5cbb-ab32-e795f0b1e042 with identifier: 131451 to the API
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131451>
{'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': 'f8313592-7361-5cbb-ab32-e795f0b1e042',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6866LZV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-131451',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 39267,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38900.0,
'price_includes_vat': True,
'registration_date': '2022-08-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ020N158733',
'year': 2022}
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [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-30 12:25:54 [arval.es] INFO: Saving data for 131451: {'created_time': 1773953274.076458, 'last_price_update_time': 1774873554.895532}
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131451') HTTP/1.1" 204 0
2026-03-30 12:25:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131438> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:25:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:25:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27cca9ef-134f-5f46-9620-9c14888a2e8c with identifier: 131438
2026-03-30 12:25:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27cca9ef-134f-5f46-9620-9c14888a2e8c with scrape type 2
2026-03-30 12:25:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27cca9ef-134f-5f46-9620-9c14888a2e8c with scrape type 2
2026-03-30 12:25:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 27cca9ef-134f-5f46-9620-9c14888a2e8c, identifier: 131438
2026-03-30 12:25:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 27cca9ef-134f-5f46-9620-9c14888a2e8c with identifier: 131438
2026-03-30 12:25:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 27cca9ef-134f-5f46-9620-9c14888a2e8c with identifier: 131438
2026-03-30 12:25:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 27cca9ef-134f-5f46-9620-9c14888a2e8c with identifier: 131438 to the API
2026-03-30 12:25:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:25: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-30 12:25:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131438>
{'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': '27cca9ef-134f-5f46-9620-9c14888a2e8c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4900MPP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18i-131438',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 32423,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32700.0,
'price_includes_vat': True,
'registration_date': '2024-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBA11EE0705Z09604',
'year': 2024}
2026-03-30 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:56 [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-30 12:25:56 [arval.es] INFO: Saving data for 131438: {'created_time': 1773953231.401955, 'last_price_update_time': 1774873556.379616}
2026-03-30 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:25:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131438') HTTP/1.1" 204 0
2026-03-30 12:25:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 403.681(s), this was the 3rd time calling it.
2026-03-30 12:25:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 9.255038177708252 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:26:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131401> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc50cf49-dbb3-5930-9aea-58ebc13077ca with identifier: 131401
2026-03-30 12:26:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc50cf49-dbb3-5930-9aea-58ebc13077ca with scrape type 2
2026-03-30 12:26:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc50cf49-dbb3-5930-9aea-58ebc13077ca with scrape type 2
2026-03-30 12:26:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cc50cf49-dbb3-5930-9aea-58ebc13077ca, identifier: 131401
2026-03-30 12:26:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cc50cf49-dbb3-5930-9aea-58ebc13077ca with identifier: 131401
2026-03-30 12:26:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cc50cf49-dbb3-5930-9aea-58ebc13077ca with identifier: 131401
2026-03-30 12:26:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cc50cf49-dbb3-5930-9aea-58ebc13077ca with identifier: 131401 to the API
2026-03-30 12:26:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131401>
{'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': 'cc50cf49-dbb3-5930-9aea-58ebc13077ca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6993LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-131401',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X1',
'odometer': 65122,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-08-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0905U10910',
'year': 2021}
2026-03-30 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:03 [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-30 12:26:03 [arval.es] INFO: Saving data for 131401: {'created_time': 1773950513.823776, 'last_price_update_time': 1774873563.246287}
2026-03-30 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131401') HTTP/1.1" 204 0
2026-03-30 12:26:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 4th time calling it.
2026-03-30 12:26:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131403> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9c253b7-d6df-5cde-a346-0612058fe93c with identifier: 131403
2026-03-30 12:26:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9c253b7-d6df-5cde-a346-0612058fe93c with scrape type 2
2026-03-30 12:26:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9c253b7-d6df-5cde-a346-0612058fe93c with scrape type 2
2026-03-30 12:26:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d9c253b7-d6df-5cde-a346-0612058fe93c, identifier: 131403
2026-03-30 12:26:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d9c253b7-d6df-5cde-a346-0612058fe93c with identifier: 131403
2026-03-30 12:26:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d9c253b7-d6df-5cde-a346-0612058fe93c with identifier: 131403
2026-03-30 12:26:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d9c253b7-d6df-5cde-a346-0612058fe93c with identifier: 131403 to the API
2026-03-30 12:26:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26:11 [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-30 12:26:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131403>
{'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': 'd9c253b7-d6df-5cde-a346-0612058fe93c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5792LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-xline-131403',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 112126,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27800.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e xLine',
'transmission': 'automatic',
'trim': 'xDrive30e xLine',
'vin': 'WBA61DP0909K09475',
'year': 2021}
2026-03-30 12:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:11 [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-30 12:26:11 [arval.es] INFO: Saving data for 131403: {'created_time': 1773950514.912408, 'last_price_update_time': 1774873571.574665}
2026-03-30 12:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131403') HTTP/1.1" 204 0
2026-03-30 12:26:12 [scrapy.extensions.logstats] INFO: Crawled 237 pages (at 32 pages/min), scraped 217 items (at 29 items/min)
2026-03-30 12:26:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:26:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131407> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49fd1c17-4b56-53e5-b1b2-29aaec236cf4 with identifier: 131407
2026-03-30 12:26:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49fd1c17-4b56-53e5-b1b2-29aaec236cf4 with scrape type 2
2026-03-30 12:26:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49fd1c17-4b56-53e5-b1b2-29aaec236cf4 with scrape type 2
2026-03-30 12:26:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 49fd1c17-4b56-53e5-b1b2-29aaec236cf4, identifier: 131407
2026-03-30 12:26:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 49fd1c17-4b56-53e5-b1b2-29aaec236cf4 with identifier: 131407
2026-03-30 12:26:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 49fd1c17-4b56-53e5-b1b2-29aaec236cf4 with identifier: 131407
2026-03-30 12:26:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 49fd1c17-4b56-53e5-b1b2-29aaec236cf4 with identifier: 131407 to the API
2026-03-30 12:26:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131407>
{'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': '49fd1c17-4b56-53e5-b1b2-29aaec236cf4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7555MZJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-131407',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X1',
'odometer': 51403,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36500.0,
'price_includes_vat': True,
'registration_date': '2025-03-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'automatic',
'trim': 'sDrive18d',
'vin': 'WBA11EG0105231932',
'year': 2025}
2026-03-30 12:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:13 [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-30 12:26:13 [arval.es] INFO: Saving data for 131407: {'created_time': 1773950483.014068, 'last_price_update_time': 1774873573.874775}
2026-03-30 12:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131407') HTTP/1.1" 204 0
2026-03-30 12:26:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131409> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c401b2a5-0a0e-5d34-a384-86b633a2abf1 with identifier: 131409
2026-03-30 12:26:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c401b2a5-0a0e-5d34-a384-86b633a2abf1 with scrape type 2
2026-03-30 12:26:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c401b2a5-0a0e-5d34-a384-86b633a2abf1 with scrape type 2
2026-03-30 12:26:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c401b2a5-0a0e-5d34-a384-86b633a2abf1, identifier: 131409
2026-03-30 12:26:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c401b2a5-0a0e-5d34-a384-86b633a2abf1 with identifier: 131409
2026-03-30 12:26:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c401b2a5-0a0e-5d34-a384-86b633a2abf1 with identifier: 131409
2026-03-30 12:26:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c401b2a5-0a0e-5d34-a384-86b633a2abf1 with identifier: 131409 to the API
2026-03-30 12:26:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131409>
{'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': 'c401b2a5-0a0e-5d34-a384-86b633a2abf1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2217LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-131409',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64457,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25300.0,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno',
'vin': 'TMAJD811BMJ069091',
'year': 2022}
2026-03-30 12:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:18 [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-30 12:26:18 [arval.es] INFO: Saving data for 131409: {'created_time': 1773953123.967768, 'last_price_update_time': 1774873578.613085}
2026-03-30 12:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131409') HTTP/1.1" 204 0
2026-03-30 12:26:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131408> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9eef2fdd-04dd-535e-b0d5-d6387870f78c with identifier: 131408
2026-03-30 12:26:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9eef2fdd-04dd-535e-b0d5-d6387870f78c with scrape type 2
2026-03-30 12:26:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9eef2fdd-04dd-535e-b0d5-d6387870f78c with scrape type 2
2026-03-30 12:26:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9eef2fdd-04dd-535e-b0d5-d6387870f78c, identifier: 131408
2026-03-30 12:26:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9eef2fdd-04dd-535e-b0d5-d6387870f78c with identifier: 131408
2026-03-30 12:26:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9eef2fdd-04dd-535e-b0d5-d6387870f78c with identifier: 131408
2026-03-30 12:26:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9eef2fdd-04dd-535e-b0d5-d6387870f78c with identifier: 131408 to the API
2026-03-30 12:26:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131408>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 82,
'expiration_date': None,
'fuel_type': 'electric',
'id': '9eef2fdd-04dd-535e-b0d5-d6387870f78c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3173LYP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-twingo-60-kw-r80-zen-20kwh-131408',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Twingo',
'odometer': 54662,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 8800.0,
'price_includes_vat': True,
'registration_date': '2022-06-16',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Twingo 60 kW R80 Zen 20kWh',
'transmission': 'automatic',
'trim': '60 kW R80 Zen 20kWh',
'vin': 'VF1AH000469293711',
'year': 2022}
2026-03-30 12:26:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:39 [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-30 12:26:39 [arval.es] INFO: Saving data for 131408: {'created_time': 1773953104.963288, 'last_price_update_time': 1774873599.997443}
2026-03-30 12:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131408') HTTP/1.1" 204 0
2026-03-30 12:26:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131411> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62019b39-e453-5f4f-bb8a-a70f71ce629e with identifier: 131411
2026-03-30 12:26:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62019b39-e453-5f4f-bb8a-a70f71ce629e with scrape type 2
2026-03-30 12:26:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62019b39-e453-5f4f-bb8a-a70f71ce629e with scrape type 2
2026-03-30 12:26:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 62019b39-e453-5f4f-bb8a-a70f71ce629e, identifier: 131411
2026-03-30 12:26:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 62019b39-e453-5f4f-bb8a-a70f71ce629e with identifier: 131411
2026-03-30 12:26:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 62019b39-e453-5f4f-bb8a-a70f71ce629e with identifier: 131411
2026-03-30 12:26:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 62019b39-e453-5f4f-bb8a-a70f71ce629e with identifier: 131411 to the API
2026-03-30 12:26:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131411>
{'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': '62019b39-e453-5f4f-bb8a-a70f71ce629e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3900LPT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18i-131411',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X1',
'odometer': 51335,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2021-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBA31AA0905T89686',
'year': 2021}
2026-03-30 12:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:42 [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-30 12:26:42 [arval.es] INFO: Saving data for 131411: {'created_time': 1773953103.318046, 'last_price_update_time': 1774873602.298529}
2026-03-30 12:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131411') HTTP/1.1" 204 0
2026-03-30 12:26:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131412> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64b67acb-6d4d-55c6-ad8f-281ebc2a5126 with identifier: 131412
2026-03-30 12:26:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64b67acb-6d4d-55c6-ad8f-281ebc2a5126 with scrape type 2
2026-03-30 12:26:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64b67acb-6d4d-55c6-ad8f-281ebc2a5126 with scrape type 2
2026-03-30 12:26:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 64b67acb-6d4d-55c6-ad8f-281ebc2a5126, identifier: 131412
2026-03-30 12:26:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 64b67acb-6d4d-55c6-ad8f-281ebc2a5126 with identifier: 131412
2026-03-30 12:26:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 64b67acb-6d4d-55c6-ad8f-281ebc2a5126 with identifier: 131412
2026-03-30 12:26:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 64b67acb-6d4d-55c6-ad8f-281ebc2a5126 with identifier: 131412 to the API
2026-03-30 12:26:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131412>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '64b67acb-6d4d-55c6-ad8f-281ebc2a5126',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7266LPH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/land-rover-discovery-sport-15-i3-phev-300-ps-awd-131412',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Land Rover',
'model': 'Discovery Sport',
'odometer': 108514,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22600.0,
'price_includes_vat': True,
'registration_date': '2021-05-12',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Discovery Sport 1.5 I3 PHEV 300 PS AWD',
'transmission': 'automatic',
'trim': '1.5 I3 PHEV 300 PS AWD',
'vin': 'SALCA2BTXMH895266',
'year': 2021}
2026-03-30 12:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:44 [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-30 12:26:44 [arval.es] INFO: Saving data for 131412: {'created_time': 1773953102.606885, 'last_price_update_time': 1774873604.814754}
2026-03-30 12:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131412') HTTP/1.1" 204 0
2026-03-30 12:26:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119726> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:26:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:26:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e584cd48-53a0-5ef1-a8e4-b7d0afb7c562 with identifier: 119726
2026-03-30 12:26:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e584cd48-53a0-5ef1-a8e4-b7d0afb7c562 with scrape type 2
2026-03-30 12:26:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e584cd48-53a0-5ef1-a8e4-b7d0afb7c562 with scrape type 2
2026-03-30 12:26:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e584cd48-53a0-5ef1-a8e4-b7d0afb7c562, identifier: 119726
2026-03-30 12:26:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e584cd48-53a0-5ef1-a8e4-b7d0afb7c562 with identifier: 119726
2026-03-30 12:26:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e584cd48-53a0-5ef1-a8e4-b7d0afb7c562 with identifier: 119726
2026-03-30 12:26:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e584cd48-53a0-5ef1-a8e4-b7d0afb7c562 with identifier: 119726 to the API
2026-03-30 12:26:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:26: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-30 12:26:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119726>
{'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': 'e584cd48-53a0-5ef1-a8e4-b7d0afb7c562',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4210LMY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-20-190cv-119726',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X4',
'odometer': 88315,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35500.0,
'price_includes_vat': True,
'registration_date': '2021-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d 2.0 190CV',
'transmission': 'automatic',
'trim': 'xDrive20d 2.0 190CV',
'vin': 'WBA4M910909F41651',
'year': 2021}
2026-03-30 12:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:57 [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-30 12:26:57 [arval.es] INFO: Saving data for 119726: {'created_time': 1773394293.964191, 'last_price_update_time': 1774873617.456049}
2026-03-30 12:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:26:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119726') HTTP/1.1" 204 0
2026-03-30 12:27:12 [scrapy.extensions.logstats] INFO: Crawled 243 pages (at 6 pages/min), scraped 223 items (at 6 items/min)
2026-03-30 12:27:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:27:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131406> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 467075e4-8fc4-5e1b-be34-c7f9b3649428 with identifier: 131406
2026-03-30 12:27:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 467075e4-8fc4-5e1b-be34-c7f9b3649428 with scrape type 2
2026-03-30 12:27:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 467075e4-8fc4-5e1b-be34-c7f9b3649428 with scrape type 2
2026-03-30 12:27:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 467075e4-8fc4-5e1b-be34-c7f9b3649428, identifier: 131406
2026-03-30 12:27:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 467075e4-8fc4-5e1b-be34-c7f9b3649428 with identifier: 131406
2026-03-30 12:27:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 467075e4-8fc4-5e1b-be34-c7f9b3649428 with identifier: 131406
2026-03-30 12:27:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 467075e4-8fc4-5e1b-be34-c7f9b3649428 with identifier: 131406 to the API
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131406>
{'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': '467075e4-8fc4-5e1b-be34-c7f9b3649428',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8822LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-maxx-131406',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 93209,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2022-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': 'TMAJC81BAMJ131693',
'year': 2022}
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:13 [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-30 12:27:13 [arval.es] INFO: Saving data for 131406: {'created_time': 1773950486.749037, 'last_price_update_time': 1774873633.75542}
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131406') HTTP/1.1" 204 0
2026-03-30 12:27:13 [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-30 12:27:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:13 [arval.es] INFO: Found listing with ID: 119224
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:13 [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-30 12:27:13 [arval.es] INFO: Scrape type for 119224: 2
2026-03-30 12:27:13 [arval.es] INFO: Found listing with ID: 119735
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:13 [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-30 12:27:13 [arval.es] INFO: Scrape type for 119735: 2
2026-03-30 12:27:13 [arval.es] INFO: Found listing with ID: 119744
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:13 [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-30 12:27:13 [arval.es] INFO: Scrape type for 119744: 2
2026-03-30 12:27:13 [arval.es] INFO: Found listing with ID: 131320
2026-03-30 12:27:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131320: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131317
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131317: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131315
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131315: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131314
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131314: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131313
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131313: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131312
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131312: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131308
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131308: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131309
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131309: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131310
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131310: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131306
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131306: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131305
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131305: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131307
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131307: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131304
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131304: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131303
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131303: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131302
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131302: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131301
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131301: 2
2026-03-30 12:27:14 [arval.es] INFO: Found listing with ID: 131240
2026-03-30 12:27:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:14 [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-30 12:27:14 [arval.es] INFO: Scrape type for 131240: 2
2026-03-30 12:27:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126267> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b44b9a39-98a8-5a40-b103-f9c4e512e382 with identifier: 126267
2026-03-30 12:27:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b44b9a39-98a8-5a40-b103-f9c4e512e382 with scrape type 2
2026-03-30 12:27:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b44b9a39-98a8-5a40-b103-f9c4e512e382 with scrape type 2
2026-03-30 12:27:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b44b9a39-98a8-5a40-b103-f9c4e512e382, identifier: 126267
2026-03-30 12:27:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b44b9a39-98a8-5a40-b103-f9c4e512e382 with identifier: 126267
2026-03-30 12:27:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b44b9a39-98a8-5a40-b103-f9c4e512e382 with identifier: 126267
2026-03-30 12:27:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b44b9a39-98a8-5a40-b103-f9c4e512e382 with identifier: 126267 to the API
2026-03-30 12:27:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126267>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'b44b9a39-98a8-5a40-b103-f9c4e512e382',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6226LRR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-clio-intens-10-tce-89cv-126267',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Renault',
'model': 'Clio',
'odometer': 50017,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Intens 1.0 TCe 89CV',
'transmission': 'manual',
'trim': 'Intens 1.0 TCe 89CV',
'vin': 'VF1RJA00167287003',
'year': 2021}
2026-03-30 12:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:16 [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-30 12:27:16 [arval.es] INFO: Saving data for 126267: {'created_time': 1773397290.395607, 'last_price_update_time': 1774873636.101532}
2026-03-30 12:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126267') HTTP/1.1" 204 0
2026-03-30 12:27:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121845> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b24e8ee5-fee7-573e-819a-2bc0cc704251 with identifier: 121845
2026-03-30 12:27:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b24e8ee5-fee7-573e-819a-2bc0cc704251 with scrape type 2
2026-03-30 12:27:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b24e8ee5-fee7-573e-819a-2bc0cc704251 with scrape type 2
2026-03-30 12:27:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b24e8ee5-fee7-573e-819a-2bc0cc704251, identifier: 121845
2026-03-30 12:27:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b24e8ee5-fee7-573e-819a-2bc0cc704251 with identifier: 121845
2026-03-30 12:27:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b24e8ee5-fee7-573e-819a-2bc0cc704251 with identifier: 121845
2026-03-30 12:27:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b24e8ee5-fee7-573e-819a-2bc0cc704251 with identifier: 121845 to the API
2026-03-30 12:27:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121845>
{'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': 'b24e8ee5-fee7-573e-819a-2bc0cc704251',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6826LSP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-20-tdi-dsg-149cv-121845',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 43999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22200.0,
'price_includes_vat': True,
'registration_date': '2021-08-31',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 2.0 TDI DSG 149CV',
'transmission': 'automatic',
'trim': '2.0 TDI DSG 149CV',
'vin': 'WVGZZZA1ZMV141766',
'year': 2021}
2026-03-30 12:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:29 [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-30 12:27:29 [arval.es] INFO: Saving data for 121845: {'created_time': 1773394760.650105, 'last_price_update_time': 1774873649.300285}
2026-03-30 12:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121845') HTTP/1.1" 204 0
2026-03-30 12:27:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119509> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d770cd6-b8c7-5271-ad41-92ad66adb158 with identifier: 119509
2026-03-30 12:27:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d770cd6-b8c7-5271-ad41-92ad66adb158 with scrape type 2
2026-03-30 12:27:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d770cd6-b8c7-5271-ad41-92ad66adb158 with scrape type 2
2026-03-30 12:27:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0d770cd6-b8c7-5271-ad41-92ad66adb158, identifier: 119509
2026-03-30 12:27:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0d770cd6-b8c7-5271-ad41-92ad66adb158 with identifier: 119509
2026-03-30 12:27:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0d770cd6-b8c7-5271-ad41-92ad66adb158 with identifier: 119509
2026-03-30 12:27:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0d770cd6-b8c7-5271-ad41-92ad66adb158 with identifier: 119509 to the API
2026-03-30 12:27:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119509>
{'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': '0d770cd6-b8c7-5271-ad41-92ad66adb158',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1218LMY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-momentum-200cv-119509',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 77460,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29800.0,
'price_includes_vat': True,
'registration_date': '2021-03-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Momentum 200CV',
'transmission': 'automatic',
'trim': '2.0 B4 D Momentum 200CV',
'vin': 'YV1UZK5VDM1814895',
'year': 2021}
2026-03-30 12:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:31 [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-30 12:27:31 [arval.es] INFO: Saving data for 119509: {'created_time': 1773653846.574698, 'last_price_update_time': 1774873651.957194}
2026-03-30 12:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119509') HTTP/1.1" 204 0
2026-03-30 12:27:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120416> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 048425a1-fd06-54c8-8cf4-eee2a346a49b with identifier: 120416
2026-03-30 12:27:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 048425a1-fd06-54c8-8cf4-eee2a346a49b with scrape type 2
2026-03-30 12:27:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 048425a1-fd06-54c8-8cf4-eee2a346a49b with scrape type 2
2026-03-30 12:27:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 048425a1-fd06-54c8-8cf4-eee2a346a49b, identifier: 120416
2026-03-30 12:27:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 048425a1-fd06-54c8-8cf4-eee2a346a49b with identifier: 120416
2026-03-30 12:27:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 048425a1-fd06-54c8-8cf4-eee2a346a49b with identifier: 120416
2026-03-30 12:27:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 048425a1-fd06-54c8-8cf4-eee2a346a49b with identifier: 120416 to the API
2026-03-30 12:27:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120416>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '048425a1-fd06-54c8-8cf4-eee2a346a49b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6730NBB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-hybrid-concept-16-129cv-120416',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Niro',
'odometer': 2868,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro Hybrid Concept 1.6 129CV',
'transmission': 'automatic',
'trim': 'Hybrid Concept 1.6 129CV',
'vin': 'KNACP81EGS5271631',
'year': 2025}
2026-03-30 12:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:34 [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-30 12:27:34 [arval.es] INFO: Saving data for 120416: {'created_time': 1773394229.677766, 'last_price_update_time': 1774873654.193368}
2026-03-30 12:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120416') HTTP/1.1" 204 0
2026-03-30 12:27:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.954(s), this was the 1st time calling it.
2026-03-30 12:27:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.73516410995344 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:27:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:27:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.322(s), this was the 1st time calling it.
2026-03-30 12:27:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.104355779940812 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:27:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131456> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456
2026-03-30 12:27:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4a31e97-eba0-5292-80c3-be1488ed47fc with scrape type 2
2026-03-30 12:27:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4a31e97-eba0-5292-80c3-be1488ed47fc with scrape type 2
2026-03-30 12:27:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a4a31e97-eba0-5292-80c3-be1488ed47fc, identifier: 131456
2026-03-30 12:27:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456
2026-03-30 12:27:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456
2026-03-30 12:27:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a4a31e97-eba0-5292-80c3-be1488ed47fc with identifier: 131456 to the API
2026-03-30 12:27:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131456>
{'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': 'a4a31e97-eba0-5292-80c3-be1488ed47fc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3903MMW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-16-gdi-hev-131456',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 115593,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20000.0,
'price_includes_vat': True,
'registration_date': '2024-01-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI HEV',
'transmission': 'automatic',
'trim': '1.6 GDI HEV',
'vin': 'KMHHB8117RU026552',
'year': 2024}
2026-03-30 12:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:56 [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-30 12:27:56 [arval.es] INFO: Saving data for 131456: {'created_time': 1773950452.988627, 'last_price_update_time': 1774873676.456145}
2026-03-30 12:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131456') HTTP/1.1" 204 0
2026-03-30 12:27:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:27:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.945(s), this was the 1st time calling it.
2026-03-30 12:27:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.016849067175305 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:27:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118946> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:27:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:27:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8dce038b-7e4d-55b9-886e-282a4e791a6b with identifier: 118946
2026-03-30 12:27:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8dce038b-7e4d-55b9-886e-282a4e791a6b with scrape type 2
2026-03-30 12:27:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8dce038b-7e4d-55b9-886e-282a4e791a6b with scrape type 2
2026-03-30 12:27:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8dce038b-7e4d-55b9-886e-282a4e791a6b, identifier: 118946
2026-03-30 12:27:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8dce038b-7e4d-55b9-886e-282a4e791a6b with identifier: 118946
2026-03-30 12:27:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8dce038b-7e4d-55b9-886e-282a4e791a6b with identifier: 118946
2026-03-30 12:27:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8dce038b-7e4d-55b9-886e-282a4e791a6b with identifier: 118946 to the API
2026-03-30 12:27:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:27: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-30 12:27:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118946>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8dce038b-7e4d-55b9-886e-282a4e791a6b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6832LYW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-micra-ig-t-10-acenta-92cv-118946',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Micra',
'odometer': 8874,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Micra IG-T 1.0 Acenta 92CV',
'transmission': 'manual',
'trim': 'IG-T 1.0 Acenta 92CV',
'vin': 'VNVK1400169614664',
'year': 2022}
2026-03-30 12:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:59 [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-30 12:27:59 [arval.es] INFO: Saving data for 118946: {'created_time': 1773394128.321395, 'last_price_update_time': 1774873679.747712}
2026-03-30 12:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:27:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118946') HTTP/1.1" 204 0
2026-03-30 12:28:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131431> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f1acdb78-721f-5238-9088-4cb9365da572 with identifier: 131431
2026-03-30 12:28:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f1acdb78-721f-5238-9088-4cb9365da572 with scrape type 2
2026-03-30 12:28:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f1acdb78-721f-5238-9088-4cb9365da572 with scrape type 2
2026-03-30 12:28:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f1acdb78-721f-5238-9088-4cb9365da572, identifier: 131431
2026-03-30 12:28:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f1acdb78-721f-5238-9088-4cb9365da572 with identifier: 131431
2026-03-30 12:28:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f1acdb78-721f-5238-9088-4cb9365da572 with identifier: 131431
2026-03-30 12:28:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f1acdb78-721f-5238-9088-4cb9365da572 with identifier: 131431 to the API
2026-03-30 12:28:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28: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-30 12:28:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131431>
{'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': 'f1acdb78-721f-5238-9088-4cb9365da572',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9162LPK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-advanced-35-tdi-s-tronic-131431',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q5',
'odometer': 102856,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28500.0,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Advanced 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI S tronic',
'vin': 'WAUZZZFY9M2067072',
'year': 2021}
2026-03-30 12:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:01 [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-30 12:28:01 [arval.es] INFO: Saving data for 131431: {'created_time': 1773953208.704564, 'last_price_update_time': 1774873681.752565}
2026-03-30 12:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131431') HTTP/1.1" 204 0
2026-03-30 12:28:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.295(s), this was the 1st time calling it.
2026-03-30 12:28:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.561055939361568 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:28:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:28:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.674(s), this was the 1st time calling it.
2026-03-30 12:28:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.602250721406339 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:28:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:28:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131437> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 392fdc36-5e4c-5a5f-b463-07ddb64afc80 with identifier: 131437
2026-03-30 12:28:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 392fdc36-5e4c-5a5f-b463-07ddb64afc80 with scrape type 2
2026-03-30 12:28:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 392fdc36-5e4c-5a5f-b463-07ddb64afc80 with scrape type 2
2026-03-30 12:28:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 392fdc36-5e4c-5a5f-b463-07ddb64afc80, identifier: 131437
2026-03-30 12:28:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 392fdc36-5e4c-5a5f-b463-07ddb64afc80 with identifier: 131437
2026-03-30 12:28:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 392fdc36-5e4c-5a5f-b463-07ddb64afc80 with identifier: 131437
2026-03-30 12:28:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 392fdc36-5e4c-5a5f-b463-07ddb64afc80 with identifier: 131437 to the API
2026-03-30 12:28:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28:11 [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-30 12:28:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131437>
{'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': '392fdc36-5e4c-5a5f-b463-07ddb64afc80',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2309LTW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-bluehdi-81kw-110cv-131437',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 102168,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13100.0,
'price_includes_vat': True,
'registration_date': '2021-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Active BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKMJ887554',
'year': 2021}
2026-03-30 12:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:11 [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-30 12:28:11 [arval.es] INFO: Saving data for 131437: {'created_time': 1773953280.005951, 'last_price_update_time': 1774873691.701273}
2026-03-30 12:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131437') HTTP/1.1" 204 0
2026-03-30 12:28:12 [scrapy.extensions.logstats] INFO: Crawled 253 pages (at 10 pages/min), scraped 232 items (at 9 items/min)
2026-03-30 12:28:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:28:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:28:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 542.945(s), this was the 4th time calling it.
2026-03-30 12:28:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.005188852635728 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:28:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 5th time calling it.
2026-03-30 12:28:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118496> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c63748-97ef-5959-8965-13c92cfbaf27 with identifier: 118496
2026-03-30 12:28:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c63748-97ef-5959-8965-13c92cfbaf27 with scrape type 2
2026-03-30 12:28:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e4c63748-97ef-5959-8965-13c92cfbaf27 with scrape type 2
2026-03-30 12:28:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e4c63748-97ef-5959-8965-13c92cfbaf27, identifier: 118496
2026-03-30 12:28:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e4c63748-97ef-5959-8965-13c92cfbaf27 with identifier: 118496
2026-03-30 12:28:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e4c63748-97ef-5959-8965-13c92cfbaf27 with identifier: 118496
2026-03-30 12:28:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e4c63748-97ef-5959-8965-13c92cfbaf27 with identifier: 118496 to the API
2026-03-30 12:28:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28: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-30 12:28:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118496>
{'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': 'e4c63748-97ef-5959-8965-13c92cfbaf27',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9954MDM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t2-core-pro-130cv-118496',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 19549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26500.0,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T2 Core Pro 130CV',
'transmission': 'manual',
'trim': '1.5 T2 Core Pro 130CV',
'vin': 'YV1XZL4V5P2019423',
'year': 2023}
2026-03-30 12:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:25 [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-30 12:28:25 [arval.es] INFO: Saving data for 118496: {'created_time': 1773394101.974189, 'last_price_update_time': 1774873705.206459}
2026-03-30 12:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118496') HTTP/1.1" 204 0
2026-03-30 12:28:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129856> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f with identifier: 129856
2026-03-30 12:28:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f with scrape type 2
2026-03-30 12:28:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f with scrape type 2
2026-03-30 12:28:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f, identifier: 129856
2026-03-30 12:28:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f with identifier: 129856
2026-03-30 12:28:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f with identifier: 129856
2026-03-30 12:28:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f with identifier: 129856 to the API
2026-03-30 12:28:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28: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-30 12:28:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129856>
{'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': '9f27dbf9-7eeb-540b-b9f1-10f8ce939b8f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6079LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-7-v-n-connecta-129856',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 54418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.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': 'SJNFAAF16U1137036',
'year': 2021}
2026-03-30 12:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:28 [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-30 12:28:28 [arval.es] INFO: Saving data for 129856: {'created_time': 1773656324.899557, 'last_price_update_time': 1774873708.101708}
2026-03-30 12:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129856') HTTP/1.1" 204 0
2026-03-30 12:28:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131240> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86 with identifier: 131240
2026-03-30 12:28:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86 with scrape type 2
2026-03-30 12:28:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86 with scrape type 2
2026-03-30 12:28:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86, identifier: 131240
2026-03-30 12:28:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86 with identifier: 131240
2026-03-30 12:28:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86 with identifier: 131240
2026-03-30 12:28:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5e24be32-7d97-5f16-8ced-b7e6ca6e7c86 with identifier: 131240 to the API
2026-03-30 12:28:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28: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-30 12:28:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131240>
{'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': '5e24be32-7d97-5f16-8ced-b7e6ca6e7c86',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1329MCB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-pack-131240',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 108639,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16400.0,
'price_includes_vat': True,
'registration_date': '2022-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active Pack',
'vin': 'VF3MCYHZMNS156294',
'year': 2022}
2026-03-30 12:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:33 [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-30 12:28:33 [arval.es] INFO: Saving data for 131240: {'created_time': 1773835958.630017, 'last_price_update_time': 1774873713.048295}
2026-03-30 12:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131240') HTTP/1.1" 204 0
2026-03-30 12:28:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131301> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb88e814-62b6-50cc-bfe4-1fadb36c5ad9 with identifier: 131301
2026-03-30 12:28:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb88e814-62b6-50cc-bfe4-1fadb36c5ad9 with scrape type 2
2026-03-30 12:28:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb88e814-62b6-50cc-bfe4-1fadb36c5ad9 with scrape type 2
2026-03-30 12:28:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb88e814-62b6-50cc-bfe4-1fadb36c5ad9, identifier: 131301
2026-03-30 12:28:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb88e814-62b6-50cc-bfe4-1fadb36c5ad9 with identifier: 131301
2026-03-30 12:28:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb88e814-62b6-50cc-bfe4-1fadb36c5ad9 with identifier: 131301
2026-03-30 12:28:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb88e814-62b6-50cc-bfe4-1fadb36c5ad9 with identifier: 131301 to the API
2026-03-30 12:28:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28: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-30 12:28:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131301>
{'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': 'bb88e814-62b6-50cc-bfe4-1fadb36c5ad9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6141LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-110kw-150-cv-131301',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 43449,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'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': 'VSSZZZKMZNR032110',
'year': 2022}
2026-03-30 12:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:35 [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-30 12:28:35 [arval.es] INFO: Saving data for 131301: {'created_time': 1773864925.241427, 'last_price_update_time': 1774873715.715235}
2026-03-30 12:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131301') HTTP/1.1" 204 0
2026-03-30 12:28:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131302> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:28:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a7c2341-b802-53f0-8238-1e3b503c9bd2 with identifier: 131302
2026-03-30 12:28:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a7c2341-b802-53f0-8238-1e3b503c9bd2 with scrape type 2
2026-03-30 12:28:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a7c2341-b802-53f0-8238-1e3b503c9bd2 with scrape type 2
2026-03-30 12:28:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a7c2341-b802-53f0-8238-1e3b503c9bd2, identifier: 131302
2026-03-30 12:28:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a7c2341-b802-53f0-8238-1e3b503c9bd2 with identifier: 131302
2026-03-30 12:28:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a7c2341-b802-53f0-8238-1e3b503c9bd2 with identifier: 131302
2026-03-30 12:28:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a7c2341-b802-53f0-8238-1e3b503c9bd2 with identifier: 131302 to the API
2026-03-30 12:28:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:28: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-30 12:28:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131302>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0a7c2341-b802-53f0-8238-1e3b503c9bd2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2208LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-131302',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 76069,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2022-03-03',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1040539',
'year': 2022}
2026-03-30 12:28:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:44 [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-30 12:28:45 [arval.es] INFO: Saving data for 131302: {'created_time': 1773865285.216847, 'last_price_update_time': 1774873725.000102}
2026-03-30 12:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131302') HTTP/1.1" 204 0
2026-03-30 12:28:59 [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-30 12:28:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131238
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131238: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131218
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131218: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131237
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131237: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131234
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131234: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131236
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131236: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131235
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131235: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131233
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:28:59 [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-30 12:28:59 [arval.es] INFO: Scrape type for 131233: 2
2026-03-30 12:28:59 [arval.es] INFO: Found listing with ID: 131231
2026-03-30 12:28:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131231: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131230
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131230: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131227
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131227: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131219
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131219: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131217
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131217: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131216
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131216: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131215
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131215: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131214
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131214: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131208
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131208: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131203
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131203: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131117
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131117: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131116
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131116: 2
2026-03-30 12:29:00 [arval.es] INFO: Found listing with ID: 131114
2026-03-30 12:29:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:00 [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-30 12:29:00 [arval.es] INFO: Scrape type for 131114: 2
2026-03-30 12:29:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131304> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5a2555-fc93-5119-9d90-d54bee335db9 with identifier: 131304
2026-03-30 12:29:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5a2555-fc93-5119-9d90-d54bee335db9 with scrape type 2
2026-03-30 12:29:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5a2555-fc93-5119-9d90-d54bee335db9 with scrape type 2
2026-03-30 12:29:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9f5a2555-fc93-5119-9d90-d54bee335db9, identifier: 131304
2026-03-30 12:29:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9f5a2555-fc93-5119-9d90-d54bee335db9 with identifier: 131304
2026-03-30 12:29:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9f5a2555-fc93-5119-9d90-d54bee335db9 with identifier: 131304
2026-03-30 12:29:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9f5a2555-fc93-5119-9d90-d54bee335db9 with identifier: 131304 to the API
2026-03-30 12:29:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131304>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9f5a2555-fc93-5119-9d90-d54bee335db9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8839LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-10-tsi-life-dsg-131304',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 32890,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI Life DSG',
'transmission': 'automatic',
'trim': '1.0 TSI Life DSG',
'vin': 'WVWZZZAWZNY015250',
'year': 2021}
2026-03-30 12:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131304%27 HTTP/1.1" 200 None
2026-03-30 12:29:04 [arval.es] INFO: Saving data for 131304: {'created_time': 1773867265.399281, 'last_price_update_time': 1774873744.228951}
2026-03-30 12:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131304') HTTP/1.1" 204 0
2026-03-30 12:29:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131303> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20c9162d-b735-5e72-ab07-adb2f1649067 with identifier: 131303
2026-03-30 12:29:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20c9162d-b735-5e72-ab07-adb2f1649067 with scrape type 2
2026-03-30 12:29:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20c9162d-b735-5e72-ab07-adb2f1649067 with scrape type 2
2026-03-30 12:29:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 20c9162d-b735-5e72-ab07-adb2f1649067, identifier: 131303
2026-03-30 12:29:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 20c9162d-b735-5e72-ab07-adb2f1649067 with identifier: 131303
2026-03-30 12:29:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 20c9162d-b735-5e72-ab07-adb2f1649067 with identifier: 131303
2026-03-30 12:29:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 20c9162d-b735-5e72-ab07-adb2f1649067 with identifier: 131303 to the API
2026-03-30 12:29:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131303>
{'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': '20c9162d-b735-5e72-ab07-adb2f1649067',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1426LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-158cv-mhev-xtronic-acenta-131303',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 60152,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 158CV mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T 158CV mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1050947',
'year': 2021}
2026-03-30 12:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:07 [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-30 12:29:07 [arval.es] INFO: Saving data for 131303: {'created_time': 1773867447.132182, 'last_price_update_time': 1774873747.608573}
2026-03-30 12:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131303') HTTP/1.1" 204 0
2026-03-30 12:29:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131307> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119694> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120412> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0904a91-4a89-55a5-9001-de95017ffa0a with identifier: 131307
2026-03-30 12:29:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0904a91-4a89-55a5-9001-de95017ffa0a with scrape type 2
2026-03-30 12:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0904a91-4a89-55a5-9001-de95017ffa0a with scrape type 2
2026-03-30 12:29:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d0904a91-4a89-55a5-9001-de95017ffa0a, identifier: 131307
2026-03-30 12:29:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b364443e-9082-5a80-83d2-ef522ceb9835 with identifier: 119694
2026-03-30 12:29:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b364443e-9082-5a80-83d2-ef522ceb9835 with scrape type 2
2026-03-30 12:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b364443e-9082-5a80-83d2-ef522ceb9835 with scrape type 2
2026-03-30 12:29:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b364443e-9082-5a80-83d2-ef522ceb9835, identifier: 119694
2026-03-30 12:29:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d71d1fd-181e-5264-9506-f654ba9701ec with identifier: 120412
2026-03-30 12:29:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d71d1fd-181e-5264-9506-f654ba9701ec with scrape type 2
2026-03-30 12:29:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d71d1fd-181e-5264-9506-f654ba9701ec with scrape type 2
2026-03-30 12:29:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7d71d1fd-181e-5264-9506-f654ba9701ec, identifier: 120412
2026-03-30 12:29:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d0904a91-4a89-55a5-9001-de95017ffa0a with identifier: 131307
2026-03-30 12:29:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d0904a91-4a89-55a5-9001-de95017ffa0a with identifier: 131307
2026-03-30 12:29:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d0904a91-4a89-55a5-9001-de95017ffa0a with identifier: 131307 to the API
2026-03-30 12:29:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131307>
{'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': 'd0904a91-4a89-55a5-9001-de95017ffa0a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3390LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ateca-15-tsi-dsg-ss-style-go-131307',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ateca',
'odometer': 86527,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19600.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.5 TSI DSG S&S Style Go',
'transmission': 'automatic',
'trim': '1.5 TSI DSG S&S Style Go',
'vin': 'VSSZZZ5FZM6568709',
'year': 2021}
2026-03-30 12:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:09 [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-30 12:29:09 [arval.es] INFO: Saving data for 131307: {'created_time': 1773867266.631778, 'last_price_update_time': 1774873749.687004}
2026-03-30 12:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131307') HTTP/1.1" 204 0
2026-03-30 12:29:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b364443e-9082-5a80-83d2-ef522ceb9835 with identifier: 119694
2026-03-30 12:29:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b364443e-9082-5a80-83d2-ef522ceb9835 with identifier: 119694
2026-03-30 12:29:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b364443e-9082-5a80-83d2-ef522ceb9835 with identifier: 119694 to the API
2026-03-30 12:29:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29:11 [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-30 12:29:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119694>
{'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': 'b364443e-9082-5a80-83d2-ef522ceb9835',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6665LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive-18i-15-135cv-119694',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X2',
'odometer': 52778,
'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': 'BMW X2 sDrive 18i 1.5 135CV',
'transmission': 'automatic',
'trim': 'sDrive 18i 1.5 135CV',
'vin': 'WBAYH110905U90910',
'year': 2022}
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:12 [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-30 12:29:12 [arval.es] INFO: Saving data for 119694: {'created_time': 1773394257.68556, 'last_price_update_time': 1774873752.014114}
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119694') HTTP/1.1" 204 0
2026-03-30 12:29:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7d71d1fd-181e-5264-9506-f654ba9701ec with identifier: 120412
2026-03-30 12:29:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7d71d1fd-181e-5264-9506-f654ba9701ec with identifier: 120412
2026-03-30 12:29:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7d71d1fd-181e-5264-9506-f654ba9701ec with identifier: 120412 to the API
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120412>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7d71d1fd-181e-5264-9506-f654ba9701ec',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1173LHV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-15-140cv-techo-120412',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 29448,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2020-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i 1.5 140CV *Techo*',
'transmission': 'automatic',
'trim': 'sDrive18i 1.5 140CV *Techo*',
'vin': 'WBAYH110005R89613',
'year': 2020}
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:12 [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-30 12:29:12 [arval.es] INFO: Saving data for 120412: {'created_time': 1773395048.611549, 'last_price_update_time': 1774873752.393175}
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120412') HTTP/1.1" 204 0
2026-03-30 12:29:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:12 [scrapy.extensions.logstats] INFO: Crawled 264 pages (at 11 pages/min), scraped 242 items (at 10 items/min)
2026-03-30 12:29:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:29:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131306> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131305> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6e0aa33-012e-5d97-9487-5abccedab1c0 with identifier: 131306
2026-03-30 12:29:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6e0aa33-012e-5d97-9487-5abccedab1c0 with scrape type 2
2026-03-30 12:29:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c6e0aa33-012e-5d97-9487-5abccedab1c0 with scrape type 2
2026-03-30 12:29:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c6e0aa33-012e-5d97-9487-5abccedab1c0, identifier: 131306
2026-03-30 12:29:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c6e0aa33-012e-5d97-9487-5abccedab1c0 with identifier: 131306
2026-03-30 12:29:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c6e0aa33-012e-5d97-9487-5abccedab1c0 with identifier: 131306
2026-03-30 12:29:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c6e0aa33-012e-5d97-9487-5abccedab1c0 with identifier: 131306 to the API
2026-03-30 12:29:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131306>
{'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': 'c6e0aa33-012e-5d97-9487-5abccedab1c0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2475LWP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-ioniq-16-gdi-hev-style-dct-131306',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 35686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDI HEV Style DCT',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Style DCT',
'vin': 'KMHC851CGNU286384',
'year': 2022}
2026-03-30 12:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:15 [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-30 12:29:15 [arval.es] INFO: Saving data for 131306: {'created_time': 1773867987.242408, 'last_price_update_time': 1774873755.262365}
2026-03-30 12:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131306') HTTP/1.1" 204 0
2026-03-30 12:29:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131436> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131310> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48c544b5-ea24-5e3b-be1c-d958bcb77b94 with identifier: 131305
2026-03-30 12:29:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48c544b5-ea24-5e3b-be1c-d958bcb77b94 with scrape type 2
2026-03-30 12:29:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48c544b5-ea24-5e3b-be1c-d958bcb77b94 with scrape type 2
2026-03-30 12:29:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 48c544b5-ea24-5e3b-be1c-d958bcb77b94, identifier: 131305
2026-03-30 12:29:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 48c544b5-ea24-5e3b-be1c-d958bcb77b94 with identifier: 131305
2026-03-30 12:29:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 48c544b5-ea24-5e3b-be1c-d958bcb77b94 with identifier: 131305
2026-03-30 12:29:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 48c544b5-ea24-5e3b-be1c-d958bcb77b94 with identifier: 131305 to the API
2026-03-30 12:29:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131305>
{'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': '48c544b5-ea24-5e3b-be1c-d958bcb77b94',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2261LWP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-131305',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 60128,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1065927',
'year': 2022}
2026-03-30 12:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:16 [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-30 12:29:16 [arval.es] INFO: Saving data for 131305: {'created_time': 1773868165.30436, 'last_price_update_time': 1774873756.780066}
2026-03-30 12:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131305') HTTP/1.1" 204 0
2026-03-30 12:29:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d08c8232-f11a-5c6d-9608-9ba11521f78e with identifier: 131436
2026-03-30 12:29:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d08c8232-f11a-5c6d-9608-9ba11521f78e with scrape type 2
2026-03-30 12:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d08c8232-f11a-5c6d-9608-9ba11521f78e with scrape type 2
2026-03-30 12:29:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d08c8232-f11a-5c6d-9608-9ba11521f78e, identifier: 131436
2026-03-30 12:29:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8110ae3-e330-59c2-ba19-8ddaed1b7325 with identifier: 131310
2026-03-30 12:29:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8110ae3-e330-59c2-ba19-8ddaed1b7325 with scrape type 2
2026-03-30 12:29:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8110ae3-e330-59c2-ba19-8ddaed1b7325 with scrape type 2
2026-03-30 12:29:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c8110ae3-e330-59c2-ba19-8ddaed1b7325, identifier: 131310
2026-03-30 12:29:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d08c8232-f11a-5c6d-9608-9ba11521f78e with identifier: 131436
2026-03-30 12:29:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d08c8232-f11a-5c6d-9608-9ba11521f78e with identifier: 131436
2026-03-30 12:29:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d08c8232-f11a-5c6d-9608-9ba11521f78e with identifier: 131436 to the API
2026-03-30 12:29:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131436>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd08c8232-f11a-5c6d-9608-9ba11521f78e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8985LPL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-xdrive25e-131436',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 30309,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2021-05-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive25e',
'transmission': 'automatic',
'trim': 'xDrive25e',
'vin': 'WBA71AB0005T54387',
'year': 2021}
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:18 [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-30 12:29:18 [arval.es] INFO: Saving data for 131436: {'created_time': 1773953229.812961, 'last_price_update_time': 1774873758.391395}
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131436') HTTP/1.1" 204 0
2026-03-30 12:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c8110ae3-e330-59c2-ba19-8ddaed1b7325 with identifier: 131310
2026-03-30 12:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c8110ae3-e330-59c2-ba19-8ddaed1b7325 with identifier: 131310
2026-03-30 12:29:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c8110ae3-e330-59c2-ba19-8ddaed1b7325 with identifier: 131310 to the API
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131310>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'c8110ae3-e330-59c2-ba19-8ddaed1b7325',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3431MZP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-reference-10-131310',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 19043,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza Reference 1.0',
'transmission': 'manual',
'trim': 'Reference 1.0',
'vin': 'VSSZZZKJ6SR583890',
'year': 2025}
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:18 [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-30 12:29:18 [arval.es] INFO: Saving data for 131310: {'created_time': 1773867805.546662, 'last_price_update_time': 1774873758.719655}
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131310') HTTP/1.1" 204 0
2026-03-30 12:29:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131308> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46922172-c314-5651-bede-7221366724aa with identifier: 131308
2026-03-30 12:29:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46922172-c314-5651-bede-7221366724aa with scrape type 2
2026-03-30 12:29:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46922172-c314-5651-bede-7221366724aa with scrape type 2
2026-03-30 12:29:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 46922172-c314-5651-bede-7221366724aa, identifier: 131308
2026-03-30 12:29:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 46922172-c314-5651-bede-7221366724aa with identifier: 131308
2026-03-30 12:29:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 46922172-c314-5651-bede-7221366724aa with identifier: 131308
2026-03-30 12:29:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 46922172-c314-5651-bede-7221366724aa with identifier: 131308 to the API
2026-03-30 12:29:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131308>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '46922172-c314-5651-bede-7221366724aa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7635NBC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a5-a5-tdi-advanced-131308',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A5',
'odometer': 7376,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 50900.0,
'price_includes_vat': True,
'registration_date': '2025-04-17',
'seats_number': 0,
'seller_name': None,
'title': 'Audi A5 A5 TDI Advanced',
'transmission': 'automatic',
'trim': 'A5 TDI Advanced',
'vin': 'WAUZZZFU0SN037810',
'year': 2025}
2026-03-30 12:29:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:19 [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-30 12:29:19 [arval.es] INFO: Saving data for 131308: {'created_time': 1773865469.057246, 'last_price_update_time': 1774873759.988827}
2026-03-30 12:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131308') HTTP/1.1" 204 0
2026-03-30 12:29:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131114> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114
2026-03-30 12:29:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3262b1bf-af55-55af-a997-71ae9368993d with scrape type 2
2026-03-30 12:29:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3262b1bf-af55-55af-a997-71ae9368993d with scrape type 2
2026-03-30 12:29:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3262b1bf-af55-55af-a997-71ae9368993d, identifier: 131114
2026-03-30 12:29:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114
2026-03-30 12:29:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114
2026-03-30 12:29:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3262b1bf-af55-55af-a997-71ae9368993d with identifier: 131114 to the API
2026-03-30 12:29:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131114>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3262b1bf-af55-55af-a997-71ae9368993d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9678LSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-cross-t-cross-sport-15-tsi-150cv-dsg-131114',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 27781,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross T-Cross Sport 1.5 TSI 150CV DSG',
'transmission': 'automatic',
'trim': 'T-Cross Sport 1.5 TSI 150CV DSG',
'vin': 'WVGZZZC1ZMY133144',
'year': 2021}
2026-03-30 12:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:23 [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-30 12:29:23 [arval.es] INFO: Saving data for 131114: {'created_time': 1773740932.584144, 'last_price_update_time': 1774873763.287022}
2026-03-30 12:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131114') HTTP/1.1" 204 0
2026-03-30 12:29:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.078(s), this was the 1st time calling it.
2026-03-30 12:29:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.739994704491852 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:29:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131405> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d39716ae-8ffe-552c-af22-60e844630880 with identifier: 131405
2026-03-30 12:29:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d39716ae-8ffe-552c-af22-60e844630880 with scrape type 2
2026-03-30 12:29:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d39716ae-8ffe-552c-af22-60e844630880 with scrape type 2
2026-03-30 12:29:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d39716ae-8ffe-552c-af22-60e844630880, identifier: 131405
2026-03-30 12:29:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d39716ae-8ffe-552c-af22-60e844630880 with identifier: 131405
2026-03-30 12:29:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d39716ae-8ffe-552c-af22-60e844630880 with identifier: 131405
2026-03-30 12:29:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d39716ae-8ffe-552c-af22-60e844630880 with identifier: 131405 to the API
2026-03-30 12:29:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131405>
{'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': 'd39716ae-8ffe-552c-af22-60e844630880',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4077MDV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-10-tsi-emotion-131405',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 119874,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2023-02-08',
'seats_number': 0,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Emotion',
'transmission': 'manual',
'trim': '1.0 TSI Emotion',
'vin': 'TMBEP6PJ3P4045018',
'year': 2023}
2026-03-30 12:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:24 [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-30 12:29:24 [arval.es] INFO: Saving data for 131405: {'created_time': 1773950485.036782, 'last_price_update_time': 1774873764.218747}
2026-03-30 12:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131405') HTTP/1.1" 204 0
2026-03-30 12:29:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131312> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a with identifier: 131312
2026-03-30 12:29:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a with scrape type 2
2026-03-30 12:29:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a with scrape type 2
2026-03-30 12:29:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a, identifier: 131312
2026-03-30 12:29:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a with identifier: 131312
2026-03-30 12:29:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a with identifier: 131312
2026-03-30 12:29:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a with identifier: 131312 to the API
2026-03-30 12:29:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131312>
{'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': '66ce4a2b-d56c-5836-9c63-92fe3d3ffb7a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3007MCV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-allure-pack-15-hdi-131312',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 80671,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2022-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure Pack 1.5 HDi',
'transmission': 'manual',
'trim': 'Allure Pack 1.5 HDi',
'vin': 'VF3MCYHZMNS122663',
'year': 2022}
2026-03-30 12:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:26 [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-30 12:29:26 [arval.es] INFO: Saving data for 131312: {'created_time': 1773866006.091227, 'last_price_update_time': 1774873766.060647}
2026-03-30 12:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131312') HTTP/1.1" 204 0
2026-03-30 12:29:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:29:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131116> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116
2026-03-30 12:29:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4987b79-06ba-5512-877d-649325f3f358 with scrape type 2
2026-03-30 12:29:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4987b79-06ba-5512-877d-649325f3f358 with scrape type 2
2026-03-30 12:29:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b4987b79-06ba-5512-877d-649325f3f358, identifier: 131116
2026-03-30 12:29:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116
2026-03-30 12:29:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116
2026-03-30 12:29:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b4987b79-06ba-5512-877d-649325f3f358 with identifier: 131116 to the API
2026-03-30 12:29:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131116>
{'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': 'b4987b79-06ba-5512-877d-649325f3f358',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6844LXK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-131116',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 86769,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ589205',
'year': 2022}
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:29 [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-30 12:29:29 [arval.es] INFO: Saving data for 131116: {'created_time': 1773740936.994685, 'last_price_update_time': 1774873769.295662}
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131116') HTTP/1.1" 204 0
2026-03-30 12:29:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131117> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117
2026-03-30 12:29:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with scrape type 2
2026-03-30 12:29:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with scrape type 2
2026-03-30 12:29:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37, identifier: 131117
2026-03-30 12:29:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117
2026-03-30 12:29:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117
2026-03-30 12:29:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37 with identifier: 131117 to the API
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131117>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e7a85cbb-be65-5ab2-9349-fb7e8a0f6c37',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8284MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-concept-4x2-131117',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 53155,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2022-12-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': 'U5YPU81BANL038651',
'year': 2022}
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:29 [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-30 12:29:29 [arval.es] INFO: Saving data for 131117: {'created_time': 1773740937.642227, 'last_price_update_time': 1774873769.797221}
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131117') HTTP/1.1" 204 0
2026-03-30 12:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131208> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121164> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6216241-2dd5-53dd-aa41-839835a914bf with identifier: 131208
2026-03-30 12:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6216241-2dd5-53dd-aa41-839835a914bf with scrape type 2
2026-03-30 12:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6216241-2dd5-53dd-aa41-839835a914bf with scrape type 2
2026-03-30 12:29:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e6216241-2dd5-53dd-aa41-839835a914bf, identifier: 131208
2026-03-30 12:29:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e6216241-2dd5-53dd-aa41-839835a914bf with identifier: 131208
2026-03-30 12:29:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e6216241-2dd5-53dd-aa41-839835a914bf with identifier: 131208
2026-03-30 12:29:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e6216241-2dd5-53dd-aa41-839835a914bf with identifier: 131208 to the API
2026-03-30 12:29:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131208>
{'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': 'e6216241-2dd5-53dd-aa41-839835a914bf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1987LLH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-klass-4x2-131208',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 72822,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': True,
'registration_date': '2020-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDi Klass 4x2',
'transmission': 'manual',
'trim': '1.0 TGDi Klass 4x2',
'vin': 'KMHK2811ALU640216',
'year': 2020}
2026-03-30 12:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:31 [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-30 12:29:31 [arval.es] INFO: Saving data for 131208: {'created_time': 1773777638.566258, 'last_price_update_time': 1774873771.903748}
2026-03-30 12:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131208') HTTP/1.1" 204 0
2026-03-30 12:29:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131309> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131214> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131313> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b107a7a-294e-5e22-ad1e-0a3e0f65a949 with identifier: 121164
2026-03-30 12:29:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b107a7a-294e-5e22-ad1e-0a3e0f65a949 with scrape type 2
2026-03-30 12:29:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b107a7a-294e-5e22-ad1e-0a3e0f65a949 with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8b107a7a-294e-5e22-ad1e-0a3e0f65a949, identifier: 121164
2026-03-30 12:29:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8b107a7a-294e-5e22-ad1e-0a3e0f65a949 with identifier: 121164
2026-03-30 12:29:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8b107a7a-294e-5e22-ad1e-0a3e0f65a949 with identifier: 121164
2026-03-30 12:29:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8b107a7a-294e-5e22-ad1e-0a3e0f65a949 with identifier: 121164 to the API
2026-03-30 12:29:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121164>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8b107a7a-294e-5e22-ad1e-0a3e0f65a949',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9997LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-tecno-150cv-121164',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 37119,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Tecno 150CV',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Tecno 150CV',
'vin': 'TMAJD81BAMJ030247',
'year': 2021}
2026-03-30 12:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:32 [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-30 12:29:32 [arval.es] INFO: Saving data for 121164: {'created_time': 1773394669.144016, 'last_price_update_time': 1774873772.364953}
2026-03-30 12:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121164') HTTP/1.1" 204 0
2026-03-30 12:29:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 133f10fb-92a4-5c6d-b966-27e18b53466e with identifier: 131309
2026-03-30 12:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 133f10fb-92a4-5c6d-b966-27e18b53466e with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 133f10fb-92a4-5c6d-b966-27e18b53466e with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 133f10fb-92a4-5c6d-b966-27e18b53466e, identifier: 131309
2026-03-30 12:29:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214
2026-03-30 12:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d, identifier: 131214
2026-03-30 12:29:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80c88d41-4ec3-528f-a6c8-6294b683bd89 with identifier: 131313
2026-03-30 12:29:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80c88d41-4ec3-528f-a6c8-6294b683bd89 with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80c88d41-4ec3-528f-a6c8-6294b683bd89 with scrape type 2
2026-03-30 12:29:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 80c88d41-4ec3-528f-a6c8-6294b683bd89, identifier: 131313
2026-03-30 12:29:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 133f10fb-92a4-5c6d-b966-27e18b53466e with identifier: 131309
2026-03-30 12:29:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 133f10fb-92a4-5c6d-b966-27e18b53466e with identifier: 131309
2026-03-30 12:29:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 133f10fb-92a4-5c6d-b966-27e18b53466e with identifier: 131309 to the API
2026-03-30 12:29:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131309>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 155,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '133f10fb-92a4-5c6d-b966-27e18b53466e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5120LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-puma-10-ecoboost-st-line-x-mhev-131309',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Ford',
'model': 'Puma',
'odometer': 96443,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Puma 1.0 EcoBoost ST-Line X MHEV',
'transmission': 'automatic',
'trim': '1.0 EcoBoost ST-Line X MHEV',
'vin': 'WF02XXERK2NL52146',
'year': 2022}
2026-03-30 12:29:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:33 [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-30 12:29:33 [arval.es] INFO: Saving data for 131309: {'created_time': 1773865289.032046, 'last_price_update_time': 1774873773.007899}
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131309') HTTP/1.1" 204 0
2026-03-30 12:29:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214
2026-03-30 12:29:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214
2026-03-30 12:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1358b617-77e1-5fc2-b36a-e315f1dc6d0d with identifier: 131214 to the API
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131214>
{'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': '1358b617-77e1-5fc2-b36a-e315f1dc6d0d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3419LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-bluehdi-81kw-110cv-131214',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 114832,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKNJ536157',
'year': 2022}
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:33 [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-30 12:29:33 [arval.es] INFO: Saving data for 131214: {'created_time': 1773835852.759488, 'last_price_update_time': 1774873773.38597}
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131214') HTTP/1.1" 204 0
2026-03-30 12:29:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 80c88d41-4ec3-528f-a6c8-6294b683bd89 with identifier: 131313
2026-03-30 12:29:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 80c88d41-4ec3-528f-a6c8-6294b683bd89 with identifier: 131313
2026-03-30 12:29:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 80c88d41-4ec3-528f-a6c8-6294b683bd89 with identifier: 131313 to the API
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131313>
{'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': '80c88d41-4ec3-528f-a6c8-6294b683bd89',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7499LMS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-kamiq-10-tsi-dsg-ambition-131313',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 25549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18100.0,
'price_includes_vat': True,
'registration_date': '2021-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI DSG Ambition',
'transmission': 'automatic',
'trim': '1.0 TSI DSG Ambition',
'vin': 'TMBGR6NW9M3084294',
'year': 2021}
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:33 [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-30 12:29:33 [arval.es] INFO: Saving data for 131313: {'created_time': 1773865829.378445, 'last_price_update_time': 1774873773.696542}
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131313') HTTP/1.1" 204 0
2026-03-30 12:29:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131215> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215
2026-03-30 12:29:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b0a353-c276-51ed-9eb9-15590c091702 with scrape type 2
2026-03-30 12:29:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72b0a353-c276-51ed-9eb9-15590c091702 with scrape type 2
2026-03-30 12:29:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 72b0a353-c276-51ed-9eb9-15590c091702, identifier: 131215
2026-03-30 12:29:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215
2026-03-30 12:29:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215
2026-03-30 12:29:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 72b0a353-c276-51ed-9eb9-15590c091702 with identifier: 131215 to the API
2026-03-30 12:29:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131215>
{'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': '72b0a353-c276-51ed-9eb9-15590c091702',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5377LXB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-104kw-141cv-concept-131215',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Niro',
'odometer': 72127,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2022-03-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV 104kW (141CV) Concept',
'transmission': 'automatic',
'trim': '1.6 GDi HEV 104kW (141CV) Concept',
'vin': 'KNACB81CGN5529566',
'year': 2022}
2026-03-30 12:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:34 [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-30 12:29:34 [arval.es] INFO: Saving data for 131215: {'created_time': 1773835805.092743, 'last_price_update_time': 1774873774.355103}
2026-03-30 12:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131215') HTTP/1.1" 204 0
2026-03-30 12:29:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131217> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74769813-9e9f-50e5-9412-981300d10bc3 with identifier: 131217
2026-03-30 12:29:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74769813-9e9f-50e5-9412-981300d10bc3 with scrape type 2
2026-03-30 12:29:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74769813-9e9f-50e5-9412-981300d10bc3 with scrape type 2
2026-03-30 12:29:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 74769813-9e9f-50e5-9412-981300d10bc3, identifier: 131217
2026-03-30 12:29:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 74769813-9e9f-50e5-9412-981300d10bc3 with identifier: 131217
2026-03-30 12:29:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 74769813-9e9f-50e5-9412-981300d10bc3 with identifier: 131217
2026-03-30 12:29:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 74769813-9e9f-50e5-9412-981300d10bc3 with identifier: 131217 to the API
2026-03-30 12:29:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131217>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '74769813-9e9f-50e5-9412-981300d10bc3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6442MVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-core-auto-131217',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 12750,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42500.0,
'price_includes_vat': True,
'registration_date': '2024-10-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Core Auto',
'transmission': 'automatic',
'trim': '2.0 B4 D Core Auto',
'vin': 'YV1UZK5V9R1879846',
'year': 2024}
2026-03-30 12:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:35 [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-30 12:29:35 [arval.es] INFO: Saving data for 131217: {'created_time': 1773837082.008039, 'last_price_update_time': 1774873775.575036}
2026-03-30 12:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131217') HTTP/1.1" 204 0
2026-03-30 12:29:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131230> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3cb82a5-4107-5ae6-bb31-9d8ef050601e with identifier: 131230
2026-03-30 12:29:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3cb82a5-4107-5ae6-bb31-9d8ef050601e with scrape type 2
2026-03-30 12:29:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3cb82a5-4107-5ae6-bb31-9d8ef050601e with scrape type 2
2026-03-30 12:29:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b3cb82a5-4107-5ae6-bb31-9d8ef050601e, identifier: 131230
2026-03-30 12:29:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b3cb82a5-4107-5ae6-bb31-9d8ef050601e with identifier: 131230
2026-03-30 12:29:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b3cb82a5-4107-5ae6-bb31-9d8ef050601e with identifier: 131230
2026-03-30 12:29:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b3cb82a5-4107-5ae6-bb31-9d8ef050601e with identifier: 131230 to the API
2026-03-30 12:29:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131230>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b3cb82a5-4107-5ae6-bb31-9d8ef050601e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0009NHD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-103kw-140cv-mhev-4x2-acenta-131230',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 3234,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25200.0,
'price_includes_vat': True,
'registration_date': '2025-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 103kW (140CV) mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T 103kW (140CV) mHEV 4x2 Acenta',
'vin': 'SJNJ12TA4U2244455',
'year': 2025}
2026-03-30 12:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:36 [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-30 12:29:36 [arval.es] INFO: Saving data for 131230: {'created_time': 1773835816.355328, 'last_price_update_time': 1774873776.599311}
2026-03-30 12:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131230') HTTP/1.1" 204 0
2026-03-30 12:29:37 [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-30 12:29:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131112
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:37 [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-30 12:29:37 [arval.es] INFO: Scrape type for 131112: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131111
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:37 [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-30 12:29:37 [arval.es] INFO: Scrape type for 131111: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131110
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:37 [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-30 12:29:37 [arval.es] INFO: Scrape type for 131110: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131109
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:37 [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-30 12:29:37 [arval.es] INFO: Scrape type for 131109: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131106
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:37 [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-30 12:29:37 [arval.es] INFO: Scrape type for 131106: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131107
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:37 [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-30 12:29:37 [arval.es] INFO: Scrape type for 131107: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131105
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131105: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131104
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131104: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131103
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131103: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131102
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131102: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131101
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131101: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131093
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131093: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131092
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131092: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131090
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131090: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 131089
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 131089: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 128130
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 128130: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 130961
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 130961: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 130962
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 130962: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 130960
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 130960: 2
2026-03-30 12:29:37 [arval.es] INFO: Found listing with ID: 130957
2026-03-30 12:29:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29: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-30 12:29:37 [arval.es] INFO: Scrape type for 130957: 2
2026-03-30 12:29:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131219> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6ef6310-de73-5dba-8d99-0d9998f96716 with identifier: 131219
2026-03-30 12:29:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6ef6310-de73-5dba-8d99-0d9998f96716 with scrape type 2
2026-03-30 12:29:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6ef6310-de73-5dba-8d99-0d9998f96716 with scrape type 2
2026-03-30 12:29:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e6ef6310-de73-5dba-8d99-0d9998f96716, identifier: 131219
2026-03-30 12:29:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e6ef6310-de73-5dba-8d99-0d9998f96716 with identifier: 131219
2026-03-30 12:29:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e6ef6310-de73-5dba-8d99-0d9998f96716 with identifier: 131219
2026-03-30 12:29:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e6ef6310-de73-5dba-8d99-0d9998f96716 with identifier: 131219 to the API
2026-03-30 12:29:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131219>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e6ef6310-de73-5dba-8d99-0d9998f96716',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5731MMG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-arteon-15-tsi-elegance-131219',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 1517,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35500.0,
'price_includes_vat': True,
'registration_date': '2023-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Arteon 1.5 TSI Elegance',
'transmission': 'manual',
'trim': '1.5 TSI Elegance',
'vin': 'WVWZZZ3H0PE016683',
'year': 2023}
2026-03-30 12:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:38 [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-30 12:29:38 [arval.es] INFO: Saving data for 131219: {'created_time': 1773837085.448083, 'last_price_update_time': 1774873778.966}
2026-03-30 12:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131219') HTTP/1.1" 204 0
2026-03-30 12:29:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131233> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1de12b2a-5059-5747-8477-b9c166cd67f2 with identifier: 131233
2026-03-30 12:29:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1de12b2a-5059-5747-8477-b9c166cd67f2 with scrape type 2
2026-03-30 12:29:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1de12b2a-5059-5747-8477-b9c166cd67f2 with scrape type 2
2026-03-30 12:29:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1de12b2a-5059-5747-8477-b9c166cd67f2, identifier: 131233
2026-03-30 12:29:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1de12b2a-5059-5747-8477-b9c166cd67f2 with identifier: 131233
2026-03-30 12:29:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1de12b2a-5059-5747-8477-b9c166cd67f2 with identifier: 131233
2026-03-30 12:29:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1de12b2a-5059-5747-8477-b9c166cd67f2 with identifier: 131233 to the API
2026-03-30 12:29:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131233>
{'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': '1de12b2a-5059-5747-8477-b9c166cd67f2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7853LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-2017-5p-todoterreno-10-tsi-81kw-110cv-style-plus-ac-131233',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 58528,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 2017 5P todoterreno 1.0 TSI 81kW (110CV) Style Plus (AC)',
'transmission': 'manual',
'trim': '2017 5P todoterreno 1.0 TSI 81kW (110CV) Style Plus (AC)',
'vin': 'VSSZZZKJZNR011003',
'year': 2021}
2026-03-30 12:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:41 [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-30 12:29:41 [arval.es] INFO: Saving data for 131233: {'created_time': 1773835817.79814, 'last_price_update_time': 1774873781.728606}
2026-03-30 12:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131233') HTTP/1.1" 204 0
2026-03-30 12:29:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131227> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227
2026-03-30 12:29:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with scrape type 2
2026-03-30 12:29:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with scrape type 2
2026-03-30 12:29:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff, identifier: 131227
2026-03-30 12:29:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227
2026-03-30 12:29:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227
2026-03-30 12:29:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff with identifier: 131227 to the API
2026-03-30 12:29:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131227>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7a147ae8-dd8e-5ee4-90ec-3fc1b71167ff',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5890LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-leon-14-e-hybrid-dsg-6-ss-xcellence-go-l-131227',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Leon',
'odometer': 29316,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 1.4 e-Hybrid DSG-6 S&S Xcellence Go L',
'transmission': 'automatic',
'trim': '1.4 e-Hybrid DSG-6 S&S Xcellence Go L',
'vin': 'VSSZZZKLZMR095023',
'year': 2021}
2026-03-30 12:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:43 [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-30 12:29:43 [arval.es] INFO: Saving data for 131227: {'created_time': 1773835807.924833, 'last_price_update_time': 1774873783.492884}
2026-03-30 12:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131227') HTTP/1.1" 204 0
2026-03-30 12:29:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.243(s), this was the 1st time calling it.
2026-03-30 12:29:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.763640000226438 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:29:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131237> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4 with identifier: 131237
2026-03-30 12:29:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4 with scrape type 2
2026-03-30 12:29:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4 with scrape type 2
2026-03-30 12:29:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4, identifier: 131237
2026-03-30 12:29:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4 with identifier: 131237
2026-03-30 12:29:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4 with identifier: 131237
2026-03-30 12:29:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8c1191d3-ae60-5e1b-b81b-4722ec1f45e4 with identifier: 131237 to the API
2026-03-30 12:29:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131237>
{'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': '8c1191d3-ae60-5e1b-b81b-4722ec1f45e4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3586LWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-74kw-100cv-mhev-imt-drive-131237',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'Stonic',
'odometer': 69656,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 0,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi 74kW (100CV) MHEV iMT Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi 74kW (100CV) MHEV iMT Drive',
'vin': 'KNAD6817AN6649093',
'year': 2022}
2026-03-30 12:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:45 [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-30 12:29:45 [arval.es] INFO: Saving data for 131237: {'created_time': 1773835821.686522, 'last_price_update_time': 1774873785.500428}
2026-03-30 12:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131237') HTTP/1.1" 204 0
2026-03-30 12:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131235> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131234> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 335b49c2-8e83-5b2e-a96c-9c09ace3dab1 with identifier: 131235
2026-03-30 12:29:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 335b49c2-8e83-5b2e-a96c-9c09ace3dab1 with scrape type 2
2026-03-30 12:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 335b49c2-8e83-5b2e-a96c-9c09ace3dab1 with scrape type 2
2026-03-30 12:29:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 335b49c2-8e83-5b2e-a96c-9c09ace3dab1, identifier: 131235
2026-03-30 12:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 335b49c2-8e83-5b2e-a96c-9c09ace3dab1 with identifier: 131235
2026-03-30 12:29:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 335b49c2-8e83-5b2e-a96c-9c09ace3dab1 with identifier: 131235
2026-03-30 12:29:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 335b49c2-8e83-5b2e-a96c-9c09ace3dab1 with identifier: 131235 to the API
2026-03-30 12:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131235>
{'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': '335b49c2-8e83-5b2e-a96c-9c09ace3dab1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5307LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-xline-131235',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X4',
'odometer': 91037,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39500.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA31CA0709J94982',
'year': 2021}
2026-03-30 12:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:46 [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-30 12:29:46 [arval.es] INFO: Saving data for 131235: {'created_time': 1773835810.08575, 'last_price_update_time': 1774873786.701203}
2026-03-30 12:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131235') HTTP/1.1" 204 0
2026-03-30 12:29:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b988f0c-44e0-510c-9ba8-e2bbd79f580a with identifier: 131234
2026-03-30 12:29:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b988f0c-44e0-510c-9ba8-e2bbd79f580a with scrape type 2
2026-03-30 12:29:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b988f0c-44e0-510c-9ba8-e2bbd79f580a with scrape type 2
2026-03-30 12:29:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5b988f0c-44e0-510c-9ba8-e2bbd79f580a, identifier: 131234
2026-03-30 12:29:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5b988f0c-44e0-510c-9ba8-e2bbd79f580a with identifier: 131234
2026-03-30 12:29:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5b988f0c-44e0-510c-9ba8-e2bbd79f580a with identifier: 131234
2026-03-30 12:29:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5b988f0c-44e0-510c-9ba8-e2bbd79f580a with identifier: 131234 to the API
2026-03-30 12:29:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131234>
{'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': '5b988f0c-44e0-510c-9ba8-e2bbd79f580a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2650MDZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-96kw-ss-allure-pack-eat8-131234',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Peugeot',
'model': '3008',
'odometer': 81143,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19300.0,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi 96kW S&S Allure Pack EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW S&S Allure Pack EAT8',
'vin': 'VF3MCYHZUPS013894',
'year': 2023}
2026-03-30 12:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:47 [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-30 12:29:47 [arval.es] INFO: Saving data for 131234: {'created_time': 1773835825.219657, 'last_price_update_time': 1774873787.192611}
2026-03-30 12:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131234') HTTP/1.1" 204 0
2026-03-30 12:29:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131238> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4e2f12d-34ca-5ac9-982a-ae24f45af6ed with identifier: 131238
2026-03-30 12:29:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4e2f12d-34ca-5ac9-982a-ae24f45af6ed with scrape type 2
2026-03-30 12:29:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4e2f12d-34ca-5ac9-982a-ae24f45af6ed with scrape type 2
2026-03-30 12:29:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b4e2f12d-34ca-5ac9-982a-ae24f45af6ed, identifier: 131238
2026-03-30 12:29:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b4e2f12d-34ca-5ac9-982a-ae24f45af6ed with identifier: 131238
2026-03-30 12:29:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b4e2f12d-34ca-5ac9-982a-ae24f45af6ed with identifier: 131238
2026-03-30 12:29:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b4e2f12d-34ca-5ac9-982a-ae24f45af6ed with identifier: 131238 to the API
2026-03-30 12:29:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131238>
{'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': 'b4e2f12d-34ca-5ac9-982a-ae24f45af6ed',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9976MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-508-active-pack-bluehdi-130-ss-131238',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '508',
'odometer': 94932,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 508 Active Pack BlueHDi 130 S&S',
'transmission': 'automatic',
'trim': 'Active Pack BlueHDi 130 S&S',
'vin': 'VR3FBYHZTNY637721',
'year': 2022}
2026-03-30 12:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:49 [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-30 12:29:49 [arval.es] INFO: Saving data for 131238: {'created_time': 1773836204.134635, 'last_price_update_time': 1774873789.204184}
2026-03-30 12:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131238') HTTP/1.1" 204 0
2026-03-30 12:29:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:29:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131315> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76d05ae8-c290-58f4-bd70-0085bf5fe4b2 with identifier: 131315
2026-03-30 12:29:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76d05ae8-c290-58f4-bd70-0085bf5fe4b2 with scrape type 2
2026-03-30 12:29:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76d05ae8-c290-58f4-bd70-0085bf5fe4b2 with scrape type 2
2026-03-30 12:29:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 76d05ae8-c290-58f4-bd70-0085bf5fe4b2, identifier: 131315
2026-03-30 12:29:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 76d05ae8-c290-58f4-bd70-0085bf5fe4b2 with identifier: 131315
2026-03-30 12:29:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 76d05ae8-c290-58f4-bd70-0085bf5fe4b2 with identifier: 131315
2026-03-30 12:29:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 76d05ae8-c290-58f4-bd70-0085bf5fe4b2 with identifier: 131315 to the API
2026-03-30 12:29:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131315>
{'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': '76d05ae8-c290-58f4-bd70-0085bf5fe4b2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9449LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-pack-131315',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 85111,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active Pack',
'vin': 'VF3MCYHZMMS255382',
'year': 2021}
2026-03-30 12:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:52 [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-30 12:29:52 [arval.es] INFO: Saving data for 131315: {'created_time': 1773866367.074654, 'last_price_update_time': 1774873792.116851}
2026-03-30 12:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131315') HTTP/1.1" 204 0
2026-03-30 12:29:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120986> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0602dfa7-6d06-57e0-a670-549e7f8d3933 with identifier: 120986
2026-03-30 12:29:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0602dfa7-6d06-57e0-a670-549e7f8d3933 with scrape type 2
2026-03-30 12:29:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0602dfa7-6d06-57e0-a670-549e7f8d3933 with scrape type 2
2026-03-30 12:29:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0602dfa7-6d06-57e0-a670-549e7f8d3933, identifier: 120986
2026-03-30 12:29:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0602dfa7-6d06-57e0-a670-549e7f8d3933 with identifier: 120986
2026-03-30 12:29:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0602dfa7-6d06-57e0-a670-549e7f8d3933 with identifier: 120986
2026-03-30 12:29:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0602dfa7-6d06-57e0-a670-549e7f8d3933 with identifier: 120986 to the API
2026-03-30 12:29:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120986>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0602dfa7-6d06-57e0-a670-549e7f8d3933',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6300MSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/citroen-c3-aircross-shine-pack-12-puretech-110cv-120986',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Citroën',
'model': 'C3',
'odometer': 21686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300.0,
'price_includes_vat': True,
'registration_date': '2024-06-26',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 Aircross Shine Pack 1.2 PureTech 110CV',
'transmission': 'manual',
'trim': 'Aircross Shine Pack 1.2 PureTech 110CV',
'vin': 'VF72RHNPMR4186285',
'year': 2024}
2026-03-30 12:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:53 [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-30 12:29:53 [arval.es] INFO: Saving data for 120986: {'created_time': 1773394572.986116, 'last_price_update_time': 1774873793.04099}
2026-03-30 12:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120986') HTTP/1.1" 204 0
2026-03-30 12:29:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131317> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f24b3c87-5e5a-5f1d-851e-fde0fceb800c with identifier: 131317
2026-03-30 12:29:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f24b3c87-5e5a-5f1d-851e-fde0fceb800c with scrape type 2
2026-03-30 12:29:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f24b3c87-5e5a-5f1d-851e-fde0fceb800c with scrape type 2
2026-03-30 12:29:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f24b3c87-5e5a-5f1d-851e-fde0fceb800c, identifier: 131317
2026-03-30 12:29:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f24b3c87-5e5a-5f1d-851e-fde0fceb800c with identifier: 131317
2026-03-30 12:29:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f24b3c87-5e5a-5f1d-851e-fde0fceb800c with identifier: 131317
2026-03-30 12:29:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f24b3c87-5e5a-5f1d-851e-fde0fceb800c with identifier: 131317 to the API
2026-03-30 12:29:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131317>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f24b3c87-5e5a-5f1d-851e-fde0fceb800c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7623LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a4-avant-35-tdi-20-tdi-131317',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A4',
'odometer': 34019,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant 35 TDI 2.0 TDI',
'transmission': 'automatic',
'trim': 'Avant 35 TDI 2.0 TDI',
'vin': 'WAUZZZF41NA023023',
'year': 2022}
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:55 [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-30 12:29:55 [arval.es] INFO: Saving data for 131317: {'created_time': 1773866547.220777, 'last_price_update_time': 1774873795.191375}
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131317') HTTP/1.1" 204 0
2026-03-30 12:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131314> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082559fe-914c-5176-837c-e36ce334280e with identifier: 131314
2026-03-30 12:29:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082559fe-914c-5176-837c-e36ce334280e with scrape type 2
2026-03-30 12:29:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082559fe-914c-5176-837c-e36ce334280e with scrape type 2
2026-03-30 12:29:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 082559fe-914c-5176-837c-e36ce334280e, identifier: 131314
2026-03-30 12:29:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 082559fe-914c-5176-837c-e36ce334280e with identifier: 131314
2026-03-30 12:29:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 082559fe-914c-5176-837c-e36ce334280e with identifier: 131314
2026-03-30 12:29:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 082559fe-914c-5176-837c-e36ce334280e with identifier: 131314 to the API
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131314>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '082559fe-914c-5176-837c-e36ce334280e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8508MLG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/fiat-500-monotrim-10-131314',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Fiat',
'model': '500',
'odometer': 42402,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 Monotrim 1.0',
'transmission': 'manual',
'trim': 'Monotrim 1.0',
'vin': 'ZFACF1BJ4RJJ28974',
'year': 2023}
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:55 [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-30 12:29:55 [arval.es] INFO: Saving data for 131314: {'created_time': 1773866186.105049, 'last_price_update_time': 1774873795.861327}
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131314') HTTP/1.1" 204 0
2026-03-30 12:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131236> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131231> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8091077-a647-570c-a8df-0342f93297fa with identifier: 131236
2026-03-30 12:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8091077-a647-570c-a8df-0342f93297fa with scrape type 2
2026-03-30 12:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8091077-a647-570c-a8df-0342f93297fa with scrape type 2
2026-03-30 12:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8091077-a647-570c-a8df-0342f93297fa, identifier: 131236
2026-03-30 12:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8091077-a647-570c-a8df-0342f93297fa with identifier: 131236
2026-03-30 12:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8091077-a647-570c-a8df-0342f93297fa with identifier: 131236
2026-03-30 12:29:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8091077-a647-570c-a8df-0342f93297fa with identifier: 131236 to the API
2026-03-30 12:29:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131236>
{'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': 'f8091077-a647-570c-a8df-0342f93297fa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9177LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-110kw-150-cv-131236',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 79988,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'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': 'VSSZZZKMZNR032966',
'year': 2022}
2026-03-30 12:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:56 [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-30 12:29:56 [arval.es] INFO: Saving data for 131236: {'created_time': 1773835813.632964, 'last_price_update_time': 1774873796.779316}
2026-03-30 12:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131236') HTTP/1.1" 204 0
2026-03-30 12:29:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fab7cd1-78fa-50a8-bb08-3684d3e137c5 with identifier: 131231
2026-03-30 12:29:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fab7cd1-78fa-50a8-bb08-3684d3e137c5 with scrape type 2
2026-03-30 12:29:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fab7cd1-78fa-50a8-bb08-3684d3e137c5 with scrape type 2
2026-03-30 12:29:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2fab7cd1-78fa-50a8-bb08-3684d3e137c5, identifier: 131231
2026-03-30 12:29:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2fab7cd1-78fa-50a8-bb08-3684d3e137c5 with identifier: 131231
2026-03-30 12:29:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2fab7cd1-78fa-50a8-bb08-3684d3e137c5 with identifier: 131231
2026-03-30 12:29:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2fab7cd1-78fa-50a8-bb08-3684d3e137c5 with identifier: 131231 to the API
2026-03-30 12:29:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:29: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-30 12:29:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131231>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2fab7cd1-78fa-50a8-bb08-3684d3e137c5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4332NDD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-kamiq-10-tsi-85kw-115cv-dsg-design-131231',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 7428,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24200.0,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI 85kW (115CV) DSG DESIGN',
'transmission': 'automatic',
'trim': '1.0 TSI 85kW (115CV) DSG DESIGN',
'vin': 'TMBGR6NW5S3144777',
'year': 2025}
2026-03-30 12:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:57 [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-30 12:29:57 [arval.es] INFO: Saving data for 131231: {'created_time': 1773837090.23123, 'last_price_update_time': 1774873797.669574}
2026-03-30 12:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:29:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131231') HTTP/1.1" 204 0
2026-03-30 12:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130960> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:29:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130962> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:29:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e91f9428-a360-5451-a854-1ad2c0d686a1 with identifier: 130960
2026-03-30 12:29:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e91f9428-a360-5451-a854-1ad2c0d686a1 with scrape type 2
2026-03-30 12:29:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e91f9428-a360-5451-a854-1ad2c0d686a1 with scrape type 2
2026-03-30 12:29:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e91f9428-a360-5451-a854-1ad2c0d686a1, identifier: 130960
2026-03-30 12:29:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e91f9428-a360-5451-a854-1ad2c0d686a1 with identifier: 130960
2026-03-30 12:29:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e91f9428-a360-5451-a854-1ad2c0d686a1 with identifier: 130960
2026-03-30 12:29:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e91f9428-a360-5451-a854-1ad2c0d686a1 with identifier: 130960 to the API
2026-03-30 12:29:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130960>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e91f9428-a360-5451-a854-1ad2c0d686a1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3829LZK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-life-130960',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 42038,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI Life',
'transmission': 'manual',
'trim': '2.0 TDI Life',
'vin': 'WVWZZZCDZNW024065',
'year': 2022}
2026-03-30 12:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:02 [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-30 12:30:02 [arval.es] INFO: Saving data for 130960: {'created_time': 1773652968.905228, 'last_price_update_time': 1774873802.257533}
2026-03-30 12:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130960') HTTP/1.1" 204 0
2026-03-30 12:30:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131218> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130961> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131203> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7dd5965-8c04-50d5-9bcc-b2c11768d032 with identifier: 130962
2026-03-30 12:30:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7dd5965-8c04-50d5-9bcc-b2c11768d032 with scrape type 2
2026-03-30 12:30:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7dd5965-8c04-50d5-9bcc-b2c11768d032 with scrape type 2
2026-03-30 12:30:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7dd5965-8c04-50d5-9bcc-b2c11768d032, identifier: 130962
2026-03-30 12:30:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7dd5965-8c04-50d5-9bcc-b2c11768d032 with identifier: 130962
2026-03-30 12:30:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7dd5965-8c04-50d5-9bcc-b2c11768d032 with identifier: 130962
2026-03-30 12:30:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7dd5965-8c04-50d5-9bcc-b2c11768d032 with identifier: 130962 to the API
2026-03-30 12:30:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130962>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 390,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e7dd5965-8c04-50d5-9bcc-b2c11768d032',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8597LLM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-43-4matic-amg-130962',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 42119,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 51900.0,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 43 4MATIC AMG',
'transmission': 'automatic',
'trim': '43 4MATIC AMG',
'vin': 'W1N2539641V279262',
'year': 2020}
2026-03-30 12:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:03 [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-30 12:30:03 [arval.es] INFO: Saving data for 130962: {'created_time': 1773657538.163374, 'last_price_update_time': 1774873803.907881}
2026-03-30 12:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130962') HTTP/1.1" 204 0
2026-03-30 12:30:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e03773b-85a4-572e-9c36-d62ebaab3de7 with identifier: 131218
2026-03-30 12:30:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e03773b-85a4-572e-9c36-d62ebaab3de7 with scrape type 2
2026-03-30 12:30:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e03773b-85a4-572e-9c36-d62ebaab3de7 with scrape type 2
2026-03-30 12:30:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3e03773b-85a4-572e-9c36-d62ebaab3de7, identifier: 131218
2026-03-30 12:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b94fae81-f8cf-50ed-b8b6-b9be9e70cb11 with identifier: 130961
2026-03-30 12:30:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b94fae81-f8cf-50ed-b8b6-b9be9e70cb11 with scrape type 2
2026-03-30 12:30:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b94fae81-f8cf-50ed-b8b6-b9be9e70cb11 with scrape type 2
2026-03-30 12:30:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b94fae81-f8cf-50ed-b8b6-b9be9e70cb11, identifier: 130961
2026-03-30 12:30:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4 with identifier: 131203
2026-03-30 12:30:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4 with scrape type 2
2026-03-30 12:30:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4 with scrape type 2
2026-03-30 12:30:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4, identifier: 131203
2026-03-30 12:30:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3e03773b-85a4-572e-9c36-d62ebaab3de7 with identifier: 131218
2026-03-30 12:30:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3e03773b-85a4-572e-9c36-d62ebaab3de7 with identifier: 131218
2026-03-30 12:30:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3e03773b-85a4-572e-9c36-d62ebaab3de7 with identifier: 131218 to the API
2026-03-30 12:30:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131218>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3e03773b-85a4-572e-9c36-d62ebaab3de7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1067LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-3-320d-touring-paquete-deportivo-m-131218',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 60396,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 320d Touring PAQUETE DEPORTIVO M',
'transmission': 'automatic',
'trim': '320d Touring PAQUETE DEPORTIVO M',
'vin': 'WBA11DZ030FM21930',
'year': 2021}
2026-03-30 12:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131218%27 HTTP/1.1" 200 None
2026-03-30 12:30:05 [arval.es] INFO: Saving data for 131218: {'created_time': 1773836065.085549, 'last_price_update_time': 1774873805.953537}
2026-03-30 12:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131218') HTTP/1.1" 204 0
2026-03-30 12:30:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b94fae81-f8cf-50ed-b8b6-b9be9e70cb11 with identifier: 130961
2026-03-30 12:30:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b94fae81-f8cf-50ed-b8b6-b9be9e70cb11 with identifier: 130961
2026-03-30 12:30:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b94fae81-f8cf-50ed-b8b6-b9be9e70cb11 with identifier: 130961 to the API
2026-03-30 12:30:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130961>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b94fae81-f8cf-50ed-b8b6-b9be9e70cb11',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6157MCN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-dsg-130961',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 92980,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid DSG',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid DSG',
'vin': 'WVGZZZ5N3PW405102',
'year': 2022}
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:07 [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-30 12:30:07 [arval.es] INFO: Saving data for 130961: {'created_time': 1773657547.587307, 'last_price_update_time': 1774873807.354654}
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130961') HTTP/1.1" 204 0
2026-03-30 12:30:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4 with identifier: 131203
2026-03-30 12:30:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4 with identifier: 131203
2026-03-30 12:30:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4 with identifier: 131203 to the API
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131203>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'b3ea5c1b-88e0-5ba9-ac84-5faf7b8c51b4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3261LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-131203',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 43822,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZNY034028',
'year': 2022}
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:07 [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-30 12:30:07 [arval.es] INFO: Saving data for 131203: {'created_time': 1773777644.567301, 'last_price_update_time': 1774873807.841627}
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131203') HTTP/1.1" 204 0
2026-03-30 12:30:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128130> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:07 [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-30 12:30:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1238ecae-4057-55ed-bfc5-057fa5f1f616 with identifier: 128130
2026-03-30 12:30:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1238ecae-4057-55ed-bfc5-057fa5f1f616 with scrape type 2
2026-03-30 12:30:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1238ecae-4057-55ed-bfc5-057fa5f1f616 with scrape type 2
2026-03-30 12:30:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1238ecae-4057-55ed-bfc5-057fa5f1f616, identifier: 128130
2026-03-30 12:30:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1238ecae-4057-55ed-bfc5-057fa5f1f616 with identifier: 128130
2026-03-30 12:30:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1238ecae-4057-55ed-bfc5-057fa5f1f616 with identifier: 128130
2026-03-30 12:30:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1238ecae-4057-55ed-bfc5-057fa5f1f616 with identifier: 128130 to the API
2026-03-30 12:30:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128130>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1238ecae-4057-55ed-bfc5-057fa5f1f616',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6872NFL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-transit-350-l3-trend-20-tdci-128130',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Ford',
'model': 'Transit',
'odometer': 8650,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31900.0,
'price_includes_vat': True,
'registration_date': '2025-08-26',
'seats_number': 3,
'seller_name': None,
'title': 'Ford Transit 350 L3 Trend 2.0 TDCi',
'transmission': 'manual',
'trim': '350 L3 Trend 2.0 TDCi',
'vin': 'WF0EXXTTRESJ35556',
'year': 2025}
2026-03-30 12:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:09 [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-30 12:30:09 [arval.es] INFO: Saving data for 128130: {'created_time': 1773400208.474279, 'last_price_update_time': 1774873809.962612}
2026-03-30 12:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128130') HTTP/1.1" 204 0
2026-03-30 12:30:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130955
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [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-30 12:30:10 [arval.es] INFO: Scrape type for 130955: 2
2026-03-30 12:30:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131089> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131216> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130957> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130956
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [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-30 12:30:10 [arval.es] INFO: Scrape type for 130956: 2
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130954
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [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-30 12:30:10 [arval.es] INFO: Scrape type for 130954: 2
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130953
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [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-30 12:30:10 [arval.es] INFO: Scrape type for 130953: 2
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130942
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [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-30 12:30:10 [arval.es] INFO: Scrape type for 130942: 2
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130922
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [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-30 12:30:10 [arval.es] INFO: Scrape type for 130922: 2
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130846
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130846%27 HTTP/1.1" 200 None
2026-03-30 12:30:10 [arval.es] INFO: Scrape type for 130846: 2
2026-03-30 12:30:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4489e0ab-3ba8-5418-a676-5d21117d69d0 with identifier: 131089
2026-03-30 12:30:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4489e0ab-3ba8-5418-a676-5d21117d69d0 with scrape type 2
2026-03-30 12:30:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4489e0ab-3ba8-5418-a676-5d21117d69d0 with scrape type 2
2026-03-30 12:30:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4489e0ab-3ba8-5418-a676-5d21117d69d0, identifier: 131089
2026-03-30 12:30:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216
2026-03-30 12:30:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with scrape type 2
2026-03-30 12:30:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with scrape type 2
2026-03-30 12:30:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef, identifier: 131216
2026-03-30 12:30:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6 with identifier: 130957
2026-03-30 12:30:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6 with scrape type 2
2026-03-30 12:30:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6 with scrape type 2
2026-03-30 12:30:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6, identifier: 130957
2026-03-30 12:30:10 [arval.es] INFO: Found listing with ID: 130842
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130842%27 HTTP/1.1" 200 None
2026-03-30 12:30:10 [arval.es] INFO: Scrape type for 130842: 2
2026-03-30 12:30:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4489e0ab-3ba8-5418-a676-5d21117d69d0 with identifier: 131089
2026-03-30 12:30:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4489e0ab-3ba8-5418-a676-5d21117d69d0 with identifier: 131089
2026-03-30 12:30:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4489e0ab-3ba8-5418-a676-5d21117d69d0 with identifier: 131089 to the API
2026-03-30 12:30:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30:11 [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-30 12:30:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131089>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4489e0ab-3ba8-5418-a676-5d21117d69d0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2423LYX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-coupe-300-e-4matic-131089',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 66588,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42500.0,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Clase GLC Coupe 300 e 4MATIC',
'transmission': 'automatic',
'trim': 'Coupe 300 e 4MATIC',
'vin': 'W1N2533531G087152',
'year': 2022}
2026-03-30 12:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:12 [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-30 12:30:12 [arval.es] INFO: Saving data for 131089: {'created_time': 1773691240.904896, 'last_price_update_time': 1774873812.032713}
2026-03-30 12:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131089') HTTP/1.1" 204 0
2026-03-30 12:30:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216
2026-03-30 12:30:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216
2026-03-30 12:30:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef with identifier: 131216 to the API
2026-03-30 12:30:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131216>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '77d4fb8b-d954-5895-b6d5-d7fd2b0c56ef',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3910LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-proace-city-15d-gx-650kg-media-131216',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Toyota',
'model': 'Proace',
'odometer': 63848,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13200.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 2,
'seller_name': None,
'title': 'Toyota Proace City 1.5D GX 650kg Media',
'transmission': 'manual',
'trim': 'City 1.5D GX 650kg Media',
'vin': 'YAREFYHYCGJ960082',
'year': 2021}
2026-03-30 12:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:13 [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-30 12:30:13 [arval.es] INFO: Saving data for 131216: {'created_time': 1773835806.771644, 'last_price_update_time': 1774873813.598326}
2026-03-30 12:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131216') HTTP/1.1" 204 0
2026-03-30 12:30:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6 with identifier: 130957
2026-03-30 12:30:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6 with identifier: 130957
2026-03-30 12:30:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6 with identifier: 130957 to the API
2026-03-30 12:30:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130957>
{'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': 'a9f29d63-0c79-5e25-b4c9-ca9ef6e103f6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1913LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-130957',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 79464,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ544851',
'year': 2022}
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Saving data for 130957: {'created_time': 1773657536.101648, 'last_price_update_time': 1774873814.379694}
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130957') HTTP/1.1" 204 0
2026-03-30 12:30:14 [scrapy.extensions.logstats] INFO: Crawled 306 pages (at 42 pages/min), scraped 282 items (at 40 items/min)
2026-03-30 12:30:14 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:30:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130839
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130839: 2
2026-03-30 12:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131092> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131093> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131090> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130836
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130836: 2
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130835
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130835: 2
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130834
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130834: 2
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130833
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130833: 2
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130823
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130823: 2
2026-03-30 12:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e029862-a00c-5472-811e-e4a3343b6ff8 with identifier: 131092
2026-03-30 12:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e029862-a00c-5472-811e-e4a3343b6ff8 with scrape type 2
2026-03-30 12:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e029862-a00c-5472-811e-e4a3343b6ff8 with scrape type 2
2026-03-30 12:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5e029862-a00c-5472-811e-e4a3343b6ff8, identifier: 131092
2026-03-30 12:30:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7c03e36-ae73-5c89-9cbe-799c7c82f649 with identifier: 131093
2026-03-30 12:30:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7c03e36-ae73-5c89-9cbe-799c7c82f649 with scrape type 2
2026-03-30 12:30:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7c03e36-ae73-5c89-9cbe-799c7c82f649 with scrape type 2
2026-03-30 12:30:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a7c03e36-ae73-5c89-9cbe-799c7c82f649, identifier: 131093
2026-03-30 12:30:14 [arval.es] INFO: Found listing with ID: 130822
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:14 [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-30 12:30:14 [arval.es] INFO: Scrape type for 130822: 2
2026-03-30 12:30:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5e029862-a00c-5472-811e-e4a3343b6ff8 with identifier: 131092
2026-03-30 12:30:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5e029862-a00c-5472-811e-e4a3343b6ff8 with identifier: 131092
2026-03-30 12:30:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5e029862-a00c-5472-811e-e4a3343b6ff8 with identifier: 131092 to the API
2026-03-30 12:30:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131092>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '5e029862-a00c-5472-811e-e4a3343b6ff8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2291LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-131092',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'i10',
'odometer': 70581,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11100.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass',
'transmission': 'manual',
'trim': '1.0 Klass',
'vin': 'NLHDN51AANZ125287',
'year': 2022}
2026-03-30 12:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:15 [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-30 12:30:15 [arval.es] INFO: Saving data for 131092: {'created_time': 1773691256.126738, 'last_price_update_time': 1774873815.585458}
2026-03-30 12:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131092') HTTP/1.1" 204 0
2026-03-30 12:30:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a7c03e36-ae73-5c89-9cbe-799c7c82f649 with identifier: 131093
2026-03-30 12:30:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a7c03e36-ae73-5c89-9cbe-799c7c82f649 with identifier: 131093
2026-03-30 12:30:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a7c03e36-ae73-5c89-9cbe-799c7c82f649 with identifier: 131093 to the API
2026-03-30 12:30:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131093>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a7c03e36-ae73-5c89-9cbe-799c7c82f649',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3598LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/citroen-c3-12-puretech-live-pack-131093',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Citroën',
'model': 'C3',
'odometer': 70500,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10200.0,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C3 1.2 PureTech Live Pack',
'transmission': 'manual',
'trim': '1.2 PureTech Live Pack',
'vin': 'VF7SXHMRVMT673455',
'year': 2022}
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Saving data for 131093: {'created_time': 1773691230.428099, 'last_price_update_time': 1774873816.105841}
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131093') HTTP/1.1" 204 0
2026-03-30 12:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b42a27df-ce18-5b72-92de-b898ada6d50f with identifier: 131090
2026-03-30 12:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b42a27df-ce18-5b72-92de-b898ada6d50f with scrape type 2
2026-03-30 12:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b42a27df-ce18-5b72-92de-b898ada6d50f with scrape type 2
2026-03-30 12:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b42a27df-ce18-5b72-92de-b898ada6d50f, identifier: 131090
2026-03-30 12:30:16 [arval.es] INFO: Found listing with ID: 130813
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Scrape type for 130813: 2
2026-03-30 12:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b42a27df-ce18-5b72-92de-b898ada6d50f with identifier: 131090
2026-03-30 12:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b42a27df-ce18-5b72-92de-b898ada6d50f with identifier: 131090
2026-03-30 12:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b42a27df-ce18-5b72-92de-b898ada6d50f with identifier: 131090 to the API
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131090>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b42a27df-ce18-5b72-92de-b898ada6d50f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5900LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-131090',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X4',
'odometer': 115939,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34800.0,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d',
'transmission': 'automatic',
'trim': 'xDrive20d',
'vin': 'WBA31CA0409J95314',
'year': 2022}
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Saving data for 131090: {'created_time': 1773691244.849197, 'last_price_update_time': 1774873816.599922}
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131090') HTTP/1.1" 204 0
2026-03-30 12:30:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131101> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:16 [arval.es] INFO: Found listing with ID: 130820
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Scrape type for 130820: 2
2026-03-30 12:30:16 [arval.es] INFO: Found listing with ID: 130819
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Scrape type for 130819: 2
2026-03-30 12:30:16 [arval.es] INFO: Found listing with ID: 130818
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Scrape type for 130818: 2
2026-03-30 12:30:16 [arval.es] INFO: Found listing with ID: 130817
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:16 [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-30 12:30:16 [arval.es] INFO: Scrape type for 130817: 2
2026-03-30 12:30:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101
2026-03-30 12:30:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a4640216-1115-5ea2-8e0c-be41315aaaf8 with scrape type 2
2026-03-30 12:30:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a4640216-1115-5ea2-8e0c-be41315aaaf8 with scrape type 2
2026-03-30 12:30:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a4640216-1115-5ea2-8e0c-be41315aaaf8, identifier: 131101
2026-03-30 12:30:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101
2026-03-30 12:30:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101
2026-03-30 12:30:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a4640216-1115-5ea2-8e0c-be41315aaaf8 with identifier: 131101 to the API
2026-03-30 12:30:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131101>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a4640216-1115-5ea2-8e0c-be41315aaaf8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1757LWP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-131101',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 79564,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'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': 'YV1XZBWVFN2736467',
'year': 2022}
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:18 [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-30 12:30:18 [arval.es] INFO: Saving data for 131101: {'created_time': 1773740888.865574, 'last_price_update_time': 1774873818.207525}
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131101') HTTP/1.1" 204 0
2026-03-30 12:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131102> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 112c665e-fdc9-5093-ac78-35d557f3babd with identifier: 131102
2026-03-30 12:30:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 112c665e-fdc9-5093-ac78-35d557f3babd with scrape type 2
2026-03-30 12:30:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 112c665e-fdc9-5093-ac78-35d557f3babd with scrape type 2
2026-03-30 12:30:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 112c665e-fdc9-5093-ac78-35d557f3babd, identifier: 131102
2026-03-30 12:30:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 112c665e-fdc9-5093-ac78-35d557f3babd with identifier: 131102
2026-03-30 12:30:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 112c665e-fdc9-5093-ac78-35d557f3babd with identifier: 131102
2026-03-30 12:30:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 112c665e-fdc9-5093-ac78-35d557f3babd with identifier: 131102 to the API
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131102>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '112c665e-fdc9-5093-ac78-35d557f3babd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2792NGW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-208-allure-12-puretech-131102',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '208',
'odometer': 12012,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2025-10-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 208 Allure 1.2 Puretech',
'transmission': 'manual',
'trim': 'Allure 1.2 Puretech',
'vin': 'VR3UPHNE2S4212912',
'year': 2025}
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:18 [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-30 12:30:18 [arval.es] INFO: Saving data for 131102: {'created_time': 1773740893.617153, 'last_price_update_time': 1774873818.79023}
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131102') HTTP/1.1" 204 0
2026-03-30 12:30:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131103> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04133583-118a-5fbc-83de-1e434e253a48 with identifier: 131103
2026-03-30 12:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04133583-118a-5fbc-83de-1e434e253a48 with scrape type 2
2026-03-30 12:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04133583-118a-5fbc-83de-1e434e253a48 with scrape type 2
2026-03-30 12:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 04133583-118a-5fbc-83de-1e434e253a48, identifier: 131103
2026-03-30 12:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 04133583-118a-5fbc-83de-1e434e253a48 with identifier: 131103
2026-03-30 12:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 04133583-118a-5fbc-83de-1e434e253a48 with identifier: 131103
2026-03-30 12:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 04133583-118a-5fbc-83de-1e434e253a48 with identifier: 131103 to the API
2026-03-30 12:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131103>
{'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': '04133583-118a-5fbc-83de-1e434e253a48',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8113LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-acenta-131103',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Juke',
'odometer': 34567,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T Acenta',
'transmission': 'manual',
'trim': 'DIG-T Acenta',
'vin': 'SJNFAAF16U1162679',
'year': 2022}
2026-03-30 12:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:20 [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-30 12:30:20 [arval.es] INFO: Saving data for 131103: {'created_time': 1773740897.034183, 'last_price_update_time': 1774873820.490555}
2026-03-30 12:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131103') HTTP/1.1" 204 0
2026-03-30 12:30:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131104> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131105> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104
2026-03-30 12:30:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with scrape type 2
2026-03-30 12:30:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with scrape type 2
2026-03-30 12:30:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d, identifier: 131104
2026-03-30 12:30:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104
2026-03-30 12:30:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104
2026-03-30 12:30:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1a64ce88-6646-5d16-a5d5-b2bf3428e75d with identifier: 131104 to the API
2026-03-30 12:30:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131104>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '1a64ce88-6646-5d16-a5d5-b2bf3428e75d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0027LXH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-allure-131104',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 34400,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20400.0,
'price_includes_vat': True,
'registration_date': '2022-04-11',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 Allure',
'vin': 'VF3M4DGZUNS053299',
'year': 2022}
2026-03-30 12:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:21 [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-30 12:30:21 [arval.es] INFO: Saving data for 131104: {'created_time': 1773740900.900572, 'last_price_update_time': 1774873821.918996}
2026-03-30 12:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131104') HTTP/1.1" 204 0
2026-03-30 12:30:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131107> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131106> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eb03b34c-22e9-5f44-8790-1424d9460dda with identifier: 131105
2026-03-30 12:30:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eb03b34c-22e9-5f44-8790-1424d9460dda with scrape type 2
2026-03-30 12:30:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eb03b34c-22e9-5f44-8790-1424d9460dda with scrape type 2
2026-03-30 12:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eb03b34c-22e9-5f44-8790-1424d9460dda, identifier: 131105
2026-03-30 12:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eb03b34c-22e9-5f44-8790-1424d9460dda with identifier: 131105
2026-03-30 12:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eb03b34c-22e9-5f44-8790-1424d9460dda with identifier: 131105
2026-03-30 12:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eb03b34c-22e9-5f44-8790-1424d9460dda with identifier: 131105 to the API
2026-03-30 12:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131105>
{'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': 'eb03b34c-22e9-5f44-8790-1424d9460dda',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2583LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-10-tsi-110cv-style-plus-131105',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 33910,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-01-14',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI 110CV Style Plus',
'transmission': 'manual',
'trim': '1.0 TSI 110CV Style Plus',
'vin': 'VSSZZZKJZNR034396',
'year': 2022}
2026-03-30 12:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:22 [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-30 12:30:22 [arval.es] INFO: Saving data for 131105: {'created_time': 1773740904.348107, 'last_price_update_time': 1774873822.411907}
2026-03-30 12:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131105') HTTP/1.1" 204 0
2026-03-30 12:30:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1410d0e-bd9a-56f7-8640-48ff8988586c with identifier: 131107
2026-03-30 12:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1410d0e-bd9a-56f7-8640-48ff8988586c with scrape type 2
2026-03-30 12:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1410d0e-bd9a-56f7-8640-48ff8988586c with scrape type 2
2026-03-30 12:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a1410d0e-bd9a-56f7-8640-48ff8988586c, identifier: 131107
2026-03-30 12:30:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b4e82a0-d600-5d06-bcb9-f2890acc15f4 with identifier: 131106
2026-03-30 12:30:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4e82a0-d600-5d06-bcb9-f2890acc15f4 with scrape type 2
2026-03-30 12:30:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b4e82a0-d600-5d06-bcb9-f2890acc15f4 with scrape type 2
2026-03-30 12:30:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b4e82a0-d600-5d06-bcb9-f2890acc15f4, identifier: 131106
2026-03-30 12:30:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a1410d0e-bd9a-56f7-8640-48ff8988586c with identifier: 131107
2026-03-30 12:30:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a1410d0e-bd9a-56f7-8640-48ff8988586c with identifier: 131107
2026-03-30 12:30:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a1410d0e-bd9a-56f7-8640-48ff8988586c with identifier: 131107 to the API
2026-03-30 12:30:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131107>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a1410d0e-bd9a-56f7-8640-48ff8988586c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0766NGL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-rifter-gt-standard-15-hdi-130cv-131107',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 4796,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2025-10-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Rifter GT Standard 1.5 HDi 130CV',
'transmission': 'automatic',
'trim': 'GT Standard 1.5 HDi 130CV',
'vin': 'VR3EBYHZ2SJ769337',
'year': 2025}
2026-03-30 12:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:23 [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-30 12:30:23 [arval.es] INFO: Saving data for 131107: {'created_time': 1773740911.47429, 'last_price_update_time': 1774873823.889342}
2026-03-30 12:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131107') HTTP/1.1" 204 0
2026-03-30 12:30:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b4e82a0-d600-5d06-bcb9-f2890acc15f4 with identifier: 131106
2026-03-30 12:30:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b4e82a0-d600-5d06-bcb9-f2890acc15f4 with identifier: 131106
2026-03-30 12:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b4e82a0-d600-5d06-bcb9-f2890acc15f4 with identifier: 131106 to the API
2026-03-30 12:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131106>
{'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': '0b4e82a0-d600-5d06-bcb9-f2890acc15f4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2825LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-100cv-elegance-131106',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 49265,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL 100CV Elegance',
'transmission': 'manual',
'trim': '1.2T XHL 100CV Elegance',
'vin': 'VXKUPHNEKN4127292',
'year': 2022}
2026-03-30 12:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:24 [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-30 12:30:24 [arval.es] INFO: Saving data for 131106: {'created_time': 1773740912.451054, 'last_price_update_time': 1774873824.282374}
2026-03-30 12:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131106') HTTP/1.1" 204 0
2026-03-30 12:30:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131111> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111
2026-03-30 12:30:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc257eba-a601-51d0-811a-aa788104b052 with scrape type 2
2026-03-30 12:30:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc257eba-a601-51d0-811a-aa788104b052 with scrape type 2
2026-03-30 12:30:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc257eba-a601-51d0-811a-aa788104b052, identifier: 131111
2026-03-30 12:30:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111
2026-03-30 12:30:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111
2026-03-30 12:30:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc257eba-a601-51d0-811a-aa788104b052 with identifier: 131111 to the API
2026-03-30 12:30:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131111>
{'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': 'dc257eba-a601-51d0-811a-aa788104b052',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4824MWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-style-131111',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 23937,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2024-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza Style',
'transmission': 'manual',
'trim': 'Style',
'vin': 'VSSZZZKJ9SR521769',
'year': 2024}
2026-03-30 12:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:25 [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-30 12:30:25 [arval.es] INFO: Saving data for 131111: {'created_time': 1773740921.631648, 'last_price_update_time': 1774873825.973707}
2026-03-30 12:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131111') HTTP/1.1" 204 0
2026-03-30 12:30:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130955> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cc9e07c-77fa-5c75-bb3b-6cf934888adb with identifier: 130955
2026-03-30 12:30:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cc9e07c-77fa-5c75-bb3b-6cf934888adb with scrape type 2
2026-03-30 12:30:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4cc9e07c-77fa-5c75-bb3b-6cf934888adb with scrape type 2
2026-03-30 12:30:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4cc9e07c-77fa-5c75-bb3b-6cf934888adb, identifier: 130955
2026-03-30 12:30:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4cc9e07c-77fa-5c75-bb3b-6cf934888adb with identifier: 130955
2026-03-30 12:30:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4cc9e07c-77fa-5c75-bb3b-6cf934888adb with identifier: 130955
2026-03-30 12:30:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4cc9e07c-77fa-5c75-bb3b-6cf934888adb with identifier: 130955 to the API
2026-03-30 12:30:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130955>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4cc9e07c-77fa-5c75-bb3b-6cf934888adb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6979LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-220-d-4matic-130955',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 46635,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44300.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Clase GLC 220 d 4MATIC',
'transmission': 'automatic',
'trim': '220 d 4MATIC',
'vin': 'W1N2539151G037801',
'year': 2022}
2026-03-30 12:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:26 [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-30 12:30:26 [arval.es] INFO: Saving data for 130955: {'created_time': 1773657534.834431, 'last_price_update_time': 1774873826.720162}
2026-03-30 12:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130955') HTTP/1.1" 204 0
2026-03-30 12:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130839> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 588a31d9-4c03-58bc-80d3-d3518d4bb487 with identifier: 130839
2026-03-30 12:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 588a31d9-4c03-58bc-80d3-d3518d4bb487 with scrape type 2
2026-03-30 12:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 588a31d9-4c03-58bc-80d3-d3518d4bb487 with scrape type 2
2026-03-30 12:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 588a31d9-4c03-58bc-80d3-d3518d4bb487, identifier: 130839
2026-03-30 12:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 588a31d9-4c03-58bc-80d3-d3518d4bb487 with identifier: 130839
2026-03-30 12:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 588a31d9-4c03-58bc-80d3-d3518d4bb487 with identifier: 130839
2026-03-30 12:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 588a31d9-4c03-58bc-80d3-d3518d4bb487 with identifier: 130839 to the API
2026-03-30 12:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130839>
{'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': '588a31d9-4c03-58bc-80d3-d3518d4bb487',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4629LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-130839',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 58922,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'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': 'VF3MCYHZMMS255406',
'year': 2022}
2026-03-30 12:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:28 [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-30 12:30:28 [arval.es] INFO: Saving data for 130839: {'created_time': 1773657491.335065, 'last_price_update_time': 1774873828.471202}
2026-03-30 12:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130839') HTTP/1.1" 204 0
2026-03-30 12:30:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130842> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b with identifier: 130842
2026-03-30 12:30:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b with scrape type 2
2026-03-30 12:30:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b with scrape type 2
2026-03-30 12:30:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b, identifier: 130842
2026-03-30 12:30:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b with identifier: 130842
2026-03-30 12:30:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b with identifier: 130842
2026-03-30 12:30:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 535d4c6b-4b0f-57dc-beb4-9d8a34f0829b with identifier: 130842 to the API
2026-03-30 12:30:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130842>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '535d4c6b-4b0f-57dc-beb4-9d8a34f0829b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7590LTZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-expert-furgon-premium-15-bluehdi-100-standard-130842',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 49736,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Furgon Premium 1.5 BlueHDi 100 Standard',
'transmission': 'manual',
'trim': 'Furgon Premium 1.5 BlueHDi 100 Standard',
'vin': 'VF3VBYHRMMZ109090',
'year': 2021}
2026-03-30 12:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:29 [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-30 12:30:29 [arval.es] INFO: Saving data for 130842: {'created_time': 1773657480.837319, 'last_price_update_time': 1774873829.133165}
2026-03-30 12:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130842') HTTP/1.1" 204 0
2026-03-30 12:30:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130817> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b3ed096-9b5d-5888-86f0-c6dda3f1585d with identifier: 130817
2026-03-30 12:30:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b3ed096-9b5d-5888-86f0-c6dda3f1585d with scrape type 2
2026-03-30 12:30:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b3ed096-9b5d-5888-86f0-c6dda3f1585d with scrape type 2
2026-03-30 12:30:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7b3ed096-9b5d-5888-86f0-c6dda3f1585d, identifier: 130817
2026-03-30 12:30:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7b3ed096-9b5d-5888-86f0-c6dda3f1585d with identifier: 130817
2026-03-30 12:30:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7b3ed096-9b5d-5888-86f0-c6dda3f1585d with identifier: 130817
2026-03-30 12:30:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7b3ed096-9b5d-5888-86f0-c6dda3f1585d with identifier: 130817 to the API
2026-03-30 12:30:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130817>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 82,
'expiration_date': None,
'fuel_type': 'electric',
'id': '7b3ed096-9b5d-5888-86f0-c6dda3f1585d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3192LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-twingo-zen-60-kw-r80-bateria-20kwh-130817',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Twingo',
'odometer': 68432,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9300.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Twingo Zen 60 kW R80 bateria 20kWh',
'transmission': 'automatic',
'trim': 'Zen 60 kW R80 bateria 20kWh',
'vin': 'VF1AH000768565982',
'year': 2022}
2026-03-30 12:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:31 [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-30 12:30:31 [arval.es] INFO: Saving data for 130817: {'created_time': 1773393336.537493, 'last_price_update_time': 1774873831.842107}
2026-03-30 12:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130817') HTTP/1.1" 204 0
2026-03-30 12:30:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131112> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112
2026-03-30 12:30:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55463592-56eb-5472-8ec9-8149cde3853b with scrape type 2
2026-03-30 12:30:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55463592-56eb-5472-8ec9-8149cde3853b with scrape type 2
2026-03-30 12:30:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 55463592-56eb-5472-8ec9-8149cde3853b, identifier: 131112
2026-03-30 12:30:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112
2026-03-30 12:30:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112
2026-03-30 12:30:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 55463592-56eb-5472-8ec9-8149cde3853b with identifier: 131112 to the API
2026-03-30 12:30:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131112>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '55463592-56eb-5472-8ec9-8149cde3853b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4852MNH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i20-10-tgdi-klass-131112',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'I20',
'odometer': 61559,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai I20 1.0 TGDI Klass',
'transmission': 'manual',
'trim': '1.0 TGDI Klass',
'vin': 'NLHBN51G0RZ435281',
'year': 2024}
2026-03-30 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:32 [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-30 12:30:32 [arval.es] INFO: Saving data for 131112: {'created_time': 1773740924.968954, 'last_price_update_time': 1774873832.5586}
2026-03-30 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131112') HTTP/1.1" 204 0
2026-03-30 12:30:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130818> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a20d5fe-b50f-5cde-a307-98c8b58a2a34 with identifier: 130818
2026-03-30 12:30:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a20d5fe-b50f-5cde-a307-98c8b58a2a34 with scrape type 2
2026-03-30 12:30:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a20d5fe-b50f-5cde-a307-98c8b58a2a34 with scrape type 2
2026-03-30 12:30:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9a20d5fe-b50f-5cde-a307-98c8b58a2a34, identifier: 130818
2026-03-30 12:30:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9a20d5fe-b50f-5cde-a307-98c8b58a2a34 with identifier: 130818
2026-03-30 12:30:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9a20d5fe-b50f-5cde-a307-98c8b58a2a34 with identifier: 130818
2026-03-30 12:30:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9a20d5fe-b50f-5cde-a307-98c8b58a2a34 with identifier: 130818 to the API
2026-03-30 12:30:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130818>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '9a20d5fe-b50f-5cde-a307-98c8b58a2a34',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9920MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-dsg-130818',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 22910,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26600.0,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI DSG',
'transmission': 'automatic',
'trim': '1.5 TSI DSG',
'vin': 'VSSZZZKM2PR017856',
'year': 2023}
2026-03-30 12:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:33 [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-30 12:30:33 [arval.es] INFO: Saving data for 130818: {'created_time': 1773657258.79922, 'last_price_update_time': 1774873833.770269}
2026-03-30 12:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130818') HTTP/1.1" 204 0
2026-03-30 12:30:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130819> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08c81a63-0a18-542b-9206-de94dfeface0 with identifier: 130819
2026-03-30 12:30:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08c81a63-0a18-542b-9206-de94dfeface0 with scrape type 2
2026-03-30 12:30:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08c81a63-0a18-542b-9206-de94dfeface0 with scrape type 2
2026-03-30 12:30:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 08c81a63-0a18-542b-9206-de94dfeface0, identifier: 130819
2026-03-30 12:30:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 08c81a63-0a18-542b-9206-de94dfeface0 with identifier: 130819
2026-03-30 12:30:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 08c81a63-0a18-542b-9206-de94dfeface0 with identifier: 130819
2026-03-30 12:30:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 08c81a63-0a18-542b-9206-de94dfeface0 with identifier: 130819 to the API
2026-03-30 12:30:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130819>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '08c81a63-0a18-542b-9206-de94dfeface0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1607MSC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-scala-selection-10-tsi-130819',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Skoda',
'model': 'Scala',
'odometer': 13665,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2024-06-11',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Scala Selection 1.0 TSI',
'transmission': 'manual',
'trim': 'Selection 1.0 TSI',
'vin': 'TMBER6NW6R3025332',
'year': 2024}
2026-03-30 12:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:34 [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-30 12:30:34 [arval.es] INFO: Saving data for 130819: {'created_time': 1773657257.92392, 'last_price_update_time': 1774873834.610378}
2026-03-30 12:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130819') HTTP/1.1" 204 0
2026-03-30 12:30:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130820> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d5b32cc-4526-5210-9ca4-437a97d3d52a with identifier: 130820
2026-03-30 12:30:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d5b32cc-4526-5210-9ca4-437a97d3d52a with scrape type 2
2026-03-30 12:30:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d5b32cc-4526-5210-9ca4-437a97d3d52a with scrape type 2
2026-03-30 12:30:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9d5b32cc-4526-5210-9ca4-437a97d3d52a, identifier: 130820
2026-03-30 12:30:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9d5b32cc-4526-5210-9ca4-437a97d3d52a with identifier: 130820
2026-03-30 12:30:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9d5b32cc-4526-5210-9ca4-437a97d3d52a with identifier: 130820
2026-03-30 12:30:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9d5b32cc-4526-5210-9ca4-437a97d3d52a with identifier: 130820 to the API
2026-03-30 12:30:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130820>
{'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': '9d5b32cc-4526-5210-9ca4-437a97d3d52a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7717LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-130820',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 91253,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19100.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI',
'transmission': 'manual',
'trim': '2.0 TDI',
'vin': 'WVWZZZCDZNW137135',
'year': 2022}
2026-03-30 12:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:36 [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-30 12:30:36 [arval.es] INFO: Saving data for 130820: {'created_time': 1773393330.647128, 'last_price_update_time': 1774873836.147462}
2026-03-30 12:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130820') HTTP/1.1" 204 0
2026-03-30 12:30:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130823> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac7c8b59-7005-50f1-92a6-63304d0579be with identifier: 130823
2026-03-30 12:30:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac7c8b59-7005-50f1-92a6-63304d0579be with scrape type 2
2026-03-30 12:30:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac7c8b59-7005-50f1-92a6-63304d0579be with scrape type 2
2026-03-30 12:30:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ac7c8b59-7005-50f1-92a6-63304d0579be, identifier: 130823
2026-03-30 12:30:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ac7c8b59-7005-50f1-92a6-63304d0579be with identifier: 130823
2026-03-30 12:30:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ac7c8b59-7005-50f1-92a6-63304d0579be with identifier: 130823
2026-03-30 12:30:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ac7c8b59-7005-50f1-92a6-63304d0579be with identifier: 130823 to the API
2026-03-30 12:30:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130823>
{'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': 'ac7c8b59-7005-50f1-92a6-63304d0579be',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9033LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ateca-10-tsi-81kw-stsp-style-go-130823',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Seat',
'model': 'Ateca',
'odometer': 96722,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17100.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.0 TSI 81kW St&Sp Style Go',
'transmission': 'manual',
'trim': '1.0 TSI 81kW St&Sp Style Go',
'vin': 'VSSZZZ5FZN6511030',
'year': 2021}
2026-03-30 12:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:38 [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-30 12:30:38 [arval.es] INFO: Saving data for 130823: {'created_time': 1773657490.628746, 'last_price_update_time': 1774873838.770624}
2026-03-30 12:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130823') HTTP/1.1" 204 0
2026-03-30 12:30:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131320> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff1ea2f0-2795-5c70-a8f6-50cfa9691598 with identifier: 131320
2026-03-30 12:30:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff1ea2f0-2795-5c70-a8f6-50cfa9691598 with scrape type 2
2026-03-30 12:30:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff1ea2f0-2795-5c70-a8f6-50cfa9691598 with scrape type 2
2026-03-30 12:30:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ff1ea2f0-2795-5c70-a8f6-50cfa9691598, identifier: 131320
2026-03-30 12:30:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ff1ea2f0-2795-5c70-a8f6-50cfa9691598 with identifier: 131320
2026-03-30 12:30:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ff1ea2f0-2795-5c70-a8f6-50cfa9691598 with identifier: 131320
2026-03-30 12:30:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ff1ea2f0-2795-5c70-a8f6-50cfa9691598 with identifier: 131320 to the API
2026-03-30 12:30:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131320>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ff1ea2f0-2795-5c70-a8f6-50cfa9691598',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0229LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-inscription-recharge-131320',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 63170,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 0,
'seller_name': None,
'title': 'Volvo XC40 1.5 T5 Inscription Recharge',
'transmission': 'automatic',
'trim': '1.5 T5 Inscription Recharge',
'vin': 'YV1XZBBVFN2721788',
'year': 2022}
2026-03-30 12:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:41 [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-30 12:30:41 [arval.es] INFO: Saving data for 131320: {'created_time': 1773866727.814759, 'last_price_update_time': 1774873841.957656}
2026-03-30 12:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131320') HTTP/1.1" 204 0
2026-03-30 12:30:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130834> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8372d0-8a92-56a8-a34c-e121b0dde502 with identifier: 130834
2026-03-30 12:30:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8372d0-8a92-56a8-a34c-e121b0dde502 with scrape type 2
2026-03-30 12:30:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a8372d0-8a92-56a8-a34c-e121b0dde502 with scrape type 2
2026-03-30 12:30:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8a8372d0-8a92-56a8-a34c-e121b0dde502, identifier: 130834
2026-03-30 12:30:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8a8372d0-8a92-56a8-a34c-e121b0dde502 with identifier: 130834
2026-03-30 12:30:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8a8372d0-8a92-56a8-a34c-e121b0dde502 with identifier: 130834
2026-03-30 12:30:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8a8372d0-8a92-56a8-a34c-e121b0dde502 with identifier: 130834 to the API
2026-03-30 12:30:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130834>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '8a8372d0-8a92-56a8-a34c-e121b0dde502',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6177LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-touareg-r-30-v6-tsi-340kw-tip-130834',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volkswagen',
'model': 'Touareg',
'odometer': 68941,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 47500.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Touareg R 3.0 V6 TSI 340kW Tip',
'transmission': 'automatic',
'trim': 'R 3.0 V6 TSI 340kW Tip',
'vin': 'WVGZZZCRZND000525',
'year': 2021}
2026-03-30 12:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:43 [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-30 12:30:43 [arval.es] INFO: Saving data for 130834: {'created_time': 1773657503.813887, 'last_price_update_time': 1774873843.86036}
2026-03-30 12:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130834') HTTP/1.1" 204 0
2026-03-30 12:30:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130833> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ff0eb9a-0af4-552c-939c-562c13aa5463 with identifier: 130833
2026-03-30 12:30:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ff0eb9a-0af4-552c-939c-562c13aa5463 with scrape type 2
2026-03-30 12:30:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ff0eb9a-0af4-552c-939c-562c13aa5463 with scrape type 2
2026-03-30 12:30:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2ff0eb9a-0af4-552c-939c-562c13aa5463, identifier: 130833
2026-03-30 12:30:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2ff0eb9a-0af4-552c-939c-562c13aa5463 with identifier: 130833
2026-03-30 12:30:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2ff0eb9a-0af4-552c-939c-562c13aa5463 with identifier: 130833
2026-03-30 12:30:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2ff0eb9a-0af4-552c-939c-562c13aa5463 with identifier: 130833 to the API
2026-03-30 12:30:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130833>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2ff0eb9a-0af4-552c-939c-562c13aa5463',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7287MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-citan-citan-110-cdi-standard-15-95cv-130833',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Mercedes',
'model': 'Citan',
'odometer': 50728,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Citan Citan 110 CDI standard 1.5 95CV',
'transmission': 'manual',
'trim': 'Citan 110 CDI standard 1.5 95CV',
'vin': 'W1VTBECZ8PU331256',
'year': 2023}
2026-03-30 12:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:46 [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-30 12:30:46 [arval.es] INFO: Saving data for 130833: {'created_time': 1773657487.591327, 'last_price_update_time': 1774873846.571716}
2026-03-30 12:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130833') HTTP/1.1" 204 0
2026-03-30 12:30:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130822> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4 with identifier: 130822
2026-03-30 12:30:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4 with scrape type 2
2026-03-30 12:30:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4 with scrape type 2
2026-03-30 12:30:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4, identifier: 130822
2026-03-30 12:30:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4 with identifier: 130822
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=gold HTTP/1.1" 200 None
2026-03-30 12:30:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 12:30:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4 with identifier: 130822
2026-03-30 12:30:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4 with identifier: 130822 to the API
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130822>
{'auction_title': '',
'category': 'Turismo',
'color': 'gold',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4a9f05c4-e1ba-5e9c-87c9-9aef6cb97fb4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4212LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-16-gdi-phev-104kw-141cv-etech-130822',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'XCeed',
'odometer': 37066,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19600.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDi PHEV 104kW (141CV) eTech',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV 104kW (141CV) eTech',
'vin': 'U5YH5F1AGNL021963',
'year': 2022}
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:47 [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-30 12:30:47 [arval.es] INFO: Saving data for 130822: {'created_time': 1773657498.100626, 'last_price_update_time': 1774873847.794089}
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130822') HTTP/1.1" 204 0
2026-03-30 12:30:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130922> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80277ad7-a450-5ceb-ba1a-f80d2c53f714 with identifier: 130922
2026-03-30 12:30:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80277ad7-a450-5ceb-ba1a-f80d2c53f714 with scrape type 2
2026-03-30 12:30:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80277ad7-a450-5ceb-ba1a-f80d2c53f714 with scrape type 2
2026-03-30 12:30:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 80277ad7-a450-5ceb-ba1a-f80d2c53f714, identifier: 130922
2026-03-30 12:30:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 80277ad7-a450-5ceb-ba1a-f80d2c53f714 with identifier: 130922
2026-03-30 12:30:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 80277ad7-a450-5ceb-ba1a-f80d2c53f714 with identifier: 130922
2026-03-30 12:30:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 80277ad7-a450-5ceb-ba1a-f80d2c53f714 with identifier: 130922 to the API
2026-03-30 12:30:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130922>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '80277ad7-a450-5ceb-ba1a-f80d2c53f714',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1222MFG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-recharge-phev-plus-bright-auto-130922',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 75315,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Recharge PHEV Plus Bright Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Recharge PHEV Plus Bright Auto',
'vin': 'YV1XZBWV2P2048322',
'year': 2023}
2026-03-30 12:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:50 [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-30 12:30:50 [arval.es] INFO: Saving data for 130922: {'created_time': 1773657517.099667, 'last_price_update_time': 1774873850.369303}
2026-03-30 12:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130922') HTTP/1.1" 204 0
2026-03-30 12:30:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130835> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 80a8c7f3-38d4-50a7-8642-3e5b8480a599 with identifier: 130835
2026-03-30 12:30:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 80a8c7f3-38d4-50a7-8642-3e5b8480a599 with scrape type 2
2026-03-30 12:30:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 80a8c7f3-38d4-50a7-8642-3e5b8480a599 with scrape type 2
2026-03-30 12:30:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 80a8c7f3-38d4-50a7-8642-3e5b8480a599, identifier: 130835
2026-03-30 12:30:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 80a8c7f3-38d4-50a7-8642-3e5b8480a599 with identifier: 130835
2026-03-30 12:30:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 80a8c7f3-38d4-50a7-8642-3e5b8480a599 with identifier: 130835
2026-03-30 12:30:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 80a8c7f3-38d4-50a7-8642-3e5b8480a599 with identifier: 130835 to the API
2026-03-30 12:30:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130835>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 232,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '80a8c7f3-38d4-50a7-8642-3e5b8480a599',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1919LZT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-hev-drive-4x2-130835',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 40913,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26000.0,
'price_includes_vat': True,
'registration_date': '2022-08-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi HEV Drive 4X2',
'transmission': 'automatic',
'trim': '1.6 T-GDi HEV Drive 4X2',
'vin': 'U5YPV81GBNL032427',
'year': 2022}
2026-03-30 12:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:52 [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-30 12:30:52 [arval.es] INFO: Saving data for 130835: {'created_time': 1773657499.945532, 'last_price_update_time': 1774873852.357839}
2026-03-30 12:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130835') HTTP/1.1" 204 0
2026-03-30 12:30:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130836> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86304222-1289-5f5f-88f7-5fdb6ca0e9dc with identifier: 130836
2026-03-30 12:30:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86304222-1289-5f5f-88f7-5fdb6ca0e9dc with scrape type 2
2026-03-30 12:30:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86304222-1289-5f5f-88f7-5fdb6ca0e9dc with scrape type 2
2026-03-30 12:30:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 86304222-1289-5f5f-88f7-5fdb6ca0e9dc, identifier: 130836
2026-03-30 12:30:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 86304222-1289-5f5f-88f7-5fdb6ca0e9dc with identifier: 130836
2026-03-30 12:30:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 86304222-1289-5f5f-88f7-5fdb6ca0e9dc with identifier: 130836
2026-03-30 12:30:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 86304222-1289-5f5f-88f7-5fdb6ca0e9dc with identifier: 130836 to the API
2026-03-30 12:30:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130836>
{'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': '86304222-1289-5f5f-88f7-5fdb6ca0e9dc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9233LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dct-7-v-n-connecta-130836',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Juke',
'odometer': 54346,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DCT 7 V N-Connecta',
'transmission': 'automatic',
'trim': 'DCT 7 V N-Connecta',
'vin': 'SJNFAAF16U1150661',
'year': 2021}
2026-03-30 12:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:55 [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-30 12:30:55 [arval.es] INFO: Saving data for 130836: {'created_time': 1773657502.024906, 'last_price_update_time': 1774873855.462924}
2026-03-30 12:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130836') HTTP/1.1" 204 0
2026-03-30 12:30:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131109> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:30:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:30:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109
2026-03-30 12:30:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with scrape type 2
2026-03-30 12:30:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with scrape type 2
2026-03-30 12:30:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e, identifier: 131109
2026-03-30 12:30:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109
2026-03-30 12:30:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109
2026-03-30 12:30:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 45f15b4e-575b-54d9-a9b3-bcedcc5fa82e with identifier: 131109 to the API
2026-03-30 12:30:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:30: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-30 12:30:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131109>
{'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': '45f15b4e-575b-54d9-a9b3-bcedcc5fa82e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3717LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-131109',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 100074,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1013072',
'year': 2021}
2026-03-30 12:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:57 [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-30 12:30:57 [arval.es] INFO: Saving data for 131109: {'created_time': 1773740916.889625, 'last_price_update_time': 1774873857.909172}
2026-03-30 12:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:30:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131109') HTTP/1.1" 204 0
2026-03-30 12:31:05 [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-30 12:31:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130816
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130816: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130814
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130814: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130812
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130812: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130811
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130811: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130810
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130810: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130808
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130808: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130806
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130806: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130641
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130641: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130640
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130640: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130600
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130600: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130599
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130599: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130597
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130597: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130596
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130596: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130595
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130595: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130587
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130587: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130584
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130584: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 127065
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 127065: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130526
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130526: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130525
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130525: 2
2026-03-30 12:31:05 [arval.es] INFO: Found listing with ID: 130508
2026-03-30 12:31:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:05 [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-30 12:31:05 [arval.es] INFO: Scrape type for 130508: 2
2026-03-30 12:31:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119744> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba with identifier: 119744
2026-03-30 12:31:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba with scrape type 2
2026-03-30 12:31:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba with scrape type 2
2026-03-30 12:31:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba, identifier: 119744
2026-03-30 12:31:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba with identifier: 119744
2026-03-30 12:31:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba with identifier: 119744
2026-03-30 12:31:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba with identifier: 119744 to the API
2026-03-30 12:31:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119744>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 63,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd0bdfa4f-036f-5d61-bdec-fddbe2e1e8ba',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2805NBG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-concept-10-65cv-119744',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Picanto',
'odometer': 8572,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2025-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto Concept 1.0 65CV',
'transmission': 'manual',
'trim': 'Concept 1.0 65CV',
'vin': 'KNAB2518AST287408',
'year': 2025}
2026-03-30 12:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:10 [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-30 12:31:10 [arval.es] INFO: Saving data for 119744: {'created_time': 1773396282.409837, 'last_price_update_time': 1774873870.612287}
2026-03-30 12:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119744') HTTP/1.1" 204 0
2026-03-30 12:31:12 [scrapy.extensions.logstats] INFO: Crawled 336 pages (at 30 pages/min), scraped 311 items (at 29 items/min)
2026-03-30 12:31:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:31:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130954> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71f22fd5-2739-581b-8198-91bb2529f6be with identifier: 130954
2026-03-30 12:31:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71f22fd5-2739-581b-8198-91bb2529f6be with scrape type 2
2026-03-30 12:31:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71f22fd5-2739-581b-8198-91bb2529f6be with scrape type 2
2026-03-30 12:31:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 71f22fd5-2739-581b-8198-91bb2529f6be, identifier: 130954
2026-03-30 12:31:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 71f22fd5-2739-581b-8198-91bb2529f6be with identifier: 130954
2026-03-30 12:31:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 71f22fd5-2739-581b-8198-91bb2529f6be with identifier: 130954
2026-03-30 12:31:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 71f22fd5-2739-581b-8198-91bb2529f6be with identifier: 130954 to the API
2026-03-30 12:31:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130954>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '71f22fd5-2739-581b-8198-91bb2529f6be',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1011LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-transit-connect-kombi-15-tdci-trend-230-l2-m1-130954',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 68341,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 7,
'seller_name': None,
'title': 'Ford Transit Connect Kombi 1.5 TDCi Trend 230 L2 M1',
'transmission': 'manual',
'trim': 'Kombi 1.5 TDCi Trend 230 L2 M1',
'vin': 'WF07XXWPG7NL52806',
'year': 2022}
2026-03-30 12:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:13 [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-30 12:31:13 [arval.es] INFO: Saving data for 130954: {'created_time': 1773657528.575276, 'last_price_update_time': 1774873873.181785}
2026-03-30 12:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130954') HTTP/1.1" 204 0
2026-03-30 12:31:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119224> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a46427f7-5069-5751-8b85-b3bad625b066 with identifier: 119224
2026-03-30 12:31:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a46427f7-5069-5751-8b85-b3bad625b066 with scrape type 2
2026-03-30 12:31:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a46427f7-5069-5751-8b85-b3bad625b066 with scrape type 2
2026-03-30 12:31:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a46427f7-5069-5751-8b85-b3bad625b066, identifier: 119224
2026-03-30 12:31:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a46427f7-5069-5751-8b85-b3bad625b066 with identifier: 119224
2026-03-30 12:31:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a46427f7-5069-5751-8b85-b3bad625b066 with identifier: 119224
2026-03-30 12:31:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a46427f7-5069-5751-8b85-b3bad625b066 with identifier: 119224 to the API
2026-03-30 12:31:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119224>
{'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': 'a46427f7-5069-5751-8b85-b3bad625b066',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8587MRK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-119224',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 13953,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2024-05-16',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1441498',
'year': 2024}
2026-03-30 12:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:22 [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-30 12:31:22 [arval.es] INFO: Saving data for 119224: {'created_time': 1773393987.639881, 'last_price_update_time': 1774873882.031177}
2026-03-30 12:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119224') HTTP/1.1" 204 0
2026-03-30 12:31:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119735> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43 with identifier: 119735
2026-03-30 12:31:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43 with scrape type 2
2026-03-30 12:31:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43 with scrape type 2
2026-03-30 12:31:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43, identifier: 119735
2026-03-30 12:31:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43 with identifier: 119735
2026-03-30 12:31:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43 with identifier: 119735
2026-03-30 12:31:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7cd9afa2-c1d1-5e71-9aea-bf934fae3f43 with identifier: 119735 to the API
2026-03-30 12:31:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119735>
{'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': '7cd9afa2-c1d1-5e71-9aea-bf934fae3f43',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5963MLD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-160cv-119735',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 14873,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 160CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 160CV',
'vin': 'SJNTAAJ12U1338157',
'year': 2023}
2026-03-30 12:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:23 [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-30 12:31:23 [arval.es] INFO: Saving data for 119735: {'created_time': 1773394353.489045, 'last_price_update_time': 1774873883.639128}
2026-03-30 12:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119735') HTTP/1.1" 204 0
2026-03-30 12:31:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130942> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448ecc24-0bb0-5825-bb92-a4ace4227091 with identifier: 130942
2026-03-30 12:31:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448ecc24-0bb0-5825-bb92-a4ace4227091 with scrape type 2
2026-03-30 12:31:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448ecc24-0bb0-5825-bb92-a4ace4227091 with scrape type 2
2026-03-30 12:31:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 448ecc24-0bb0-5825-bb92-a4ace4227091, identifier: 130942
2026-03-30 12:31:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 448ecc24-0bb0-5825-bb92-a4ace4227091 with identifier: 130942
2026-03-30 12:31:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 448ecc24-0bb0-5825-bb92-a4ace4227091 with identifier: 130942
2026-03-30 12:31:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 448ecc24-0bb0-5825-bb92-a4ace4227091 with identifier: 130942 to the API
2026-03-30 12:31:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130942>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 326,
'expiration_date': None,
'fuel_type': 'electric',
'id': '448ecc24-0bb0-5825-bb92-a4ace4227091',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2551MYD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q6-e-tron-225-kw-performance-advanced-130942',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q6 e-tron',
'odometer': 17284,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 63900.0,
'price_includes_vat': True,
'registration_date': '2025-01-31',
'seats_number': 0,
'seller_name': None,
'title': 'Audi Q6 e-tron 225 kW Performance Advanced',
'transmission': 'automatic',
'trim': '225 kW Performance Advanced',
'vin': 'WAUZZZGF0SA022084',
'year': 2025}
2026-03-30 12:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:24 [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-30 12:31:24 [arval.es] INFO: Saving data for 130942: {'created_time': 1773657522.327591, 'last_price_update_time': 1774873884.678498}
2026-03-30 12:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130942') HTTP/1.1" 204 0
2026-03-30 12:31:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131322> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac93cfa7-47e6-58bd-8272-3e19b5372cd8 with identifier: 131322
2026-03-30 12:31:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac93cfa7-47e6-58bd-8272-3e19b5372cd8 with scrape type 2
2026-03-30 12:31:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac93cfa7-47e6-58bd-8272-3e19b5372cd8 with scrape type 2
2026-03-30 12:31:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ac93cfa7-47e6-58bd-8272-3e19b5372cd8, identifier: 131322
2026-03-30 12:31:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ac93cfa7-47e6-58bd-8272-3e19b5372cd8 with identifier: 131322
2026-03-30 12:31:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ac93cfa7-47e6-58bd-8272-3e19b5372cd8 with identifier: 131322
2026-03-30 12:31:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ac93cfa7-47e6-58bd-8272-3e19b5372cd8 with identifier: 131322 to the API
2026-03-30 12:31:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131322>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ac93cfa7-47e6-58bd-8272-3e19b5372cd8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2408LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-103kw-140cv-mhev-4x2-acenta-131322',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 44488,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 103kW (140CV) mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T 103kW (140CV) mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1031151',
'year': 2022}
2026-03-30 12:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:26 [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-30 12:31:26 [arval.es] INFO: Saving data for 131322: {'created_time': 1773864208.223794, 'last_price_update_time': 1774873886.881223}
2026-03-30 12:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131322') HTTP/1.1" 204 0
2026-03-30 12:31:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130953> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dea033ff-1c7f-5ce6-86ea-4da1a661cd9c with identifier: 130953
2026-03-30 12:31:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dea033ff-1c7f-5ce6-86ea-4da1a661cd9c with scrape type 2
2026-03-30 12:31:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dea033ff-1c7f-5ce6-86ea-4da1a661cd9c with scrape type 2
2026-03-30 12:31:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dea033ff-1c7f-5ce6-86ea-4da1a661cd9c, identifier: 130953
2026-03-30 12:31:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dea033ff-1c7f-5ce6-86ea-4da1a661cd9c with identifier: 130953
2026-03-30 12:31:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dea033ff-1c7f-5ce6-86ea-4da1a661cd9c with identifier: 130953
2026-03-30 12:31:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dea033ff-1c7f-5ce6-86ea-4da1a661cd9c with identifier: 130953 to the API
2026-03-30 12:31:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130953>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'dea033ff-1c7f-5ce6-86ea-4da1a661cd9c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9333MRF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-3-320e-130953',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 4648,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44600.0,
'price_includes_vat': True,
'registration_date': '2024-05-07',
'seats_number': 0,
'seller_name': None,
'title': 'BMW Serie 3 320e',
'transmission': 'automatic',
'trim': '320e',
'vin': 'WBA18FS0608E11353',
'year': 2024}
2026-03-30 12:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:27 [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-30 12:31:27 [arval.es] INFO: Saving data for 130953: {'created_time': 1773657525.034761, 'last_price_update_time': 1774873887.884153}
2026-03-30 12:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130953') HTTP/1.1" 204 0
2026-03-30 12:31:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131327> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c349b260-baa8-572e-bcf5-cd052d4dfd71 with identifier: 131327
2026-03-30 12:31:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c349b260-baa8-572e-bcf5-cd052d4dfd71 with scrape type 2
2026-03-30 12:31:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c349b260-baa8-572e-bcf5-cd052d4dfd71 with scrape type 2
2026-03-30 12:31:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c349b260-baa8-572e-bcf5-cd052d4dfd71, identifier: 131327
2026-03-30 12:31:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c349b260-baa8-572e-bcf5-cd052d4dfd71 with identifier: 131327
2026-03-30 12:31:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c349b260-baa8-572e-bcf5-cd052d4dfd71 with identifier: 131327
2026-03-30 12:31:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c349b260-baa8-572e-bcf5-cd052d4dfd71 with identifier: 131327 to the API
2026-03-30 12:31:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131327>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c349b260-baa8-572e-bcf5-cd052d4dfd71',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4399LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-b5-d-awd-momentum-131327',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC90',
'odometer': 63255,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42600.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC90 2.0 B5 D AWD Momentum',
'transmission': 'automatic',
'trim': '2.0 B5 D AWD Momentum',
'vin': 'YV1LFK2VCN1829760',
'year': 2022}
2026-03-30 12:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:28 [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-30 12:31:28 [arval.es] INFO: Saving data for 131327: {'created_time': 1773907229.085366, 'last_price_update_time': 1774873888.624995}
2026-03-30 12:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131327') HTTP/1.1" 204 0
2026-03-30 12:31:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131330> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330
2026-03-30 12:31:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with scrape type 2
2026-03-30 12:31:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with scrape type 2
2026-03-30 12:31:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3, identifier: 131330
2026-03-30 12:31:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330
2026-03-30 12:31:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330
2026-03-30 12:31:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3 with identifier: 131330 to the API
2026-03-30 12:31:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131330>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3b5c2821-dd37-5ae6-b2c2-73dc9f7a28f3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8584LLM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-proace-15d-city-combi-gx-l1-131330',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Toyota',
'model': 'Proace',
'odometer': 98300,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15600.0,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Proace 1.5D City combi GX L1',
'transmission': 'manual',
'trim': '1.5D City combi GX L1',
'vin': 'YARECYHYCGJ941987',
'year': 2020}
2026-03-30 12:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:29 [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-30 12:31:29 [arval.es] INFO: Saving data for 131330: {'created_time': 1773922530.21347, 'last_price_update_time': 1774873889.595267}
2026-03-30 12:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131330') HTTP/1.1" 204 0
2026-03-30 12:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131333> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333
2026-03-30 12:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe3d8ecc-5efd-56af-9e88-72cb287c912c with scrape type 2
2026-03-30 12:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe3d8ecc-5efd-56af-9e88-72cb287c912c with scrape type 2
2026-03-30 12:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fe3d8ecc-5efd-56af-9e88-72cb287c912c, identifier: 131333
2026-03-30 12:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333
2026-03-30 12:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333
2026-03-30 12:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fe3d8ecc-5efd-56af-9e88-72cb287c912c with identifier: 131333 to the API
2026-03-30 12:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131333>
{'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': 'fe3d8ecc-5efd-56af-9e88-72cb287c912c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1013LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-130cv-ss-active-pack-131333',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 21762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi 130CV S&S Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi 130CV S&S Active Pack',
'vin': 'VF3MCYHZMMS245768',
'year': 2021}
2026-03-30 12:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:30 [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-30 12:31:30 [arval.es] INFO: Saving data for 131333: {'created_time': 1773922923.586263, 'last_price_update_time': 1774873890.665204}
2026-03-30 12:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131333') HTTP/1.1" 204 0
2026-03-30 12:31:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131334> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334
2026-03-30 12:31:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9880a3fd-a40a-525c-b6fd-87eb571e672c with scrape type 2
2026-03-30 12:31:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9880a3fd-a40a-525c-b6fd-87eb571e672c with scrape type 2
2026-03-30 12:31:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9880a3fd-a40a-525c-b6fd-87eb571e672c, identifier: 131334
2026-03-30 12:31:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334
2026-03-30 12:31:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334
2026-03-30 12:31:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9880a3fd-a40a-525c-b6fd-87eb571e672c with identifier: 131334 to the API
2026-03-30 12:31:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131334>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9880a3fd-a40a-525c-b6fd-87eb571e672c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4679MWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-95kw-129cv-drive-131334',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Niro',
'odometer': 7815,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25400.0,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV 95kW (129CV) Drive',
'transmission': 'automatic',
'trim': '1.6 GDi HEV 95kW (129CV) Drive',
'vin': 'KNACR81EGS5216404',
'year': 2024}
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Saving data for 131334: {'created_time': 1773922349.527626, 'last_price_update_time': 1774873891.434193}
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131334') HTTP/1.1" 204 0
2026-03-30 12:31:31 [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-30 12:31:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130507
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Scrape type for 130507: 2
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130506
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Scrape type for 130506: 2
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130505
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Scrape type for 130505: 2
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130504
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Scrape type for 130504: 2
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130502
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Scrape type for 130502: 2
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130481
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:31 [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-30 12:31:31 [arval.es] INFO: Scrape type for 130481: 2
2026-03-30 12:31:31 [arval.es] INFO: Found listing with ID: 130480
2026-03-30 12:31:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130480: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130479
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130479: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130478
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130478: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130476
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130476: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130474
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130474: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130475
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130475: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130473
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130473: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130472
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130472: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130471
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130471: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130470
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130470: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130469
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130469: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130468
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130468: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130466
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130466: 2
2026-03-30 12:31:32 [arval.es] INFO: Found listing with ID: 130465
2026-03-30 12:31:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:32 [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-30 12:31:32 [arval.es] INFO: Scrape type for 130465: 2
2026-03-30 12:31:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130508> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47969ce3-788a-5b2d-8b14-eeb2219d5d13 with identifier: 130508
2026-03-30 12:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47969ce3-788a-5b2d-8b14-eeb2219d5d13 with scrape type 2
2026-03-30 12:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47969ce3-788a-5b2d-8b14-eeb2219d5d13 with scrape type 2
2026-03-30 12:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 47969ce3-788a-5b2d-8b14-eeb2219d5d13, identifier: 130508
2026-03-30 12:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 47969ce3-788a-5b2d-8b14-eeb2219d5d13 with identifier: 130508
2026-03-30 12:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 47969ce3-788a-5b2d-8b14-eeb2219d5d13 with identifier: 130508
2026-03-30 12:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 47969ce3-788a-5b2d-8b14-eeb2219d5d13 with identifier: 130508 to the API
2026-03-30 12:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130508>
{'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': '47969ce3-788a-5b2d-8b14-eeb2219d5d13',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1483MFN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-edition-130508',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 91255,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11800.0,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa Edition',
'transmission': 'manual',
'trim': 'Edition',
'vin': 'VXKUBYHTKP4026081',
'year': 2023}
2026-03-30 12:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:33 [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-30 12:31:33 [arval.es] INFO: Saving data for 130508: {'created_time': 1773657854.100303, 'last_price_update_time': 1774873893.407849}
2026-03-30 12:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130508') HTTP/1.1" 204 0
2026-03-30 12:31:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130526> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c1327d9-84bf-537c-897e-9e6cbeeeda5a with identifier: 130526
2026-03-30 12:31:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c1327d9-84bf-537c-897e-9e6cbeeeda5a with scrape type 2
2026-03-30 12:31:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c1327d9-84bf-537c-897e-9e6cbeeeda5a with scrape type 2
2026-03-30 12:31:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c1327d9-84bf-537c-897e-9e6cbeeeda5a, identifier: 130526
2026-03-30 12:31:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c1327d9-84bf-537c-897e-9e6cbeeeda5a with identifier: 130526
2026-03-30 12:31:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c1327d9-84bf-537c-897e-9e6cbeeeda5a with identifier: 130526
2026-03-30 12:31:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c1327d9-84bf-537c-897e-9e6cbeeeda5a with identifier: 130526 to the API
2026-03-30 12:31:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130526>
{'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': '2c1327d9-84bf-537c-897e-9e6cbeeeda5a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3506MNS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-leon-style-xl-20-tdi-115cv-130526',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Leon',
'odometer': 60909,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20200.0,
'price_includes_vat': True,
'registration_date': '2024-02-29',
'seats_number': 0,
'seller_name': None,
'title': 'Seat Leon Style XL 2.0 TDI 115CV',
'transmission': 'manual',
'trim': 'Style XL 2.0 TDI 115CV',
'vin': 'VSSZZZKL2RR059521',
'year': 2024}
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:34 [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-30 12:31:34 [arval.es] INFO: Saving data for 130526: {'created_time': 1773657400.912855, 'last_price_update_time': 1774873894.183453}
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130526') HTTP/1.1" 204 0
2026-03-30 12:31:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130525> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0dc059eb-ed96-5a7b-84c6-be555029dafb with identifier: 130525
2026-03-30 12:31:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0dc059eb-ed96-5a7b-84c6-be555029dafb with scrape type 2
2026-03-30 12:31:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0dc059eb-ed96-5a7b-84c6-be555029dafb with scrape type 2
2026-03-30 12:31:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0dc059eb-ed96-5a7b-84c6-be555029dafb, identifier: 130525
2026-03-30 12:31:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0dc059eb-ed96-5a7b-84c6-be555029dafb with identifier: 130525
2026-03-30 12:31:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0dc059eb-ed96-5a7b-84c6-be555029dafb with identifier: 130525
2026-03-30 12:31:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0dc059eb-ed96-5a7b-84c6-be555029dafb with identifier: 130525 to the API
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130525>
{'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': '0dc059eb-ed96-5a7b-84c6-be555029dafb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4746LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-130525',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 26317,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4369300',
'year': 2021}
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:34 [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-30 12:31:34 [arval.es] INFO: Saving data for 130525: {'created_time': 1773657411.983566, 'last_price_update_time': 1774873894.751265}
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130525') HTTP/1.1" 204 0
2026-03-30 12:31:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130584> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bef7dc7-1944-5bba-af06-4bdef41cecf4 with identifier: 130584
2026-03-30 12:31:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bef7dc7-1944-5bba-af06-4bdef41cecf4 with scrape type 2
2026-03-30 12:31:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bef7dc7-1944-5bba-af06-4bdef41cecf4 with scrape type 2
2026-03-30 12:31:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1bef7dc7-1944-5bba-af06-4bdef41cecf4, identifier: 130584
2026-03-30 12:31:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1bef7dc7-1944-5bba-af06-4bdef41cecf4 with identifier: 130584
2026-03-30 12:31:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1bef7dc7-1944-5bba-af06-4bdef41cecf4 with identifier: 130584
2026-03-30 12:31:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1bef7dc7-1944-5bba-af06-4bdef41cecf4 with identifier: 130584 to the API
2026-03-30 12:31:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130584>
{'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': '1bef7dc7-1944-5bba-af06-4bdef41cecf4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8597LXJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-70kw-95cv-130584',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 36561,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI 70kW (95CV)',
'transmission': 'manual',
'trim': 'Life 1.0 TSI 70kW (95CV)',
'vin': 'WVWZZZAWZNY041300',
'year': 2022}
2026-03-30 12:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:38 [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-30 12:31:38 [arval.es] INFO: Saving data for 130584: {'created_time': 1773656985.389611, 'last_price_update_time': 1774873898.773739}
2026-03-30 12:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130584') HTTP/1.1" 204 0
2026-03-30 12:31:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130595> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93afae13-6680-56fa-ac76-2da033fbdbb1 with identifier: 130595
2026-03-30 12:31:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93afae13-6680-56fa-ac76-2da033fbdbb1 with scrape type 2
2026-03-30 12:31:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93afae13-6680-56fa-ac76-2da033fbdbb1 with scrape type 2
2026-03-30 12:31:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 93afae13-6680-56fa-ac76-2da033fbdbb1, identifier: 130595
2026-03-30 12:31:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 93afae13-6680-56fa-ac76-2da033fbdbb1 with identifier: 130595
2026-03-30 12:31:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 93afae13-6680-56fa-ac76-2da033fbdbb1 with identifier: 130595
2026-03-30 12:31:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 93afae13-6680-56fa-ac76-2da033fbdbb1 with identifier: 130595 to the API
2026-03-30 12:31:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130595>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 231,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '93afae13-6680-56fa-ac76-2da033fbdbb1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1624LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q8-45-tdi-s-line-quattro-tiptronic-130595',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q8',
'odometer': 60523,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 57500.0,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q8 45 TDI S Line quattro tiptronic',
'transmission': 'automatic',
'trim': '45 TDI S Line quattro tiptronic',
'vin': 'WAUZZZF10ND018156',
'year': 2022}
2026-03-30 12:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31: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-30 12:31:41 [arval.es] INFO: Saving data for 130595: {'created_time': 1773657478.82258, 'last_price_update_time': 1774873901.467284}
2026-03-30 12:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130595') HTTP/1.1" 204 0
2026-03-30 12:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130813> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 242ea619-7e26-5e6f-9aed-c8f8571b3105 with identifier: 130813
2026-03-30 12:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 242ea619-7e26-5e6f-9aed-c8f8571b3105 with scrape type 2
2026-03-30 12:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 242ea619-7e26-5e6f-9aed-c8f8571b3105 with scrape type 2
2026-03-30 12:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 242ea619-7e26-5e6f-9aed-c8f8571b3105, identifier: 130813
2026-03-30 12:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 242ea619-7e26-5e6f-9aed-c8f8571b3105 with identifier: 130813
2026-03-30 12:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 242ea619-7e26-5e6f-9aed-c8f8571b3105 with identifier: 130813
2026-03-30 12:31:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 242ea619-7e26-5e6f-9aed-c8f8571b3105 with identifier: 130813 to the API
2026-03-30 12:31:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130813>
{'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': '242ea619-7e26-5e6f-9aed-c8f8571b3105',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8827MBX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-130813',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 39613,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600.0,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110X05V67283',
'year': 2022}
2026-03-30 12:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:42 [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-30 12:31:42 [arval.es] INFO: Saving data for 130813: {'created_time': 1773657465.100036, 'last_price_update_time': 1774873902.739979}
2026-03-30 12:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130813') HTTP/1.1" 204 0
2026-03-30 12:31:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130587> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2211d357-380d-5d77-8720-f433088b6dcc with identifier: 130587
2026-03-30 12:31:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2211d357-380d-5d77-8720-f433088b6dcc with scrape type 2
2026-03-30 12:31:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2211d357-380d-5d77-8720-f433088b6dcc with scrape type 2
2026-03-30 12:31:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2211d357-380d-5d77-8720-f433088b6dcc, identifier: 130587
2026-03-30 12:31:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2211d357-380d-5d77-8720-f433088b6dcc with identifier: 130587
2026-03-30 12:31:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2211d357-380d-5d77-8720-f433088b6dcc with identifier: 130587
2026-03-30 12:31:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2211d357-380d-5d77-8720-f433088b6dcc with identifier: 130587 to the API
2026-03-30 12:31:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130587>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2211d357-380d-5d77-8720-f433088b6dcc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7399MTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-acenta-130587',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 14688,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T Acenta',
'transmission': 'manual',
'trim': 'DIG-T Acenta',
'vin': 'SJNFAAF16U2029374',
'year': 2024}
2026-03-30 12:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31: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-30 12:31:43 [arval.es] INFO: Saving data for 130587: {'created_time': 1773656987.372334, 'last_price_update_time': 1774873903.244987}
2026-03-30 12:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130587') HTTP/1.1" 204 0
2026-03-30 12:31:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130599> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35b86b40-dc4e-5896-8d2c-3a82152c02bc with identifier: 130599
2026-03-30 12:31:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35b86b40-dc4e-5896-8d2c-3a82152c02bc with scrape type 2
2026-03-30 12:31:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 35b86b40-dc4e-5896-8d2c-3a82152c02bc with scrape type 2
2026-03-30 12:31:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 35b86b40-dc4e-5896-8d2c-3a82152c02bc, identifier: 130599
2026-03-30 12:31:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 35b86b40-dc4e-5896-8d2c-3a82152c02bc with identifier: 130599
2026-03-30 12:31:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 35b86b40-dc4e-5896-8d2c-3a82152c02bc with identifier: 130599
2026-03-30 12:31:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 35b86b40-dc4e-5896-8d2c-3a82152c02bc with identifier: 130599 to the API
2026-03-30 12:31:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130599>
{'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': '35b86b40-dc4e-5896-8d2c-3a82152c02bc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5615LZK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-advanced-35-tdi-s-tronic-130599',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q3',
'odometer': 79210,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30200.0,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Advanced 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI S tronic',
'vin': 'WAUZZZF38N1141559',
'year': 2022}
2026-03-30 12:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:47 [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-30 12:31:47 [arval.es] INFO: Saving data for 130599: {'created_time': 1773657431.461576, 'last_price_update_time': 1774873907.554481}
2026-03-30 12:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130599') HTTP/1.1" 204 0
2026-03-30 12:31:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130597> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bf47569-69c3-53b7-b3cb-6f7321b0f500 with identifier: 130597
2026-03-30 12:31:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bf47569-69c3-53b7-b3cb-6f7321b0f500 with scrape type 2
2026-03-30 12:31:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bf47569-69c3-53b7-b3cb-6f7321b0f500 with scrape type 2
2026-03-30 12:31:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4bf47569-69c3-53b7-b3cb-6f7321b0f500, identifier: 130597
2026-03-30 12:31:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4bf47569-69c3-53b7-b3cb-6f7321b0f500 with identifier: 130597
2026-03-30 12:31:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4bf47569-69c3-53b7-b3cb-6f7321b0f500 with identifier: 130597
2026-03-30 12:31:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4bf47569-69c3-53b7-b3cb-6f7321b0f500 with identifier: 130597 to the API
2026-03-30 12:31:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:31: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-30 12:31:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130597>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4bf47569-69c3-53b7-b3cb-6f7321b0f500',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3683MYH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16t-48v-dct-maxx-130597',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 3035,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30800.0,
'price_includes_vat': True,
'registration_date': '2025-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6T 48V DCT Maxx',
'transmission': 'automatic',
'trim': '1.6T 48V DCT Maxx',
'vin': 'TMAJC81BXSJ586587',
'year': 2025}
2026-03-30 12:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:56 [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-30 12:31:56 [arval.es] INFO: Saving data for 130597: {'created_time': 1773657427.313748, 'last_price_update_time': 1774873916.058086}
2026-03-30 12:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130597') HTTP/1.1" 204 0
2026-03-30 12:31:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131331> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:31:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:31:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331
2026-03-30 12:31:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with scrape type 2
2026-03-30 12:31:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with scrape type 2
2026-03-30 12:31:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9, identifier: 131331
2026-03-30 12:31:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331
2026-03-30 12:31:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331
2026-03-30 12:32:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9 with identifier: 131331 to the API
2026-03-30 12:32:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131331>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3a1839d7-b86b-58d0-b6bd-f9d1e14a63e9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9126LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-n-line-131331',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 57576,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24600.0,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V N-Line',
'transmission': 'manual',
'trim': '1.6 TGDI 48V N-Line',
'vin': 'TMAJA81BAMJ091060',
'year': 2022}
2026-03-30 12:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:00 [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-30 12:32:00 [arval.es] INFO: Saving data for 131331: {'created_time': 1773922708.370494, 'last_price_update_time': 1774873920.28439}
2026-03-30 12:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131331') HTTP/1.1" 204 0
2026-03-30 12:32:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130596> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9297567-0bb4-539f-99a9-86951b7a3b7a with identifier: 130596
2026-03-30 12:32:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9297567-0bb4-539f-99a9-86951b7a3b7a with scrape type 2
2026-03-30 12:32:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9297567-0bb4-539f-99a9-86951b7a3b7a with scrape type 2
2026-03-30 12:32:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9297567-0bb4-539f-99a9-86951b7a3b7a, identifier: 130596
2026-03-30 12:32:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9297567-0bb4-539f-99a9-86951b7a3b7a with identifier: 130596
2026-03-30 12:32:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9297567-0bb4-539f-99a9-86951b7a3b7a with identifier: 130596
2026-03-30 12:32:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9297567-0bb4-539f-99a9-86951b7a3b7a with identifier: 130596 to the API
2026-03-30 12:32:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130596>
{'auction_title': '',
'category': 'Turismo',
'color': 'silver',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'b9297567-0bb4-539f-99a9-86951b7a3b7a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7460NCG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-tecno-130596',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 2090,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26000.0,
'price_includes_vat': True,
'registration_date': '2025-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Tecno',
'transmission': 'manual',
'trim': '1.0 TGDI Tecno',
'vin': 'KMHHC8120RU157781',
'year': 2025}
2026-03-30 12:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:03 [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-30 12:32:03 [arval.es] INFO: Saving data for 130596: {'created_time': 1773657489.068128, 'last_price_update_time': 1774873923.197798}
2026-03-30 12:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130596') HTTP/1.1" 204 0
2026-03-30 12:32:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127065> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69048dfb-c925-5e45-8081-ae06510836e5 with identifier: 127065
2026-03-30 12:32:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69048dfb-c925-5e45-8081-ae06510836e5 with scrape type 2
2026-03-30 12:32:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69048dfb-c925-5e45-8081-ae06510836e5 with scrape type 2
2026-03-30 12:32:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 69048dfb-c925-5e45-8081-ae06510836e5, identifier: 127065
2026-03-30 12:32:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 69048dfb-c925-5e45-8081-ae06510836e5 with identifier: 127065
2026-03-30 12:32:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 69048dfb-c925-5e45-8081-ae06510836e5 with identifier: 127065
2026-03-30 12:32:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 69048dfb-c925-5e45-8081-ae06510836e5 with identifier: 127065 to the API
2026-03-30 12:32:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127065>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '69048dfb-c925-5e45-8081-ae06510836e5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2527LTK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-20-190cv-127065',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 73818,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30300.0,
'price_includes_vat': True,
'registration_date': '2021-10-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d 2.0 190CV',
'transmission': 'automatic',
'trim': 'xDrive20d 2.0 190CV',
'vin': 'WBA35BG070N118000',
'year': 2021}
2026-03-30 12:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:06 [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-30 12:32:06 [arval.es] INFO: Saving data for 127065: {'created_time': 1773657409.816753, 'last_price_update_time': 1774873926.46774}
2026-03-30 12:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127065') HTTP/1.1" 204 0
2026-03-30 12:32:12 [scrapy.extensions.logstats] INFO: Crawled 359 pages (at 23 pages/min), scraped 333 items (at 22 items/min)
2026-03-30 12:32:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:32:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130468> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4509881-a33f-5e0a-bf4f-1e4a599c29c6 with identifier: 130468
2026-03-30 12:32:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4509881-a33f-5e0a-bf4f-1e4a599c29c6 with scrape type 2
2026-03-30 12:32:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4509881-a33f-5e0a-bf4f-1e4a599c29c6 with scrape type 2
2026-03-30 12:32:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b4509881-a33f-5e0a-bf4f-1e4a599c29c6, identifier: 130468
2026-03-30 12:32:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b4509881-a33f-5e0a-bf4f-1e4a599c29c6 with identifier: 130468
2026-03-30 12:32:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b4509881-a33f-5e0a-bf4f-1e4a599c29c6 with identifier: 130468
2026-03-30 12:32:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b4509881-a33f-5e0a-bf4f-1e4a599c29c6 with identifier: 130468 to the API
2026-03-30 12:32:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130468>
{'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': 'b4509881-a33f-5e0a-bf4f-1e4a599c29c6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8505MBB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-bluehdi-81kw-110cv-130468',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 101405,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2022-09-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Active BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKNJ704652',
'year': 2022}
2026-03-30 12:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:19 [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-30 12:32:19 [arval.es] INFO: Saving data for 130468: {'created_time': 1773653003.843225, 'last_price_update_time': 1774873939.288917}
2026-03-30 12:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130468') HTTP/1.1" 204 0
2026-03-30 12:32:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130465> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42 with identifier: 130465
2026-03-30 12:32:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42 with scrape type 2
2026-03-30 12:32:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42 with scrape type 2
2026-03-30 12:32:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42, identifier: 130465
2026-03-30 12:32:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42 with identifier: 130465
2026-03-30 12:32:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42 with identifier: 130465
2026-03-30 12:32:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42 with identifier: 130465 to the API
2026-03-30 12:32:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130465>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '76dcf3ee-d4dc-5597-a0cf-8e4c59c63b42',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5477LNR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-cla-cla-250-e-13-220cv-130465',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Mercedes',
'model': 'Clase CLA',
'odometer': 55135,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27400.0,
'price_includes_vat': True,
'registration_date': '2021-04-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase CLA CLA 250 e 1.3 220CV',
'transmission': 'automatic',
'trim': 'CLA 250 e 1.3 220CV',
'vin': 'W1K1183861N216250',
'year': 2021}
2026-03-30 12:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:22 [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-30 12:32:22 [arval.es] INFO: Saving data for 130465: {'created_time': 1773657236.172998, 'last_price_update_time': 1774873942.086112}
2026-03-30 12:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130465') HTTP/1.1" 204 0
2026-03-30 12:32:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130470> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b435f5cd-2c7b-526d-ba73-e21b4282a678 with identifier: 130470
2026-03-30 12:32:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b435f5cd-2c7b-526d-ba73-e21b4282a678 with scrape type 2
2026-03-30 12:32:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b435f5cd-2c7b-526d-ba73-e21b4282a678 with scrape type 2
2026-03-30 12:32:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b435f5cd-2c7b-526d-ba73-e21b4282a678, identifier: 130470
2026-03-30 12:32:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b435f5cd-2c7b-526d-ba73-e21b4282a678 with identifier: 130470
2026-03-30 12:32:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b435f5cd-2c7b-526d-ba73-e21b4282a678 with identifier: 130470
2026-03-30 12:32:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b435f5cd-2c7b-526d-ba73-e21b4282a678 with identifier: 130470 to the API
2026-03-30 12:32:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130470>
{'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': 'b435f5cd-2c7b-526d-ba73-e21b4282a678',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6235LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-130470',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 62132,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110805U71748',
'year': 2022}
2026-03-30 12:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:24 [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-30 12:32:24 [arval.es] INFO: Saving data for 130470: {'created_time': 1773657121.275341, 'last_price_update_time': 1774873944.519162}
2026-03-30 12:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130470') HTTP/1.1" 204 0
2026-03-30 12:32:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130471> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31ffed9c-670b-550b-9d41-98b55e794436 with identifier: 130471
2026-03-30 12:32:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31ffed9c-670b-550b-9d41-98b55e794436 with scrape type 2
2026-03-30 12:32:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31ffed9c-670b-550b-9d41-98b55e794436 with scrape type 2
2026-03-30 12:32:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 31ffed9c-670b-550b-9d41-98b55e794436, identifier: 130471
2026-03-30 12:32:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 31ffed9c-670b-550b-9d41-98b55e794436 with identifier: 130471
2026-03-30 12:32:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 31ffed9c-670b-550b-9d41-98b55e794436 with identifier: 130471
2026-03-30 12:32:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 31ffed9c-670b-550b-9d41-98b55e794436 with identifier: 130471 to the API
2026-03-30 12:32:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130471>
{'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': '31ffed9c-670b-550b-9d41-98b55e794436',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7898MCW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive-18i-15-130471',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 44597,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25500.0,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive 18i 1.5',
'transmission': 'automatic',
'trim': 'sDrive 18i 1.5',
'vin': 'WBAYH110905W10947',
'year': 2022}
2026-03-30 12:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:26 [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-30 12:32:26 [arval.es] INFO: Saving data for 130471: {'created_time': 1773653013.563135, 'last_price_update_time': 1774873946.640032}
2026-03-30 12:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130471') HTTP/1.1" 204 0
2026-03-30 12:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130472> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c484ac42-85ba-5f7d-8e83-97ed413daaa4 with identifier: 130472
2026-03-30 12:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c484ac42-85ba-5f7d-8e83-97ed413daaa4 with scrape type 2
2026-03-30 12:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c484ac42-85ba-5f7d-8e83-97ed413daaa4 with scrape type 2
2026-03-30 12:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c484ac42-85ba-5f7d-8e83-97ed413daaa4, identifier: 130472
2026-03-30 12:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c484ac42-85ba-5f7d-8e83-97ed413daaa4 with identifier: 130472
2026-03-30 12:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c484ac42-85ba-5f7d-8e83-97ed413daaa4 with identifier: 130472
2026-03-30 12:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c484ac42-85ba-5f7d-8e83-97ed413daaa4 with identifier: 130472 to the API
2026-03-30 12:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130472>
{'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': 'c484ac42-85ba-5f7d-8e83-97ed413daaa4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9444MJW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-130472',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 26151,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39400.0,
'price_includes_vat': True,
'registration_date': '2023-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ030N227879',
'year': 2023}
2026-03-30 12:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:28 [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-30 12:32:28 [arval.es] INFO: Saving data for 130472: {'created_time': 1773656986.07271, 'last_price_update_time': 1774873948.564215}
2026-03-30 12:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130472') HTTP/1.1" 204 0
2026-03-30 12:32:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130469> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 994009a7-a4eb-548d-a254-f908c340360d with identifier: 130469
2026-03-30 12:32:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 994009a7-a4eb-548d-a254-f908c340360d with scrape type 2
2026-03-30 12:32:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 994009a7-a4eb-548d-a254-f908c340360d with scrape type 2
2026-03-30 12:32:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 994009a7-a4eb-548d-a254-f908c340360d, identifier: 130469
2026-03-30 12:32:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 994009a7-a4eb-548d-a254-f908c340360d with identifier: 130469
2026-03-30 12:32:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 994009a7-a4eb-548d-a254-f908c340360d with identifier: 130469
2026-03-30 12:32:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 994009a7-a4eb-548d-a254-f908c340360d with identifier: 130469 to the API
2026-03-30 12:32:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130469>
{'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': '994009a7-a4eb-548d-a254-f908c340360d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7077MCR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-96kw-active-pack-130469',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '3008',
'odometer': 118534,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi 96kW Active Pack',
'transmission': 'automatic',
'trim': '1.5 BlueHDi 96kW Active Pack',
'vin': 'VF3MCYHZUNS148899',
'year': 2022}
2026-03-30 12:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:29 [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-30 12:32:29 [arval.es] INFO: Saving data for 130469: {'created_time': 1773657396.532252, 'last_price_update_time': 1774873949.104072}
2026-03-30 12:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130469') HTTP/1.1" 204 0
2026-03-30 12:32:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.911(s), this was the 1st time calling it.
2026-03-30 12:32:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.245669156880361 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:32:31 [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-30 12:32:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130464
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130464: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130463
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130463: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130459
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130459: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130458
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130458: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130457
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130457: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130455
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130455: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130454
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130454: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130451
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130451: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130450
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130450: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130449
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130449: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130447
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130447: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130446
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130446: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130445
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130445: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130444
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130444: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130442
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130442: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130441
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130441: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130440
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130440: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130439
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130439: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130438
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130438: 2
2026-03-30 12:32:31 [arval.es] INFO: Found listing with ID: 130437
2026-03-30 12:32:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:31 [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-30 12:32:31 [arval.es] INFO: Scrape type for 130437: 2
2026-03-30 12:32:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130473> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7335c938-ac2e-5685-b898-d03ab2a29046 with identifier: 130473
2026-03-30 12:32:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7335c938-ac2e-5685-b898-d03ab2a29046 with scrape type 2
2026-03-30 12:32:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7335c938-ac2e-5685-b898-d03ab2a29046 with scrape type 2
2026-03-30 12:32:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7335c938-ac2e-5685-b898-d03ab2a29046, identifier: 130473
2026-03-30 12:32:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7335c938-ac2e-5685-b898-d03ab2a29046 with identifier: 130473
2026-03-30 12:32:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7335c938-ac2e-5685-b898-d03ab2a29046 with identifier: 130473
2026-03-30 12:32:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7335c938-ac2e-5685-b898-d03ab2a29046 with identifier: 130473 to the API
2026-03-30 12:32:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130473>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.2L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '7335c938-ac2e-5685-b898-d03ab2a29046',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0260LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/fiat-doblo-doblo-cargo-sx-13-mjet-130473',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 74491,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10500.0,
'price_includes_vat': True,
'registration_date': '2021-09-28',
'seats_number': 2,
'seller_name': None,
'title': 'Fiat Doblo Doblo Cargo SX 1.3 Mjet',
'transmission': 'manual',
'trim': 'Doblo Cargo SX 1.3 Mjet',
'vin': 'ZFA26300006V26614',
'year': 2021}
2026-03-30 12:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:35 [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-30 12:32:35 [arval.es] INFO: Saving data for 130473: {'created_time': 1773653006.754277, 'last_price_update_time': 1774873955.045373}
2026-03-30 12:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130473') HTTP/1.1" 204 0
2026-03-30 12:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:32:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130476> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69b87ca0-1bf5-52c3-af3c-565454f3a56d with identifier: 130476
2026-03-30 12:32:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69b87ca0-1bf5-52c3-af3c-565454f3a56d with scrape type 2
2026-03-30 12:32:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69b87ca0-1bf5-52c3-af3c-565454f3a56d with scrape type 2
2026-03-30 12:32:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 69b87ca0-1bf5-52c3-af3c-565454f3a56d, identifier: 130476
2026-03-30 12:32:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 69b87ca0-1bf5-52c3-af3c-565454f3a56d with identifier: 130476
2026-03-30 12:32:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 69b87ca0-1bf5-52c3-af3c-565454f3a56d with identifier: 130476
2026-03-30 12:32:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 69b87ca0-1bf5-52c3-af3c-565454f3a56d with identifier: 130476 to the API
2026-03-30 12:32:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130476>
{'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': '69b87ca0-1bf5-52c3-af3c-565454f3a56d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4692LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-130476',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 47920,
'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': 'VR3UDYHSKMJ927194',
'year': 2021}
2026-03-30 12:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:37 [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-30 12:32:37 [arval.es] INFO: Saving data for 130476: {'created_time': 1773657192.504338, 'last_price_update_time': 1774873957.515567}
2026-03-30 12:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130476') HTTP/1.1" 204 0
2026-03-30 12:32:37 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.894(s), this was the 1st time calling it.
2026-03-30 12:32:37 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.560068200938129 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:32:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131110> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37030ef5-8794-547c-9093-dc6d5e80cb0b with identifier: 131110
2026-03-30 12:32:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37030ef5-8794-547c-9093-dc6d5e80cb0b with scrape type 2
2026-03-30 12:32:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37030ef5-8794-547c-9093-dc6d5e80cb0b with scrape type 2
2026-03-30 12:32:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 37030ef5-8794-547c-9093-dc6d5e80cb0b, identifier: 131110
2026-03-30 12:32:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 37030ef5-8794-547c-9093-dc6d5e80cb0b with identifier: 131110
2026-03-30 12:32:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 37030ef5-8794-547c-9093-dc6d5e80cb0b with identifier: 131110
2026-03-30 12:32:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 37030ef5-8794-547c-9093-dc6d5e80cb0b with identifier: 131110 to the API
2026-03-30 12:32:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131110>
{'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': '37030ef5-8794-547c-9093-dc6d5e80cb0b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4272LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-131110',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 38803,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16000.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ927190',
'year': 2021}
2026-03-30 12:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:39 [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-30 12:32:39 [arval.es] INFO: Saving data for 131110: {'created_time': 1773740920.069524, 'last_price_update_time': 1774873959.288773}
2026-03-30 12:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131110') HTTP/1.1" 204 0
2026-03-30 12:32:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130479> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40113226-6af7-5640-b884-f00c56e671bb with identifier: 130479
2026-03-30 12:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40113226-6af7-5640-b884-f00c56e671bb with scrape type 2
2026-03-30 12:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40113226-6af7-5640-b884-f00c56e671bb with scrape type 2
2026-03-30 12:32:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 40113226-6af7-5640-b884-f00c56e671bb, identifier: 130479
2026-03-30 12:32:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 40113226-6af7-5640-b884-f00c56e671bb with identifier: 130479
2026-03-30 12:32:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 40113226-6af7-5640-b884-f00c56e671bb with identifier: 130479
2026-03-30 12:32:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 40113226-6af7-5640-b884-f00c56e671bb with identifier: 130479 to the API
2026-03-30 12:32:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130479>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '40113226-6af7-5640-b884-f00c56e671bb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1621LWX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-reference-130479',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 30503,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Reference',
'transmission': 'manual',
'trim': '1.0 TSI Reference',
'vin': 'VSSZZZKJZNR070596',
'year': 2022}
2026-03-30 12:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:41 [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-30 12:32:41 [arval.es] INFO: Saving data for 130479: {'created_time': 1773657437.156794, 'last_price_update_time': 1774873961.410256}
2026-03-30 12:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130479') HTTP/1.1" 204 0
2026-03-30 12:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:32:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130478> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d80619a4-e650-53c2-8485-6f4c6163fa8b with identifier: 130478
2026-03-30 12:32:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d80619a4-e650-53c2-8485-6f4c6163fa8b with scrape type 2
2026-03-30 12:32:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d80619a4-e650-53c2-8485-6f4c6163fa8b with scrape type 2
2026-03-30 12:32:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d80619a4-e650-53c2-8485-6f4c6163fa8b, identifier: 130478
2026-03-30 12:32:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d80619a4-e650-53c2-8485-6f4c6163fa8b with identifier: 130478
2026-03-30 12:32:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d80619a4-e650-53c2-8485-6f4c6163fa8b with identifier: 130478
2026-03-30 12:32:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d80619a4-e650-53c2-8485-6f4c6163fa8b with identifier: 130478 to the API
2026-03-30 12:32:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130478>
{'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': 'd80619a4-e650-53c2-8485-6f4c6163fa8b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4715LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehd-130478',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 81848,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14800.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHD',
'transmission': 'manual',
'trim': 'Allure BlueHD',
'vin': 'VR3UDYHSKMJ928944',
'year': 2021}
2026-03-30 12:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32: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-30 12:32:43 [arval.es] INFO: Saving data for 130478: {'created_time': 1773657189.325837, 'last_price_update_time': 1774873963.867371}
2026-03-30 12:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130478') HTTP/1.1" 204 0
2026-03-30 12:32:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130474> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53be1574-e9f5-5b87-a697-fdc1cddfd736 with identifier: 130474
2026-03-30 12:32:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53be1574-e9f5-5b87-a697-fdc1cddfd736 with scrape type 2
2026-03-30 12:32:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53be1574-e9f5-5b87-a697-fdc1cddfd736 with scrape type 2
2026-03-30 12:32:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 53be1574-e9f5-5b87-a697-fdc1cddfd736, identifier: 130474
2026-03-30 12:32:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 53be1574-e9f5-5b87-a697-fdc1cddfd736 with identifier: 130474
2026-03-30 12:32:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 53be1574-e9f5-5b87-a697-fdc1cddfd736 with identifier: 130474
2026-03-30 12:32:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 53be1574-e9f5-5b87-a697-fdc1cddfd736 with identifier: 130474 to the API
2026-03-30 12:32:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130474>
{'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': '53be1574-e9f5-5b87-a697-fdc1cddfd736',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4958LWM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-130474',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 70783,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11800.0,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKN4151463',
'year': 2022}
2026-03-30 12:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:44 [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-30 12:32:44 [arval.es] INFO: Saving data for 130474: {'created_time': 1773657301.23342, 'last_price_update_time': 1774873964.39564}
2026-03-30 12:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130474') HTTP/1.1" 204 0
2026-03-30 12:32:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130480> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62cf8fee-7dbe-5501-8d78-008a47fd7020 with identifier: 130480
2026-03-30 12:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62cf8fee-7dbe-5501-8d78-008a47fd7020 with scrape type 2
2026-03-30 12:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 62cf8fee-7dbe-5501-8d78-008a47fd7020 with scrape type 2
2026-03-30 12:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 62cf8fee-7dbe-5501-8d78-008a47fd7020, identifier: 130480
2026-03-30 12:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 62cf8fee-7dbe-5501-8d78-008a47fd7020 with identifier: 130480
2026-03-30 12:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 62cf8fee-7dbe-5501-8d78-008a47fd7020 with identifier: 130480
2026-03-30 12:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 62cf8fee-7dbe-5501-8d78-008a47fd7020 with identifier: 130480 to the API
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130480>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '62cf8fee-7dbe-5501-8d78-008a47fd7020',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6228LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-leon-20-tdi-ss-style-go-130480',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Leon',
'odometer': 95395,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Leon 2.0 TDI S&S Style Go',
'transmission': 'manual',
'trim': '2.0 TDI S&S Style Go',
'vin': 'VSSZZZKLZNR023387',
'year': 2021}
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:46 [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-30 12:32:46 [arval.es] INFO: Saving data for 130480: {'created_time': 1773657251.041678, 'last_price_update_time': 1774873966.385284}
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130480') HTTP/1.1" 204 0
2026-03-30 12:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130846> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 42db4c38-ff09-508e-a369-3788b62c13f1 with identifier: 130846
2026-03-30 12:32:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 42db4c38-ff09-508e-a369-3788b62c13f1 with scrape type 2
2026-03-30 12:32:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 42db4c38-ff09-508e-a369-3788b62c13f1 with scrape type 2
2026-03-30 12:32:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 42db4c38-ff09-508e-a369-3788b62c13f1, identifier: 130846
2026-03-30 12:32:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 42db4c38-ff09-508e-a369-3788b62c13f1 with identifier: 130846
2026-03-30 12:32:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 42db4c38-ff09-508e-a369-3788b62c13f1 with identifier: 130846
2026-03-30 12:32:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 42db4c38-ff09-508e-a369-3788b62c13f1 with identifier: 130846 to the API
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130846>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '42db4c38-ff09-508e-a369-3788b62c13f1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2616MSS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-10-tsi-reference-xl-130846',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 11513,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16300.0,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Reference XL',
'transmission': 'manual',
'trim': '1.0 TSI Reference XL',
'vin': 'VSSZZZKJ3RR195493',
'year': 2024}
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:46 [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-30 12:32:46 [arval.es] INFO: Saving data for 130846: {'created_time': 1773652973.474708, 'last_price_update_time': 1774873966.959059}
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130846') HTTP/1.1" 204 0
2026-03-30 12:32:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130481> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25821730-ee5c-5211-8fb3-f2b5e938cc50 with identifier: 130481
2026-03-30 12:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25821730-ee5c-5211-8fb3-f2b5e938cc50 with scrape type 2
2026-03-30 12:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 25821730-ee5c-5211-8fb3-f2b5e938cc50 with scrape type 2
2026-03-30 12:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 25821730-ee5c-5211-8fb3-f2b5e938cc50, identifier: 130481
2026-03-30 12:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 25821730-ee5c-5211-8fb3-f2b5e938cc50 with identifier: 130481
2026-03-30 12:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 25821730-ee5c-5211-8fb3-f2b5e938cc50 with identifier: 130481
2026-03-30 12:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 25821730-ee5c-5211-8fb3-f2b5e938cc50 with identifier: 130481 to the API
2026-03-30 12:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130481>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '25821730-ee5c-5211-8fb3-f2b5e938cc50',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2418LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-momentum-pro-auto-130481',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 79643,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Momentum Pro Auto',
'transmission': 'automatic',
'trim': '2.0 B3 G Momentum Pro Auto',
'vin': 'YV1XZK7VFN2723546',
'year': 2022}
2026-03-30 12:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:47 [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-30 12:32:47 [arval.es] INFO: Saving data for 130481: {'created_time': 1773657250.376623, 'last_price_update_time': 1774873967.511547}
2026-03-30 12:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130481') HTTP/1.1" 204 0
2026-03-30 12:32:47 [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-30 12:32:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502
2026-03-30 12:32:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1815e68c-2cd3-5d39-94e1-7912cf2917cd with scrape type 2
2026-03-30 12:32:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1815e68c-2cd3-5d39-94e1-7912cf2917cd with scrape type 2
2026-03-30 12:32:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1815e68c-2cd3-5d39-94e1-7912cf2917cd, identifier: 130502
2026-03-30 12:32:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502
2026-03-30 12:32:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502
2026-03-30 12:32:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1815e68c-2cd3-5d39-94e1-7912cf2917cd with identifier: 130502 to the API
2026-03-30 12:32:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:48 [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-30 12:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:48 [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-30 12:32:48 [arval.es] INFO: Saving data for 130502: {'created_time': 1773657423.542532, 'last_price_update_time': 1774873968.036526}
2026-03-30 12:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130502') HTTP/1.1" 204 0
2026-03-30 12:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130504> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01df1659-4967-5bbf-a1f0-cb2121c7b61e with identifier: 130504
2026-03-30 12:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01df1659-4967-5bbf-a1f0-cb2121c7b61e with scrape type 2
2026-03-30 12:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01df1659-4967-5bbf-a1f0-cb2121c7b61e with scrape type 2
2026-03-30 12:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 01df1659-4967-5bbf-a1f0-cb2121c7b61e, identifier: 130504
2026-03-30 12:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 01df1659-4967-5bbf-a1f0-cb2121c7b61e with identifier: 130504
2026-03-30 12:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 01df1659-4967-5bbf-a1f0-cb2121c7b61e with identifier: 130504
2026-03-30 12:32:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 01df1659-4967-5bbf-a1f0-cb2121c7b61e with identifier: 130504 to the API
2026-03-30 12:32:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130504>
{'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': '01df1659-4967-5bbf-a1f0-cb2121c7b61e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9357LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-130504',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 42435,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1057777',
'year': 2022}
2026-03-30 12:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:48 [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-30 12:32:48 [arval.es] INFO: Saving data for 130504: {'created_time': 1773657438.88774, 'last_price_update_time': 1774873968.59352}
2026-03-30 12:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130504') HTTP/1.1" 204 0
2026-03-30 12:32:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130505> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 069703b3-a132-509c-a3f5-3deda6f184ca with identifier: 130505
2026-03-30 12:32:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 069703b3-a132-509c-a3f5-3deda6f184ca with scrape type 2
2026-03-30 12:32:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 069703b3-a132-509c-a3f5-3deda6f184ca with scrape type 2
2026-03-30 12:32:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 069703b3-a132-509c-a3f5-3deda6f184ca, identifier: 130505
2026-03-30 12:32:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 069703b3-a132-509c-a3f5-3deda6f184ca with identifier: 130505
2026-03-30 12:32:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 069703b3-a132-509c-a3f5-3deda6f184ca with identifier: 130505
2026-03-30 12:32:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 069703b3-a132-509c-a3f5-3deda6f184ca with identifier: 130505 to the API
2026-03-30 12:32:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130505>
{'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': '069703b3-a132-509c-a3f5-3deda6f184ca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0360LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-130505',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 57641,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1051148',
'year': 2021}
2026-03-30 12:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:49 [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-30 12:32:49 [arval.es] INFO: Saving data for 130505: {'created_time': 1773657402.449777, 'last_price_update_time': 1774873969.254422}
2026-03-30 12:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130505') HTTP/1.1" 204 0
2026-03-30 12:32:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130439> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bd43b77-30a0-56f0-bd74-f7be9036ce24 with identifier: 130439
2026-03-30 12:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bd43b77-30a0-56f0-bd74-f7be9036ce24 with scrape type 2
2026-03-30 12:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bd43b77-30a0-56f0-bd74-f7be9036ce24 with scrape type 2
2026-03-30 12:32:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4bd43b77-30a0-56f0-bd74-f7be9036ce24, identifier: 130439
2026-03-30 12:32:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4bd43b77-30a0-56f0-bd74-f7be9036ce24 with identifier: 130439
2026-03-30 12:32:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4bd43b77-30a0-56f0-bd74-f7be9036ce24 with identifier: 130439
2026-03-30 12:32:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4bd43b77-30a0-56f0-bd74-f7be9036ce24 with identifier: 130439 to the API
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130439>
{'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': '4bd43b77-30a0-56f0-bd74-f7be9036ce24',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7019LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-130439',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 105490,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1036082',
'year': 2021}
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Saving data for 130439: {'created_time': 1773657037.410412, 'last_price_update_time': 1774873971.536759}
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130439') HTTP/1.1" 204 0
2026-03-30 12:32:51 [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-30 12:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130435
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130435: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130433
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130433: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130431
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130431: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130428
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130428: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130427
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130427: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130426
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130426: 2
2026-03-30 12:32:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130438> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130424
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130424: 2
2026-03-30 12:32:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130422
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130422: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130421
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130421: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130420
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130420: 2
2026-03-30 12:32:51 [arval.es] INFO: Found listing with ID: 130419
2026-03-30 12:32:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:51 [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-30 12:32:51 [arval.es] INFO: Scrape type for 130419: 2
2026-03-30 12:32:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3 with identifier: 130438
2026-03-30 12:32:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3 with scrape type 2
2026-03-30 12:32:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3 with scrape type 2
2026-03-30 12:32:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3, identifier: 130438
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130415
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130415: 2
2026-03-30 12:32:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3 with identifier: 130438
2026-03-30 12:32:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3 with identifier: 130438
2026-03-30 12:32:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3 with identifier: 130438 to the API
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130438>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '92a3e99d-22df-51e9-bb6b-44bf7c7ee3c3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6844MWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-130438',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 33804,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23000.0,
'price_includes_vat': True,
'registration_date': '2024-10-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U2030688',
'year': 2024}
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Saving data for 130438: {'created_time': 1773656980.202951, 'last_price_update_time': 1774873972.380702}
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130438') HTTP/1.1" 204 0
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130417
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130417: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130414
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130414: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130408
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130408: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130407
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130407: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130406
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130406: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130405
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130405: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130404
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130404: 2
2026-03-30 12:32:52 [arval.es] INFO: Found listing with ID: 130384
2026-03-30 12:32:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:52 [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-30 12:32:52 [arval.es] INFO: Scrape type for 130384: 2
2026-03-30 12:32:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130441> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e7fbd8c-b565-5031-8591-364de6951e55 with identifier: 130441
2026-03-30 12:32:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e7fbd8c-b565-5031-8591-364de6951e55 with scrape type 2
2026-03-30 12:32:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e7fbd8c-b565-5031-8591-364de6951e55 with scrape type 2
2026-03-30 12:32:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0e7fbd8c-b565-5031-8591-364de6951e55, identifier: 130441
2026-03-30 12:32:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0e7fbd8c-b565-5031-8591-364de6951e55 with identifier: 130441
2026-03-30 12:32:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0e7fbd8c-b565-5031-8591-364de6951e55 with identifier: 130441
2026-03-30 12:32:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0e7fbd8c-b565-5031-8591-364de6951e55 with identifier: 130441 to the API
2026-03-30 12:32:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130441>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0e7fbd8c-b565-5031-8591-364de6951e55',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4914LYC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-200-d-4matic-130441',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 115713,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34900.0,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 200 d 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 200 d 4MATIC',
'vin': 'W1N2539161G071478',
'year': 2022}
2026-03-30 12:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:53 [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-30 12:32:53 [arval.es] INFO: Saving data for 130441: {'created_time': 1773656916.873242, 'last_price_update_time': 1774873973.609579}
2026-03-30 12:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130441') HTTP/1.1" 204 0
2026-03-30 12:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130440> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e692972-b0f8-5cb4-a3a9-eee6c8e55626 with identifier: 130440
2026-03-30 12:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e692972-b0f8-5cb4-a3a9-eee6c8e55626 with scrape type 2
2026-03-30 12:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e692972-b0f8-5cb4-a3a9-eee6c8e55626 with scrape type 2
2026-03-30 12:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9e692972-b0f8-5cb4-a3a9-eee6c8e55626, identifier: 130440
2026-03-30 12:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9e692972-b0f8-5cb4-a3a9-eee6c8e55626 with identifier: 130440
2026-03-30 12:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9e692972-b0f8-5cb4-a3a9-eee6c8e55626 with identifier: 130440
2026-03-30 12:32:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9e692972-b0f8-5cb4-a3a9-eee6c8e55626 with identifier: 130440 to the API
2026-03-30 12:32:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130440>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9e692972-b0f8-5cb4-a3a9-eee6c8e55626',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7604LTG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-130440',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 112207,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2021-10-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1028007',
'year': 2021}
2026-03-30 12:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:54 [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-30 12:32:54 [arval.es] INFO: Saving data for 130440: {'created_time': 1773656912.749954, 'last_price_update_time': 1774873974.58285}
2026-03-30 12:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130440') HTTP/1.1" 204 0
2026-03-30 12:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130442> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130600> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b6d00af4-b8b8-5ec3-b642-6401d97b4bf5 with identifier: 130442
2026-03-30 12:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b6d00af4-b8b8-5ec3-b642-6401d97b4bf5 with scrape type 2
2026-03-30 12:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b6d00af4-b8b8-5ec3-b642-6401d97b4bf5 with scrape type 2
2026-03-30 12:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b6d00af4-b8b8-5ec3-b642-6401d97b4bf5, identifier: 130442
2026-03-30 12:32:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 222c71b6-d15c-56a6-9966-c0662339df31 with identifier: 130600
2026-03-30 12:32:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 222c71b6-d15c-56a6-9966-c0662339df31 with scrape type 2
2026-03-30 12:32:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 222c71b6-d15c-56a6-9966-c0662339df31 with scrape type 2
2026-03-30 12:32:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 222c71b6-d15c-56a6-9966-c0662339df31, identifier: 130600
2026-03-30 12:32:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b6d00af4-b8b8-5ec3-b642-6401d97b4bf5 with identifier: 130442
2026-03-30 12:32:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b6d00af4-b8b8-5ec3-b642-6401d97b4bf5 with identifier: 130442
2026-03-30 12:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b6d00af4-b8b8-5ec3-b642-6401d97b4bf5 with identifier: 130442 to the API
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130442>
{'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': 'b6d00af4-b8b8-5ec3-b642-6401d97b4bf5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1535LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-130442',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 29438,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17700.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': 'U5YH4F12ANL095696',
'year': 2021}
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:55 [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-30 12:32:55 [arval.es] INFO: Saving data for 130442: {'created_time': 1773656674.101168, 'last_price_update_time': 1774873975.263253}
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130442') HTTP/1.1" 204 0
2026-03-30 12:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 222c71b6-d15c-56a6-9966-c0662339df31 with identifier: 130600
2026-03-30 12:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 222c71b6-d15c-56a6-9966-c0662339df31 with identifier: 130600
2026-03-30 12:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 222c71b6-d15c-56a6-9966-c0662339df31 with identifier: 130600 to the API
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130600>
{'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': '222c71b6-d15c-56a6-9966-c0662339df31',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9576LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-130600',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 46165,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27100.0,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'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': 'YV1XZBWVFN2741737',
'year': 2022}
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:55 [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-30 12:32:55 [arval.es] INFO: Saving data for 130600: {'created_time': 1773393316.034802, 'last_price_update_time': 1774873975.596682}
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130600') HTTP/1.1" 204 0
2026-03-30 12:32:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130437> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28387d7e-2155-547c-9a6b-c3dd4b3261b2 with identifier: 130437
2026-03-30 12:32:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28387d7e-2155-547c-9a6b-c3dd4b3261b2 with scrape type 2
2026-03-30 12:32:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28387d7e-2155-547c-9a6b-c3dd4b3261b2 with scrape type 2
2026-03-30 12:32:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 28387d7e-2155-547c-9a6b-c3dd4b3261b2, identifier: 130437
2026-03-30 12:32:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 28387d7e-2155-547c-9a6b-c3dd4b3261b2 with identifier: 130437
2026-03-30 12:32:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 28387d7e-2155-547c-9a6b-c3dd4b3261b2 with identifier: 130437
2026-03-30 12:32:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 28387d7e-2155-547c-9a6b-c3dd4b3261b2 with identifier: 130437 to the API
2026-03-30 12:32:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130437>
{'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': '28387d7e-2155-547c-9a6b-c3dd4b3261b2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6048LXK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-130437',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 90339,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ589190',
'year': 2022}
2026-03-30 12:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:56 [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-30 12:32:56 [arval.es] INFO: Saving data for 130437: {'created_time': 1773656968.9261, 'last_price_update_time': 1774873976.119209}
2026-03-30 12:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130437') HTTP/1.1" 204 0
2026-03-30 12:32:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130444> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e551cd0-517d-5166-8ded-cc6985dc10ab with identifier: 130444
2026-03-30 12:32:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e551cd0-517d-5166-8ded-cc6985dc10ab with scrape type 2
2026-03-30 12:32:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e551cd0-517d-5166-8ded-cc6985dc10ab with scrape type 2
2026-03-30 12:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8e551cd0-517d-5166-8ded-cc6985dc10ab, identifier: 130444
2026-03-30 12:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8e551cd0-517d-5166-8ded-cc6985dc10ab with identifier: 130444
2026-03-30 12:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8e551cd0-517d-5166-8ded-cc6985dc10ab with identifier: 130444
2026-03-30 12:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8e551cd0-517d-5166-8ded-cc6985dc10ab with identifier: 130444 to the API
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130444>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8e551cd0-517d-5166-8ded-cc6985dc10ab',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3734LNZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-phev-drive-130444',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 116304,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2021-04-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV Drive',
'vin': 'KNACD81DGM5468955',
'year': 2021}
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:58 [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-30 12:32:58 [arval.es] INFO: Saving data for 130444: {'created_time': 1773657135.455155, 'last_price_update_time': 1774873978.439075}
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130444') HTTP/1.1" 204 0
2026-03-30 12:32:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130447> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16180df1-4511-5a31-89e4-b143163d5968 with identifier: 130447
2026-03-30 12:32:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16180df1-4511-5a31-89e4-b143163d5968 with scrape type 2
2026-03-30 12:32:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16180df1-4511-5a31-89e4-b143163d5968 with scrape type 2
2026-03-30 12:32:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 16180df1-4511-5a31-89e4-b143163d5968, identifier: 130447
2026-03-30 12:32:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 16180df1-4511-5a31-89e4-b143163d5968 with identifier: 130447
2026-03-30 12:32:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 16180df1-4511-5a31-89e4-b143163d5968 with identifier: 130447
2026-03-30 12:32:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 16180df1-4511-5a31-89e4-b143163d5968 with identifier: 130447 to the API
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:32:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130447>
{'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': '16180df1-4511-5a31-89e4-b143163d5968',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8685MCW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-130447',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X3',
'odometer': 52585,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37400.0,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ070N184258',
'year': 2022}
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:58 [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-30 12:32:58 [arval.es] INFO: Saving data for 130447: {'created_time': 1773656824.873652, 'last_price_update_time': 1774873978.953584}
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:32:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130447') HTTP/1.1" 204 0
2026-03-30 12:32:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130446> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:32:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ba0730-3e5e-5a04-898f-cbabca3322db with identifier: 130446
2026-03-30 12:32:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ba0730-3e5e-5a04-898f-cbabca3322db with scrape type 2
2026-03-30 12:32:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ba0730-3e5e-5a04-898f-cbabca3322db with scrape type 2
2026-03-30 12:32:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8ba0730-3e5e-5a04-898f-cbabca3322db, identifier: 130446
2026-03-30 12:32:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8ba0730-3e5e-5a04-898f-cbabca3322db with identifier: 130446
2026-03-30 12:32:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8ba0730-3e5e-5a04-898f-cbabca3322db with identifier: 130446
2026-03-30 12:32:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8ba0730-3e5e-5a04-898f-cbabca3322db with identifier: 130446 to the API
2026-03-30 12:32:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:32: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-30 12:33:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130446>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f8ba0730-3e5e-5a04-898f-cbabca3322db',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2626MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-tecno-sky-auto-4x4-130446',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 87336,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'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': 'TMAJD812DNJ159064',
'year': 2023}
2026-03-30 12:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:00 [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-30 12:33:00 [arval.es] INFO: Saving data for 130446: {'created_time': 1773656835.259451, 'last_price_update_time': 1774873980.090279}
2026-03-30 12:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130446') HTTP/1.1" 204 0
2026-03-30 12:33:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130450> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b with identifier: 130450
2026-03-30 12:33:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b with scrape type 2
2026-03-30 12:33:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b with scrape type 2
2026-03-30 12:33:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b, identifier: 130450
2026-03-30 12:33:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b with identifier: 130450
2026-03-30 12:33:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b with identifier: 130450
2026-03-30 12:33:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b with identifier: 130450 to the API
2026-03-30 12:33:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130450>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e9f2ec65-97e8-520c-8c3b-ffe3de8d5c2b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5449LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-130450',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X1',
'odometer': 97510,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24200.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0505U70196',
'year': 2021}
2026-03-30 12:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:03 [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-30 12:33:03 [arval.es] INFO: Saving data for 130450: {'created_time': 1773656819.988094, 'last_price_update_time': 1774873983.486761}
2026-03-30 12:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130450') HTTP/1.1" 204 0
2026-03-30 12:33:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130451> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f06db1-2bcd-5e04-a868-e727afffecf7 with identifier: 130451
2026-03-30 12:33:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f06db1-2bcd-5e04-a868-e727afffecf7 with scrape type 2
2026-03-30 12:33:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f06db1-2bcd-5e04-a868-e727afffecf7 with scrape type 2
2026-03-30 12:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 82f06db1-2bcd-5e04-a868-e727afffecf7, identifier: 130451
2026-03-30 12:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 82f06db1-2bcd-5e04-a868-e727afffecf7 with identifier: 130451
2026-03-30 12:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 82f06db1-2bcd-5e04-a868-e727afffecf7 with identifier: 130451
2026-03-30 12:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 82f06db1-2bcd-5e04-a868-e727afffecf7 with identifier: 130451 to the API
2026-03-30 12:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130451>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '82f06db1-2bcd-5e04-a868-e727afffecf7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0740LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-advanced-35-tdi-s-tronic-130451',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q5',
'odometer': 112703,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Advanced 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI S tronic',
'vin': 'WAUZZZFY6M2114073',
'year': 2021}
2026-03-30 12:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:05 [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-30 12:33:05 [arval.es] INFO: Saving data for 130451: {'created_time': 1773656819.278225, 'last_price_update_time': 1774873985.377695}
2026-03-30 12:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130451') HTTP/1.1" 204 0
2026-03-30 12:33:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130449> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64bece12-390d-5964-bab4-c3d023663090 with identifier: 130449
2026-03-30 12:33:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64bece12-390d-5964-bab4-c3d023663090 with scrape type 2
2026-03-30 12:33:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64bece12-390d-5964-bab4-c3d023663090 with scrape type 2
2026-03-30 12:33:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 64bece12-390d-5964-bab4-c3d023663090, identifier: 130449
2026-03-30 12:33:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 64bece12-390d-5964-bab4-c3d023663090 with identifier: 130449
2026-03-30 12:33:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 64bece12-390d-5964-bab4-c3d023663090 with identifier: 130449
2026-03-30 12:33:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 64bece12-390d-5964-bab4-c3d023663090 with identifier: 130449 to the API
2026-03-30 12:33:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130449>
{'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': '64bece12-390d-5964-bab4-c3d023663090',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2300LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive-18i-15-130449',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 56041,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive 18i 1.5',
'transmission': 'automatic',
'trim': 'sDrive 18i 1.5',
'vin': 'WBAYH110X05U16170',
'year': 2021}
2026-03-30 12:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:06 [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-30 12:33:06 [arval.es] INFO: Saving data for 130449: {'created_time': 1773653001.031348, 'last_price_update_time': 1774873986.133378}
2026-03-30 12:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130449') HTTP/1.1" 204 0
2026-03-30 12:33:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130466> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:08 [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-30 12:33:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1 with identifier: 130466
2026-03-30 12:33:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1 with scrape type 2
2026-03-30 12:33:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1 with scrape type 2
2026-03-30 12:33:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1, identifier: 130466
2026-03-30 12:33:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1 with identifier: 130466
2026-03-30 12:33:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1 with identifier: 130466
2026-03-30 12:33:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1 with identifier: 130466 to the API
2026-03-30 12:33:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130466>
{'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': '168c3b4b-e1ba-5d65-b10f-8bbc0ebaf6d1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7403MTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-84-kw-114-cv-6mt-acenta-130466',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Juke',
'odometer': 25785,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18000.0,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 84 kW (114 CV) 6MT Acenta',
'transmission': 'manual',
'trim': 'DIG-T 84 kW (114 CV) 6MT Acenta',
'vin': 'SJNFAAF16U2028476',
'year': 2024}
2026-03-30 12:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:08 [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-30 12:33:08 [arval.es] INFO: Saving data for 130466: {'created_time': 1773657253.805016, 'last_price_update_time': 1774873988.98513}
2026-03-30 12:33:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130466') HTTP/1.1" 204 0
2026-03-30 12:33:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.577(s), this was the 1st time calling it.
2026-03-30 12:33:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.587020688336493 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:33:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404
2026-03-30 12:33:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca037a60-205b-52c8-9ada-99213db2b44e with scrape type 2
2026-03-30 12:33:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca037a60-205b-52c8-9ada-99213db2b44e with scrape type 2
2026-03-30 12:33:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ca037a60-205b-52c8-9ada-99213db2b44e, identifier: 130404
2026-03-30 12:33:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404
2026-03-30 12:33:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404
2026-03-30 12:33:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ca037a60-205b-52c8-9ada-99213db2b44e with identifier: 130404 to the API
2026-03-30 12:33:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:09 [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-30 12:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:09 [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-30 12:33:09 [arval.es] INFO: Saving data for 130404: {'created_time': 1773656639.468733, 'last_price_update_time': 1774873989.430431}
2026-03-30 12:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130404') HTTP/1.1" 204 0
2026-03-30 12:33:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130406> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8 with identifier: 130406
2026-03-30 12:33:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8 with scrape type 2
2026-03-30 12:33:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8 with scrape type 2
2026-03-30 12:33:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8, identifier: 130406
2026-03-30 12:33:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8 with identifier: 130406
2026-03-30 12:33:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8 with identifier: 130406
2026-03-30 12:33:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8 with identifier: 130406 to the API
2026-03-30 12:33:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33:11 [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-30 12:33:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130406>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8ccfe0d5-ce24-5369-8b68-9d5bd5c64fe8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7948LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-c-coupe-c-300-d-130406',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase C',
'odometer': 53279,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 40900.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 4,
'seller_name': None,
'title': 'Mercedes Clase C Coupe C 300 d',
'transmission': 'automatic',
'trim': 'Coupe C 300 d',
'vin': 'W1K2053181G107191',
'year': 2022}
2026-03-30 12:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:11 [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-30 12:33:11 [arval.es] INFO: Saving data for 130406: {'created_time': 1773656649.896242, 'last_price_update_time': 1774873991.497728}
2026-03-30 12:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130406') HTTP/1.1" 204 0
2026-03-30 12:33:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130475> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 633721b2-cf9f-5000-8e6b-30afc2dd1fd7 with identifier: 130475
2026-03-30 12:33:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 633721b2-cf9f-5000-8e6b-30afc2dd1fd7 with scrape type 2
2026-03-30 12:33:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 633721b2-cf9f-5000-8e6b-30afc2dd1fd7 with scrape type 2
2026-03-30 12:33:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 633721b2-cf9f-5000-8e6b-30afc2dd1fd7, identifier: 130475
2026-03-30 12:33:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 633721b2-cf9f-5000-8e6b-30afc2dd1fd7 with identifier: 130475
2026-03-30 12:33:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 633721b2-cf9f-5000-8e6b-30afc2dd1fd7 with identifier: 130475
2026-03-30 12:33:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 633721b2-cf9f-5000-8e6b-30afc2dd1fd7 with identifier: 130475 to the API
2026-03-30 12:33:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130475>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '633721b2-cf9f-5000-8e6b-30afc2dd1fd7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5451LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-tecno-sky-130475',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 40764,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Tecno Sky',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Tecno Sky',
'vin': 'TMAJD81BAMJ127707',
'year': 2022}
2026-03-30 12:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:12 [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-30 12:33:12 [arval.es] INFO: Saving data for 130475: {'created_time': 1773657124.791504, 'last_price_update_time': 1774873992.765329}
2026-03-30 12:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130475') HTTP/1.1" 204 0
2026-03-30 12:33:12 [scrapy.extensions.logstats] INFO: Crawled 396 pages (at 37 pages/min), scraped 368 items (at 35 items/min)
2026-03-30 12:33:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:33:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130426> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c with identifier: 130426
2026-03-30 12:33:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c with scrape type 2
2026-03-30 12:33:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c with scrape type 2
2026-03-30 12:33:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c, identifier: 130426
2026-03-30 12:33:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c with identifier: 130426
2026-03-30 12:33:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c with identifier: 130426
2026-03-30 12:33:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c with identifier: 130426 to the API
2026-03-30 12:33:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130426>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '305f0f6c-0e5a-553a-87e1-d04fdb6e6b1c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3469MBG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-35-tdi-advanced-s-tronic-130426',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5 Sportback',
'odometer': 65035,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34200.0,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 0,
'seller_name': None,
'title': 'Audi Q5 Sportback 35 TDI Advanced S tronic',
'transmission': 'automatic',
'trim': '35 TDI Advanced S tronic',
'vin': 'WAUZZZFY3N2138218',
'year': 2022}
2026-03-30 12:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:13 [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-30 12:33:13 [arval.es] INFO: Saving data for 130426: {'created_time': 1773656721.529125, 'last_price_update_time': 1774873993.512371}
2026-03-30 12:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130426') HTTP/1.1" 204 0
2026-03-30 12:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:33:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130445> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61bbf5f4-dbfb-5b2e-a537-73a11c54b740 with identifier: 130445
2026-03-30 12:33:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61bbf5f4-dbfb-5b2e-a537-73a11c54b740 with scrape type 2
2026-03-30 12:33:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61bbf5f4-dbfb-5b2e-a537-73a11c54b740 with scrape type 2
2026-03-30 12:33:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 61bbf5f4-dbfb-5b2e-a537-73a11c54b740, identifier: 130445
2026-03-30 12:33:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 61bbf5f4-dbfb-5b2e-a537-73a11c54b740 with identifier: 130445
2026-03-30 12:33:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 61bbf5f4-dbfb-5b2e-a537-73a11c54b740 with identifier: 130445
2026-03-30 12:33:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 61bbf5f4-dbfb-5b2e-a537-73a11c54b740 with identifier: 130445 to the API
2026-03-30 12:33:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130445>
{'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': '61bbf5f4-dbfb-5b2e-a537-73a11c54b740',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0268MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-tecno-sky-auto-4x4-130445',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 99589,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'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': 'TMAJD812DNJ158510',
'year': 2023}
2026-03-30 12:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:15 [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-30 12:33:15 [arval.es] INFO: Saving data for 130445: {'created_time': 1773656838.51414, 'last_price_update_time': 1774873995.224579}
2026-03-30 12:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130445') HTTP/1.1" 204 0
2026-03-30 12:33:16 [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-30 12:33:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384
2026-03-30 12:33:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03736e6d-ff2b-580a-a880-5ebe5ac75cda with scrape type 2
2026-03-30 12:33:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03736e6d-ff2b-580a-a880-5ebe5ac75cda with scrape type 2
2026-03-30 12:33:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 03736e6d-ff2b-580a-a880-5ebe5ac75cda, identifier: 130384
2026-03-30 12:33:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384
2026-03-30 12:33:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384
2026-03-30 12:33:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 03736e6d-ff2b-580a-a880-5ebe5ac75cda with identifier: 130384 to the API
2026-03-30 12:33:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:16 [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-30 12:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:16 [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-30 12:33:16 [arval.es] INFO: Saving data for 130384: {'created_time': 1773656472.362397, 'last_price_update_time': 1774873996.973387}
2026-03-30 12:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130384') HTTP/1.1" 204 0
2026-03-30 12:33:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130956> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19b19385-8d49-5015-918e-924f7292a401 with identifier: 130956
2026-03-30 12:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19b19385-8d49-5015-918e-924f7292a401 with scrape type 2
2026-03-30 12:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19b19385-8d49-5015-918e-924f7292a401 with scrape type 2
2026-03-30 12:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 19b19385-8d49-5015-918e-924f7292a401, identifier: 130956
2026-03-30 12:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 19b19385-8d49-5015-918e-924f7292a401 with identifier: 130956
2026-03-30 12:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 19b19385-8d49-5015-918e-924f7292a401 with identifier: 130956
2026-03-30 12:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 19b19385-8d49-5015-918e-924f7292a401 with identifier: 130956 to the API
2026-03-30 12:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130956>
{'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': '19b19385-8d49-5015-918e-924f7292a401',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2965LTD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-130956',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Seat',
'model': 'Arona',
'odometer': 37938,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus',
'vin': 'VSSZZZKJZNR006562',
'year': 2021}
2026-03-30 12:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:17 [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-30 12:33:17 [arval.es] INFO: Saving data for 130956: {'created_time': 1773657534.099022, 'last_price_update_time': 1774873997.531305}
2026-03-30 12:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130956') HTTP/1.1" 204 0
2026-03-30 12:33:17 [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-30 12:33:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405
2026-03-30 12:33:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 025a8d24-58bc-5339-b045-892c70d3b27b with scrape type 2
2026-03-30 12:33:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 025a8d24-58bc-5339-b045-892c70d3b27b with scrape type 2
2026-03-30 12:33:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 025a8d24-58bc-5339-b045-892c70d3b27b, identifier: 130405
2026-03-30 12:33:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405
2026-03-30 12:33:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405
2026-03-30 12:33:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 025a8d24-58bc-5339-b045-892c70d3b27b with identifier: 130405 to the API
2026-03-30 12:33:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:18 [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-30 12:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:18 [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-30 12:33:18 [arval.es] INFO: Saving data for 130405: {'created_time': 1773656643.352173, 'last_price_update_time': 1774873998.082107}
2026-03-30 12:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130405') HTTP/1.1" 204 0
2026-03-30 12:33:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130414> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 892cf629-9afd-59ee-94bf-2c3bb9337c85 with identifier: 130414
2026-03-30 12:33:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 892cf629-9afd-59ee-94bf-2c3bb9337c85 with scrape type 2
2026-03-30 12:33:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 892cf629-9afd-59ee-94bf-2c3bb9337c85 with scrape type 2
2026-03-30 12:33:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 892cf629-9afd-59ee-94bf-2c3bb9337c85, identifier: 130414
2026-03-30 12:33:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 892cf629-9afd-59ee-94bf-2c3bb9337c85 with identifier: 130414
2026-03-30 12:33:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 892cf629-9afd-59ee-94bf-2c3bb9337c85 with identifier: 130414
2026-03-30 12:33:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 892cf629-9afd-59ee-94bf-2c3bb9337c85 with identifier: 130414 to the API
2026-03-30 12:33:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130414>
{'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': '892cf629-9afd-59ee-94bf-2c3bb9337c85',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0496LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-84-kw-114-cv-n-connecta-130414',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Nissan',
'model': 'Juke',
'odometer': 40430,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 84 kW (114 CV) N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T 84 kW (114 CV) N-Connecta',
'vin': 'SJNFAAF16U1148397',
'year': 2021}
2026-03-30 12:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:18 [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-30 12:33:18 [arval.es] INFO: Saving data for 130414: {'created_time': 1773656832.739134, 'last_price_update_time': 1774873998.578159}
2026-03-30 12:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130414') HTTP/1.1" 204 0
2026-03-30 12:33:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130421> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad99e9f4-e87c-5faa-8d91-4b351fb368df with identifier: 130421
2026-03-30 12:33:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad99e9f4-e87c-5faa-8d91-4b351fb368df with scrape type 2
2026-03-30 12:33:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad99e9f4-e87c-5faa-8d91-4b351fb368df with scrape type 2
2026-03-30 12:33:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad99e9f4-e87c-5faa-8d91-4b351fb368df, identifier: 130421
2026-03-30 12:33:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad99e9f4-e87c-5faa-8d91-4b351fb368df with identifier: 130421
2026-03-30 12:33:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad99e9f4-e87c-5faa-8d91-4b351fb368df with identifier: 130421
2026-03-30 12:33:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad99e9f4-e87c-5faa-8d91-4b351fb368df with identifier: 130421 to the API
2026-03-30 12:33:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130421>
{'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': 'ad99e9f4-e87c-5faa-8d91-4b351fb368df',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8150MPB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-130421',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 38903,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24100.0,
'price_includes_vat': True,
'registration_date': '2024-03-19',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1444621',
'year': 2024}
2026-03-30 12:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:20 [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-30 12:33:20 [arval.es] INFO: Saving data for 130421: {'created_time': 1773656478.523609, 'last_price_update_time': 1774874000.638731}
2026-03-30 12:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130421') HTTP/1.1" 204 0
2026-03-30 12:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130415> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17245072-5258-54e2-80f7-7054bd411c3b with identifier: 130415
2026-03-30 12:33:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17245072-5258-54e2-80f7-7054bd411c3b with scrape type 2
2026-03-30 12:33:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17245072-5258-54e2-80f7-7054bd411c3b with scrape type 2
2026-03-30 12:33:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 17245072-5258-54e2-80f7-7054bd411c3b, identifier: 130415
2026-03-30 12:33:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 17245072-5258-54e2-80f7-7054bd411c3b with identifier: 130415
2026-03-30 12:33:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 17245072-5258-54e2-80f7-7054bd411c3b with identifier: 130415
2026-03-30 12:33:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 17245072-5258-54e2-80f7-7054bd411c3b with identifier: 130415 to the API
2026-03-30 12:33:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130415>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '17245072-5258-54e2-80f7-7054bd411c3b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6045LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-expert-furgon-premium-15-bluehdi-100-standard-130415',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': 'Expert',
'odometer': 37326,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Expert Furgon Premium 1.5 BlueHDi 100 Standard',
'transmission': 'manual',
'trim': 'Furgon Premium 1.5 BlueHDi 100 Standard',
'vin': 'VF3VBYHRMMZ109092',
'year': 2021}
2026-03-30 12:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:21 [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-30 12:33:21 [arval.es] INFO: Saving data for 130415: {'created_time': 1773656854.665311, 'last_price_update_time': 1774874001.736211}
2026-03-30 12:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130415') HTTP/1.1" 204 0
2026-03-30 12:33:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130407> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a4159b9-d87f-5333-8ccc-7b96446f1f15 with identifier: 130407
2026-03-30 12:33:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a4159b9-d87f-5333-8ccc-7b96446f1f15 with scrape type 2
2026-03-30 12:33:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a4159b9-d87f-5333-8ccc-7b96446f1f15 with scrape type 2
2026-03-30 12:33:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1a4159b9-d87f-5333-8ccc-7b96446f1f15, identifier: 130407
2026-03-30 12:33:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1a4159b9-d87f-5333-8ccc-7b96446f1f15 with identifier: 130407
2026-03-30 12:33:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1a4159b9-d87f-5333-8ccc-7b96446f1f15 with identifier: 130407
2026-03-30 12:33:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1a4159b9-d87f-5333-8ccc-7b96446f1f15 with identifier: 130407 to the API
2026-03-30 12:33:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130407>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '1a4159b9-d87f-5333-8ccc-7b96446f1f15',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9602LYN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-20-glb-200-d-dct-130407',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 74547,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34700.0,
'price_includes_vat': True,
'registration_date': '2022-06-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLB 2.0 GLB 200 D DCT',
'transmission': 'automatic',
'trim': '2.0 GLB 200 D DCT',
'vin': 'W1N2476121W207061',
'year': 2022}
2026-03-30 12:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:22 [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-30 12:33:22 [arval.es] INFO: Saving data for 130407: {'created_time': 1773656653.882781, 'last_price_update_time': 1774874002.463449}
2026-03-30 12:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130407') HTTP/1.1" 204 0
2026-03-30 12:33:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130424> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d1c20465-2fce-5df1-a1bc-e0b9045b766a with identifier: 130424
2026-03-30 12:33:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d1c20465-2fce-5df1-a1bc-e0b9045b766a with scrape type 2
2026-03-30 12:33:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d1c20465-2fce-5df1-a1bc-e0b9045b766a with scrape type 2
2026-03-30 12:33:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d1c20465-2fce-5df1-a1bc-e0b9045b766a, identifier: 130424
2026-03-30 12:33:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d1c20465-2fce-5df1-a1bc-e0b9045b766a with identifier: 130424
2026-03-30 12:33:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d1c20465-2fce-5df1-a1bc-e0b9045b766a with identifier: 130424
2026-03-30 12:33:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d1c20465-2fce-5df1-a1bc-e0b9045b766a with identifier: 130424 to the API
2026-03-30 12:33:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130424>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd1c20465-2fce-5df1-a1bc-e0b9045b766a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3474MLD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-octavia-20-tdi-130424',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 116139,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 0,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI',
'transmission': 'automatic',
'trim': '2.0 TDI',
'vin': 'TMBJG8NX2PY075007',
'year': 2023}
2026-03-30 12:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:23 [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-30 12:33:23 [arval.es] INFO: Saving data for 130424: {'created_time': 1773656719.3705, 'last_price_update_time': 1774874003.591854}
2026-03-30 12:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130424') HTTP/1.1" 204 0
2026-03-30 12:33:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130427> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb7f0d52-049a-50ec-b3de-a5f0447db66d with identifier: 130427
2026-03-30 12:33:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb7f0d52-049a-50ec-b3de-a5f0447db66d with scrape type 2
2026-03-30 12:33:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb7f0d52-049a-50ec-b3de-a5f0447db66d with scrape type 2
2026-03-30 12:33:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb7f0d52-049a-50ec-b3de-a5f0447db66d, identifier: 130427
2026-03-30 12:33:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb7f0d52-049a-50ec-b3de-a5f0447db66d with identifier: 130427
2026-03-30 12:33:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb7f0d52-049a-50ec-b3de-a5f0447db66d with identifier: 130427
2026-03-30 12:33:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb7f0d52-049a-50ec-b3de-a5f0447db66d with identifier: 130427 to the API
2026-03-30 12:33:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130427>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'bb7f0d52-049a-50ec-b3de-a5f0447db66d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2511MHP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-110kw-150cv-concept-4x2-130427',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Sportage',
'odometer': 30108,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2023-06-19',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi 110kW (150CV) Concept 4x2',
'transmission': 'manual',
'trim': '1.6 T-GDi 110kW (150CV) Concept 4x2',
'vin': 'U5YPU81BAPL174123',
'year': 2023}
2026-03-30 12:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:24 [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-30 12:33:24 [arval.es] INFO: Saving data for 130427: {'created_time': 1773657432.816181, 'last_price_update_time': 1774874004.614061}
2026-03-30 12:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130427') HTTP/1.1" 204 0
2026-03-30 12:33:24 [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-30 12:33:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130408> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428
2026-03-30 12:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9b3963c-d646-5abe-b86c-8030cc487a09 with scrape type 2
2026-03-30 12:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f9b3963c-d646-5abe-b86c-8030cc487a09 with scrape type 2
2026-03-30 12:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f9b3963c-d646-5abe-b86c-8030cc487a09, identifier: 130428
2026-03-30 12:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428
2026-03-30 12:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428
2026-03-30 12:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f9b3963c-d646-5abe-b86c-8030cc487a09 with identifier: 130428 to the API
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:25 [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-30 12:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:25 [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-30 12:33:25 [arval.es] INFO: Saving data for 130428: {'created_time': 1773656740.9234, 'last_price_update_time': 1774874005.529503}
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130428') HTTP/1.1" 204 0
2026-03-30 12:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18c03575-3f66-5e0e-a24d-5edd9029be0e with identifier: 130408
2026-03-30 12:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18c03575-3f66-5e0e-a24d-5edd9029be0e with scrape type 2
2026-03-30 12:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18c03575-3f66-5e0e-a24d-5edd9029be0e with scrape type 2
2026-03-30 12:33:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 18c03575-3f66-5e0e-a24d-5edd9029be0e, identifier: 130408
2026-03-30 12:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130422> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130420> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 18c03575-3f66-5e0e-a24d-5edd9029be0e with identifier: 130408
2026-03-30 12:33:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 18c03575-3f66-5e0e-a24d-5edd9029be0e with identifier: 130408
2026-03-30 12:33:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 18c03575-3f66-5e0e-a24d-5edd9029be0e with identifier: 130408 to the API
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130408>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'engine_horse_power': 203,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '18c03575-3f66-5e0e-a24d-5edd9029be0e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8819MGG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ssangyong-musso-grand-sports-d22dtr-4x4-pro-130408',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Ssangyong',
'model': 'Musso Grand',
'odometer': 44186,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25300.0,
'price_includes_vat': True,
'registration_date': '2023-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong Musso Grand Sports D22DTR 4x4 Pro',
'transmission': 'manual',
'trim': 'Sports D22DTR 4x4 Pro',
'vin': 'KPAX62EESRP205779',
'year': 2023}
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:25 [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-30 12:33:25 [arval.es] INFO: Saving data for 130408: {'created_time': 1773656671.454105, 'last_price_update_time': 1774874005.9476}
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130408') HTTP/1.1" 204 0
2026-03-30 12:33:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 031c189e-2dca-59fd-843a-fd0b59c14c00 with identifier: 130422
2026-03-30 12:33:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 031c189e-2dca-59fd-843a-fd0b59c14c00 with scrape type 2
2026-03-30 12:33:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 031c189e-2dca-59fd-843a-fd0b59c14c00 with scrape type 2
2026-03-30 12:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 031c189e-2dca-59fd-843a-fd0b59c14c00, identifier: 130422
2026-03-30 12:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c2472e8-9308-56f1-b7b4-d144f38eb1c7 with identifier: 130420
2026-03-30 12:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c2472e8-9308-56f1-b7b4-d144f38eb1c7 with scrape type 2
2026-03-30 12:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c2472e8-9308-56f1-b7b4-d144f38eb1c7 with scrape type 2
2026-03-30 12:33:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6c2472e8-9308-56f1-b7b4-d144f38eb1c7, identifier: 130420
2026-03-30 12:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 031c189e-2dca-59fd-843a-fd0b59c14c00 with identifier: 130422
2026-03-30 12:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 031c189e-2dca-59fd-843a-fd0b59c14c00 with identifier: 130422
2026-03-30 12:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 031c189e-2dca-59fd-843a-fd0b59c14c00 with identifier: 130422 to the API
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130422>
{'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': '031c189e-2dca-59fd-843a-fd0b59c14c00',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1979LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-81kw-110cv-130422',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 109263,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13200.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Allure BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKNJ548868',
'year': 2022}
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:26 [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-30 12:33:26 [arval.es] INFO: Saving data for 130422: {'created_time': 1773656726.176093, 'last_price_update_time': 1774874006.442924}
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130422') HTTP/1.1" 204 0
2026-03-30 12:33:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6c2472e8-9308-56f1-b7b4-d144f38eb1c7 with identifier: 130420
2026-03-30 12:33:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6c2472e8-9308-56f1-b7b4-d144f38eb1c7 with identifier: 130420
2026-03-30 12:33:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6c2472e8-9308-56f1-b7b4-d144f38eb1c7 with identifier: 130420 to the API
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130420>
{'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': '6c2472e8-9308-56f1-b7b4-d144f38eb1c7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1490MBV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-active-pack-15-hdi-130cv-130420',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '3008',
'odometer': 52789,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18400.0,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Active Pack 1.5 HDi 130CV',
'transmission': 'manual',
'trim': 'Active Pack 1.5 HDi 130CV',
'vin': 'VF3MCYHZMNS127129',
'year': 2022}
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:26 [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-30 12:33:26 [arval.es] INFO: Saving data for 130420: {'created_time': 1773656480.793129, 'last_price_update_time': 1774874006.80947}
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130420') HTTP/1.1" 204 0
2026-03-30 12:33:26 [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-30 12:33:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431
2026-03-30 12:33:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c158434-2eb1-5613-a7dc-e46456958932 with scrape type 2
2026-03-30 12:33:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7c158434-2eb1-5613-a7dc-e46456958932 with scrape type 2
2026-03-30 12:33:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7c158434-2eb1-5613-a7dc-e46456958932, identifier: 130431
2026-03-30 12:33:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431
2026-03-30 12:33:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431
2026-03-30 12:33:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7c158434-2eb1-5613-a7dc-e46456958932 with identifier: 130431 to the API
2026-03-30 12:33:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:27 [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-30 12:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:27 [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-30 12:33:27 [arval.es] INFO: Saving data for 130431: {'created_time': 1773656737.853236, 'last_price_update_time': 1774874007.345005}
2026-03-30 12:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130431') HTTP/1.1" 204 0
2026-03-30 12:33:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:28 [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-30 12:33:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435
2026-03-30 12:33:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c55d56b-9689-5168-88cd-24e703bbade4 with scrape type 2
2026-03-30 12:33:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c55d56b-9689-5168-88cd-24e703bbade4 with scrape type 2
2026-03-30 12:33:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3c55d56b-9689-5168-88cd-24e703bbade4, identifier: 130435
2026-03-30 12:33:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435
2026-03-30 12:33:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435
2026-03-30 12:33:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3c55d56b-9689-5168-88cd-24e703bbade4 with identifier: 130435 to the API
2026-03-30 12:33:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:28 [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-30 12:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:28 [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-30 12:33:28 [arval.es] INFO: Saving data for 130435: {'created_time': 1773657030.680432, 'last_price_update_time': 1774874008.725777}
2026-03-30 12:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130435') HTTP/1.1" 204 0
2026-03-30 12:33:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130455> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:32 [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-30 12:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc630a1c-ea4c-527c-a4f2-26d7bff580c8 with identifier: 130455
2026-03-30 12:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc630a1c-ea4c-527c-a4f2-26d7bff580c8 with scrape type 2
2026-03-30 12:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc630a1c-ea4c-527c-a4f2-26d7bff580c8 with scrape type 2
2026-03-30 12:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc630a1c-ea4c-527c-a4f2-26d7bff580c8, identifier: 130455
2026-03-30 12:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc630a1c-ea4c-527c-a4f2-26d7bff580c8 with identifier: 130455
2026-03-30 12:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc630a1c-ea4c-527c-a4f2-26d7bff580c8 with identifier: 130455
2026-03-30 12:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc630a1c-ea4c-527c-a4f2-26d7bff580c8 with identifier: 130455 to the API
2026-03-30 12:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130455>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'dc630a1c-ea4c-527c-a4f2-26d7bff580c8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3318LWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-10-dpi-concept-130455',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Picanto',
'odometer': 34885,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10500.0,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.0 DPi Concept',
'transmission': 'manual',
'trim': '1.0 DPi Concept',
'vin': 'KNAB2518ANT919740',
'year': 2022}
2026-03-30 12:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:32 [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-30 12:33:32 [arval.es] INFO: Saving data for 130455: {'created_time': 1773656978.780321, 'last_price_update_time': 1774874012.606548}
2026-03-30 12:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130455') HTTP/1.1" 204 0
2026-03-30 12:33:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:32 [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-30 12:33:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457
2026-03-30 12:33:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with scrape type 2
2026-03-30 12:33:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with scrape type 2
2026-03-30 12:33:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1637cb81-0bfc-5c39-a73a-1af848ddcba1, identifier: 130457
2026-03-30 12:33:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457
2026-03-30 12:33:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457
2026-03-30 12:33:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1637cb81-0bfc-5c39-a73a-1af848ddcba1 with identifier: 130457 to the API
2026-03-30 12:33:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:33 [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-30 12:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:33 [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-30 12:33:33 [arval.es] INFO: Saving data for 130457: {'created_time': 1773656977.102481, 'last_price_update_time': 1774874013.02451}
2026-03-30 12:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130457') HTTP/1.1" 204 0
2026-03-30 12:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:33 [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-30 12:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433
2026-03-30 12:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with scrape type 2
2026-03-30 12:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with scrape type 2
2026-03-30 12:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76, identifier: 130433
2026-03-30 12:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433
2026-03-30 12:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433
2026-03-30 12:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7cbc58b-85d6-55f0-ae5a-d5c8b4512b76 with identifier: 130433 to the API
2026-03-30 12:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:33 [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-30 12:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:33 [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-30 12:33:33 [arval.es] INFO: Saving data for 130433: {'created_time': 1773656672.418248, 'last_price_update_time': 1774874013.549738}
2026-03-30 12:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130433') HTTP/1.1" 204 0
2026-03-30 12:33:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458
2026-03-30 12:33:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with scrape type 2
2026-03-30 12:33:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with scrape type 2
2026-03-30 12:33:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18, identifier: 130458
2026-03-30 12:33:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458
2026-03-30 12:33:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458
2026-03-30 12:33:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 44f6e6eb-d6d7-54ff-a3bf-fa1254af2f18 with identifier: 130458 to the API
2026-03-30 12:33:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:34 [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-30 12:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:34 [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-30 12:33:34 [arval.es] INFO: Saving data for 130458: {'created_time': 1773657126.15369, 'last_price_update_time': 1774874014.786116}
2026-03-30 12:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130458') HTTP/1.1" 204 0
2026-03-30 12:33:34 [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-30 12:33:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130454> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459
2026-03-30 12:33:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 330a049e-267d-582e-a466-b83d221f56d4 with scrape type 2
2026-03-30 12:33:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 330a049e-267d-582e-a466-b83d221f56d4 with scrape type 2
2026-03-30 12:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 330a049e-267d-582e-a466-b83d221f56d4, identifier: 130459
2026-03-30 12:33:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64ea29dd-de89-595e-974d-688617e13760 with identifier: 130454
2026-03-30 12:33:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64ea29dd-de89-595e-974d-688617e13760 with scrape type 2
2026-03-30 12:33:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64ea29dd-de89-595e-974d-688617e13760 with scrape type 2
2026-03-30 12:33:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 64ea29dd-de89-595e-974d-688617e13760, identifier: 130454
2026-03-30 12:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459
2026-03-30 12:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459
2026-03-30 12:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 330a049e-267d-582e-a466-b83d221f56d4 with identifier: 130459 to the API
2026-03-30 12:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:35 [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-30 12:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:35 [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-30 12:33:35 [arval.es] INFO: Saving data for 130459: {'created_time': 1773657133.657015, 'last_price_update_time': 1774874015.868654}
2026-03-30 12:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130459') HTTP/1.1" 204 0
2026-03-30 12:33:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 64ea29dd-de89-595e-974d-688617e13760 with identifier: 130454
2026-03-30 12:33:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 64ea29dd-de89-595e-974d-688617e13760 with identifier: 130454
2026-03-30 12:33:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 64ea29dd-de89-595e-974d-688617e13760 with identifier: 130454 to the API
2026-03-30 12:33:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130454>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '64ea29dd-de89-595e-974d-688617e13760',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9942LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-ioniq-16-gdi-phev-klass-dct-130454',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 80848,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16400.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDI PHEV Klass DCT',
'transmission': 'automatic',
'trim': '1.6 GDI PHEV Klass DCT',
'vin': 'KMHC651DGNU279169',
'year': 2022}
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:36 [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-30 12:33:36 [arval.es] INFO: Saving data for 130454: {'created_time': 1773656818.610645, 'last_price_update_time': 1774874016.312109}
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130454') HTTP/1.1" 204 0
2026-03-30 12:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130419> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92397663-f33a-5fb2-a74f-da625e145439 with identifier: 130419
2026-03-30 12:33:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92397663-f33a-5fb2-a74f-da625e145439 with scrape type 2
2026-03-30 12:33:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92397663-f33a-5fb2-a74f-da625e145439 with scrape type 2
2026-03-30 12:33:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 92397663-f33a-5fb2-a74f-da625e145439, identifier: 130419
2026-03-30 12:33:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 92397663-f33a-5fb2-a74f-da625e145439 with identifier: 130419
2026-03-30 12:33:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 92397663-f33a-5fb2-a74f-da625e145439 with identifier: 130419
2026-03-30 12:33:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 92397663-f33a-5fb2-a74f-da625e145439 with identifier: 130419 to the API
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130419>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 213,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '92397663-f33a-5fb2-a74f-da625e145439',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2204LSN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-ranger-doble-cabina-20-ecoblue-4x4-130419',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Ford',
'model': 'Ranger',
'odometer': 107456,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38300.0,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 0,
'seller_name': None,
'title': 'Ford Ranger doble cabina 2.0 Ecoblue 4x4',
'transmission': 'automatic',
'trim': 'doble cabina 2.0 Ecoblue 4x4',
'vin': '6FPPXXMJ2PLL34122',
'year': 2021}
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:36 [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-30 12:33:36 [arval.es] INFO: Saving data for 130419: {'created_time': 1773656710.932703, 'last_price_update_time': 1774874016.839188}
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130419') HTTP/1.1" 204 0
2026-03-30 12:33:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130506> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d with identifier: 130506
2026-03-30 12:33:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d with scrape type 2
2026-03-30 12:33:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d with scrape type 2
2026-03-30 12:33:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d, identifier: 130506
2026-03-30 12:33:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d with identifier: 130506
2026-03-30 12:33:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d with identifier: 130506
2026-03-30 12:33:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3196dd3c-9599-5cf3-bf1e-caaf53e97b0d with identifier: 130506 to the API
2026-03-30 12:33:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130506>
{'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': '3196dd3c-9599-5cf3-bf1e-caaf53e97b0d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8389LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-130506',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 107825,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1050108',
'year': 2021}
2026-03-30 12:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:38 [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-30 12:33:38 [arval.es] INFO: Saving data for 130506: {'created_time': 1773657295.029663, 'last_price_update_time': 1774874018.868604}
2026-03-30 12:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130506') HTTP/1.1" 204 0
2026-03-30 12:33:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130507> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34f82428-670d-5a02-b8e7-11e920042f5a with identifier: 130507
2026-03-30 12:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34f82428-670d-5a02-b8e7-11e920042f5a with scrape type 2
2026-03-30 12:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34f82428-670d-5a02-b8e7-11e920042f5a with scrape type 2
2026-03-30 12:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 34f82428-670d-5a02-b8e7-11e920042f5a, identifier: 130507
2026-03-30 12:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 34f82428-670d-5a02-b8e7-11e920042f5a with identifier: 130507
2026-03-30 12:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 34f82428-670d-5a02-b8e7-11e920042f5a with identifier: 130507
2026-03-30 12:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 34f82428-670d-5a02-b8e7-11e920042f5a with identifier: 130507 to the API
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130507>
{'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': '34f82428-670d-5a02-b8e7-11e920042f5a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4475LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-130507',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 109196,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1035329',
'year': 2021}
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:39 [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-30 12:33:39 [arval.es] INFO: Saving data for 130507: {'created_time': 1773653011.481273, 'last_price_update_time': 1774874019.413638}
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130507') HTTP/1.1" 204 0
2026-03-30 12:33:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130640> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b119138-2477-52ef-93d0-7a43d9abd114 with identifier: 130640
2026-03-30 12:33:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b119138-2477-52ef-93d0-7a43d9abd114 with scrape type 2
2026-03-30 12:33:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b119138-2477-52ef-93d0-7a43d9abd114 with scrape type 2
2026-03-30 12:33:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7b119138-2477-52ef-93d0-7a43d9abd114, identifier: 130640
2026-03-30 12:33:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7b119138-2477-52ef-93d0-7a43d9abd114 with identifier: 130640
2026-03-30 12:33:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7b119138-2477-52ef-93d0-7a43d9abd114 with identifier: 130640
2026-03-30 12:33:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7b119138-2477-52ef-93d0-7a43d9abd114 with identifier: 130640 to the API
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130640>
{'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': '7b119138-2477-52ef-93d0-7a43d9abd114',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6350LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-88kw-120cv-130640',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'XCeed',
'odometer': 78260,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 0,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive 88kW (120CV)',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive 88kW (120CV)',
'vin': 'U5YH4F12ANL091085',
'year': 2021}
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:39 [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-30 12:33:39 [arval.es] INFO: Saving data for 130640: {'created_time': 1773657450.782013, 'last_price_update_time': 1774874019.923329}
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130640') HTTP/1.1" 204 0
2026-03-30 12:33:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130463> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56d14a0e-7167-59b6-a6c5-081ae87e1219 with identifier: 130463
2026-03-30 12:33:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56d14a0e-7167-59b6-a6c5-081ae87e1219 with scrape type 2
2026-03-30 12:33:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 56d14a0e-7167-59b6-a6c5-081ae87e1219 with scrape type 2
2026-03-30 12:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 56d14a0e-7167-59b6-a6c5-081ae87e1219, identifier: 130463
2026-03-30 12:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 56d14a0e-7167-59b6-a6c5-081ae87e1219 with identifier: 130463
2026-03-30 12:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 56d14a0e-7167-59b6-a6c5-081ae87e1219 with identifier: 130463
2026-03-30 12:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 56d14a0e-7167-59b6-a6c5-081ae87e1219 with identifier: 130463 to the API
2026-03-30 12:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130463>
{'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': '56d14a0e-7167-59b6-a6c5-081ae87e1219',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5110NGF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-130463',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 3739,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28500.0,
'price_includes_vat': True,
'registration_date': '2025-09-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': 'WAUZZZGY2TA010196',
'year': 2025}
2026-03-30 12:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:41 [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-30 12:33:41 [arval.es] INFO: Saving data for 130463: {'created_time': 1773657035.438772, 'last_price_update_time': 1774874021.350108}
2026-03-30 12:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130463') HTTP/1.1" 204 0
2026-03-30 12:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130464> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130808> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 469e54c6-b7d1-5dcf-810c-acb26d1ea165 with identifier: 130464
2026-03-30 12:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 469e54c6-b7d1-5dcf-810c-acb26d1ea165 with scrape type 2
2026-03-30 12:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 469e54c6-b7d1-5dcf-810c-acb26d1ea165 with scrape type 2
2026-03-30 12:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 469e54c6-b7d1-5dcf-810c-acb26d1ea165, identifier: 130464
2026-03-30 12:33:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2b43326-246a-5d5e-af34-9bada3753af3 with identifier: 130808
2026-03-30 12:33:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2b43326-246a-5d5e-af34-9bada3753af3 with scrape type 2
2026-03-30 12:33:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2b43326-246a-5d5e-af34-9bada3753af3 with scrape type 2
2026-03-30 12:33:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b2b43326-246a-5d5e-af34-9bada3753af3, identifier: 130808
2026-03-30 12:33:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 469e54c6-b7d1-5dcf-810c-acb26d1ea165 with identifier: 130464
2026-03-30 12:33:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 469e54c6-b7d1-5dcf-810c-acb26d1ea165 with identifier: 130464
2026-03-30 12:33:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 469e54c6-b7d1-5dcf-810c-acb26d1ea165 with identifier: 130464 to the API
2026-03-30 12:33:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130464>
{'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': '469e54c6-b7d1-5dcf-810c-acb26d1ea165',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6914NFN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-115cv-130464',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 11369,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'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': 'WAUZZZGY2TA009078',
'year': 2025}
2026-03-30 12:33:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:41 [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-30 12:33:41 [arval.es] INFO: Saving data for 130464: {'created_time': 1773657299.92911, 'last_price_update_time': 1774874021.997957}
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130464') HTTP/1.1" 204 0
2026-03-30 12:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b2b43326-246a-5d5e-af34-9bada3753af3 with identifier: 130808
2026-03-30 12:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b2b43326-246a-5d5e-af34-9bada3753af3 with identifier: 130808
2026-03-30 12:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b2b43326-246a-5d5e-af34-9bada3753af3 with identifier: 130808 to the API
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130808>
{'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': 'b2b43326-246a-5d5e-af34-9bada3753af3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7279LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-130808',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'i10',
'odometer': 40794,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass',
'transmission': 'manual',
'trim': '1.0 Klass',
'vin': 'NLHDN51AANZ125302',
'year': 2022}
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:42 [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-30 12:33:42 [arval.es] INFO: Saving data for 130808: {'created_time': 1773656995.995911, 'last_price_update_time': 1774874022.377921}
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130808') HTTP/1.1" 204 0
2026-03-30 12:33:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130641> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130810> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d0f5cd-f4db-51cb-9214-21c00effc989 with identifier: 130641
2026-03-30 12:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d0f5cd-f4db-51cb-9214-21c00effc989 with scrape type 2
2026-03-30 12:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d0f5cd-f4db-51cb-9214-21c00effc989 with scrape type 2
2026-03-30 12:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 79d0f5cd-f4db-51cb-9214-21c00effc989, identifier: 130641
2026-03-30 12:33:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcbacf77-0c37-5b52-8010-b8ab9b80764b with identifier: 130810
2026-03-30 12:33:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcbacf77-0c37-5b52-8010-b8ab9b80764b with scrape type 2
2026-03-30 12:33:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dcbacf77-0c37-5b52-8010-b8ab9b80764b with scrape type 2
2026-03-30 12:33:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dcbacf77-0c37-5b52-8010-b8ab9b80764b, identifier: 130810
2026-03-30 12:33:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 79d0f5cd-f4db-51cb-9214-21c00effc989 with identifier: 130641
2026-03-30 12:33:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 79d0f5cd-f4db-51cb-9214-21c00effc989 with identifier: 130641
2026-03-30 12:33:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 79d0f5cd-f4db-51cb-9214-21c00effc989 with identifier: 130641 to the API
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130641>
{'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': '79d0f5cd-f4db-51cb-9214-21c00effc989',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1795LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-116kw-158cv-mhev-xtronic-acenta-ac-130641',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 66225,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20200.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 116kW (158CV) MHEV Xtronic Acenta (AC)',
'transmission': 'automatic',
'trim': 'DIG-T 116kW (158CV) MHEV Xtronic Acenta (AC)',
'vin': 'SJNTAAJ12U1041891',
'year': 2021}
2026-03-30 12:33:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27130641%27 HTTP/1.1" 200 None
2026-03-30 12:33:43 [arval.es] INFO: Saving data for 130641: {'created_time': 1773657451.863335, 'last_price_update_time': 1774874023.007809}
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130641') HTTP/1.1" 204 0
2026-03-30 12:33:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dcbacf77-0c37-5b52-8010-b8ab9b80764b with identifier: 130810
2026-03-30 12:33:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dcbacf77-0c37-5b52-8010-b8ab9b80764b with identifier: 130810
2026-03-30 12:33:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dcbacf77-0c37-5b52-8010-b8ab9b80764b with identifier: 130810 to the API
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130810>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'dcbacf77-0c37-5b52-8010-b8ab9b80764b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7267LWT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-c-coupe-c-220-d-130810',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase C',
'odometer': 54311,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37600.0,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase C Coupe C 220 d',
'transmission': 'automatic',
'trim': 'Coupe C 220 d',
'vin': 'W1K2053141G107287',
'year': 2022}
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:43 [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-30 12:33:43 [arval.es] INFO: Saving data for 130810: {'created_time': 1773652963.692862, 'last_price_update_time': 1774874023.322864}
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130810') HTTP/1.1" 204 0
2026-03-30 12:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130816> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fda506a3-969d-5b02-970f-27aee62d2029 with identifier: 130816
2026-03-30 12:33:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fda506a3-969d-5b02-970f-27aee62d2029 with scrape type 2
2026-03-30 12:33:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fda506a3-969d-5b02-970f-27aee62d2029 with scrape type 2
2026-03-30 12:33:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fda506a3-969d-5b02-970f-27aee62d2029, identifier: 130816
2026-03-30 12:33:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fda506a3-969d-5b02-970f-27aee62d2029 with identifier: 130816
2026-03-30 12:33:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fda506a3-969d-5b02-970f-27aee62d2029 with identifier: 130816
2026-03-30 12:33:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fda506a3-969d-5b02-970f-27aee62d2029 with identifier: 130816 to the API
2026-03-30 12:33:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130816>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fda506a3-969d-5b02-970f-27aee62d2029',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9713LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gle-350-de-4matic-130816',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLE',
'odometer': 104880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 50600.0,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLE 350 de 4MATIC',
'transmission': 'automatic',
'trim': '350 de 4MATIC',
'vin': 'W1N1671171A618057',
'year': 2022}
2026-03-30 12:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:45 [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-30 12:33:45 [arval.es] INFO: Saving data for 130816: {'created_time': 1773652980.083033, 'last_price_update_time': 1774874025.488608}
2026-03-30 12:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130816') HTTP/1.1" 204 0
2026-03-30 12:33:45 [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-30 12:33:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:45 [arval.es] INFO: Found listing with ID: 130383
2026-03-30 12:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:45 [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-30 12:33:45 [arval.es] INFO: Scrape type for 130383: 2
2026-03-30 12:33:45 [arval.es] INFO: Found listing with ID: 130336
2026-03-30 12:33:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130336: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130335
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130335: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130320
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130320: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130323
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130323: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130317
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130317: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130314
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130314: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130312
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130312: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130310
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130310: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130308
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130308: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130168
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130168: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130033
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130033: 2
2026-03-30 12:33:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130806> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130293
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130293: 2
2026-03-30 12:33:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130291
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130291: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130289
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130289: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 128148
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 128148: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130106
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130106: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130264
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130264: 2
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130112
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130112: 2
2026-03-30 12:33:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fa563e8-8f9f-513d-badd-66b9ae686dfa with identifier: 130806
2026-03-30 12:33:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fa563e8-8f9f-513d-badd-66b9ae686dfa with scrape type 2
2026-03-30 12:33:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fa563e8-8f9f-513d-badd-66b9ae686dfa with scrape type 2
2026-03-30 12:33:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1fa563e8-8f9f-513d-badd-66b9ae686dfa, identifier: 130806
2026-03-30 12:33:46 [arval.es] INFO: Found listing with ID: 130115
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Scrape type for 130115: 2
2026-03-30 12:33:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1fa563e8-8f9f-513d-badd-66b9ae686dfa with identifier: 130806
2026-03-30 12:33:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1fa563e8-8f9f-513d-badd-66b9ae686dfa with identifier: 130806
2026-03-30 12:33:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1fa563e8-8f9f-513d-badd-66b9ae686dfa with identifier: 130806 to the API
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130806>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1fa563e8-8f9f-513d-badd-66b9ae686dfa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8506MWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-allstreet-35-tfsi-15-130806',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A3 Allstreet',
'odometer': 8767,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34300.0,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Allstreet 35 TFSI 1.5',
'transmission': 'automatic',
'trim': '35 TFSI 1.5',
'vin': 'WAUZZZGY4SA029573',
'year': 2024}
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [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-30 12:33:46 [arval.es] INFO: Saving data for 130806: {'created_time': 1773657475.968068, 'last_price_update_time': 1774874026.837359}
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130806') HTTP/1.1" 204 0
2026-03-30 12:33:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130417> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14a603bb-5a89-5882-9382-aa85c01aeff6 with identifier: 130417
2026-03-30 12:33:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14a603bb-5a89-5882-9382-aa85c01aeff6 with scrape type 2
2026-03-30 12:33:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14a603bb-5a89-5882-9382-aa85c01aeff6 with scrape type 2
2026-03-30 12:33:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 14a603bb-5a89-5882-9382-aa85c01aeff6, identifier: 130417
2026-03-30 12:33:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 14a603bb-5a89-5882-9382-aa85c01aeff6 with identifier: 130417
2026-03-30 12:33:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 14a603bb-5a89-5882-9382-aa85c01aeff6 with identifier: 130417
2026-03-30 12:33:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 14a603bb-5a89-5882-9382-aa85c01aeff6 with identifier: 130417 to the API
2026-03-30 12:33:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130417>
{'auction_title': '',
'category': 'Turismo',
'color': 'beige',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '14a603bb-5a89-5882-9382-aa85c01aeff6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2194LLC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-mini-one-130417',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mini',
'model': 'Mini',
'odometer': 60173,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2020-11-20',
'seats_number': 4,
'seller_name': None,
'title': 'Mini Mini ONE',
'transmission': 'manual',
'trim': 'ONE',
'vin': 'WMWXU510402N63648',
'year': 2020}
2026-03-30 12:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:47 [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-30 12:33:47 [arval.es] INFO: Saving data for 130417: {'created_time': 1773656994.66423, 'last_price_update_time': 1774874027.527722}
2026-03-30 12:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130417') HTTP/1.1" 204 0
2026-03-30 12:33:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130811> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c96408f6-fdae-5331-acc9-2b0ef589e868 with identifier: 130811
2026-03-30 12:33:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c96408f6-fdae-5331-acc9-2b0ef589e868 with scrape type 2
2026-03-30 12:33:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c96408f6-fdae-5331-acc9-2b0ef589e868 with scrape type 2
2026-03-30 12:33:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c96408f6-fdae-5331-acc9-2b0ef589e868, identifier: 130811
2026-03-30 12:33:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c96408f6-fdae-5331-acc9-2b0ef589e868 with identifier: 130811
2026-03-30 12:33:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c96408f6-fdae-5331-acc9-2b0ef589e868 with identifier: 130811
2026-03-30 12:33:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c96408f6-fdae-5331-acc9-2b0ef589e868 with identifier: 130811 to the API
2026-03-30 12:33:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130811>
{'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': 'c96408f6-fdae-5331-acc9-2b0ef589e868',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5672LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-130811',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 34468,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110805U71488',
'year': 2022}
2026-03-30 12:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:49 [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-30 12:33:49 [arval.es] INFO: Saving data for 130811: {'created_time': 1773652962.233286, 'last_price_update_time': 1774874029.820165}
2026-03-30 12:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130811') HTTP/1.1" 204 0
2026-03-30 12:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131415> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0 with identifier: 131415
2026-03-30 12:33:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0 with scrape type 2
2026-03-30 12:33:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0 with scrape type 2
2026-03-30 12:33:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0, identifier: 131415
2026-03-30 12:33:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0 with identifier: 131415
2026-03-30 12:33:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0 with identifier: 131415
2026-03-30 12:33:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0 with identifier: 131415 to the API
2026-03-30 12:33:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131415>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7f5d2bb2-c1fe-5d79-9cfa-2e97b47c6ec0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1456LRC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-sdrive18d-131415',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X3',
'odometer': 114975,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27800.0,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 sDrive18d',
'transmission': 'automatic',
'trim': 'sDrive18d',
'vin': 'WBAUZ15040N091473',
'year': 2021}
2026-03-30 12:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:53 [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-30 12:33:53 [arval.es] INFO: Saving data for 131415: {'created_time': 1773953096.063237, 'last_price_update_time': 1774874033.970956}
2026-03-30 12:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131415') HTTP/1.1" 204 0
2026-03-30 12:33:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131335> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335
2026-03-30 12:33:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3973bf9-0b75-51a3-aabb-07f49ba924af with scrape type 2
2026-03-30 12:33:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3973bf9-0b75-51a3-aabb-07f49ba924af with scrape type 2
2026-03-30 12:33:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f3973bf9-0b75-51a3-aabb-07f49ba924af, identifier: 131335
2026-03-30 12:33:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335
2026-03-30 12:33:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335
2026-03-30 12:33:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f3973bf9-0b75-51a3-aabb-07f49ba924af with identifier: 131335 to the API
2026-03-30 12:33:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131335>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f3973bf9-0b75-51a3-aabb-07f49ba924af',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4967LWM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-maxx-131335',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 24362,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Maxx',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Maxx',
'vin': 'NLHBN81GANZ136162',
'year': 2022}
2026-03-30 12:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:54 [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-30 12:33:54 [arval.es] INFO: Saving data for 131335: {'created_time': 1773923067.969556, 'last_price_update_time': 1774874034.911119}
2026-03-30 12:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131335') HTTP/1.1" 204 0
2026-03-30 12:33:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131417> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ad9c051-16c2-5f7a-bc78-d053ef25339f with identifier: 131417
2026-03-30 12:33:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ad9c051-16c2-5f7a-bc78-d053ef25339f with scrape type 2
2026-03-30 12:33:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ad9c051-16c2-5f7a-bc78-d053ef25339f with scrape type 2
2026-03-30 12:33:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2ad9c051-16c2-5f7a-bc78-d053ef25339f, identifier: 131417
2026-03-30 12:33:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2ad9c051-16c2-5f7a-bc78-d053ef25339f with identifier: 131417
2026-03-30 12:33:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2ad9c051-16c2-5f7a-bc78-d053ef25339f with identifier: 131417
2026-03-30 12:33:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2ad9c051-16c2-5f7a-bc78-d053ef25339f with identifier: 131417 to the API
2026-03-30 12:33:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131417>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2ad9c051-16c2-5f7a-bc78-d053ef25339f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9826LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-bluehdi-active-131417',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '2008',
'odometer': 114106,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12700.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 BlueHDI Active',
'transmission': 'manual',
'trim': 'BlueHDI Active',
'vin': 'VR3UDYHSKMJ868078',
'year': 2021}
2026-03-30 12:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:56 [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-30 12:33:56 [arval.es] INFO: Saving data for 131417: {'created_time': 1773953089.53666, 'last_price_update_time': 1774874036.937036}
2026-03-30 12:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131417') HTTP/1.1" 204 0
2026-03-30 12:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131413> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1 with identifier: 131413
2026-03-30 12:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1 with scrape type 2
2026-03-30 12:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1 with scrape type 2
2026-03-30 12:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1, identifier: 131413
2026-03-30 12:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1 with identifier: 131413
2026-03-30 12:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1 with identifier: 131413
2026-03-30 12:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 87a31ba3-dcd7-539e-97eb-6f0d1a5266f1 with identifier: 131413 to the API
2026-03-30 12:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131413>
{'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': '87a31ba3-dcd7-539e-97eb-6f0d1a5266f1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9522LXZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-pack-131413',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 115989,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2022-05-20',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active Pack',
'vin': 'VF3MCYHZMNS058540',
'year': 2022}
2026-03-30 12:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:58 [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-30 12:33:58 [arval.es] INFO: Saving data for 131413: {'created_time': 1773953095.397519, 'last_price_update_time': 1774874038.647419}
2026-03-30 12:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131413') HTTP/1.1" 204 0
2026-03-30 12:33:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131419> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9c556a8-3236-59e4-8a1d-68c40be0b918 with identifier: 131419
2026-03-30 12:33:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9c556a8-3236-59e4-8a1d-68c40be0b918 with scrape type 2
2026-03-30 12:33:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9c556a8-3236-59e4-8a1d-68c40be0b918 with scrape type 2
2026-03-30 12:33:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e9c556a8-3236-59e4-8a1d-68c40be0b918, identifier: 131419
2026-03-30 12:33:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e9c556a8-3236-59e4-8a1d-68c40be0b918 with identifier: 131419
2026-03-30 12:33:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e9c556a8-3236-59e4-8a1d-68c40be0b918 with identifier: 131419
2026-03-30 12:33:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e9c556a8-3236-59e4-8a1d-68c40be0b918 with identifier: 131419 to the API
2026-03-30 12:33:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131419>
{'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': 'e9c556a8-3236-59e4-8a1d-68c40be0b918',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9151LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-131419',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X3',
'odometer': 78485,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29500.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d',
'transmission': 'automatic',
'trim': 'xDrive20d',
'vin': 'WBA35BG060N117307',
'year': 2021}
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131419%27 HTTP/1.1" 200 None
2026-03-30 12:33:59 [arval.es] INFO: Saving data for 131419: {'created_time': 1773953081.335354, 'last_price_update_time': 1774874039.220965}
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131419') HTTP/1.1" 204 0
2026-03-30 12:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131418> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131402> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51efa251-c513-5594-b230-8fb058ef7666 with identifier: 131418
2026-03-30 12:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51efa251-c513-5594-b230-8fb058ef7666 with scrape type 2
2026-03-30 12:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51efa251-c513-5594-b230-8fb058ef7666 with scrape type 2
2026-03-30 12:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 51efa251-c513-5594-b230-8fb058ef7666, identifier: 131418
2026-03-30 12:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 51efa251-c513-5594-b230-8fb058ef7666 with identifier: 131418
2026-03-30 12:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 51efa251-c513-5594-b230-8fb058ef7666 with identifier: 131418
2026-03-30 12:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 51efa251-c513-5594-b230-8fb058ef7666 with identifier: 131418 to the API
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:33: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-30 12:33:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131418>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.3L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '51efa251-c513-5594-b230-8fb058ef7666',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3427LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-cla-coupe-cla-200-131418',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase CLA',
'odometer': 93583,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24600.0,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase CLA coupe CLA 200',
'transmission': 'manual',
'trim': 'coupe CLA 200',
'vin': 'W1K1183871N283959',
'year': 2022}
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131418%27 HTTP/1.1" 200 None
2026-03-30 12:33:59 [arval.es] INFO: Saving data for 131418: {'created_time': 1773953083.835371, 'last_price_update_time': 1774874039.745406}
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131418') HTTP/1.1" 204 0
2026-03-30 12:33:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:33:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db2c7e83-331f-5286-8e25-1fd572351fe7 with identifier: 131402
2026-03-30 12:33:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db2c7e83-331f-5286-8e25-1fd572351fe7 with scrape type 2
2026-03-30 12:33:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db2c7e83-331f-5286-8e25-1fd572351fe7 with scrape type 2
2026-03-30 12:33:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: db2c7e83-331f-5286-8e25-1fd572351fe7, identifier: 131402
2026-03-30 12:33:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: db2c7e83-331f-5286-8e25-1fd572351fe7 with identifier: 131402
2026-03-30 12:33:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: db2c7e83-331f-5286-8e25-1fd572351fe7 with identifier: 131402
2026-03-30 12:33:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: db2c7e83-331f-5286-8e25-1fd572351fe7 with identifier: 131402 to the API
2026-03-30 12:33:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131402>
{'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': 'db2c7e83-331f-5286-8e25-1fd572351fe7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7782LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-131402',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 50438,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33500.0,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e',
'transmission': 'automatic',
'trim': 'xDrive30e',
'vin': 'WBA61DP0509J42082',
'year': 2021}
2026-03-30 12:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131402%27 HTTP/1.1" 200 None
2026-03-30 12:34:00 [arval.es] INFO: Saving data for 131402: {'created_time': 1773950475.340524, 'last_price_update_time': 1774874040.178786}
2026-03-30 12:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131402') HTTP/1.1" 204 0
2026-03-30 12:34:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130812> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 013b56b6-9e1a-5c54-9062-c1137d279427 with identifier: 130812
2026-03-30 12:34:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 013b56b6-9e1a-5c54-9062-c1137d279427 with scrape type 2
2026-03-30 12:34:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 013b56b6-9e1a-5c54-9062-c1137d279427 with scrape type 2
2026-03-30 12:34:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 013b56b6-9e1a-5c54-9062-c1137d279427, identifier: 130812
2026-03-30 12:34:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 013b56b6-9e1a-5c54-9062-c1137d279427 with identifier: 130812
2026-03-30 12:34:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 013b56b6-9e1a-5c54-9062-c1137d279427 with identifier: 130812
2026-03-30 12:34:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 013b56b6-9e1a-5c54-9062-c1137d279427 with identifier: 130812 to the API
2026-03-30 12:34:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130812>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '013b56b6-9e1a-5c54-9062-c1137d279427',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0327MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-220-d-4matic-130812',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 56671,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39900.0,
'price_includes_vat': True,
'registration_date': '2023-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLB 220 d 4MATIC',
'transmission': 'automatic',
'trim': '220 d 4MATIC',
'vin': 'W1N2476151W248987',
'year': 2023}
2026-03-30 12:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:01 [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-30 12:34:01 [arval.es] INFO: Saving data for 130812: {'created_time': 1773652986.500145, 'last_price_update_time': 1774874041.098277}
2026-03-30 12:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130812') HTTP/1.1" 204 0
2026-03-30 12:34:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131332> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332
2026-03-30 12:34:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with scrape type 2
2026-03-30 12:34:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with scrape type 2
2026-03-30 12:34:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50, identifier: 131332
2026-03-30 12:34:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332
2026-03-30 12:34:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332
2026-03-30 12:34:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ec1ed841-9b7c-5c7f-bc45-3ffb50415b50 with identifier: 131332 to the API
2026-03-30 12:34:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131332>
{'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': 'ec1ed841-9b7c-5c7f-bc45-3ffb50415b50',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4752LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-131332',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 81729,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ541950',
'year': 2022}
2026-03-30 12:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:01 [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-30 12:34:01 [arval.es] INFO: Saving data for 131332: {'created_time': 1773923068.457695, 'last_price_update_time': 1774874041.893219}
2026-03-30 12:34:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131332') HTTP/1.1" 204 0
2026-03-30 12:34:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130115> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b2f12ed-8816-53ce-b20d-004de0ed3471 with identifier: 130115
2026-03-30 12:34:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b2f12ed-8816-53ce-b20d-004de0ed3471 with scrape type 2
2026-03-30 12:34:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b2f12ed-8816-53ce-b20d-004de0ed3471 with scrape type 2
2026-03-30 12:34:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7b2f12ed-8816-53ce-b20d-004de0ed3471, identifier: 130115
2026-03-30 12:34:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7b2f12ed-8816-53ce-b20d-004de0ed3471 with identifier: 130115
2026-03-30 12:34:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7b2f12ed-8816-53ce-b20d-004de0ed3471 with identifier: 130115
2026-03-30 12:34:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7b2f12ed-8816-53ce-b20d-004de0ed3471 with identifier: 130115 to the API
2026-03-30 12:34:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130115>
{'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': '7b2f12ed-8816-53ce-b20d-004de0ed3471',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6196LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-130115',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 63861,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25300.0,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno',
'vin': 'TMAJD811BMJ069073',
'year': 2022}
2026-03-30 12:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:05 [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-30 12:34:05 [arval.es] INFO: Saving data for 130115: {'created_time': 1773656335.231729, 'last_price_update_time': 1774874045.089106}
2026-03-30 12:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130115') HTTP/1.1" 204 0
2026-03-30 12:34:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130112> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0883121f-d966-5ced-9c58-0e4d370737f1 with identifier: 130112
2026-03-30 12:34:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0883121f-d966-5ced-9c58-0e4d370737f1 with scrape type 2
2026-03-30 12:34:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0883121f-d966-5ced-9c58-0e4d370737f1 with scrape type 2
2026-03-30 12:34:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0883121f-d966-5ced-9c58-0e4d370737f1, identifier: 130112
2026-03-30 12:34:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0883121f-d966-5ced-9c58-0e4d370737f1 with identifier: 130112
2026-03-30 12:34:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0883121f-d966-5ced-9c58-0e4d370737f1 with identifier: 130112
2026-03-30 12:34:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0883121f-d966-5ced-9c58-0e4d370737f1 with identifier: 130112 to the API
2026-03-30 12:34:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130112>
{'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': '0883121f-d966-5ced-9c58-0e4d370737f1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8202MTH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-grandland-15-dth-gs-auto-130112',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Grandland',
'odometer': 63702,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2024-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.5 DTH GS Auto',
'transmission': 'automatic',
'trim': '1.5 DTH GS Auto',
'vin': 'W0VZCYHZXR6027318',
'year': 2024}
2026-03-30 12:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:06 [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-30 12:34:06 [arval.es] INFO: Saving data for 130112: {'created_time': 1773656144.795406, 'last_price_update_time': 1774874046.578524}
2026-03-30 12:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130112') HTTP/1.1" 204 0
2026-03-30 12:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130033> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 676fe8ad-cabb-57ab-9e40-3f5f49970408 with identifier: 130033
2026-03-30 12:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 676fe8ad-cabb-57ab-9e40-3f5f49970408 with scrape type 2
2026-03-30 12:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 676fe8ad-cabb-57ab-9e40-3f5f49970408 with scrape type 2
2026-03-30 12:34:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 676fe8ad-cabb-57ab-9e40-3f5f49970408, identifier: 130033
2026-03-30 12:34:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 676fe8ad-cabb-57ab-9e40-3f5f49970408 with identifier: 130033
2026-03-30 12:34:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 676fe8ad-cabb-57ab-9e40-3f5f49970408 with identifier: 130033
2026-03-30 12:34:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 676fe8ad-cabb-57ab-9e40-3f5f49970408 with identifier: 130033 to the API
2026-03-30 12:34:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130033>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '676fe8ad-cabb-57ab-9e40-3f5f49970408',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4049LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-life-130033',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 50271,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI LIFE',
'transmission': 'manual',
'trim': '2.0 TDI LIFE',
'vin': 'WVWZZZCDZNW512818',
'year': 2021}
2026-03-30 12:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:08 [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-30 12:34:08 [arval.es] INFO: Saving data for 130033: {'created_time': 1773656412.563881, 'last_price_update_time': 1774874048.792355}
2026-03-30 12:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130033') HTTP/1.1" 204 0
2026-03-30 12:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=29&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130106> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:08 [arval.es] INFO: Found listing with ID: 130116
2026-03-30 12:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:08 [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-30 12:34:08 [arval.es] INFO: Scrape type for 130116: 2
2026-03-30 12:34:08 [arval.es] INFO: Found listing with ID: 130108
2026-03-30 12:34:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:08 [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-30 12:34:08 [arval.es] INFO: Scrape type for 130108: 2
2026-03-30 12:34:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47add2c5-18cb-5cfe-aace-527fc6edfdfd with identifier: 130106
2026-03-30 12:34:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47add2c5-18cb-5cfe-aace-527fc6edfdfd with scrape type 2
2026-03-30 12:34:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47add2c5-18cb-5cfe-aace-527fc6edfdfd with scrape type 2
2026-03-30 12:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 47add2c5-18cb-5cfe-aace-527fc6edfdfd, identifier: 130106
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130107
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130107: 2
2026-03-30 12:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 47add2c5-18cb-5cfe-aace-527fc6edfdfd with identifier: 130106
2026-03-30 12:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 47add2c5-18cb-5cfe-aace-527fc6edfdfd with identifier: 130106
2026-03-30 12:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 47add2c5-18cb-5cfe-aace-527fc6edfdfd with identifier: 130106 to the API
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130106>
{'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': '47add2c5-18cb-5cfe-aace-527fc6edfdfd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6595LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-130106',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 55199,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27100.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Twin Recharge Inscription Ex',
'transmission': 'automatic',
'trim': '1.5 T4 Twin Recharge Inscription Ex',
'vin': 'YV1XZBWVFN2717015',
'year': 2021}
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Saving data for 130106: {'created_time': 1773656470.625456, 'last_price_update_time': 1774874049.403962}
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130106') HTTP/1.1" 204 0
2026-03-30 12:34:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130104
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130104: 2
2026-03-30 12:34:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131423> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130029
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130029: 2
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130061
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130061: 2
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130057
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130057: 2
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130049
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130049: 2
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 130047
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 130047: 2
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 120285
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 120285: 2
2026-03-30 12:34:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08546025-c74a-5b08-8c47-38b3309dccbf with identifier: 131423
2026-03-30 12:34:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08546025-c74a-5b08-8c47-38b3309dccbf with scrape type 2
2026-03-30 12:34:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08546025-c74a-5b08-8c47-38b3309dccbf with scrape type 2
2026-03-30 12:34:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 08546025-c74a-5b08-8c47-38b3309dccbf, identifier: 131423
2026-03-30 12:34:09 [arval.es] INFO: Found listing with ID: 129396
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:09 [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-30 12:34:09 [arval.es] INFO: Scrape type for 129396: 2
2026-03-30 12:34:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 08546025-c74a-5b08-8c47-38b3309dccbf with identifier: 131423
2026-03-30 12:34:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 08546025-c74a-5b08-8c47-38b3309dccbf with identifier: 131423
2026-03-30 12:34:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 08546025-c74a-5b08-8c47-38b3309dccbf with identifier: 131423 to the API
2026-03-30 12:34:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131423>
{'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': '08546025-c74a-5b08-8c47-38b3309dccbf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9062NGB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-131423',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 2575,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28700.0,
'price_includes_vat': True,
'registration_date': '2025-09-23',
'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': 'WAUZZZGY1TA010061',
'year': 2025}
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Saving data for 131423: {'created_time': 1773953167.335495, 'last_price_update_time': 1774874050.078268}
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131423') HTTP/1.1" 204 0
2026-03-30 12:34:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 129604
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 129604: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 129581
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 129581: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 129806
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 129806: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 121914
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 121914: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 130038
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 130038: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 130032
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 130032: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 130031
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 130031: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 130028
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 130028: 2
2026-03-30 12:34:10 [arval.es] INFO: Found listing with ID: 130027
2026-03-30 12:34:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:10 [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-30 12:34:10 [arval.es] INFO: Scrape type for 130027: 2
2026-03-30 12:34:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130289> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:11 [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-30 12:34:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a3c2164-7e7c-59f3-8855-5b160d1d98f0 with identifier: 130289
2026-03-30 12:34:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a3c2164-7e7c-59f3-8855-5b160d1d98f0 with scrape type 2
2026-03-30 12:34:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a3c2164-7e7c-59f3-8855-5b160d1d98f0 with scrape type 2
2026-03-30 12:34:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2a3c2164-7e7c-59f3-8855-5b160d1d98f0, identifier: 130289
2026-03-30 12:34:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2a3c2164-7e7c-59f3-8855-5b160d1d98f0 with identifier: 130289
2026-03-30 12:34:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2a3c2164-7e7c-59f3-8855-5b160d1d98f0 with identifier: 130289
2026-03-30 12:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2a3c2164-7e7c-59f3-8855-5b160d1d98f0 with identifier: 130289 to the API
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130289>
{'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': '2a3c2164-7e7c-59f3-8855-5b160d1d98f0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2986LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-dct-n-connecta-130289',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 49397,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T DCT N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T DCT N-Connecta',
'vin': 'SJNFAAF16U1138202',
'year': 2021}
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:12 [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-30 12:34:12 [arval.es] INFO: Saving data for 130289: {'created_time': 1773656427.5558, 'last_price_update_time': 1774874052.248944}
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130289') HTTP/1.1" 204 0
2026-03-30 12:34:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291
2026-03-30 12:34:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a51c143-332f-51bd-ac9a-45ae6d965156 with scrape type 2
2026-03-30 12:34:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a51c143-332f-51bd-ac9a-45ae6d965156 with scrape type 2
2026-03-30 12:34:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a51c143-332f-51bd-ac9a-45ae6d965156, identifier: 130291
2026-03-30 12:34:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291
2026-03-30 12:34:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291
2026-03-30 12:34:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a51c143-332f-51bd-ac9a-45ae6d965156 with identifier: 130291 to the API
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:12 [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-30 12:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:12 [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-30 12:34:12 [arval.es] INFO: Saving data for 130291: {'created_time': 1773656178.161717, 'last_price_update_time': 1774874052.654855}
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130291') HTTP/1.1" 204 0
2026-03-30 12:34:12 [scrapy.extensions.logstats] INFO: Crawled 450 pages (at 54 pages/min), scraped 420 items (at 52 items/min)
2026-03-30 12:34:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:34:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130308> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31023444-224f-527a-b344-c0ca64707d80 with identifier: 130308
2026-03-30 12:34:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31023444-224f-527a-b344-c0ca64707d80 with scrape type 2
2026-03-30 12:34:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31023444-224f-527a-b344-c0ca64707d80 with scrape type 2
2026-03-30 12:34:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 31023444-224f-527a-b344-c0ca64707d80, identifier: 130308
2026-03-30 12:34:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 31023444-224f-527a-b344-c0ca64707d80 with identifier: 130308
2026-03-30 12:34:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 31023444-224f-527a-b344-c0ca64707d80 with identifier: 130308
2026-03-30 12:34:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 31023444-224f-527a-b344-c0ca64707d80 with identifier: 130308 to the API
2026-03-30 12:34:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130308>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'electric',
'id': '31023444-224f-527a-b344-c0ca64707d80',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7450MDJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-ix3-80-kwh-m-sport-130308',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'IX3',
'odometer': 45165,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 40900.0,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW IX3 80 kWh M Sport',
'transmission': 'automatic',
'trim': '80 kWh M Sport',
'vin': 'WBY41DU040S580548',
'year': 2023}
2026-03-30 12:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:14 [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-30 12:34:14 [arval.es] INFO: Saving data for 130308: {'created_time': 1773656441.166974, 'last_price_update_time': 1774874054.799841}
2026-03-30 12:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130308') HTTP/1.1" 204 0
2026-03-30 12:34:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128148> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20662667-69d7-5ad7-b5ff-8bd30b387717 with identifier: 128148
2026-03-30 12:34:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20662667-69d7-5ad7-b5ff-8bd30b387717 with scrape type 2
2026-03-30 12:34:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20662667-69d7-5ad7-b5ff-8bd30b387717 with scrape type 2
2026-03-30 12:34:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 20662667-69d7-5ad7-b5ff-8bd30b387717, identifier: 128148
2026-03-30 12:34:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 20662667-69d7-5ad7-b5ff-8bd30b387717 with identifier: 128148
2026-03-30 12:34:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 20662667-69d7-5ad7-b5ff-8bd30b387717 with identifier: 128148
2026-03-30 12:34:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 20662667-69d7-5ad7-b5ff-8bd30b387717 with identifier: 128148 to the API
2026-03-30 12:34:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128148>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '20662667-69d7-5ad7-b5ff-8bd30b387717',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4331MDC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-maxx-128148',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 44997,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Maxx',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Maxx',
'vin': 'TMAJC81BANJ277064',
'year': 2022}
2026-03-30 12:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:19 [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-30 12:34:19 [arval.es] INFO: Saving data for 128148: {'created_time': 1773656476.042897, 'last_price_update_time': 1774874059.250602}
2026-03-30 12:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128148') HTTP/1.1" 204 0
2026-03-30 12:34:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130168> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2544baf2-e37f-5b02-ad13-6690431a9670 with identifier: 130168
2026-03-30 12:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2544baf2-e37f-5b02-ad13-6690431a9670 with scrape type 2
2026-03-30 12:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2544baf2-e37f-5b02-ad13-6690431a9670 with scrape type 2
2026-03-30 12:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2544baf2-e37f-5b02-ad13-6690431a9670, identifier: 130168
2026-03-30 12:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2544baf2-e37f-5b02-ad13-6690431a9670 with identifier: 130168
2026-03-30 12:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2544baf2-e37f-5b02-ad13-6690431a9670 with identifier: 130168
2026-03-30 12:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2544baf2-e37f-5b02-ad13-6690431a9670 with identifier: 130168 to the API
2026-03-30 12:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130168>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '2544baf2-e37f-5b02-ad13-6690431a9670',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0720LZM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-cross-advance-10-tsi-130168',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 96313,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI',
'vin': 'WVGZZZC1ZNY125769',
'year': 2022}
2026-03-30 12:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:21 [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-30 12:34:21 [arval.es] INFO: Saving data for 130168: {'created_time': 1773656678.866269, 'last_price_update_time': 1774874061.491059}
2026-03-30 12:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130168') HTTP/1.1" 204 0
2026-03-30 12:34:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130264> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0104d9d-2be2-50e7-819b-d960b7c747ca with identifier: 130264
2026-03-30 12:34:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0104d9d-2be2-50e7-819b-d960b7c747ca with scrape type 2
2026-03-30 12:34:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a0104d9d-2be2-50e7-819b-d960b7c747ca with scrape type 2
2026-03-30 12:34:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a0104d9d-2be2-50e7-819b-d960b7c747ca, identifier: 130264
2026-03-30 12:34:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a0104d9d-2be2-50e7-819b-d960b7c747ca with identifier: 130264
2026-03-30 12:34:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a0104d9d-2be2-50e7-819b-d960b7c747ca with identifier: 130264
2026-03-30 12:34:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a0104d9d-2be2-50e7-819b-d960b7c747ca with identifier: 130264 to the API
2026-03-30 12:34:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130264>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 256,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'a0104d9d-2be2-50e7-819b-d960b7c747ca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7699NCP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/tesla-model-3-rwd-130264',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 8659,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34900.0,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Tesla Model 3 RWD',
'transmission': 'automatic',
'trim': 'RWD',
'vin': 'LRW3E7FS4SC521088',
'year': 2025}
2026-03-30 12:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:22 [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-30 12:34:22 [arval.es] INFO: Saving data for 130264: {'created_time': 1773656611.824983, 'last_price_update_time': 1774874062.382389}
2026-03-30 12:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130264') HTTP/1.1" 204 0
2026-03-30 12:34:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130314> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34c39851-7c86-574c-ac71-9d47737ee10a with identifier: 130314
2026-03-30 12:34:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34c39851-7c86-574c-ac71-9d47737ee10a with scrape type 2
2026-03-30 12:34:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34c39851-7c86-574c-ac71-9d47737ee10a with scrape type 2
2026-03-30 12:34:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 34c39851-7c86-574c-ac71-9d47737ee10a, identifier: 130314
2026-03-30 12:34:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 34c39851-7c86-574c-ac71-9d47737ee10a with identifier: 130314
2026-03-30 12:34:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 34c39851-7c86-574c-ac71-9d47737ee10a with identifier: 130314
2026-03-30 12:34:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 34c39851-7c86-574c-ac71-9d47737ee10a with identifier: 130314 to the API
2026-03-30 12:34:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130314>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '34c39851-7c86-574c-ac71-9d47737ee10a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4643MWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16d-klass-130314',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 15455,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26990.0,
'price_includes_vat': True,
'registration_date': '2024-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6D Klass',
'transmission': 'manual',
'trim': '1.6D Klass',
'vin': 'TMAJB81A8SJ490645',
'year': 2024}
2026-03-30 12:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:23 [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-30 12:34:23 [arval.es] INFO: Saving data for 130314: {'created_time': 1773656607.646654, 'last_price_update_time': 1774874063.626543}
2026-03-30 12:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130314') HTTP/1.1" 204 0
2026-03-30 12:34:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131416> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39173e3d-1b3e-57c2-be74-0ae16d656000 with identifier: 131416
2026-03-30 12:34:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39173e3d-1b3e-57c2-be74-0ae16d656000 with scrape type 2
2026-03-30 12:34:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39173e3d-1b3e-57c2-be74-0ae16d656000 with scrape type 2
2026-03-30 12:34:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 39173e3d-1b3e-57c2-be74-0ae16d656000, identifier: 131416
2026-03-30 12:34:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 39173e3d-1b3e-57c2-be74-0ae16d656000 with identifier: 131416
2026-03-30 12:34:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 39173e3d-1b3e-57c2-be74-0ae16d656000 with identifier: 131416
2026-03-30 12:34:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 39173e3d-1b3e-57c2-be74-0ae16d656000 with identifier: 131416 to the API
2026-03-30 12:34:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131416>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '39173e3d-1b3e-57c2-be74-0ae16d656000',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5380MCT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mazda-cx-30-e-skyactiv-g-20-2wd-origin-131416',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mazda',
'model': 'CX-30',
'odometer': 102114,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda CX-30 e-SKYACTIV-G 2.0 2WD Origin',
'transmission': 'manual',
'trim': 'e-SKYACTIV-G 2.0 2WD Origin',
'vin': '3MVDM6WE60E313349',
'year': 2022}
2026-03-30 12:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:24 [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-30 12:34:24 [arval.es] INFO: Saving data for 131416: {'created_time': 1773953100.880798, 'last_price_update_time': 1774874064.941171}
2026-03-30 12:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131416') HTTP/1.1" 204 0
2026-03-30 12:34:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130310> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3936458d-40d6-51d9-baef-00e5694ef27f with identifier: 130310
2026-03-30 12:34:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3936458d-40d6-51d9-baef-00e5694ef27f with scrape type 2
2026-03-30 12:34:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3936458d-40d6-51d9-baef-00e5694ef27f with scrape type 2
2026-03-30 12:34:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3936458d-40d6-51d9-baef-00e5694ef27f, identifier: 130310
2026-03-30 12:34:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3936458d-40d6-51d9-baef-00e5694ef27f with identifier: 130310
2026-03-30 12:34:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3936458d-40d6-51d9-baef-00e5694ef27f with identifier: 130310
2026-03-30 12:34:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3936458d-40d6-51d9-baef-00e5694ef27f with identifier: 130310 to the API
2026-03-30 12:34:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130310>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 200,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3936458d-40d6-51d9-baef-00e5694ef27f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7822MVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-espace-espace-techno-e-tech-hybrid-7-plazas-130310',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Renault',
'model': 'Espace',
'odometer': 50084,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31200.0,
'price_includes_vat': True,
'registration_date': '2024-10-21',
'seats_number': 7,
'seller_name': None,
'title': 'Renault Espace Espace Techno E-Tech Hybrid 7 Plazas',
'transmission': 'automatic',
'trim': 'Espace Techno E-Tech Hybrid 7 Plazas',
'vin': 'VF1RHN00173871834',
'year': 2024}
2026-03-30 12:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:26 [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-30 12:34:26 [arval.es] INFO: Saving data for 130310: {'created_time': 1773656460.328254, 'last_price_update_time': 1774874066.149433}
2026-03-30 12:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130310') HTTP/1.1" 204 0
2026-03-30 12:34:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130293> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d with identifier: 130293
2026-03-30 12:34:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d with scrape type 2
2026-03-30 12:34:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d with scrape type 2
2026-03-30 12:34:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d, identifier: 130293
2026-03-30 12:34:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d with identifier: 130293
2026-03-30 12:34:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d with identifier: 130293
2026-03-30 12:34:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d with identifier: 130293 to the API
2026-03-30 12:34:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130293>
{'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': 'b3680ab1-7a3f-52e0-a0bd-7e2c48d0874d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7797LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-130293',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 66966,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20800.0,
'price_includes_vat': True,
'registration_date': '2022-02-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI',
'transmission': 'manual',
'trim': '2.0 TDI',
'vin': 'WVWZZZCDZNW140908',
'year': 2022}
2026-03-30 12:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:28 [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-30 12:34:28 [arval.es] INFO: Saving data for 130293: {'created_time': 1773656169.152133, 'last_price_update_time': 1774874068.564163}
2026-03-30 12:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130293') HTTP/1.1" 204 0
2026-03-30 12:34:30 [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-30 12:34:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 130026
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 130026: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 130025
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 130025: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 130024
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 130024: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 130023
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 130023: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129877
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129877: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129876
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129876: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129874
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129874: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129872
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129872: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129871
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129871: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129870
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129870: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129867
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129867: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129865
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129865: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129864
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129864: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129863
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129863: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129862
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129862: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129861
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129861: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129860
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129860: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129858
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129858: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129857
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129857: 2
2026-03-30 12:34:30 [arval.es] INFO: Found listing with ID: 129855
2026-03-30 12:34:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:30 [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-30 12:34:30 [arval.es] INFO: Scrape type for 129855: 2
2026-03-30 12:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130323> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131421> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 279bea91-974a-533f-993c-6bfc37d19d71 with identifier: 130323
2026-03-30 12:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 279bea91-974a-533f-993c-6bfc37d19d71 with scrape type 2
2026-03-30 12:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 279bea91-974a-533f-993c-6bfc37d19d71 with scrape type 2
2026-03-30 12:34:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 279bea91-974a-533f-993c-6bfc37d19d71, identifier: 130323
2026-03-30 12:34:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 279bea91-974a-533f-993c-6bfc37d19d71 with identifier: 130323
2026-03-30 12:34:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 279bea91-974a-533f-993c-6bfc37d19d71 with identifier: 130323
2026-03-30 12:34:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 279bea91-974a-533f-993c-6bfc37d19d71 with identifier: 130323 to the API
2026-03-30 12:34:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130323>
{'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': '279bea91-974a-533f-993c-6bfc37d19d71',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7684LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-maxx-dct-4x4-130323',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 86474,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Maxx DCT 4x4',
'transmission': 'automatic',
'trim': '1.6 CRDI 48V Maxx DCT 4x4',
'vin': 'TMAJC81AHMJ148183',
'year': 2022}
2026-03-30 12:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:35 [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-30 12:34:35 [arval.es] INFO: Saving data for 130323: {'created_time': 1773656518.571349, 'last_price_update_time': 1774874075.879141}
2026-03-30 12:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130323') HTTP/1.1" 204 0
2026-03-30 12:34:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd with identifier: 131421
2026-03-30 12:34:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd with scrape type 2
2026-03-30 12:34:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd with scrape type 2
2026-03-30 12:34:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd, identifier: 131421
2026-03-30 12:34:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd with identifier: 131421
2026-03-30 12:34:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd with identifier: 131421
2026-03-30 12:34:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd with identifier: 131421 to the API
2026-03-30 12:34:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131421>
{'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': 'c0efcc0c-0d3f-5106-abf3-9ab3554f9dbd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4728LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-elegance-131421',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 83861,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T Elegance',
'transmission': 'manual',
'trim': '1.2T Elegance',
'vin': 'VXKUPHNEKM4369355',
'year': 2021}
2026-03-30 12:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:36 [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-30 12:34:36 [arval.es] INFO: Saving data for 131421: {'created_time': 1773953169.303446, 'last_price_update_time': 1774874076.415479}
2026-03-30 12:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131421') HTTP/1.1" 204 0
2026-03-30 12:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130028> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea with identifier: 130028
2026-03-30 12:34:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea with scrape type 2
2026-03-30 12:34:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea with scrape type 2
2026-03-30 12:34:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea, identifier: 130028
2026-03-30 12:34:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea with identifier: 130028
2026-03-30 12:34:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea with identifier: 130028
2026-03-30 12:34:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea with identifier: 130028 to the API
2026-03-30 12:34:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130028>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a72a9d1e-a6ee-54f7-9251-65aa6bd0a7ea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7860LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polovi-life-10-tsi-130028',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'PoloVI',
'odometer': 17401,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen PoloVI Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZNY006180',
'year': 2022}
2026-03-30 12:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:39 [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-30 12:34:39 [arval.es] INFO: Saving data for 130028: {'created_time': 1773656142.791072, 'last_price_update_time': 1774874079.852208}
2026-03-30 12:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130028') HTTP/1.1" 204 0
2026-03-30 12:34:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130312> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5ffbaa9-fd63-5ad9-ae54-d172c53b2272 with identifier: 130312
2026-03-30 12:34:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5ffbaa9-fd63-5ad9-ae54-d172c53b2272 with scrape type 2
2026-03-30 12:34:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5ffbaa9-fd63-5ad9-ae54-d172c53b2272 with scrape type 2
2026-03-30 12:34:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5ffbaa9-fd63-5ad9-ae54-d172c53b2272, identifier: 130312
2026-03-30 12:34:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5ffbaa9-fd63-5ad9-ae54-d172c53b2272 with identifier: 130312
2026-03-30 12:34:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5ffbaa9-fd63-5ad9-ae54-d172c53b2272 with identifier: 130312
2026-03-30 12:34:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5ffbaa9-fd63-5ad9-ae54-d172c53b2272 with identifier: 130312 to the API
2026-03-30 12:34:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130312>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c5ffbaa9-fd63-5ad9-ae54-d172c53b2272',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1273LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gla-220-d-4matic-130312',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLA',
'odometer': 51363,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33700.0,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLA 220 D 4MATIC',
'transmission': 'automatic',
'trim': '220 D 4MATIC',
'vin': 'W1N2477151J339390',
'year': 2021}
2026-03-30 12:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:40 [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-30 12:34:40 [arval.es] INFO: Saving data for 130312: {'created_time': 1773656468.35016, 'last_price_update_time': 1774874080.435822}
2026-03-30 12:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130312') HTTP/1.1" 204 0
2026-03-30 12:34:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130027> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23529e4d-228d-5f16-90d5-1b913d6b7036 with identifier: 130027
2026-03-30 12:34:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23529e4d-228d-5f16-90d5-1b913d6b7036 with scrape type 2
2026-03-30 12:34:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23529e4d-228d-5f16-90d5-1b913d6b7036 with scrape type 2
2026-03-30 12:34:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 23529e4d-228d-5f16-90d5-1b913d6b7036, identifier: 130027
2026-03-30 12:34:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 23529e4d-228d-5f16-90d5-1b913d6b7036 with identifier: 130027
2026-03-30 12:34:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 23529e4d-228d-5f16-90d5-1b913d6b7036 with identifier: 130027
2026-03-30 12:34:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 23529e4d-228d-5f16-90d5-1b913d6b7036 with identifier: 130027 to the API
2026-03-30 12:34:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130027>
{'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': '23529e4d-228d-5f16-90d5-1b913d6b7036',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4161LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-130027',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 39566,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600.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': 'SJNTAAJ12U1050546',
'year': 2021}
2026-03-30 12:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:41 [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-30 12:34:41 [arval.es] INFO: Saving data for 130027: {'created_time': 1773656141.318858, 'last_price_update_time': 1774874081.374889}
2026-03-30 12:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130027') HTTP/1.1" 204 0
2026-03-30 12:34:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129806> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7bc5ec3-25d7-5631-a5ad-511e0b004648 with identifier: 129806
2026-03-30 12:34:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7bc5ec3-25d7-5631-a5ad-511e0b004648 with scrape type 2
2026-03-30 12:34:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7bc5ec3-25d7-5631-a5ad-511e0b004648 with scrape type 2
2026-03-30 12:34:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a7bc5ec3-25d7-5631-a5ad-511e0b004648, identifier: 129806
2026-03-30 12:34:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a7bc5ec3-25d7-5631-a5ad-511e0b004648 with identifier: 129806
2026-03-30 12:34:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a7bc5ec3-25d7-5631-a5ad-511e0b004648 with identifier: 129806
2026-03-30 12:34:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a7bc5ec3-25d7-5631-a5ad-511e0b004648 with identifier: 129806 to the API
2026-03-30 12:34:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129806>
{'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': 'a7bc5ec3-25d7-5631-a5ad-511e0b004648',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9928LZT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15d-edition-129806',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Mokka',
'odometer': 97339,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5D EDITION',
'transmission': 'manual',
'trim': '1.5D EDITION',
'vin': 'VXKUDYHSKNW068686',
'year': 2022}
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:44 [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-30 12:34:44 [arval.es] INFO: Saving data for 129806: {'created_time': 1773656176.032089, 'last_price_update_time': 1774874084.132838}
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129806') HTTP/1.1" 204 0
2026-03-30 12:34:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130031> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70a7d1e0-8a4f-52f2-8309-e4dd6278989f with identifier: 130031
2026-03-30 12:34:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70a7d1e0-8a4f-52f2-8309-e4dd6278989f with scrape type 2
2026-03-30 12:34:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70a7d1e0-8a4f-52f2-8309-e4dd6278989f with scrape type 2
2026-03-30 12:34:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 70a7d1e0-8a4f-52f2-8309-e4dd6278989f, identifier: 130031
2026-03-30 12:34:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 70a7d1e0-8a4f-52f2-8309-e4dd6278989f with identifier: 130031
2026-03-30 12:34:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 70a7d1e0-8a4f-52f2-8309-e4dd6278989f with identifier: 130031
2026-03-30 12:34:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 70a7d1e0-8a4f-52f2-8309-e4dd6278989f with identifier: 130031 to the API
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130031>
{'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': '70a7d1e0-8a4f-52f2-8309-e4dd6278989f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3358LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-elegance-130031',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 25549,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T ELEGANCE',
'transmission': 'manual',
'trim': '1.2T ELEGANCE',
'vin': 'VXKUPHNEKM4367759',
'year': 2021}
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:44 [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-30 12:34:44 [arval.es] INFO: Saving data for 130031: {'created_time': 1773656315.011058, 'last_price_update_time': 1774874084.7633}
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130031') HTTP/1.1" 204 0
2026-03-30 12:34:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129581> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad64ae4b-471a-582f-9a09-80ad1aff9a11 with identifier: 129581
2026-03-30 12:34:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad64ae4b-471a-582f-9a09-80ad1aff9a11 with scrape type 2
2026-03-30 12:34:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad64ae4b-471a-582f-9a09-80ad1aff9a11 with scrape type 2
2026-03-30 12:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad64ae4b-471a-582f-9a09-80ad1aff9a11, identifier: 129581
2026-03-30 12:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad64ae4b-471a-582f-9a09-80ad1aff9a11 with identifier: 129581
2026-03-30 12:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad64ae4b-471a-582f-9a09-80ad1aff9a11 with identifier: 129581
2026-03-30 12:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad64ae4b-471a-582f-9a09-80ad1aff9a11 with identifier: 129581 to the API
2026-03-30 12:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129581>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ad64ae4b-471a-582f-9a09-80ad1aff9a11',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1891MKL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-xdrive25e-129581',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X1',
'odometer': 53773,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34200.0,
'price_includes_vat': True,
'registration_date': '2023-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 xDrive25e',
'transmission': 'automatic',
'trim': 'xDrive25e',
'vin': 'WBA21EF0505X79695',
'year': 2023}
2026-03-30 12:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:46 [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-30 12:34:46 [arval.es] INFO: Saving data for 129581: {'created_time': 1773653033.444794, 'last_price_update_time': 1774874086.416973}
2026-03-30 12:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129581') HTTP/1.1" 204 0
2026-03-30 12:34:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121914> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbb6633c-dfe8-5997-9d3b-1c540785de84 with identifier: 121914
2026-03-30 12:34:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbb6633c-dfe8-5997-9d3b-1c540785de84 with scrape type 2
2026-03-30 12:34:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbb6633c-dfe8-5997-9d3b-1c540785de84 with scrape type 2
2026-03-30 12:34:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dbb6633c-dfe8-5997-9d3b-1c540785de84, identifier: 121914
2026-03-30 12:34:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dbb6633c-dfe8-5997-9d3b-1c540785de84 with identifier: 121914
2026-03-30 12:34:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dbb6633c-dfe8-5997-9d3b-1c540785de84 with identifier: 121914
2026-03-30 12:34:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dbb6633c-dfe8-5997-9d3b-1c540785de84 with identifier: 121914 to the API
2026-03-30 12:34:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121914>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'dbb6633c-dfe8-5997-9d3b-1c540785de84',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7568LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-ultimate-bev-135cv-50kwh-121914',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Mokka',
'odometer': 34260,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka Ultimate BEV 135CV 50kWh',
'transmission': 'automatic',
'trim': 'Ultimate BEV 135CV 50kWh',
'vin': 'VXKUKZKXZMW015571',
'year': 2021}
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:47 [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-30 12:34:47 [arval.es] INFO: Saving data for 121914: {'created_time': 1773656308.764869, 'last_price_update_time': 1774874087.048643}
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121914') HTTP/1.1" 204 0
2026-03-30 12:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129604> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6 with identifier: 129604
2026-03-30 12:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6 with scrape type 2
2026-03-30 12:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6 with scrape type 2
2026-03-30 12:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6, identifier: 129604
2026-03-30 12:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6 with identifier: 129604
2026-03-30 12:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6 with identifier: 129604
2026-03-30 12:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6 with identifier: 129604 to the API
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129604>
{'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': 'bbcca6d1-834c-59d5-8bf6-86cde6fdbbd6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7684MRB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-84-kw-114-cv-acenta-129604',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Nissan',
'model': 'Juke',
'odometer': 27536,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2024-04-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 84 kW (114 CV) . Acenta',
'transmission': 'automatic',
'trim': 'DIG-T 84 kW (114 CV) . Acenta',
'vin': 'SJNFAAF16U1328312',
'year': 2024}
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:47 [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-30 12:34:47 [arval.es] INFO: Saving data for 129604: {'created_time': 1773656192.313562, 'last_price_update_time': 1774874087.608928}
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129604') HTTP/1.1" 204 0
2026-03-30 12:34:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130038> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e with identifier: 130038
2026-03-30 12:34:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e with scrape type 2
2026-03-30 12:34:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e with scrape type 2
2026-03-30 12:34:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e, identifier: 130038
2026-03-30 12:34:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e with identifier: 130038
2026-03-30 12:34:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e with identifier: 130038
2026-03-30 12:34:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e with identifier: 130038 to the API
2026-03-30 12:34:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130038>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'cf4b5163-b76e-5f35-8e6a-0b24d6f89a7e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4383LYB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-xdrive45e-130038',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X5',
'odometer': 84976,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 45200.0,
'price_includes_vat': True,
'registration_date': '2022-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e',
'transmission': 'automatic',
'trim': 'xDrive45e',
'vin': 'WBATA610109L79028',
'year': 2022}
2026-03-30 12:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:48 [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-30 12:34:48 [arval.es] INFO: Saving data for 130038: {'created_time': 1773656167.179986, 'last_price_update_time': 1774874088.139291}
2026-03-30 12:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130038') HTTP/1.1" 204 0
2026-03-30 12:34: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-30 12:34:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129852
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129852: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129851
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129851: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129849
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129849: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129845
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129845: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129846
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129846: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129844
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129844: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129839
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129839: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129834
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129834: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129833
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129833: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129831
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129831: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129830
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129830: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129829
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129829: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129826
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129826: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129825
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129825: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129824
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129824: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129823
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129823: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129732
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129732: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129822
2026-03-30 12:34:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:49 [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-30 12:34:49 [arval.es] INFO: Scrape type for 129822: 2
2026-03-30 12:34:49 [arval.es] INFO: Found listing with ID: 129821
2026-03-30 12:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:50 [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-30 12:34:50 [arval.es] INFO: Scrape type for 129821: 2
2026-03-30 12:34:50 [arval.es] INFO: Found listing with ID: 129820
2026-03-30 12:34:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:50 [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-30 12:34:50 [arval.es] INFO: Scrape type for 129820: 2
2026-03-30 12:34:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129858> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd98b30f-c0cc-5869-a762-268d6ff5646f with identifier: 129858
2026-03-30 12:34:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd98b30f-c0cc-5869-a762-268d6ff5646f with scrape type 2
2026-03-30 12:34:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd98b30f-c0cc-5869-a762-268d6ff5646f with scrape type 2
2026-03-30 12:34:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cd98b30f-c0cc-5869-a762-268d6ff5646f, identifier: 129858
2026-03-30 12:34:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cd98b30f-c0cc-5869-a762-268d6ff5646f with identifier: 129858
2026-03-30 12:34:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cd98b30f-c0cc-5869-a762-268d6ff5646f with identifier: 129858
2026-03-30 12:34:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cd98b30f-c0cc-5869-a762-268d6ff5646f with identifier: 129858 to the API
2026-03-30 12:34:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129858>
{'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': 'cd98b30f-c0cc-5869-a762-268d6ff5646f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9498LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129858',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 34059,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25600.0,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110305U79689',
'year': 2022}
2026-03-30 12:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:54 [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-30 12:34:54 [arval.es] INFO: Saving data for 129858: {'created_time': 1773656035.241607, 'last_price_update_time': 1774874094.908309}
2026-03-30 12:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129858') HTTP/1.1" 204 0
2026-03-30 12:34:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130104> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:34:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:34:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ca8b51c-3077-51a2-8262-f361ddd9e42d with identifier: 130104
2026-03-30 12:34:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ca8b51c-3077-51a2-8262-f361ddd9e42d with scrape type 2
2026-03-30 12:34:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ca8b51c-3077-51a2-8262-f361ddd9e42d with scrape type 2
2026-03-30 12:34:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3ca8b51c-3077-51a2-8262-f361ddd9e42d, identifier: 130104
2026-03-30 12:34:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3ca8b51c-3077-51a2-8262-f361ddd9e42d with identifier: 130104
2026-03-30 12:34:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3ca8b51c-3077-51a2-8262-f361ddd9e42d with identifier: 130104
2026-03-30 12:34:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3ca8b51c-3077-51a2-8262-f361ddd9e42d with identifier: 130104 to the API
2026-03-30 12:34:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:34: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-30 12:34:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130104>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3ca8b51c-3077-51a2-8262-f361ddd9e42d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6155LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-130104',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 99719,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18600.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI',
'transmission': 'manual',
'trim': '2.0 TDI',
'vin': 'WVWZZZCDZNW111169',
'year': 2021}
2026-03-30 12:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:58 [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-30 12:34:58 [arval.es] INFO: Saving data for 130104: {'created_time': 1773656240.586191, 'last_price_update_time': 1774874098.247644}
2026-03-30 12:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:34:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130104') HTTP/1.1" 204 0
2026-03-30 12:35:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129860> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b991ec32-2392-597b-b30b-72b136636e02 with identifier: 129860
2026-03-30 12:35:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b991ec32-2392-597b-b30b-72b136636e02 with scrape type 2
2026-03-30 12:35:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b991ec32-2392-597b-b30b-72b136636e02 with scrape type 2
2026-03-30 12:35:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b991ec32-2392-597b-b30b-72b136636e02, identifier: 129860
2026-03-30 12:35:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b991ec32-2392-597b-b30b-72b136636e02 with identifier: 129860
2026-03-30 12:35:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b991ec32-2392-597b-b30b-72b136636e02 with identifier: 129860
2026-03-30 12:35:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b991ec32-2392-597b-b30b-72b136636e02 with identifier: 129860 to the API
2026-03-30 12:35:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129860>
{'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': 'b991ec32-2392-597b-b30b-72b136636e02',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9515LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129860',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 7463,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4387896',
'year': 2022}
2026-03-30 12:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:02 [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-30 12:35:02 [arval.es] INFO: Saving data for 129860: {'created_time': 1773655970.488664, 'last_price_update_time': 1774874102.97776}
2026-03-30 12:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129860') HTTP/1.1" 204 0
2026-03-30 12:35:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129862> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2b54ffa-e1eb-5f89-bb04-beb7a67a9162 with identifier: 129862
2026-03-30 12:35:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2b54ffa-e1eb-5f89-bb04-beb7a67a9162 with scrape type 2
2026-03-30 12:35:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2b54ffa-e1eb-5f89-bb04-beb7a67a9162 with scrape type 2
2026-03-30 12:35:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c2b54ffa-e1eb-5f89-bb04-beb7a67a9162, identifier: 129862
2026-03-30 12:35:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c2b54ffa-e1eb-5f89-bb04-beb7a67a9162 with identifier: 129862
2026-03-30 12:35:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c2b54ffa-e1eb-5f89-bb04-beb7a67a9162 with identifier: 129862
2026-03-30 12:35:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c2b54ffa-e1eb-5f89-bb04-beb7a67a9162 with identifier: 129862 to the API
2026-03-30 12:35:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129862>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'c2b54ffa-e1eb-5f89-bb04-beb7a67a9162',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4658LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-129862',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 71405,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH4F12ANL087671',
'year': 2021}
2026-03-30 12:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:04 [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-30 12:35:04 [arval.es] INFO: Saving data for 129862: {'created_time': 1773655948.588954, 'last_price_update_time': 1774874104.931018}
2026-03-30 12:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129862') HTTP/1.1" 204 0
2026-03-30 12:35:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129857> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4779859d-800d-52e2-a575-28e573a73b61 with identifier: 129857
2026-03-30 12:35:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4779859d-800d-52e2-a575-28e573a73b61 with scrape type 2
2026-03-30 12:35:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4779859d-800d-52e2-a575-28e573a73b61 with scrape type 2
2026-03-30 12:35:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4779859d-800d-52e2-a575-28e573a73b61, identifier: 129857
2026-03-30 12:35:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4779859d-800d-52e2-a575-28e573a73b61 with identifier: 129857
2026-03-30 12:35:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4779859d-800d-52e2-a575-28e573a73b61 with identifier: 129857
2026-03-30 12:35:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4779859d-800d-52e2-a575-28e573a73b61 with identifier: 129857 to the API
2026-03-30 12:35:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129857>
{'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': '4779859d-800d-52e2-a575-28e573a73b61',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9463LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-225-e-eat8-allure-129857',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 44982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': '225 e-EAT8 Allure',
'vin': 'VF3M4DGZUNS014249',
'year': 2022}
2026-03-30 12:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:08 [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-30 12:35:08 [arval.es] INFO: Saving data for 129857: {'created_time': 1773656097.899859, 'last_price_update_time': 1774874108.291887}
2026-03-30 12:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129857') HTTP/1.1" 204 0
2026-03-30 12:35:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129864> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c92f5f1c-0f83-5fcb-ac0a-23fab30f577c with identifier: 129864
2026-03-30 12:35:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c92f5f1c-0f83-5fcb-ac0a-23fab30f577c with scrape type 2
2026-03-30 12:35:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c92f5f1c-0f83-5fcb-ac0a-23fab30f577c with scrape type 2
2026-03-30 12:35:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c92f5f1c-0f83-5fcb-ac0a-23fab30f577c, identifier: 129864
2026-03-30 12:35:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c92f5f1c-0f83-5fcb-ac0a-23fab30f577c with identifier: 129864
2026-03-30 12:35:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c92f5f1c-0f83-5fcb-ac0a-23fab30f577c with identifier: 129864
2026-03-30 12:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c92f5f1c-0f83-5fcb-ac0a-23fab30f577c with identifier: 129864 to the API
2026-03-30 12:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35:11 [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-30 12:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129864>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c92f5f1c-0f83-5fcb-ac0a-23fab30f577c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4744LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-129864',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 56337,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1034870',
'year': 2021}
2026-03-30 12:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:11 [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-30 12:35:11 [arval.es] INFO: Saving data for 129864: {'created_time': 1773655946.147326, 'last_price_update_time': 1774874111.352143}
2026-03-30 12:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129864') HTTP/1.1" 204 0
2026-03-30 12:35:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129863> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89ebf153-0ea5-55a9-985e-e8a8dcbf5413 with identifier: 129863
2026-03-30 12:35:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89ebf153-0ea5-55a9-985e-e8a8dcbf5413 with scrape type 2
2026-03-30 12:35:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89ebf153-0ea5-55a9-985e-e8a8dcbf5413 with scrape type 2
2026-03-30 12:35:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 89ebf153-0ea5-55a9-985e-e8a8dcbf5413, identifier: 129863
2026-03-30 12:35:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 89ebf153-0ea5-55a9-985e-e8a8dcbf5413 with identifier: 129863
2026-03-30 12:35:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 89ebf153-0ea5-55a9-985e-e8a8dcbf5413 with identifier: 129863
2026-03-30 12:35:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 89ebf153-0ea5-55a9-985e-e8a8dcbf5413 with identifier: 129863 to the API
2026-03-30 12:35:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35:11 [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-30 12:35:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129863>
{'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': '89ebf153-0ea5-55a9-985e-e8a8dcbf5413',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4678LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-129863',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 85347,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH4F12ANL094484',
'year': 2022}
2026-03-30 12:35:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:12 [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-30 12:35:12 [arval.es] INFO: Saving data for 129863: {'created_time': 1773655951.434643, 'last_price_update_time': 1774874112.003132}
2026-03-30 12:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129863') HTTP/1.1" 204 0
2026-03-30 12:35:12 [scrapy.extensions.logstats] INFO: Crawled 478 pages (at 28 pages/min), scraped 446 items (at 26 items/min)
2026-03-30 12:35:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:35:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130032> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da4297cf-6557-5782-b564-6eb7ee393600 with identifier: 130032
2026-03-30 12:35:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da4297cf-6557-5782-b564-6eb7ee393600 with scrape type 2
2026-03-30 12:35:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da4297cf-6557-5782-b564-6eb7ee393600 with scrape type 2
2026-03-30 12:35:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: da4297cf-6557-5782-b564-6eb7ee393600, identifier: 130032
2026-03-30 12:35:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: da4297cf-6557-5782-b564-6eb7ee393600 with identifier: 130032
2026-03-30 12:35:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: da4297cf-6557-5782-b564-6eb7ee393600 with identifier: 130032
2026-03-30 12:35:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: da4297cf-6557-5782-b564-6eb7ee393600 with identifier: 130032 to the API
2026-03-30 12:35:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130032>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.3L',
'engine_horse_power': 281,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'da4297cf-6557-5782-b564-6eb7ee393600',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3463NFM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-ranger-23-ecoboos-plug-in-hybrid-xlt-e-4wd-130032',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Ford',
'model': 'Ranger',
'odometer': 15766,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 43900.0,
'price_includes_vat': True,
'registration_date': '2025-08-27',
'seats_number': 0,
'seller_name': None,
'title': 'Ford Ranger 2.3 ECOBOOS PLUG-IN-HYBRID XLT E-4WD',
'transmission': 'automatic',
'trim': '2.3 ECOBOOS PLUG-IN-HYBRID XLT E-4WD',
'vin': '6FPP2HMJXPSR62734',
'year': 2025}
2026-03-30 12:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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-30 12:35:13 [arval.es] INFO: Saving data for 130032: {'created_time': 1773656278.915494, 'last_price_update_time': 1774874113.124447}
2026-03-30 12:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130032') HTTP/1.1" 204 0
2026-03-30 12:35:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129865> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c85289e-baa1-5b1d-a171-9f36c8b24746 with identifier: 129865
2026-03-30 12:35:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c85289e-baa1-5b1d-a171-9f36c8b24746 with scrape type 2
2026-03-30 12:35:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0c85289e-baa1-5b1d-a171-9f36c8b24746 with scrape type 2
2026-03-30 12:35:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0c85289e-baa1-5b1d-a171-9f36c8b24746, identifier: 129865
2026-03-30 12:35:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0c85289e-baa1-5b1d-a171-9f36c8b24746 with identifier: 129865
2026-03-30 12:35:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0c85289e-baa1-5b1d-a171-9f36c8b24746 with identifier: 129865
2026-03-30 12:35:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0c85289e-baa1-5b1d-a171-9f36c8b24746 with identifier: 129865 to the API
2026-03-30 12:35:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129865>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0c85289e-baa1-5b1d-a171-9f36c8b24746',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5225LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-corporate-129865',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 83801,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA Corporate',
'transmission': 'automatic',
'trim': 'sDrive18dA Corporate',
'vin': 'WBA71AC0605U54413',
'year': 2022}
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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-30 12:35:14 [arval.es] INFO: Saving data for 129865: {'created_time': 1773655940.042575, 'last_price_update_time': 1774874114.02502}
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129865') HTTP/1.1" 204 0
2026-03-30 12:35:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129867> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c13c5879-18da-5817-a7aa-848efa5a6b63 with identifier: 129867
2026-03-30 12:35:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c13c5879-18da-5817-a7aa-848efa5a6b63 with scrape type 2
2026-03-30 12:35:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c13c5879-18da-5817-a7aa-848efa5a6b63 with scrape type 2
2026-03-30 12:35:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c13c5879-18da-5817-a7aa-848efa5a6b63, identifier: 129867
2026-03-30 12:35:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c13c5879-18da-5817-a7aa-848efa5a6b63 with identifier: 129867
2026-03-30 12:35:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c13c5879-18da-5817-a7aa-848efa5a6b63 with identifier: 129867
2026-03-30 12:35:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c13c5879-18da-5817-a7aa-848efa5a6b63 with identifier: 129867 to the API
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129867>
{'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': 'c13c5879-18da-5817-a7aa-848efa5a6b63',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5748LZK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-advanced-35-tdi-s-tronic-129867',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q3',
'odometer': 59171,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30900.0,
'price_includes_vat': True,
'registration_date': '2022-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Advanced 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI S tronic',
'vin': 'WAUZZZF30N1143001',
'year': 2022}
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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-30 12:35:14 [arval.es] INFO: Saving data for 129867: {'created_time': 1773656073.465397, 'last_price_update_time': 1774874114.515003}
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129867') HTTP/1.1" 204 0
2026-03-30 12:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=32&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [arval.es] INFO: Found listing with ID: 129818
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129818: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129817
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129817: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129814
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129814: 2
2026-03-30 12:35:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129870> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129816
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129816: 2
2026-03-30 12:35:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129813
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129813: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129812
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129812: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129811
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129811: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129808
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129808: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129810
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129810: 2
2026-03-30 12:35:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5953ebb-5d18-52d2-9c23-9618da3ef27d with identifier: 129870
2026-03-30 12:35:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5953ebb-5d18-52d2-9c23-9618da3ef27d with scrape type 2
2026-03-30 12:35:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5953ebb-5d18-52d2-9c23-9618da3ef27d with scrape type 2
2026-03-30 12:35:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b5953ebb-5d18-52d2-9c23-9618da3ef27d, identifier: 129870
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129807
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129807: 2
2026-03-30 12:35:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b5953ebb-5d18-52d2-9c23-9618da3ef27d with identifier: 129870
2026-03-30 12:35:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b5953ebb-5d18-52d2-9c23-9618da3ef27d with identifier: 129870
2026-03-30 12:35:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b5953ebb-5d18-52d2-9c23-9618da3ef27d with identifier: 129870 to the API
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129870>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b5953ebb-5d18-52d2-9c23-9618da3ef27d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5753LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-phev-drive-129870',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Niro',
'odometer': 79788,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV Drive',
'vin': 'KNACD81DGN5505066',
'year': 2021}
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Saving data for 129870: {'created_time': 1773656114.764693, 'last_price_update_time': 1774874116.642719}
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129870') HTTP/1.1" 204 0
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129805
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129805: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129803
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129803: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129801
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129801: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129802
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129802: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129798
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129798: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129797
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129797: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129795
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129795: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129792
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129792: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129785
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129785: 2
2026-03-30 12:35:16 [arval.es] INFO: Found listing with ID: 129783
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [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-30 12:35:16 [arval.es] INFO: Scrape type for 129783: 2
2026-03-30 12:35:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129820> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ccb64b1-9cd5-5405-9963-e3c4adae4298 with identifier: 129820
2026-03-30 12:35:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ccb64b1-9cd5-5405-9963-e3c4adae4298 with scrape type 2
2026-03-30 12:35:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ccb64b1-9cd5-5405-9963-e3c4adae4298 with scrape type 2
2026-03-30 12:35:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7ccb64b1-9cd5-5405-9963-e3c4adae4298, identifier: 129820
2026-03-30 12:35:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7ccb64b1-9cd5-5405-9963-e3c4adae4298 with identifier: 129820
2026-03-30 12:35:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7ccb64b1-9cd5-5405-9963-e3c4adae4298 with identifier: 129820
2026-03-30 12:35:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7ccb64b1-9cd5-5405-9963-e3c4adae4298 with identifier: 129820 to the API
2026-03-30 12:35:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129820>
{'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': '7ccb64b1-9cd5-5405-9963-e3c4adae4298',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6058LXK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-2019-5p-todoterreno-allure-bluehdi-81kw-110cv-129820',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 104172,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 2019 5P todoterreno Allure BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': '2019 5P todoterreno Allure BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKNJ589187',
'year': 2022}
2026-03-30 12:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:26 [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-30 12:35:26 [arval.es] INFO: Saving data for 129820: {'created_time': 1773656079.24854, 'last_price_update_time': 1774874126.310096}
2026-03-30 12:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129820') HTTP/1.1" 204 0
2026-03-30 12:35:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129821> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 08a774c2-7b78-53c6-9259-16adc391fde2 with identifier: 129821
2026-03-30 12:35:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 08a774c2-7b78-53c6-9259-16adc391fde2 with scrape type 2
2026-03-30 12:35:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 08a774c2-7b78-53c6-9259-16adc391fde2 with scrape type 2
2026-03-30 12:35:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 08a774c2-7b78-53c6-9259-16adc391fde2, identifier: 129821
2026-03-30 12:35:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 08a774c2-7b78-53c6-9259-16adc391fde2 with identifier: 129821
2026-03-30 12:35:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 08a774c2-7b78-53c6-9259-16adc391fde2 with identifier: 129821
2026-03-30 12:35:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 08a774c2-7b78-53c6-9259-16adc391fde2 with identifier: 129821 to the API
2026-03-30 12:35:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129821>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '08a774c2-7b78-53c6-9259-16adc391fde2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6087LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-ex-auto-129821',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'XC40',
'odometer': 81432,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'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': 'YV1XZBBVFN2715914',
'year': 2021}
2026-03-30 12:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:29 [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-30 12:35:29 [arval.es] INFO: Saving data for 129821: {'created_time': 1773653059.604096, 'last_price_update_time': 1774874129.879595}
2026-03-30 12:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129821') HTTP/1.1" 204 0
2026-03-30 12:35:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130317> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51bb46f6-53e6-5847-9c5d-79b6431b184c with identifier: 130317
2026-03-30 12:35:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51bb46f6-53e6-5847-9c5d-79b6431b184c with scrape type 2
2026-03-30 12:35:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51bb46f6-53e6-5847-9c5d-79b6431b184c with scrape type 2
2026-03-30 12:35:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 51bb46f6-53e6-5847-9c5d-79b6431b184c, identifier: 130317
2026-03-30 12:35:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 51bb46f6-53e6-5847-9c5d-79b6431b184c with identifier: 130317
2026-03-30 12:35:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 51bb46f6-53e6-5847-9c5d-79b6431b184c with identifier: 130317
2026-03-30 12:35:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 51bb46f6-53e6-5847-9c5d-79b6431b184c with identifier: 130317 to the API
2026-03-30 12:35:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130317>
{'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': '51bb46f6-53e6-5847-9c5d-79b6431b184c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7418LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-r-line-10-tsi-130317',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 47234,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20400.0,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance R-Line 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance R-Line 1.0 TSI',
'vin': 'WVGZZZA1ZNV050275',
'year': 2021}
2026-03-30 12:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:30 [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-30 12:35:30 [arval.es] INFO: Saving data for 130317: {'created_time': 1773656502.950294, 'last_price_update_time': 1774874130.876803}
2026-03-30 12:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130317') HTTP/1.1" 204 0
2026-03-30 12:35:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129823> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a87d17d5-0449-5abb-aba1-f861ca6aac6c with identifier: 129823
2026-03-30 12:35:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a87d17d5-0449-5abb-aba1-f861ca6aac6c with scrape type 2
2026-03-30 12:35:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a87d17d5-0449-5abb-aba1-f861ca6aac6c with scrape type 2
2026-03-30 12:35:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a87d17d5-0449-5abb-aba1-f861ca6aac6c, identifier: 129823
2026-03-30 12:35:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a87d17d5-0449-5abb-aba1-f861ca6aac6c with identifier: 129823
2026-03-30 12:35:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a87d17d5-0449-5abb-aba1-f861ca6aac6c with identifier: 129823
2026-03-30 12:35:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a87d17d5-0449-5abb-aba1-f861ca6aac6c with identifier: 129823 to the API
2026-03-30 12:35:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129823>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'a87d17d5-0449-5abb-aba1-f861ca6aac6c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6281MHX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/other-truck-maxus-edeliver-9-2021-4p-furgon-l2h2-72-kwh-129823',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Other Truck',
'model': 'MAXUS',
'odometer': 6207,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38900.0,
'price_includes_vat': True,
'registration_date': '2023-06-29',
'seats_number': 3,
'seller_name': None,
'title': 'Other Truck MAXUS eDeliver 9 2021 4P furgon L2H2 72 kWh',
'transmission': 'automatic',
'trim': 'eDeliver 9 2021 4P furgon L2H2 72 kWh',
'vin': 'LSH14J4C4MA147943',
'year': 2023}
2026-03-30 12:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:32 [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-30 12:35:32 [arval.es] INFO: Saving data for 129823: {'created_time': 1773655933.610137, 'last_price_update_time': 1774874132.193432}
2026-03-30 12:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129823') HTTP/1.1" 204 0
2026-03-30 12:35:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129825> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3f4fa10-4b17-5760-96cb-9a6ba8a7037a with identifier: 129825
2026-03-30 12:35:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3f4fa10-4b17-5760-96cb-9a6ba8a7037a with scrape type 2
2026-03-30 12:35:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3f4fa10-4b17-5760-96cb-9a6ba8a7037a with scrape type 2
2026-03-30 12:35:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a3f4fa10-4b17-5760-96cb-9a6ba8a7037a, identifier: 129825
2026-03-30 12:35:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a3f4fa10-4b17-5760-96cb-9a6ba8a7037a with identifier: 129825
2026-03-30 12:35:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a3f4fa10-4b17-5760-96cb-9a6ba8a7037a with identifier: 129825
2026-03-30 12:35:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a3f4fa10-4b17-5760-96cb-9a6ba8a7037a with identifier: 129825 to the API
2026-03-30 12:35:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129825>
{'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': 'a3f4fa10-4b17-5760-96cb-9a6ba8a7037a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7258LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-2019-5p-sdrive18da-129825',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X1',
'odometer': 84236,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2019 5P sDrive18dA',
'transmission': 'automatic',
'trim': '2019 5P sDrive18dA',
'vin': 'WBA71AC0X05U65849',
'year': 2021}
2026-03-30 12:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:34 [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-30 12:35:34 [arval.es] INFO: Saving data for 129825: {'created_time': 1773655966.153115, 'last_price_update_time': 1774874134.368814}
2026-03-30 12:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129825') HTTP/1.1" 204 0
2026-03-30 12:35:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129732> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eea03131-44e0-5ab1-9526-4469f5dbdfcc with identifier: 129732
2026-03-30 12:35:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eea03131-44e0-5ab1-9526-4469f5dbdfcc with scrape type 2
2026-03-30 12:35:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eea03131-44e0-5ab1-9526-4469f5dbdfcc with scrape type 2
2026-03-30 12:35:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eea03131-44e0-5ab1-9526-4469f5dbdfcc, identifier: 129732
2026-03-30 12:35:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eea03131-44e0-5ab1-9526-4469f5dbdfcc with identifier: 129732
2026-03-30 12:35:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eea03131-44e0-5ab1-9526-4469f5dbdfcc with identifier: 129732
2026-03-30 12:35:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eea03131-44e0-5ab1-9526-4469f5dbdfcc with identifier: 129732 to the API
2026-03-30 12:35:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129732>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'eea03131-44e0-5ab1-9526-4469f5dbdfcc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8366LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gle-350-de-4matic-129732',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLE',
'odometer': 87035,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 52000.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Clase GLE 350 DE 4MATIC',
'transmission': 'automatic',
'trim': '350 DE 4MATIC',
'vin': 'W1N1671171A626085',
'year': 2022}
2026-03-30 12:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:38 [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-30 12:35:38 [arval.es] INFO: Saving data for 129732: {'created_time': 1773655936.403619, 'last_price_update_time': 1774874138.285741}
2026-03-30 12:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129732') HTTP/1.1" 204 0
2026-03-30 12:35:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129826> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 837b27a3-9b0f-5d56-ad50-500448afd375 with identifier: 129826
2026-03-30 12:35:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 837b27a3-9b0f-5d56-ad50-500448afd375 with scrape type 2
2026-03-30 12:35:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 837b27a3-9b0f-5d56-ad50-500448afd375 with scrape type 2
2026-03-30 12:35:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 837b27a3-9b0f-5d56-ad50-500448afd375, identifier: 129826
2026-03-30 12:35:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 837b27a3-9b0f-5d56-ad50-500448afd375 with identifier: 129826
2026-03-30 12:35:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 837b27a3-9b0f-5d56-ad50-500448afd375 with identifier: 129826
2026-03-30 12:35:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 837b27a3-9b0f-5d56-ad50-500448afd375 with identifier: 129826 to the API
2026-03-30 12:35:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129826>
{'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': '837b27a3-9b0f-5d56-ad50-500448afd375',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8377MHL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-style-xm-10-tsi-110cv-129826',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Arona',
'odometer': 21214,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona Style XM 1.0 TSI 110CV',
'transmission': 'manual',
'trim': 'Style XM 1.0 TSI 110CV',
'vin': 'VSSZZZKJ0PR114186',
'year': 2023}
2026-03-30 12:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:42 [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-30 12:35:42 [arval.es] INFO: Saving data for 129826: {'created_time': 1773655963.552893, 'last_price_update_time': 1774874142.623718}
2026-03-30 12:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129826') HTTP/1.1" 204 0
2026-03-30 12:35:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129829> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14d4b65-a1fe-5a41-8389-4dd50edd2b34 with identifier: 129829
2026-03-30 12:35:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14d4b65-a1fe-5a41-8389-4dd50edd2b34 with scrape type 2
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e14d4b65-a1fe-5a41-8389-4dd50edd2b34 with scrape type 2
2026-03-30 12:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e14d4b65-a1fe-5a41-8389-4dd50edd2b34, identifier: 129829
2026-03-30 12:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e14d4b65-a1fe-5a41-8389-4dd50edd2b34 with identifier: 129829
2026-03-30 12:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e14d4b65-a1fe-5a41-8389-4dd50edd2b34 with identifier: 129829
2026-03-30 12:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e14d4b65-a1fe-5a41-8389-4dd50edd2b34 with identifier: 129829 to the API
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129829>
{'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': 'e14d4b65-a1fe-5a41-8389-4dd50edd2b34',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1340MPS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-150cv-129829',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 10787,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2024-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 150CV',
'transmission': 'automatic',
'trim': '1.5 150CV',
'vin': 'VSSZZZKM3RR096490',
'year': 2024}
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:45 [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-30 12:35:45 [arval.es] INFO: Saving data for 129829: {'created_time': 1773653061.89419, 'last_price_update_time': 1774874145.799817}
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129829') HTTP/1.1" 204 0
2026-03-30 12:35:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129824> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0738d98c-1593-582b-8edc-5f60bb65ed28 with identifier: 129824
2026-03-30 12:35:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0738d98c-1593-582b-8edc-5f60bb65ed28 with scrape type 2
2026-03-30 12:35:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0738d98c-1593-582b-8edc-5f60bb65ed28 with scrape type 2
2026-03-30 12:35:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0738d98c-1593-582b-8edc-5f60bb65ed28, identifier: 129824
2026-03-30 12:35:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0738d98c-1593-582b-8edc-5f60bb65ed28 with identifier: 129824
2026-03-30 12:35:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0738d98c-1593-582b-8edc-5f60bb65ed28 with identifier: 129824
2026-03-30 12:35:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0738d98c-1593-582b-8edc-5f60bb65ed28 with identifier: 129824 to the API
2026-03-30 12:35:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129824>
{'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': '0738d98c-1593-582b-8edc-5f60bb65ed28',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6589LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-2019-5pallure-bluehdi-81kw-129824',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 90420,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 2019 5PAllure BlueHDI 81kW',
'transmission': 'manual',
'trim': '2019 5PAllure BlueHDI 81kW',
'vin': 'VR3UDYHSKNJ553775',
'year': 2022}
2026-03-30 12:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:50 [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-30 12:35:50 [arval.es] INFO: Saving data for 129824: {'created_time': 1773655987.337553, 'last_price_update_time': 1774874150.553666}
2026-03-30 12:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129824') HTTP/1.1" 204 0
2026-03-30 12:35:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.030(s), this was the 1st time calling it.
2026-03-30 12:35:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.218545961921524 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:35:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129830> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 792ccc9c-e33e-51c0-9b3d-7a760f53b02b with identifier: 129830
2026-03-30 12:35:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 792ccc9c-e33e-51c0-9b3d-7a760f53b02b with scrape type 2
2026-03-30 12:35:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 792ccc9c-e33e-51c0-9b3d-7a760f53b02b with scrape type 2
2026-03-30 12:35:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 792ccc9c-e33e-51c0-9b3d-7a760f53b02b, identifier: 129830
2026-03-30 12:35:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 792ccc9c-e33e-51c0-9b3d-7a760f53b02b with identifier: 129830
2026-03-30 12:35:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 792ccc9c-e33e-51c0-9b3d-7a760f53b02b with identifier: 129830
2026-03-30 12:35:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 792ccc9c-e33e-51c0-9b3d-7a760f53b02b with identifier: 129830 to the API
2026-03-30 12:35:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129830>
{'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': '792ccc9c-e33e-51c0-9b3d-7a760f53b02b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2901MBG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-129830',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 96559,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2022-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ700922',
'year': 2022}
2026-03-30 12:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:53 [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-30 12:35:53 [arval.es] INFO: Saving data for 129830: {'created_time': 1773655964.77858, 'last_price_update_time': 1774874153.817825}
2026-03-30 12:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129830') HTTP/1.1" 204 0
2026-03-30 12:35:56 [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-30 12:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396
2026-03-30 12:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efcc699c-f0b8-5897-967e-7fd611841ebf with scrape type 2
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efcc699c-f0b8-5897-967e-7fd611841ebf with scrape type 2
2026-03-30 12:35:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: efcc699c-f0b8-5897-967e-7fd611841ebf, identifier: 129396
2026-03-30 12:35:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396
2026-03-30 12:35:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396
2026-03-30 12:35:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: efcc699c-f0b8-5897-967e-7fd611841ebf with identifier: 129396 to the API
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:56 [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-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [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-30 12:35:56 [arval.es] INFO: Saving data for 129396: {'created_time': 1773656403.837283, 'last_price_update_time': 1774874156.790511}
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129396') HTTP/1.1" 204 0
2026-03-30 12:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:35:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130814> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c471f49a-5c7c-52e3-b9a2-7617ffffb6cf with identifier: 130814
2026-03-30 12:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c471f49a-5c7c-52e3-b9a2-7617ffffb6cf with scrape type 2
2026-03-30 12:35:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c471f49a-5c7c-52e3-b9a2-7617ffffb6cf with scrape type 2
2026-03-30 12:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c471f49a-5c7c-52e3-b9a2-7617ffffb6cf, identifier: 130814
2026-03-30 12:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c471f49a-5c7c-52e3-b9a2-7617ffffb6cf with identifier: 130814
2026-03-30 12:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c471f49a-5c7c-52e3-b9a2-7617ffffb6cf with identifier: 130814
2026-03-30 12:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c471f49a-5c7c-52e3-b9a2-7617ffffb6cf with identifier: 130814 to the API
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130814>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c471f49a-5c7c-52e3-b9a2-7617ffffb6cf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9728MBG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-20-tdi-130814',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 73598,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-09-21',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2.0 TDI',
'transmission': 'manual',
'trim': '2.0 TDI',
'vin': 'VSSZZZKM5PR000730',
'year': 2022}
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:58 [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-30 12:35:58 [arval.es] INFO: Saving data for 130814: {'created_time': 1773652982.263226, 'last_price_update_time': 1774874158.834565}
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130814') HTTP/1.1" 204 0
2026-03-30 12:35:58 [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-30 12:35:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:58 [arval.es] INFO: Found listing with ID: 129782
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:58 [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-30 12:35:58 [arval.es] INFO: Scrape type for 129782: 2
2026-03-30 12:35:58 [arval.es] INFO: Found listing with ID: 129778
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129778: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129777
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129777: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129774
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129774: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129772
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129772: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129770
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129770: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129769
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129769: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129768
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129768: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129767
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129767: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129765
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129765: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129764
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129764: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129763
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129763: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129762
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129762: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129761
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129761: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129760
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129760: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129756
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129756: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129755
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129755: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129754
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129754: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129753
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129753: 2
2026-03-30 12:35:59 [arval.es] INFO: Found listing with ID: 129749
2026-03-30 12:35:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:59 [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-30 12:35:59 [arval.es] INFO: Scrape type for 129749: 2
2026-03-30 12:36:04 [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-30 12:36:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785
2026-03-30 12:36:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3f524597-834d-5f0b-81c3-d556013f96c3 with scrape type 2
2026-03-30 12:36:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3f524597-834d-5f0b-81c3-d556013f96c3 with scrape type 2
2026-03-30 12:36:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3f524597-834d-5f0b-81c3-d556013f96c3, identifier: 129785
2026-03-30 12:36:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785
2026-03-30 12:36:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785
2026-03-30 12:36:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3f524597-834d-5f0b-81c3-d556013f96c3 with identifier: 129785 to the API
2026-03-30 12:36:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:04 [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-30 12:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:04 [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-30 12:36:04 [arval.es] INFO: Saving data for 129785: {'created_time': 1773655870.732605, 'last_price_update_time': 1774874164.721286}
2026-03-30 12:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129785') HTTP/1.1" 204 0
2026-03-30 12:36:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129795> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e965878d-abcb-5392-9049-ef4204ed45fc with identifier: 129795
2026-03-30 12:36:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e965878d-abcb-5392-9049-ef4204ed45fc with scrape type 2
2026-03-30 12:36:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e965878d-abcb-5392-9049-ef4204ed45fc with scrape type 2
2026-03-30 12:36:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e965878d-abcb-5392-9049-ef4204ed45fc, identifier: 129795
2026-03-30 12:36:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e965878d-abcb-5392-9049-ef4204ed45fc with identifier: 129795
2026-03-30 12:36:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e965878d-abcb-5392-9049-ef4204ed45fc with identifier: 129795
2026-03-30 12:36:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e965878d-abcb-5392-9049-ef4204ed45fc with identifier: 129795 to the API
2026-03-30 12:36:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129795>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e965878d-abcb-5392-9049-ef4204ed45fc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7013LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-transit-connect-kombi-15-tdci-trend-230-l2-n1-129795',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Ford',
'model': 'Transit Connect',
'odometer': 93755,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17100.0,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Transit Connect Kombi 1.5 TDCi Trend 230 L2 (N1)',
'transmission': 'manual',
'trim': 'Kombi 1.5 TDCi Trend 230 L2 (N1)',
'vin': 'WF07XXWPG7NL49179',
'year': 2022}
2026-03-30 12:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:12 [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-30 12:36:12 [arval.es] INFO: Saving data for 129795: {'created_time': 1773655889.178062, 'last_price_update_time': 1774874172.27702}
2026-03-30 12:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129795') HTTP/1.1" 204 0
2026-03-30 12:36:12 [scrapy.extensions.logstats] INFO: Crawled 498 pages (at 20 pages/min), scraped 464 items (at 18 items/min)
2026-03-30 12:36:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:36:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129798> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a2d9380-d25b-5ac6-a218-8d6448689bf3 with identifier: 129798
2026-03-30 12:36:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2d9380-d25b-5ac6-a218-8d6448689bf3 with scrape type 2
2026-03-30 12:36:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a2d9380-d25b-5ac6-a218-8d6448689bf3 with scrape type 2
2026-03-30 12:36:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a2d9380-d25b-5ac6-a218-8d6448689bf3, identifier: 129798
2026-03-30 12:36:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a2d9380-d25b-5ac6-a218-8d6448689bf3 with identifier: 129798
2026-03-30 12:36:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a2d9380-d25b-5ac6-a218-8d6448689bf3 with identifier: 129798
2026-03-30 12:36:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a2d9380-d25b-5ac6-a218-8d6448689bf3 with identifier: 129798 to the API
2026-03-30 12:36:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129798>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6a2d9380-d25b-5ac6-a218-8d6448689bf3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1764LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-coupe-300-de-4matic-129798',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 101121,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 41500.0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC Coupe 300 de 4MATIC',
'transmission': 'automatic',
'trim': 'Coupe 300 de 4MATIC',
'vin': 'W1N2533111G015403',
'year': 2021}
2026-03-30 12:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:15 [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-30 12:36:15 [arval.es] INFO: Saving data for 129798: {'created_time': 1773656014.667309, 'last_price_update_time': 1774874175.491139}
2026-03-30 12:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129798') HTTP/1.1" 204 0
2026-03-30 12:36:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129783> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d61efcc2-5aed-52b1-a247-ff7c3ba0202e with identifier: 129783
2026-03-30 12:36:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d61efcc2-5aed-52b1-a247-ff7c3ba0202e with scrape type 2
2026-03-30 12:36:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d61efcc2-5aed-52b1-a247-ff7c3ba0202e with scrape type 2
2026-03-30 12:36:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d61efcc2-5aed-52b1-a247-ff7c3ba0202e, identifier: 129783
2026-03-30 12:36:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d61efcc2-5aed-52b1-a247-ff7c3ba0202e with identifier: 129783
2026-03-30 12:36:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d61efcc2-5aed-52b1-a247-ff7c3ba0202e with identifier: 129783
2026-03-30 12:36:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d61efcc2-5aed-52b1-a247-ff7c3ba0202e with identifier: 129783 to the API
2026-03-30 12:36:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129783>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd61efcc2-5aed-52b1-a247-ff7c3ba0202e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3897MDW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-drive-4x2-129783',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Sportage',
'odometer': 53588,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23100.0,
'price_includes_vat': True,
'registration_date': '2023-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi Drive 4x2',
'transmission': 'manual',
'trim': '1.6 T-GDi Drive 4x2',
'vin': 'U5YPV81BANL041829',
'year': 2023}
2026-03-30 12:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:16 [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-30 12:36:16 [arval.es] INFO: Saving data for 129783: {'created_time': 1773655863.134219, 'last_price_update_time': 1774874176.279665}
2026-03-30 12:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129783') HTTP/1.1" 204 0
2026-03-30 12:36:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129801> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26e5a77-0b36-5a11-a4fa-86f319409988 with identifier: 129801
2026-03-30 12:36:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26e5a77-0b36-5a11-a4fa-86f319409988 with scrape type 2
2026-03-30 12:36:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26e5a77-0b36-5a11-a4fa-86f319409988 with scrape type 2
2026-03-30 12:36:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a26e5a77-0b36-5a11-a4fa-86f319409988, identifier: 129801
2026-03-30 12:36:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a26e5a77-0b36-5a11-a4fa-86f319409988 with identifier: 129801
2026-03-30 12:36:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a26e5a77-0b36-5a11-a4fa-86f319409988 with identifier: 129801
2026-03-30 12:36:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a26e5a77-0b36-5a11-a4fa-86f319409988 with identifier: 129801 to the API
2026-03-30 12:36:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129801>
{'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': 'a26e5a77-0b36-5a11-a4fa-86f319409988',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1209LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-2020-5p-todoterreno-15-tsi-110kw-129801',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 27220,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 2020 5P todoterreno 1.5 TSI 110kW',
'transmission': 'manual',
'trim': '2020 5P todoterreno 1.5 TSI 110kW',
'vin': 'VSSZZZKMZNR032835',
'year': 2022}
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129801%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [arval.es] INFO: Saving data for 129801: {'created_time': 1773655882.184732, 'last_price_update_time': 1774874178.248013}
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129801') HTTP/1.1" 204 0
2026-03-30 12:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129802> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c531570-5d66-5630-98e4-8f12428f1c1d with identifier: 129802
2026-03-30 12:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c531570-5d66-5630-98e4-8f12428f1c1d with scrape type 2
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c531570-5d66-5630-98e4-8f12428f1c1d with scrape type 2
2026-03-30 12:36:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6c531570-5d66-5630-98e4-8f12428f1c1d, identifier: 129802
2026-03-30 12:36:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6c531570-5d66-5630-98e4-8f12428f1c1d with identifier: 129802
2026-03-30 12:36:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6c531570-5d66-5630-98e4-8f12428f1c1d with identifier: 129802
2026-03-30 12:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6c531570-5d66-5630-98e4-8f12428f1c1d with identifier: 129802 to the API
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129802>
{'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': '6c531570-5d66-5630-98e4-8f12428f1c1d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3140LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129802',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 54614,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25000.0,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110005U80220',
'year': 2022}
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:19 [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-30 12:36:19 [arval.es] INFO: Saving data for 129802: {'created_time': 1773655885.44498, 'last_price_update_time': 1774874179.321397}
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129802') HTTP/1.1" 204 0
2026-03-30 12:36:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129803> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5090e933-a794-5ed2-9a4f-deb73edf4185 with identifier: 129803
2026-03-30 12:36:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5090e933-a794-5ed2-9a4f-deb73edf4185 with scrape type 2
2026-03-30 12:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5090e933-a794-5ed2-9a4f-deb73edf4185 with scrape type 2
2026-03-30 12:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5090e933-a794-5ed2-9a4f-deb73edf4185, identifier: 129803
2026-03-30 12:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5090e933-a794-5ed2-9a4f-deb73edf4185 with identifier: 129803
2026-03-30 12:36:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5090e933-a794-5ed2-9a4f-deb73edf4185 with identifier: 129803
2026-03-30 12:36:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5090e933-a794-5ed2-9a4f-deb73edf4185 with identifier: 129803 to the API
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129803>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5090e933-a794-5ed2-9a4f-deb73edf4185',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3462LRW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-129803',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 93968,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e',
'transmission': 'automatic',
'trim': 'xDrive30e',
'vin': 'WBATS110409H33207',
'year': 2021}
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:20 [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-30 12:36:20 [arval.es] INFO: Saving data for 129803: {'created_time': 1773655797.80639, 'last_price_update_time': 1774874180.613747}
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129803') HTTP/1.1" 204 0
2026-03-30 12:36:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129805> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3167b4d4-0cec-571b-bf4e-9fe60026c23f with identifier: 129805
2026-03-30 12:36:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3167b4d4-0cec-571b-bf4e-9fe60026c23f with scrape type 2
2026-03-30 12:36:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3167b4d4-0cec-571b-bf4e-9fe60026c23f with scrape type 2
2026-03-30 12:36:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3167b4d4-0cec-571b-bf4e-9fe60026c23f, identifier: 129805
2026-03-30 12:36:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3167b4d4-0cec-571b-bf4e-9fe60026c23f with identifier: 129805
2026-03-30 12:36:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3167b4d4-0cec-571b-bf4e-9fe60026c23f with identifier: 129805
2026-03-30 12:36:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3167b4d4-0cec-571b-bf4e-9fe60026c23f with identifier: 129805 to the API
2026-03-30 12:36:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129805>
{'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': '3167b4d4-0cec-571b-bf4e-9fe60026c23f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1739LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129805',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X2',
'odometer': 84118,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110205U55058',
'year': 2021}
2026-03-30 12:36:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:23 [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-30 12:36:23 [arval.es] INFO: Saving data for 129805: {'created_time': 1773655906.899837, 'last_price_update_time': 1774874183.992683}
2026-03-30 12:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129805') HTTP/1.1" 204 0
2026-03-30 12:36:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129807> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a4e2131-6b01-5603-9be9-4398231f53fb with identifier: 129807
2026-03-30 12:36:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a4e2131-6b01-5603-9be9-4398231f53fb with scrape type 2
2026-03-30 12:36:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a4e2131-6b01-5603-9be9-4398231f53fb with scrape type 2
2026-03-30 12:36:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8a4e2131-6b01-5603-9be9-4398231f53fb, identifier: 129807
2026-03-30 12:36:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8a4e2131-6b01-5603-9be9-4398231f53fb with identifier: 129807
2026-03-30 12:36:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8a4e2131-6b01-5603-9be9-4398231f53fb with identifier: 129807
2026-03-30 12:36:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8a4e2131-6b01-5603-9be9-4398231f53fb with identifier: 129807 to the API
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129807>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8a4e2131-6b01-5603-9be9-4398231f53fb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3936MGY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-sky-auto-129807',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64926,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2023-05-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Sky Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Sky Auto',
'vin': 'TMAJD811BPJ171219',
'year': 2023}
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:25 [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-30 12:36:25 [arval.es] INFO: Saving data for 129807: {'created_time': 1773655846.09987, 'last_price_update_time': 1774874185.259334}
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129807') HTTP/1.1" 204 0
2026-03-30 12:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129810> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0325d66-0523-5c58-90f9-69f80c594301 with identifier: 129810
2026-03-30 12:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0325d66-0523-5c58-90f9-69f80c594301 with scrape type 2
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d0325d66-0523-5c58-90f9-69f80c594301 with scrape type 2
2026-03-30 12:36:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d0325d66-0523-5c58-90f9-69f80c594301, identifier: 129810
2026-03-30 12:36:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d0325d66-0523-5c58-90f9-69f80c594301 with identifier: 129810
2026-03-30 12:36:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d0325d66-0523-5c58-90f9-69f80c594301 with identifier: 129810
2026-03-30 12:36:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d0325d66-0523-5c58-90f9-69f80c594301 with identifier: 129810 to the API
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129810>
{'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': 'd0325d66-0523-5c58-90f9-69f80c594301',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4878LYC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-200-4matic-129810',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 51882,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39300.0,
'price_includes_vat': True,
'registration_date': '2022-05-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 200 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 200 4MATIC',
'vin': 'W1N2539811G096216',
'year': 2022}
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:26 [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-30 12:36:26 [arval.es] INFO: Saving data for 129810: {'created_time': 1773655846.827756, 'last_price_update_time': 1774874186.483913}
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129810') HTTP/1.1" 204 0
2026-03-30 12:36:29 [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-30 12:36:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129748
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129748: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129747
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129747: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129746
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129746: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129745
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129745: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129744
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129744: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129743
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129743: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129738
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129738: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129737
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:29 [arval.es] INFO: Scrape type for 129737: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129735
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:29 [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-30 12:36:29 [arval.es] INFO: Scrape type for 129735: 2
2026-03-30 12:36:29 [arval.es] INFO: Found listing with ID: 129734
2026-03-30 12:36:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129734: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129731
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129731: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129729
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129729: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129728
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129728: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129727
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129727: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129725
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129725: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129723
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129723: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129722
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129722: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129720
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129720: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129719
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129719: 2
2026-03-30 12:36:30 [arval.es] INFO: Found listing with ID: 129717
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:30 [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-30 12:36:30 [arval.es] INFO: Scrape type for 129717: 2
2026-03-30 12:36: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-30 12:36:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753
2026-03-30 12:36: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-30 12:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a47631e3-21c2-593f-90d6-e3bb95f58726 with scrape type 2
2026-03-30 12:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a47631e3-21c2-593f-90d6-e3bb95f58726, identifier: 129753
2026-03-30 12:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753
2026-03-30 12:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753
2026-03-30 12:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a47631e3-21c2-593f-90d6-e3bb95f58726 with identifier: 129753 to the API
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:31 [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-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:31 [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-30 12:36:31 [arval.es] INFO: Saving data for 129753: {'created_time': 1773655676.627973, 'last_price_update_time': 1774874191.929994}
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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-30 12:36:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129754> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba57e12-85ef-5d2a-9e44-437c1e023005 with identifier: 129754
2026-03-30 12:36:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba57e12-85ef-5d2a-9e44-437c1e023005 with scrape type 2
2026-03-30 12:36:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cba57e12-85ef-5d2a-9e44-437c1e023005 with scrape type 2
2026-03-30 12:36:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cba57e12-85ef-5d2a-9e44-437c1e023005, identifier: 129754
2026-03-30 12:36:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cba57e12-85ef-5d2a-9e44-437c1e023005 with identifier: 129754
2026-03-30 12:36:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cba57e12-85ef-5d2a-9e44-437c1e023005 with identifier: 129754
2026-03-30 12:36:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cba57e12-85ef-5d2a-9e44-437c1e023005 with identifier: 129754 to the API
2026-03-30 12:36:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129754>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cba57e12-85ef-5d2a-9e44-437c1e023005',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7867MBC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-129754',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 107383,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35400.0,
'price_includes_vat': True,
'registration_date': '2022-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': '300 de 4MATIC',
'vin': 'W1N2539111V371153',
'year': 2022}
2026-03-30 12:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:34 [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-30 12:36:34 [arval.es] INFO: Saving data for 129754: {'created_time': 1773655752.270007, 'last_price_update_time': 1774874194.258021}
2026-03-30 12:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129754') HTTP/1.1" 204 0
2026-03-30 12:36:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129755> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb998777-3a30-5a28-aa46-dffa58bce1d1 with identifier: 129755
2026-03-30 12:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb998777-3a30-5a28-aa46-dffa58bce1d1 with scrape type 2
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb998777-3a30-5a28-aa46-dffa58bce1d1 with scrape type 2
2026-03-30 12:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cb998777-3a30-5a28-aa46-dffa58bce1d1, identifier: 129755
2026-03-30 12:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cb998777-3a30-5a28-aa46-dffa58bce1d1 with identifier: 129755
2026-03-30 12:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cb998777-3a30-5a28-aa46-dffa58bce1d1 with identifier: 129755
2026-03-30 12:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cb998777-3a30-5a28-aa46-dffa58bce1d1 with identifier: 129755 to the API
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129755>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cb998777-3a30-5a28-aa46-dffa58bce1d1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8169MZM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16d-48v-dct-tecno-sky-129755',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 25196,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2025-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6D 48V DCT Tecno Sky',
'transmission': 'automatic',
'trim': '1.6D 48V DCT Tecno Sky',
'vin': 'TMAJD81A8SJ593056',
'year': 2025}
2026-03-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:39 [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-30 12:36:39 [arval.es] INFO: Saving data for 129755: {'created_time': 1773655742.60993, 'last_price_update_time': 1774874199.19217}
2026-03-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129755') HTTP/1.1" 204 0
2026-03-30 12:36:55 [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-30 12:36:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814
2026-03-30 12:36:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a97b73e8-3d8d-5a05-bff6-742476e198cf with scrape type 2
2026-03-30 12:36:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a97b73e8-3d8d-5a05-bff6-742476e198cf with scrape type 2
2026-03-30 12:36:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a97b73e8-3d8d-5a05-bff6-742476e198cf, identifier: 129814
2026-03-30 12:36:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814
2026-03-30 12:36:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814
2026-03-30 12:36:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a97b73e8-3d8d-5a05-bff6-742476e198cf with identifier: 129814 to the API
2026-03-30 12:36:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:56 [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-30 12:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:56 [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-30 12:36:56 [arval.es] INFO: Saving data for 129814: {'created_time': 1773656055.546068, 'last_price_update_time': 1774874216.075228}
2026-03-30 12:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129814') HTTP/1.1" 204 0
2026-03-30 12:36:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129760> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eaf408f8-2416-5fda-97b3-f5f5a6dd8229 with identifier: 129760
2026-03-30 12:36:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eaf408f8-2416-5fda-97b3-f5f5a6dd8229 with scrape type 2
2026-03-30 12:36:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eaf408f8-2416-5fda-97b3-f5f5a6dd8229 with scrape type 2
2026-03-30 12:36:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eaf408f8-2416-5fda-97b3-f5f5a6dd8229, identifier: 129760
2026-03-30 12:36:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eaf408f8-2416-5fda-97b3-f5f5a6dd8229 with identifier: 129760
2026-03-30 12:36:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eaf408f8-2416-5fda-97b3-f5f5a6dd8229 with identifier: 129760
2026-03-30 12:36:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eaf408f8-2416-5fda-97b3-f5f5a6dd8229 with identifier: 129760 to the API
2026-03-30 12:36:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129760>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'eaf408f8-2416-5fda-97b3-f5f5a6dd8229',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8594MDG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-puretech-129760',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 74344,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14800.0,
'price_includes_vat': True,
'registration_date': '2023-01-10',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack Puretech',
'transmission': 'manual',
'trim': 'Active Pack Puretech',
'vin': 'VR3USHNKKNJ853567',
'year': 2023}
2026-03-30 12:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:58 [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-30 12:36:58 [arval.es] INFO: Saving data for 129760: {'created_time': 1773655920.193652, 'last_price_update_time': 1774874218.350571}
2026-03-30 12:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129760') HTTP/1.1" 204 0
2026-03-30 12:36:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.287(s), this was the 1st time calling it.
2026-03-30 12:36:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.194487383143616 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:36:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129749> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:36:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8 with identifier: 129749
2026-03-30 12:36:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8 with scrape type 2
2026-03-30 12:36:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8 with scrape type 2
2026-03-30 12:36:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8, identifier: 129749
2026-03-30 12:36:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8 with identifier: 129749
2026-03-30 12:36:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8 with identifier: 129749
2026-03-30 12:36:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8 with identifier: 129749 to the API
2026-03-30 12:36:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129749>
{'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': '956a1f8d-7279-5a7e-94ac-3bf1fd9f0bf8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7137LZG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-maxx-auto-129749',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 99365,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Maxx Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Maxx Auto',
'vin': 'TMAJC811BNJ107578',
'year': 2022}
2026-03-30 12:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:59 [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-30 12:36:59 [arval.es] INFO: Saving data for 129749: {'created_time': 1773655754.289259, 'last_price_update_time': 1774874219.748965}
2026-03-30 12:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129749') HTTP/1.1" 204 0
2026-03-30 12:37:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:08 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.745(s), this was the 1st time calling it.
2026-03-30 12:37:08 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.494968149632646 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:12 [scrapy.extensions.logstats] INFO: Crawled 513 pages (at 15 pages/min), scraped 478 items (at 14 items/min)
2026-03-30 12:37:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129861> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1e2c47c-4e53-539a-bb78-474eb37d6812 with identifier: 129861
2026-03-30 12:37:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1e2c47c-4e53-539a-bb78-474eb37d6812 with scrape type 2
2026-03-30 12:37:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1e2c47c-4e53-539a-bb78-474eb37d6812 with scrape type 2
2026-03-30 12:37:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a1e2c47c-4e53-539a-bb78-474eb37d6812, identifier: 129861
2026-03-30 12:37:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a1e2c47c-4e53-539a-bb78-474eb37d6812 with identifier: 129861
2026-03-30 12:37:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a1e2c47c-4e53-539a-bb78-474eb37d6812 with identifier: 129861
2026-03-30 12:37:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a1e2c47c-4e53-539a-bb78-474eb37d6812 with identifier: 129861 to the API
2026-03-30 12:37:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129861>
{'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': 'a1e2c47c-4e53-539a-bb78-474eb37d6812',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4380LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-elegance-129861',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 28619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T Elegance',
'transmission': 'manual',
'trim': '1.2T Elegance',
'vin': 'VXKUPHNEKM4369281',
'year': 2021}
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:20 [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-30 12:37:20 [arval.es] INFO: Saving data for 129861: {'created_time': 1773655953.894488, 'last_price_update_time': 1774874240.037151}
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129861') HTTP/1.1" 204 0
2026-03-30 12:37:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129761> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ac92439-2915-58c5-91bf-619d1f36dc5b with identifier: 129761
2026-03-30 12:37:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ac92439-2915-58c5-91bf-619d1f36dc5b with scrape type 2
2026-03-30 12:37:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ac92439-2915-58c5-91bf-619d1f36dc5b with scrape type 2
2026-03-30 12:37:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7ac92439-2915-58c5-91bf-619d1f36dc5b, identifier: 129761
2026-03-30 12:37:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7ac92439-2915-58c5-91bf-619d1f36dc5b with identifier: 129761
2026-03-30 12:37:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7ac92439-2915-58c5-91bf-619d1f36dc5b with identifier: 129761
2026-03-30 12:37:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7ac92439-2915-58c5-91bf-619d1f36dc5b with identifier: 129761 to the API
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129761>
{'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': '7ac92439-2915-58c5-91bf-619d1f36dc5b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9881LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-life-10-tsi-129761',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 53324,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20200.0,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZCDZNW131098',
'year': 2022}
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129761%27 HTTP/1.1" 200 None
2026-03-30 12:37:20 [arval.es] INFO: Saving data for 129761: {'created_time': 1773655977.749062, 'last_price_update_time': 1774874240.75308}
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129761') HTTP/1.1" 204 0
2026-03-30 12:37:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129762> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e with identifier: 129762
2026-03-30 12:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e with scrape type 2
2026-03-30 12:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e with scrape type 2
2026-03-30 12:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e, identifier: 129762
2026-03-30 12:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e with identifier: 129762
2026-03-30 12:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e with identifier: 129762
2026-03-30 12:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a852a36-bf9b-544a-a3ac-ef5b6d52b08e with identifier: 129762 to the API
2026-03-30 12:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129762>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7a852a36-bf9b-544a-a3ac-ef5b6d52b08e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9534LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-12-puretech-ss-allure-pack-129762',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 100180,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14600.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech S&S Allure Pack',
'transmission': 'manual',
'trim': '1.2 PureTech S&S Allure Pack',
'vin': 'VF3MRHNSMMS214138',
'year': 2021}
2026-03-30 12:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:21 [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-30 12:37:21 [arval.es] INFO: Saving data for 129762: {'created_time': 1773653072.539827, 'last_price_update_time': 1774874241.428302}
2026-03-30 12:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129762') HTTP/1.1" 204 0
2026-03-30 12:37:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129763> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29d56512-9a81-5b60-a536-3aa64a809285 with identifier: 129763
2026-03-30 12:37:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29d56512-9a81-5b60-a536-3aa64a809285 with scrape type 2
2026-03-30 12:37:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29d56512-9a81-5b60-a536-3aa64a809285 with scrape type 2
2026-03-30 12:37:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 29d56512-9a81-5b60-a536-3aa64a809285, identifier: 129763
2026-03-30 12:37:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 29d56512-9a81-5b60-a536-3aa64a809285 with identifier: 129763
2026-03-30 12:37:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 29d56512-9a81-5b60-a536-3aa64a809285 with identifier: 129763
2026-03-30 12:37:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 29d56512-9a81-5b60-a536-3aa64a809285 with identifier: 129763 to the API
2026-03-30 12:37:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129763>
{'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': '29d56512-9a81-5b60-a536-3aa64a809285',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8795NFM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-concept-10-t-gdi-129763',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Stonic',
'odometer': 7708,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2025-08-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic Concept 1.0 T-GDI',
'transmission': 'manual',
'trim': 'Concept 1.0 T-GDI',
'vin': 'KNADA817AST060336',
'year': 2025}
2026-03-30 12:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:22 [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-30 12:37:22 [arval.es] INFO: Saving data for 129763: {'created_time': 1773655917.923611, 'last_price_update_time': 1774874242.064228}
2026-03-30 12:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129763') HTTP/1.1" 204 0
2026-03-30 12:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129717> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3657408e-26a1-5213-a14d-111d83a6b390 with identifier: 129717
2026-03-30 12:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3657408e-26a1-5213-a14d-111d83a6b390 with scrape type 2
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3657408e-26a1-5213-a14d-111d83a6b390 with scrape type 2
2026-03-30 12:37:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3657408e-26a1-5213-a14d-111d83a6b390, identifier: 129717
2026-03-30 12:37:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3657408e-26a1-5213-a14d-111d83a6b390 with identifier: 129717
2026-03-30 12:37:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3657408e-26a1-5213-a14d-111d83a6b390 with identifier: 129717
2026-03-30 12:37:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3657408e-26a1-5213-a14d-111d83a6b390 with identifier: 129717 to the API
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129717>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3657408e-26a1-5213-a14d-111d83a6b390',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1543MCW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-drive-16-t-gdi-129717',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Sportage',
'odometer': 68822,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage Drive 1.6 T-GDI',
'transmission': 'manual',
'trim': 'Drive 1.6 T-GDI',
'vin': 'U5YPV81BANL091148',
'year': 2022}
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:26 [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-30 12:37:26 [arval.es] INFO: Saving data for 129717: {'created_time': 1773655669.935103, 'last_price_update_time': 1774874246.70885}
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129717') HTTP/1.1" 204 0
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.656(s), this was the 1st time calling it.
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.420893843547912 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129719> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8179baa-c443-5edc-be37-9bbc088db241 with identifier: 129719
2026-03-30 12:37:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8179baa-c443-5edc-be37-9bbc088db241 with scrape type 2
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8179baa-c443-5edc-be37-9bbc088db241 with scrape type 2
2026-03-30 12:37:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8179baa-c443-5edc-be37-9bbc088db241, identifier: 129719
2026-03-30 12:37:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8179baa-c443-5edc-be37-9bbc088db241 with identifier: 129719
2026-03-30 12:37:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8179baa-c443-5edc-be37-9bbc088db241 with identifier: 129719
2026-03-30 12:37:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8179baa-c443-5edc-be37-9bbc088db241 with identifier: 129719 to the API
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129719>
{'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': 'f8179baa-c443-5edc-be37-9bbc088db241',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1816MCD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-xtronic-n-connecta-129719',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 58089,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2022-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T Xtronic N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T Xtronic N-Connecta',
'vin': 'SJNTAAJ12U1174922',
'year': 2022}
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [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-30 12:37:29 [arval.es] INFO: Saving data for 129719: {'created_time': 1773655675.167756, 'last_price_update_time': 1774874249.503574}
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129719') HTTP/1.1" 204 0
2026-03-30 12:37:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129764> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a8e5861-6261-56f2-9172-5996599eeb3a with identifier: 129764
2026-03-30 12:37:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a8e5861-6261-56f2-9172-5996599eeb3a with scrape type 2
2026-03-30 12:37:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a8e5861-6261-56f2-9172-5996599eeb3a with scrape type 2
2026-03-30 12:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4a8e5861-6261-56f2-9172-5996599eeb3a, identifier: 129764
2026-03-30 12:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4a8e5861-6261-56f2-9172-5996599eeb3a with identifier: 129764
2026-03-30 12:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4a8e5861-6261-56f2-9172-5996599eeb3a with identifier: 129764
2026-03-30 12:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4a8e5861-6261-56f2-9172-5996599eeb3a with identifier: 129764 to the API
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129764>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4a8e5861-6261-56f2-9172-5996599eeb3a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7816LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-maxx-auto-4x4-129764',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 53269,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'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': 'TMAJC812DNJ047031',
'year': 2021}
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:31 [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-30 12:37:31 [arval.es] INFO: Saving data for 129764: {'created_time': 1773655782.774542, 'last_price_update_time': 1774874251.890576}
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129764') HTTP/1.1" 204 0
2026-03-30 12:37:33 [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-30 12:37:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722
2026-03-30 12:37:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with scrape type 2
2026-03-30 12:37:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with scrape type 2
2026-03-30 12:37:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908, identifier: 129722
2026-03-30 12:37:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722
2026-03-30 12:37:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722
2026-03-30 12:37:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 00109ca6-68eb-509e-bbb4-5c6d4b7f3908 with identifier: 129722 to the API
2026-03-30 12:37:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:34 [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-30 12:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:34 [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-30 12:37:34 [arval.es] INFO: Saving data for 129722: {'created_time': 1773655760.064018, 'last_price_update_time': 1774874254.054505}
2026-03-30 12:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129722') HTTP/1.1" 204 0
2026-03-30 12:37:38 [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-30 12:37:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129714
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129714: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129716
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129716: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129712
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129712: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129713
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129713: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129708
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129708: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129710
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129710: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129709
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129709: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129705
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129705: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129706
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129706: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129703
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129703: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129702
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129702: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129701
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129701: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129671
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129671: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129630
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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-30 12:37:39 [arval.es] INFO: Scrape type for 129630: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129629
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129629: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129628
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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-30 12:37:39 [arval.es] INFO: Scrape type for 129628: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129618
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129618: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129617
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129617: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129616
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129616: 2
2026-03-30 12:37:39 [arval.es] INFO: Found listing with ID: 129614
2026-03-30 12:37:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:39 [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-30 12:37:39 [arval.es] INFO: Scrape type for 129614: 2
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129822> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 526ec9b3-f532-536b-8429-bf6f604fdac6 with identifier: 129822
2026-03-30 12:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 526ec9b3-f532-536b-8429-bf6f604fdac6 with scrape type 2
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 526ec9b3-f532-536b-8429-bf6f604fdac6 with scrape type 2
2026-03-30 12:37:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 526ec9b3-f532-536b-8429-bf6f604fdac6, identifier: 129822
2026-03-30 12:37:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 526ec9b3-f532-536b-8429-bf6f604fdac6 with identifier: 129822
2026-03-30 12:37:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 526ec9b3-f532-536b-8429-bf6f604fdac6 with identifier: 129822
2026-03-30 12:37:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 526ec9b3-f532-536b-8429-bf6f604fdac6 with identifier: 129822 to the API
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129822>
{'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': '526ec9b3-f532-536b-8429-bf6f604fdac6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6223LTD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-2019-5p-sdrive18da-corporate-129822',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X1',
'odometer': 108277,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2021-10-04',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2019 5P sDrive18dA Corporate',
'transmission': 'automatic',
'trim': '2019 5P sDrive18dA Corporate',
'vin': 'WBA71AC0105U16930',
'year': 2021}
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:41 [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-30 12:37:41 [arval.es] INFO: Saving data for 129822: {'created_time': 1773656091.953314, 'last_price_update_time': 1774874261.218089}
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129822') HTTP/1.1" 204 0
2026-03-30 12:37:42 [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-30 12:37:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723
2026-03-30 12:37:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2113ff-9fba-50f7-8946-e11acddfbeca with scrape type 2
2026-03-30 12:37:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2113ff-9fba-50f7-8946-e11acddfbeca with scrape type 2
2026-03-30 12:37:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e2113ff-9fba-50f7-8946-e11acddfbeca, identifier: 129723
2026-03-30 12:37:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723
2026-03-30 12:37:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723
2026-03-30 12:37:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e2113ff-9fba-50f7-8946-e11acddfbeca with identifier: 129723 to the API
2026-03-30 12:37:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:43 [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-30 12:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:43 [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-30 12:37:43 [arval.es] INFO: Saving data for 129723: {'created_time': 1773655761.400353, 'last_price_update_time': 1774874263.492416}
2026-03-30 12:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129723') HTTP/1.1" 204 0
2026-03-30 12:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129727> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc608146-e891-5e65-a761-7a5d568c7b80 with identifier: 129727
2026-03-30 12:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc608146-e891-5e65-a761-7a5d568c7b80 with scrape type 2
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc608146-e891-5e65-a761-7a5d568c7b80 with scrape type 2
2026-03-30 12:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fc608146-e891-5e65-a761-7a5d568c7b80, identifier: 129727
2026-03-30 12:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fc608146-e891-5e65-a761-7a5d568c7b80 with identifier: 129727
2026-03-30 12:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fc608146-e891-5e65-a761-7a5d568c7b80 with identifier: 129727
2026-03-30 12:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fc608146-e891-5e65-a761-7a5d568c7b80 with identifier: 129727 to the API
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129727>
{'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': 'fc608146-e891-5e65-a761-7a5d568c7b80',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3122LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-129727',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Mokka',
'odometer': 117142,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.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': 'VXKUDYHSKMW070374',
'year': 2021}
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:54 [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-30 12:37:54 [arval.es] INFO: Saving data for 129727: {'created_time': 1773655632.098483, 'last_price_update_time': 1774874274.050978}
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129727') HTTP/1.1" 204 0
2026-03-30 12:37:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129725> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:37:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb with identifier: 129725
2026-03-30 12:37:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb with scrape type 2
2026-03-30 12:37:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb with scrape type 2
2026-03-30 12:37:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb, identifier: 129725
2026-03-30 12:37:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb with identifier: 129725
2026-03-30 12:37:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb with identifier: 129725
2026-03-30 12:37:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb with identifier: 129725 to the API
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129725>
{'auction_title': '',
'category': 'Turismo',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3b8cad53-7f4d-55e2-9270-c2b0b4ca1cfb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2813LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-puretech-129725',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 77685,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Puretech',
'transmission': 'automatic',
'trim': 'Allure Puretech',
'vin': 'VR3USHNSSNJ539330',
'year': 2022}
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [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-30 12:37:57 [arval.es] INFO: Saving data for 129725: {'created_time': 1773655670.843613, 'last_price_update_time': 1774874277.709434}
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129725') HTTP/1.1" 204 0
2026-03-30 12:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129728> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89452b67-61bf-5928-9612-7d996558d117 with identifier: 129728
2026-03-30 12:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89452b67-61bf-5928-9612-7d996558d117 with scrape type 2
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89452b67-61bf-5928-9612-7d996558d117 with scrape type 2
2026-03-30 12:38:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 89452b67-61bf-5928-9612-7d996558d117, identifier: 129728
2026-03-30 12:38:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 89452b67-61bf-5928-9612-7d996558d117 with identifier: 129728
2026-03-30 12:38:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 89452b67-61bf-5928-9612-7d996558d117 with identifier: 129728
2026-03-30 12:38:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 89452b67-61bf-5928-9612-7d996558d117 with identifier: 129728 to the API
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129728>
{'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': '89452b67-61bf-5928-9612-7d996558d117',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3348LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129728',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 39486,
'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': 'VXKUPHNEKM4367742',
'year': 2021}
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:00 [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-30 12:38:00 [arval.es] INFO: Saving data for 129728: {'created_time': 1773653099.983451, 'last_price_update_time': 1774874280.83894}
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129728') HTTP/1.1" 204 0
2026-03-30 12:38:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129734> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:07 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.262(s), this was the 1st time calling it.
2026-03-30 12:38:07 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.9496956489836785 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:38:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7 with identifier: 129734
2026-03-30 12:38:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7 with scrape type 2
2026-03-30 12:38:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7 with scrape type 2
2026-03-30 12:38:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7, identifier: 129734
2026-03-30 12:38:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7 with identifier: 129734
2026-03-30 12:38:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7 with identifier: 129734
2026-03-30 12:38:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 623727f9-9bb6-58a5-89b5-2e1e9c3f46b7 with identifier: 129734 to the API
2026-03-30 12:38:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129734>
{'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': '623727f9-9bb6-58a5-89b5-2e1e9c3f46b7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4273LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-129734',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 78472,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15400.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ928921',
'year': 2021}
2026-03-30 12:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:08 [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-30 12:38:08 [arval.es] INFO: Saving data for 129734: {'created_time': 1773655707.598666, 'last_price_update_time': 1774874288.044574}
2026-03-30 12:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129734') HTTP/1.1" 204 0
2026-03-30 12:38:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129731> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d8d63b6-979c-5401-bfce-39c7e3179f70 with identifier: 129731
2026-03-30 12:38:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d8d63b6-979c-5401-bfce-39c7e3179f70 with scrape type 2
2026-03-30 12:38:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d8d63b6-979c-5401-bfce-39c7e3179f70 with scrape type 2
2026-03-30 12:38:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2d8d63b6-979c-5401-bfce-39c7e3179f70, identifier: 129731
2026-03-30 12:38:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2d8d63b6-979c-5401-bfce-39c7e3179f70 with identifier: 129731
2026-03-30 12:38:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2d8d63b6-979c-5401-bfce-39c7e3179f70 with identifier: 129731
2026-03-30 12:38:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2d8d63b6-979c-5401-bfce-39c7e3179f70 with identifier: 129731 to the API
2026-03-30 12:38:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129731>
{'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': '2d8d63b6-979c-5401-bfce-39c7e3179f70',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3932LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-129731',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 58329,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1056434',
'year': 2022}
2026-03-30 12:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:10 [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-30 12:38:10 [arval.es] INFO: Saving data for 129731: {'created_time': 1773653096.619593, 'last_price_update_time': 1774874290.461929}
2026-03-30 12:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129731') HTTP/1.1" 204 0
2026-03-30 12:38:12 [scrapy.extensions.logstats] INFO: Crawled 529 pages (at 16 pages/min), scraped 493 items (at 15 items/min)
2026-03-30 12:38:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:38:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:38:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.575(s), this was the 1st time calling it.
2026-03-30 12:38:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.418281988091903 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129729> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129792> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e168adac-6ff7-594d-8f05-689ec5ceabba with identifier: 129729
2026-03-30 12:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e168adac-6ff7-594d-8f05-689ec5ceabba with scrape type 2
2026-03-30 12:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e168adac-6ff7-594d-8f05-689ec5ceabba with scrape type 2
2026-03-30 12:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e168adac-6ff7-594d-8f05-689ec5ceabba, identifier: 129729
2026-03-30 12:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e168adac-6ff7-594d-8f05-689ec5ceabba with identifier: 129729
2026-03-30 12:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e168adac-6ff7-594d-8f05-689ec5ceabba with identifier: 129729
2026-03-30 12:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e168adac-6ff7-594d-8f05-689ec5ceabba with identifier: 129729 to the API
2026-03-30 12:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129729>
{'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': 'e168adac-6ff7-594d-8f05-689ec5ceabba',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4147LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-mhev-drive-4x2-129729',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Sportage',
'odometer': 33974,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22800.0,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi MHEV Drive 4X2',
'transmission': 'manual',
'trim': '1.6 T-GDi MHEV Drive 4X2',
'vin': 'U5YPV81BANL001021',
'year': 2022}
2026-03-30 12:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:14 [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-30 12:38:14 [arval.es] INFO: Saving data for 129729: {'created_time': 1773653094.362521, 'last_price_update_time': 1774874294.781114}
2026-03-30 12:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129729') HTTP/1.1" 204 0
2026-03-30 12:38:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36932b71-8a87-5186-a708-4b65d631c103 with identifier: 129792
2026-03-30 12:38:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36932b71-8a87-5186-a708-4b65d631c103 with scrape type 2
2026-03-30 12:38:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36932b71-8a87-5186-a708-4b65d631c103 with scrape type 2
2026-03-30 12:38:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 36932b71-8a87-5186-a708-4b65d631c103, identifier: 129792
2026-03-30 12:38:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 36932b71-8a87-5186-a708-4b65d631c103 with identifier: 129792
2026-03-30 12:38:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 36932b71-8a87-5186-a708-4b65d631c103 with identifier: 129792
2026-03-30 12:38:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 36932b71-8a87-5186-a708-4b65d631c103 with identifier: 129792 to the API
2026-03-30 12:38:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129792>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '36932b71-8a87-5186-a708-4b65d631c103',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5456LZF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-v90-familiar-20-t8-awd-recharge-ultimate-dark-auto-129792',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'V90',
'odometer': 22854,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46600.0,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V90 familiar 2.0 T8 AWD Recharge Ultimate Dark Auto',
'transmission': 'automatic',
'trim': 'familiar 2.0 T8 AWD Recharge Ultimate Dark Auto',
'vin': 'YV1PWH5V0P1189764',
'year': 2022}
2026-03-30 12:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:15 [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-30 12:38:15 [arval.es] INFO: Saving data for 129792: {'created_time': 1773655872.819832, 'last_price_update_time': 1774874295.281359}
2026-03-30 12:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129792') HTTP/1.1" 204 0
2026-03-30 12:38:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129735> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a5a0123e-feba-53a5-8dbc-82c5ebea4a53 with identifier: 129735
2026-03-30 12:38:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a5a0123e-feba-53a5-8dbc-82c5ebea4a53 with scrape type 2
2026-03-30 12:38:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a5a0123e-feba-53a5-8dbc-82c5ebea4a53 with scrape type 2
2026-03-30 12:38:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a5a0123e-feba-53a5-8dbc-82c5ebea4a53, identifier: 129735
2026-03-30 12:38:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a5a0123e-feba-53a5-8dbc-82c5ebea4a53 with identifier: 129735
2026-03-30 12:38:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a5a0123e-feba-53a5-8dbc-82c5ebea4a53 with identifier: 129735
2026-03-30 12:38:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a5a0123e-feba-53a5-8dbc-82c5ebea4a53 with identifier: 129735 to the API
2026-03-30 12:38:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129735>
{'auction_title': '',
'category': 'Turismo',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a5a0123e-feba-53a5-8dbc-82c5ebea4a53',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5667LWX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-drive-129735',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Stonic',
'odometer': 29563,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17400.0,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'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': 'KNAD6817AN6639108',
'year': 2022}
2026-03-30 12:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:16 [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-30 12:38:16 [arval.es] INFO: Saving data for 129735: {'created_time': 1773655750.650261, 'last_price_update_time': 1774874296.089379}
2026-03-30 12:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129735') HTTP/1.1" 204 0
2026-03-30 12:38:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129738> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6c0e6502-573d-5626-b272-ad2f87f5de20 with identifier: 129738
2026-03-30 12:38:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6c0e6502-573d-5626-b272-ad2f87f5de20 with scrape type 2
2026-03-30 12:38:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6c0e6502-573d-5626-b272-ad2f87f5de20 with scrape type 2
2026-03-30 12:38:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6c0e6502-573d-5626-b272-ad2f87f5de20, identifier: 129738
2026-03-30 12:38:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6c0e6502-573d-5626-b272-ad2f87f5de20 with identifier: 129738
2026-03-30 12:38:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6c0e6502-573d-5626-b272-ad2f87f5de20 with identifier: 129738
2026-03-30 12:38:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6c0e6502-573d-5626-b272-ad2f87f5de20 with identifier: 129738 to the API
2026-03-30 12:38:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129738>
{'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': '6c0e6502-573d-5626-b272-ad2f87f5de20',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6777LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129738',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 52343,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4389636',
'year': 2022}
2026-03-30 12:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:19 [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-30 12:38:19 [arval.es] INFO: Saving data for 129738: {'created_time': 1773655658.036567, 'last_price_update_time': 1774874299.409101}
2026-03-30 12:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129738') HTTP/1.1" 204 0
2026-03-30 12:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:38:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129614> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83155da8-c092-5c74-97d0-02a867b50be0 with identifier: 129614
2026-03-30 12:38:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83155da8-c092-5c74-97d0-02a867b50be0 with scrape type 2
2026-03-30 12:38:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83155da8-c092-5c74-97d0-02a867b50be0 with scrape type 2
2026-03-30 12:38:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 83155da8-c092-5c74-97d0-02a867b50be0, identifier: 129614
2026-03-30 12:38:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 83155da8-c092-5c74-97d0-02a867b50be0 with identifier: 129614
2026-03-30 12:38:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 83155da8-c092-5c74-97d0-02a867b50be0 with identifier: 129614
2026-03-30 12:38:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 83155da8-c092-5c74-97d0-02a867b50be0 with identifier: 129614 to the API
2026-03-30 12:38:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129614>
{'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': '83155da8-c092-5c74-97d0-02a867b50be0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4041LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-countryman-porton-cooper-129614',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mini',
'model': 'Countryman',
'odometer': 51335,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman porton Cooper',
'transmission': 'manual',
'trim': 'porton Cooper',
'vin': 'WMW21BR0603N93122',
'year': 2021}
2026-03-30 12:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:20 [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-30 12:38:20 [arval.es] INFO: Saving data for 129614: {'created_time': 1773655590.352903, 'last_price_update_time': 1774874300.794501}
2026-03-30 12:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129614') HTTP/1.1" 204 0
2026-03-30 12:38:22 [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-30 12:38:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129611
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129611: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129504
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129504: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129503
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129503: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129501
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129501: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129500
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129500: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129495
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129495: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129493
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129493: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129490
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129490: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129486
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129486: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129483
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129483: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129481
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129481: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129409
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129409: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129443
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129443: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 128754
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 128754: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129386
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129386: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129410
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129410: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129407
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129407: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129334
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129334: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129406
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129406: 2
2026-03-30 12:38:22 [arval.es] INFO: Found listing with ID: 129405
2026-03-30 12:38:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:22 [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-30 12:38:22 [arval.es] INFO: Scrape type for 129405: 2
2026-03-30 12:38:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129797> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 046c136b-a85f-538b-b3cd-3cf7eea1530d with identifier: 129797
2026-03-30 12:38:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 046c136b-a85f-538b-b3cd-3cf7eea1530d with scrape type 2
2026-03-30 12:38:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 046c136b-a85f-538b-b3cd-3cf7eea1530d with scrape type 2
2026-03-30 12:38:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 046c136b-a85f-538b-b3cd-3cf7eea1530d, identifier: 129797
2026-03-30 12:38:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 046c136b-a85f-538b-b3cd-3cf7eea1530d with identifier: 129797
2026-03-30 12:38:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 046c136b-a85f-538b-b3cd-3cf7eea1530d with identifier: 129797
2026-03-30 12:38:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 046c136b-a85f-538b-b3cd-3cf7eea1530d with identifier: 129797 to the API
2026-03-30 12:38:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129797>
{'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': '046c136b-a85f-538b-b3cd-3cf7eea1530d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0799LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18d-129797',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 88358,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22700.0,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBAYK510X05U36153',
'year': 2021}
2026-03-30 12:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:29 [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-30 12:38:29 [arval.es] INFO: Saving data for 129797: {'created_time': 1773655922.947998, 'last_price_update_time': 1774874309.29686}
2026-03-30 12:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129797') HTTP/1.1" 204 0
2026-03-30 12:38:34 [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-30 12:38:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618
2026-03-30 12:38:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with scrape type 2
2026-03-30 12:38:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with scrape type 2
2026-03-30 12:38:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60, identifier: 129618
2026-03-30 12:38:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618
2026-03-30 12:38:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618
2026-03-30 12:38:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7901885e-9ec0-5f3c-8fa3-c8c32fc7cd60 with identifier: 129618 to the API
2026-03-30 12:38:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:35 [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-30 12:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:35 [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-30 12:38:35 [arval.es] INFO: Saving data for 129618: {'created_time': 1773655580.468626, 'last_price_update_time': 1774874315.432848}
2026-03-30 12:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129618') HTTP/1.1" 204 0
2026-03-30 12:38:35 [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-30 12:38:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720
2026-03-30 12:38:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66d23259-c99a-5379-81e2-6794fdd64e2e with scrape type 2
2026-03-30 12:38:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66d23259-c99a-5379-81e2-6794fdd64e2e with scrape type 2
2026-03-30 12:38:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 66d23259-c99a-5379-81e2-6794fdd64e2e, identifier: 129720
2026-03-30 12:38:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720
2026-03-30 12:38:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720
2026-03-30 12:38:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 66d23259-c99a-5379-81e2-6794fdd64e2e with identifier: 129720 to the API
2026-03-30 12:38:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:36 [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-30 12:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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-30 12:38:36 [arval.es] INFO: Saving data for 129720: {'created_time': 1773655769.069245, 'last_price_update_time': 1774874316.969082}
2026-03-30 12:38:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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-30 12:38:37 [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-30 12:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629
2026-03-30 12:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a22e985-2632-5b2a-8714-8fd33617fdd3 with scrape type 2
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a22e985-2632-5b2a-8714-8fd33617fdd3 with scrape type 2
2026-03-30 12:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a22e985-2632-5b2a-8714-8fd33617fdd3, identifier: 129629
2026-03-30 12:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629
2026-03-30 12:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629
2026-03-30 12:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a22e985-2632-5b2a-8714-8fd33617fdd3 with identifier: 129629 to the API
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:37 [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-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:37 [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-30 12:38:37 [arval.es] INFO: Saving data for 129629: {'created_time': 1773655630.507604, 'last_price_update_time': 1774874317.607436}
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129629') HTTP/1.1" 204 0
2026-03-30 12:38:37 [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-30 12:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628
2026-03-30 12:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd428eac-4feb-51fb-87a8-56d9f8791c72 with scrape type 2
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dd428eac-4feb-51fb-87a8-56d9f8791c72 with scrape type 2
2026-03-30 12:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dd428eac-4feb-51fb-87a8-56d9f8791c72, identifier: 129628
2026-03-30 12:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628
2026-03-30 12:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628
2026-03-30 12:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dd428eac-4feb-51fb-87a8-56d9f8791c72 with identifier: 129628 to the API
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:38 [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-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:38 [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-30 12:38:38 [arval.es] INFO: Saving data for 129628: {'created_time': 1773655563.867803, 'last_price_update_time': 1774874318.239279}
2026-03-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129628') HTTP/1.1" 204 0
2026-03-30 12:38: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-30 12:38:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630
2026-03-30 12:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with scrape type 2
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with scrape type 2
2026-03-30 12:38:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2, identifier: 129630
2026-03-30 12:38:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630
2026-03-30 12:38:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630
2026-03-30 12:38:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2ef7a56f-5fd0-587f-ba04-29b3a88879c2 with identifier: 129630 to the API
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38: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-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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-30 12:38:39 [arval.es] INFO: Saving data for 129630: {'created_time': 1773655611.449733, 'last_price_update_time': 1774874319.402794}
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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-30 12:38:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129616> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 14f74541-6420-5235-b130-93a1ba10a39f with identifier: 129616
2026-03-30 12:38:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 14f74541-6420-5235-b130-93a1ba10a39f with scrape type 2
2026-03-30 12:38:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 14f74541-6420-5235-b130-93a1ba10a39f with scrape type 2
2026-03-30 12:38:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 14f74541-6420-5235-b130-93a1ba10a39f, identifier: 129616
2026-03-30 12:38:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 14f74541-6420-5235-b130-93a1ba10a39f with identifier: 129616
2026-03-30 12:38:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 14f74541-6420-5235-b130-93a1ba10a39f with identifier: 129616
2026-03-30 12:38:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 14f74541-6420-5235-b130-93a1ba10a39f with identifier: 129616 to the API
2026-03-30 12:38:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129616>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 111,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '14f74541-6420-5235-b130-93a1ba10a39f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6868MSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mg-zs-10t-luxury-auto-129616',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'MG',
'model': 'ZS',
'odometer': 18486,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2024-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'MG ZS 1.0T Luxury Auto',
'transmission': 'automatic',
'trim': '1.0T Luxury Auto',
'vin': 'LSJW74C98RZ128372',
'year': 2024}
2026-03-30 12:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:40 [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-30 12:38:40 [arval.es] INFO: Saving data for 129616: {'created_time': 1773655579.643206, 'last_price_update_time': 1774874320.573149}
2026-03-30 12:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129616') HTTP/1.1" 204 0
2026-03-30 12:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129617> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdf7009f-f579-5862-b90d-b01598572f0e with identifier: 129617
2026-03-30 12:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdf7009f-f579-5862-b90d-b01598572f0e with scrape type 2
2026-03-30 12:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cdf7009f-f579-5862-b90d-b01598572f0e with scrape type 2
2026-03-30 12:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cdf7009f-f579-5862-b90d-b01598572f0e, identifier: 129617
2026-03-30 12:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cdf7009f-f579-5862-b90d-b01598572f0e with identifier: 129617
2026-03-30 12:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cdf7009f-f579-5862-b90d-b01598572f0e with identifier: 129617
2026-03-30 12:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cdf7009f-f579-5862-b90d-b01598572f0e with identifier: 129617 to the API
2026-03-30 12:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129617>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'cdf7009f-f579-5862-b90d-b01598572f0e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9413MBX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-dsg-129617',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 59006,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid DSG',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid DSG',
'vin': 'WVGZZZ5N0PW402948',
'year': 2022}
2026-03-30 12:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:41 [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-30 12:38:41 [arval.es] INFO: Saving data for 129617: {'created_time': 1773655583.091294, 'last_price_update_time': 1774874321.516212}
2026-03-30 12:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129617') HTTP/1.1" 204 0
2026-03-30 12:38:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129671> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b465ca3-67fc-5610-8954-0f785544578c with identifier: 129671
2026-03-30 12:38:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b465ca3-67fc-5610-8954-0f785544578c with scrape type 2
2026-03-30 12:38:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b465ca3-67fc-5610-8954-0f785544578c with scrape type 2
2026-03-30 12:38:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8b465ca3-67fc-5610-8954-0f785544578c, identifier: 129671
2026-03-30 12:38:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8b465ca3-67fc-5610-8954-0f785544578c with identifier: 129671
2026-03-30 12:38:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8b465ca3-67fc-5610-8954-0f785544578c with identifier: 129671
2026-03-30 12:38:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8b465ca3-67fc-5610-8954-0f785544578c with identifier: 129671 to the API
2026-03-30 12:38:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129671>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8b465ca3-67fc-5610-8954-0f785544578c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5702LSK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-3-sedan-320i-129671',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 101420,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2021-08-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 sedan 320i',
'transmission': 'automatic',
'trim': 'sedan 320i',
'vin': 'WBA5F31080FL51351',
'year': 2021}
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:42 [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-30 12:38:42 [arval.es] INFO: Saving data for 129671: {'created_time': 1773655624.335918, 'last_price_update_time': 1774874322.02889}
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129671') HTTP/1.1" 204 0
2026-03-30 12:38:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129737> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05691378-885f-58b6-9633-2b7a0efd1f37 with identifier: 129737
2026-03-30 12:38:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05691378-885f-58b6-9633-2b7a0efd1f37 with scrape type 2
2026-03-30 12:38:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 05691378-885f-58b6-9633-2b7a0efd1f37 with scrape type 2
2026-03-30 12:38:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 05691378-885f-58b6-9633-2b7a0efd1f37, identifier: 129737
2026-03-30 12:38:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 05691378-885f-58b6-9633-2b7a0efd1f37 with identifier: 129737
2026-03-30 12:38:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 05691378-885f-58b6-9633-2b7a0efd1f37 with identifier: 129737
2026-03-30 12:38:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 05691378-885f-58b6-9633-2b7a0efd1f37 with identifier: 129737 to the API
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129737>
{'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': '05691378-885f-58b6-9633-2b7a0efd1f37',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4473LPK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-15d-dt-elegance-129737',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 110414,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11400.0,
'price_includes_vat': True,
'registration_date': '2021-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.5D DT Elegance',
'transmission': 'manual',
'trim': '1.5D DT Elegance',
'vin': 'VXKUBYHTKM4168362',
'year': 2021}
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:42 [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-30 12:38:42 [arval.es] INFO: Saving data for 129737: {'created_time': 1773655816.658671, 'last_price_update_time': 1774874322.901026}
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129737') HTTP/1.1" 204 0
2026-03-30 12:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129405> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7 with identifier: 129405
2026-03-30 12:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7 with scrape type 2
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7 with scrape type 2
2026-03-30 12:38:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7, identifier: 129405
2026-03-30 12:38:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7 with identifier: 129405
2026-03-30 12:38:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7 with identifier: 129405
2026-03-30 12:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8cf31e50-a04b-570a-ac34-5fc97ed4dcc7 with identifier: 129405 to the API
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129405>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8cf31e50-a04b-570a-ac34-5fc97ed4dcc7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0038LPL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-rio-berlina-12-dpi-62kw-84cv-concept-129405',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Rio',
'odometer': 43412,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Rio berlina 1.2 DPi 62kW (84CV) Concept',
'transmission': 'manual',
'trim': 'berlina 1.2 DPi 62kW (84CV) Concept',
'vin': 'KNADB518AM6552042',
'year': 2021}
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Saving data for 129405: {'created_time': 1773655423.776267, 'last_price_update_time': 1774874326.130349}
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129405') HTTP/1.1" 204 0
2026-03-30 12:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129701> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:46 [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-30 12:38:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6606082e-d0c0-58c8-86f4-d1c77fd47262 with identifier: 129701
2026-03-30 12:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6606082e-d0c0-58c8-86f4-d1c77fd47262 with scrape type 2
2026-03-30 12:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6606082e-d0c0-58c8-86f4-d1c77fd47262 with scrape type 2
2026-03-30 12:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6606082e-d0c0-58c8-86f4-d1c77fd47262, identifier: 129701
2026-03-30 12:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6606082e-d0c0-58c8-86f4-d1c77fd47262 with identifier: 129701
2026-03-30 12:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6606082e-d0c0-58c8-86f4-d1c77fd47262 with identifier: 129701
2026-03-30 12:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6606082e-d0c0-58c8-86f4-d1c77fd47262 with identifier: 129701 to the API
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129701>
{'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': '6606082e-d0c0-58c8-86f4-d1c77fd47262',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0036LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129701',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X2',
'odometer': 63539,
'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': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110305U80650',
'year': 2022}
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Saving data for 129701: {'created_time': 1773655612.455609, 'last_price_update_time': 1774874326.696035}
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129701') HTTP/1.1" 204 0
2026-03-30 12:38:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129706> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129702> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:46 [arval.es] INFO: Found listing with ID: 129404
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Scrape type for 129404: 2
2026-03-30 12:38:46 [arval.es] INFO: Found listing with ID: 129391
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Scrape type for 129391: 2
2026-03-30 12:38:46 [arval.es] INFO: Found listing with ID: 129388
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Scrape type for 129388: 2
2026-03-30 12:38:46 [arval.es] INFO: Found listing with ID: 129346
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Scrape type for 129346: 2
2026-03-30 12:38:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47441b32-97fa-5576-bdb2-92baacc2cb43 with identifier: 129706
2026-03-30 12:38:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47441b32-97fa-5576-bdb2-92baacc2cb43 with scrape type 2
2026-03-30 12:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 47441b32-97fa-5576-bdb2-92baacc2cb43 with scrape type 2
2026-03-30 12:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 47441b32-97fa-5576-bdb2-92baacc2cb43, identifier: 129706
2026-03-30 12:38:46 [arval.es] INFO: Found listing with ID: 129335
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [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-30 12:38:46 [arval.es] INFO: Scrape type for 129335: 2
2026-03-30 12:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 47441b32-97fa-5576-bdb2-92baacc2cb43 with identifier: 129706
2026-03-30 12:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 47441b32-97fa-5576-bdb2-92baacc2cb43 with identifier: 129706
2026-03-30 12:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 47441b32-97fa-5576-bdb2-92baacc2cb43 with identifier: 129706 to the API
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129706>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '47441b32-97fa-5576-bdb2-92baacc2cb43',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0853LRG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-tecno-2c-129706',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 74554,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22800.0,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Tecno 2C',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Tecno 2C',
'vin': 'TMAJD81BAMJ030028',
'year': 2021}
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Saving data for 129706: {'created_time': 1773655617.837257, 'last_price_update_time': 1774874327.27256}
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129706') HTTP/1.1" 204 0
2026-03-30 12:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d77aee6f-2926-57dd-98a4-ce128beb2d1e with identifier: 129702
2026-03-30 12:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d77aee6f-2926-57dd-98a4-ce128beb2d1e with scrape type 2
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d77aee6f-2926-57dd-98a4-ce128beb2d1e with scrape type 2
2026-03-30 12:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d77aee6f-2926-57dd-98a4-ce128beb2d1e, identifier: 129702
2026-03-30 12:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129333
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129333: 2
2026-03-30 12:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d77aee6f-2926-57dd-98a4-ce128beb2d1e with identifier: 129702
2026-03-30 12:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d77aee6f-2926-57dd-98a4-ce128beb2d1e with identifier: 129702
2026-03-30 12:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d77aee6f-2926-57dd-98a4-ce128beb2d1e with identifier: 129702 to the API
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129702>
{'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': 'd77aee6f-2926-57dd-98a4-ce128beb2d1e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0759LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129702',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 67835,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4362083',
'year': 2021}
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Saving data for 129702: {'created_time': 1773655619.679861, 'last_price_update_time': 1774874327.734492}
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129702') HTTP/1.1" 204 0
2026-03-30 12:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129331
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129331: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129330
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129330: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129329
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129329: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129320
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129320: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129273
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129273: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129272
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129272: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129271
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:47 [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-30 12:38:47 [arval.es] INFO: Scrape type for 129271: 2
2026-03-30 12:38:47 [arval.es] INFO: Found listing with ID: 129270
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 129270: 2
2026-03-30 12:38:48 [arval.es] INFO: Found listing with ID: 129257
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 129257: 2
2026-03-30 12:38:48 [arval.es] INFO: Found listing with ID: 129256
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 129256: 2
2026-03-30 12:38:48 [arval.es] INFO: Found listing with ID: 128960
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 128960: 2
2026-03-30 12:38:48 [arval.es] INFO: Found listing with ID: 128981
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 128981: 2
2026-03-30 12:38:48 [arval.es] INFO: Found listing with ID: 128959
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 128959: 2
2026-03-30 12:38:48 [arval.es] INFO: Found listing with ID: 129149
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Scrape type for 129149: 2
2026-03-30 12:38:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129406> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 677f4de4-05e9-59d2-89e3-4457a5635191 with identifier: 129406
2026-03-30 12:38:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 677f4de4-05e9-59d2-89e3-4457a5635191 with scrape type 2
2026-03-30 12:38:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 677f4de4-05e9-59d2-89e3-4457a5635191 with scrape type 2
2026-03-30 12:38:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 677f4de4-05e9-59d2-89e3-4457a5635191, identifier: 129406
2026-03-30 12:38:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 677f4de4-05e9-59d2-89e3-4457a5635191 with identifier: 129406
2026-03-30 12:38:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 677f4de4-05e9-59d2-89e3-4457a5635191 with identifier: 129406
2026-03-30 12:38:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 677f4de4-05e9-59d2-89e3-4457a5635191 with identifier: 129406 to the API
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129406>
{'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': '677f4de4-05e9-59d2-89e3-4457a5635191',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4123LLV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-active-pack-129406',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 95779,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15200.0,
'price_includes_vat': True,
'registration_date': '2020-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Active Pack',
'transmission': 'manual',
'trim': '1.5 BlueHDi Active Pack',
'vin': 'VF3MCYHZMLS307292',
'year': 2020}
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [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-30 12:38:48 [arval.es] INFO: Saving data for 129406: {'created_time': 1773653171.619401, 'last_price_update_time': 1774874328.759708}
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129406') HTTP/1.1" 204 0
2026-03-30 12:38:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.347(s), this was the 1st time calling it.
2026-03-30 12:38:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.447694424952039 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:38:49 [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-30 12:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407
2026-03-30 12:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a59168-9371-581f-9551-6436a067e75c with scrape type 2
2026-03-30 12:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a59168-9371-581f-9551-6436a067e75c with scrape type 2
2026-03-30 12:38:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 78a59168-9371-581f-9551-6436a067e75c, identifier: 129407
2026-03-30 12:38:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407
2026-03-30 12:38:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407
2026-03-30 12:38:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 78a59168-9371-581f-9551-6436a067e75c with identifier: 129407 to the API
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:49 [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-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [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-30 12:38:49 [arval.es] INFO: Saving data for 129407: {'created_time': 1773655532.882586, 'last_price_update_time': 1774874329.832439}
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129407') HTTP/1.1" 204 0
2026-03-30 12:38:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129703> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74c719c8-0c55-5252-a6ae-501fc689874c with identifier: 129703
2026-03-30 12:38:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74c719c8-0c55-5252-a6ae-501fc689874c with scrape type 2
2026-03-30 12:38:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74c719c8-0c55-5252-a6ae-501fc689874c with scrape type 2
2026-03-30 12:38:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 74c719c8-0c55-5252-a6ae-501fc689874c, identifier: 129703
2026-03-30 12:38:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 74c719c8-0c55-5252-a6ae-501fc689874c with identifier: 129703
2026-03-30 12:38:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 74c719c8-0c55-5252-a6ae-501fc689874c with identifier: 129703
2026-03-30 12:38:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 74c719c8-0c55-5252-a6ae-501fc689874c with identifier: 129703 to the API
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129703>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '74c719c8-0c55-5252-a6ae-501fc689874c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0587LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-129703',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 84792,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37900.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': '300 de 4MATIC',
'vin': 'W1N2539111V338310',
'year': 2021}
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [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-30 12:38:50 [arval.es] INFO: Saving data for 129703: {'created_time': 1773655570.860304, 'last_price_update_time': 1774874330.378264}
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129703') HTTP/1.1" 204 0
2026-03-30 12:38:51 [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-30 12:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754
2026-03-30 12:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad4fefc5-9c91-5b17-9a24-d081541d5194 with scrape type 2
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad4fefc5-9c91-5b17-9a24-d081541d5194 with scrape type 2
2026-03-30 12:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad4fefc5-9c91-5b17-9a24-d081541d5194, identifier: 128754
2026-03-30 12:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754
2026-03-30 12:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754
2026-03-30 12:38:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad4fefc5-9c91-5b17-9a24-d081541d5194 with identifier: 128754 to the API
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:51 [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-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [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-30 12:38:51 [arval.es] INFO: Saving data for 128754: {'created_time': 1773655513.87463, 'last_price_update_time': 1774874331.610366}
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128754') HTTP/1.1" 204 0
2026-03-30 12:38:52 [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-30 12:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386
2026-03-30 12:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32db8848-a80c-5a44-8324-8844e14a0eca with scrape type 2
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 32db8848-a80c-5a44-8324-8844e14a0eca with scrape type 2
2026-03-30 12:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 32db8848-a80c-5a44-8324-8844e14a0eca, identifier: 129386
2026-03-30 12:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386
2026-03-30 12:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386
2026-03-30 12:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 32db8848-a80c-5a44-8324-8844e14a0eca with identifier: 129386 to the API
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:53 [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-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [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-30 12:38:53 [arval.es] INFO: Saving data for 129386: {'created_time': 1773655526.663138, 'last_price_update_time': 1774874333.070968}
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129386') HTTP/1.1" 204 0
2026-03-30 12:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:38:56 [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-30 12:38:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443
2026-03-30 12:38:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6334752e-d821-557c-a757-02f498c1cd38 with scrape type 2
2026-03-30 12:38:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6334752e-d821-557c-a757-02f498c1cd38 with scrape type 2
2026-03-30 12:38:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6334752e-d821-557c-a757-02f498c1cd38, identifier: 129443
2026-03-30 12:38:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443
2026-03-30 12:38:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443
2026-03-30 12:38:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6334752e-d821-557c-a757-02f498c1cd38 with identifier: 129443 to the API
2026-03-30 12:38:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:57 [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-30 12:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:57 [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-30 12:38:57 [arval.es] INFO: Saving data for 129443: {'created_time': 1773655521.650251, 'last_price_update_time': 1774874337.384849}
2026-03-30 12:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129443') HTTP/1.1" 204 0
2026-03-30 12:38:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129486> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:38:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7cb446f-4e4c-5b51-939a-4f7d41374ae5 with identifier: 129486
2026-03-30 12:38:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7cb446f-4e4c-5b51-939a-4f7d41374ae5 with scrape type 2
2026-03-30 12:38:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7cb446f-4e4c-5b51-939a-4f7d41374ae5 with scrape type 2
2026-03-30 12:38:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f7cb446f-4e4c-5b51-939a-4f7d41374ae5, identifier: 129486
2026-03-30 12:38:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f7cb446f-4e4c-5b51-939a-4f7d41374ae5 with identifier: 129486
2026-03-30 12:38:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f7cb446f-4e4c-5b51-939a-4f7d41374ae5 with identifier: 129486
2026-03-30 12:38:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f7cb446f-4e4c-5b51-939a-4f7d41374ae5 with identifier: 129486 to the API
2026-03-30 12:38:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129486>
{'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': 'f7cb446f-4e4c-5b51-939a-4f7d41374ae5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8382MDW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-octavia-20-tdi-110kw-dsg-style-129486',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 64123,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI 110kW DSG Style',
'transmission': 'automatic',
'trim': '2.0 TDI 110kW DSG Style',
'vin': 'TMBAJ8NX9PY038893',
'year': 2023}
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:00 [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-30 12:39:00 [arval.es] INFO: Saving data for 129486: {'created_time': 1773655542.490439, 'last_price_update_time': 1774874340.174535}
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129486') HTTP/1.1" 204 0
2026-03-30 12:39:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129481> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8598633d-c96c-5d9b-8460-6c78ef27ad21 with identifier: 129481
2026-03-30 12:39:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8598633d-c96c-5d9b-8460-6c78ef27ad21 with scrape type 2
2026-03-30 12:39:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8598633d-c96c-5d9b-8460-6c78ef27ad21 with scrape type 2
2026-03-30 12:39:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8598633d-c96c-5d9b-8460-6c78ef27ad21, identifier: 129481
2026-03-30 12:39:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8598633d-c96c-5d9b-8460-6c78ef27ad21 with identifier: 129481
2026-03-30 12:39:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8598633d-c96c-5d9b-8460-6c78ef27ad21 with identifier: 129481
2026-03-30 12:39:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8598633d-c96c-5d9b-8460-6c78ef27ad21 with identifier: 129481 to the API
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129481>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '8598633d-c96c-5d9b-8460-6c78ef27ad21',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9627LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-e-hybrid-14-129481',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 80010,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22700.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor e-Hybrid 1.4',
'transmission': 'automatic',
'trim': 'e-Hybrid 1.4',
'vin': 'VSSZZZKMZNR007588',
'year': 2021}
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:00 [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-30 12:39:00 [arval.es] INFO: Saving data for 129481: {'created_time': 1773655551.543381, 'last_price_update_time': 1774874340.70408}
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129481') HTTP/1.1" 204 0
2026-03-30 12:39:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129409> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0958e436-7a17-553b-bffa-6f13d832965e with identifier: 129409
2026-03-30 12:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0958e436-7a17-553b-bffa-6f13d832965e with scrape type 2
2026-03-30 12:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0958e436-7a17-553b-bffa-6f13d832965e with scrape type 2
2026-03-30 12:39:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0958e436-7a17-553b-bffa-6f13d832965e, identifier: 129409
2026-03-30 12:39:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0958e436-7a17-553b-bffa-6f13d832965e with identifier: 129409
2026-03-30 12:39:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0958e436-7a17-553b-bffa-6f13d832965e with identifier: 129409
2026-03-30 12:39:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0958e436-7a17-553b-bffa-6f13d832965e with identifier: 129409 to the API
2026-03-30 12:39:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129409>
{'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': '0958e436-7a17-553b-bffa-6f13d832965e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3289MHV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-hev-230cv-gt-line-129409',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 49117,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31500.0,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi HEV 230CV GT-line',
'transmission': 'automatic',
'trim': '1.6 T-GDi HEV 230CV GT-line',
'vin': 'U5YPX81GBPL094175',
'year': 2023}
2026-03-30 12:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:07 [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-30 12:39:07 [arval.es] INFO: Saving data for 129409: {'created_time': 1773655548.655672, 'last_price_update_time': 1774874347.781815}
2026-03-30 12:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129409') HTTP/1.1" 204 0
2026-03-30 12:39:07 [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-30 12:39:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334
2026-03-30 12:39:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with scrape type 2
2026-03-30 12:39:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with scrape type 2
2026-03-30 12:39:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6867bd15-30c8-52d4-a73c-9290ca4f50c0, identifier: 129334
2026-03-30 12:39:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334
2026-03-30 12:39:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334
2026-03-30 12:39:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6867bd15-30c8-52d4-a73c-9290ca4f50c0 with identifier: 129334 to the API
2026-03-30 12:39:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:08 [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-30 12:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:08 [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-30 12:39:08 [arval.es] INFO: Saving data for 129334: {'created_time': 1773655481.291303, 'last_price_update_time': 1774874348.302205}
2026-03-30 12:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129334') HTTP/1.1" 204 0
2026-03-30 12:39:12 [scrapy.extensions.logstats] INFO: Crawled 560 pages (at 31 pages/min), scraped 522 items (at 29 items/min)
2026-03-30 12:39:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:39:15 [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-30 12:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129148
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129148: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129147
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129147: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129146
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129146: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129145
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129145: 2
2026-03-30 12:39:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 268.175(s), this was the 2nd time calling it.
2026-03-30 12:39:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.655306326927455 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129074
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129074: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129072
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129072: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129070
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129070: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129069
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129069: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129067
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129067: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129065
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129065: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129063
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129063: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129062
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129062: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129061
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129061: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129060
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129060: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129057
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129057: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129056
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129056: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129054
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129054: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129053
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129053: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129045
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129045: 2
2026-03-30 12:39:15 [arval.es] INFO: Found listing with ID: 129044
2026-03-30 12:39:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:15 [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-30 12:39:15 [arval.es] INFO: Scrape type for 129044: 2
2026-03-30 12:39:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129149> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88a1476c-f838-5ac7-9034-149d2f66acbd with identifier: 129149
2026-03-30 12:39:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88a1476c-f838-5ac7-9034-149d2f66acbd with scrape type 2
2026-03-30 12:39:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88a1476c-f838-5ac7-9034-149d2f66acbd with scrape type 2
2026-03-30 12:39:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 88a1476c-f838-5ac7-9034-149d2f66acbd, identifier: 129149
2026-03-30 12:39:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 88a1476c-f838-5ac7-9034-149d2f66acbd with identifier: 129149
2026-03-30 12:39:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 88a1476c-f838-5ac7-9034-149d2f66acbd with identifier: 129149
2026-03-30 12:39:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 88a1476c-f838-5ac7-9034-149d2f66acbd with identifier: 129149 to the API
2026-03-30 12:39:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129149>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 232,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '88a1476c-f838-5ac7-9034-149d2f66acbd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3504LXF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-hev-230cv-tech-4x2-techo-129149',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 32137,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28100.0,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi HEV 230CV Tech 4X2 *techo*',
'transmission': 'automatic',
'trim': '1.6 T-GDi HEV 230CV Tech 4X2 *techo*',
'vin': 'U5YPV81GBNL006927',
'year': 2022}
2026-03-30 12:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:16 [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-30 12:39:16 [arval.es] INFO: Saving data for 129149: {'created_time': 1773655411.933387, 'last_price_update_time': 1774874356.374579}
2026-03-30 12:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129149') HTTP/1.1" 204 0
2026-03-30 12:39:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:39:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128959> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a9f5457d-8b9d-5a18-bda1-0e8c4022a100 with identifier: 128959
2026-03-30 12:39:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a9f5457d-8b9d-5a18-bda1-0e8c4022a100 with scrape type 2
2026-03-30 12:39:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a9f5457d-8b9d-5a18-bda1-0e8c4022a100 with scrape type 2
2026-03-30 12:39:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a9f5457d-8b9d-5a18-bda1-0e8c4022a100, identifier: 128959
2026-03-30 12:39:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a9f5457d-8b9d-5a18-bda1-0e8c4022a100 with identifier: 128959
2026-03-30 12:39:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a9f5457d-8b9d-5a18-bda1-0e8c4022a100 with identifier: 128959
2026-03-30 12:39:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a9f5457d-8b9d-5a18-bda1-0e8c4022a100 with identifier: 128959 to the API
2026-03-30 12:39:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128959>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a9f5457d-8b9d-5a18-bda1-0e8c4022a100',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6356MDS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-mini-cooper-128959',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mini',
'model': 'Mini',
'odometer': 9093,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 4,
'seller_name': None,
'title': 'Mini Mini COOPER',
'transmission': 'manual',
'trim': 'COOPER',
'vin': 'WMW31DH0502T98037',
'year': 2023}
2026-03-30 12:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:23 [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-30 12:39:23 [arval.es] INFO: Saving data for 128959: {'created_time': 1773655415.274248, 'last_price_update_time': 1774874363.145004}
2026-03-30 12:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128959') HTTP/1.1" 204 0
2026-03-30 12:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128960> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 707bbca4-05be-5102-ab02-89a29ebbe582 with identifier: 128960
2026-03-30 12:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 707bbca4-05be-5102-ab02-89a29ebbe582 with scrape type 2
2026-03-30 12:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 707bbca4-05be-5102-ab02-89a29ebbe582 with scrape type 2
2026-03-30 12:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 707bbca4-05be-5102-ab02-89a29ebbe582, identifier: 128960
2026-03-30 12:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 707bbca4-05be-5102-ab02-89a29ebbe582 with identifier: 128960
2026-03-30 12:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 707bbca4-05be-5102-ab02-89a29ebbe582 with identifier: 128960
2026-03-30 12:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 707bbca4-05be-5102-ab02-89a29ebbe582 with identifier: 128960 to the API
2026-03-30 12:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128960>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '707bbca4-05be-5102-ab02-89a29ebbe582',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6667LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-dsg-techo-128960',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 45820,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI DSG *techo*',
'transmission': 'automatic',
'trim': '1.5 TSI DSG *techo*',
'vin': 'VSSZZZKMZNR016370',
'year': 2021}
2026-03-30 12:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:25 [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-30 12:39:25 [arval.es] INFO: Saving data for 128960: {'created_time': 1773655414.323912, 'last_price_update_time': 1774874365.590995}
2026-03-30 12:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128960') HTTP/1.1" 204 0
2026-03-30 12:39:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129855> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 31f73d20-af97-5600-a05c-8cbf3d24da8e with identifier: 129855
2026-03-30 12:39:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 31f73d20-af97-5600-a05c-8cbf3d24da8e with scrape type 2
2026-03-30 12:39:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 31f73d20-af97-5600-a05c-8cbf3d24da8e with scrape type 2
2026-03-30 12:39:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 31f73d20-af97-5600-a05c-8cbf3d24da8e, identifier: 129855
2026-03-30 12:39:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 31f73d20-af97-5600-a05c-8cbf3d24da8e with identifier: 129855
2026-03-30 12:39:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 31f73d20-af97-5600-a05c-8cbf3d24da8e with identifier: 129855
2026-03-30 12:39:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 31f73d20-af97-5600-a05c-8cbf3d24da8e with identifier: 129855 to the API
2026-03-30 12:39:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129855>
{'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': '31f73d20-af97-5600-a05c-8cbf3d24da8e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9223LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-225-e-eat8-allure-129855',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '3008',
'odometer': 84748,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 3008 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': '225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS215005',
'year': 2021}
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:26 [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-30 12:39:26 [arval.es] INFO: Saving data for 129855: {'created_time': 1773656042.450533, 'last_price_update_time': 1774874366.887997}
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129855') HTTP/1.1" 204 0
2026-03-30 12:39:34 [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-30 12:39:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410
2026-03-30 12:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1528111d-86f0-5d64-aa24-fb38e298935a with scrape type 2
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1528111d-86f0-5d64-aa24-fb38e298935a with scrape type 2
2026-03-30 12:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1528111d-86f0-5d64-aa24-fb38e298935a, identifier: 129410
2026-03-30 12:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410
2026-03-30 12:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410
2026-03-30 12:39:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1528111d-86f0-5d64-aa24-fb38e298935a with identifier: 129410 to the API
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:34 [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-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:34 [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-30 12:39:34 [arval.es] INFO: Saving data for 129410: {'created_time': 1773655515.729821, 'last_price_update_time': 1774874374.698314}
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129410') HTTP/1.1" 204 0
2026-03-30 12:39:42 [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-30 12:39:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270
2026-03-30 12:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 420029e0-f30a-5800-92da-b3cb2bf0b464 with scrape type 2
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 420029e0-f30a-5800-92da-b3cb2bf0b464 with scrape type 2
2026-03-30 12:39:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 420029e0-f30a-5800-92da-b3cb2bf0b464, identifier: 129270
2026-03-30 12:39:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270
2026-03-30 12:39:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270
2026-03-30 12:39:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 420029e0-f30a-5800-92da-b3cb2bf0b464 with identifier: 129270 to the API
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:43 [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-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [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-30 12:39:43 [arval.es] INFO: Saving data for 129270: {'created_time': 1773655444.818614, 'last_price_update_time': 1774874383.151144}
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129270') HTTP/1.1" 204 0
2026-03-30 12:39:46 [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-30 12:39:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271
2026-03-30 12:39:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb2eeb4f-0c52-54bb-a5cb-47feffab713b with scrape type 2
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb2eeb4f-0c52-54bb-a5cb-47feffab713b with scrape type 2
2026-03-30 12:39:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cb2eeb4f-0c52-54bb-a5cb-47feffab713b, identifier: 129271
2026-03-30 12:39:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271
2026-03-30 12:39:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271
2026-03-30 12:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cb2eeb4f-0c52-54bb-a5cb-47feffab713b with identifier: 129271 to the API
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:47 [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-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [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-30 12:39:47 [arval.es] INFO: Saving data for 129271: {'created_time': 1773655532.169982, 'last_price_update_time': 1774874387.282376}
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129271') HTTP/1.1" 204 0
2026-03-30 12:39:49 [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-30 12:39:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272
2026-03-30 12:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with scrape type 2
2026-03-30 12:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with scrape type 2
2026-03-30 12:39:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c, identifier: 129272
2026-03-30 12:39:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272
2026-03-30 12:39:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272
2026-03-30 12:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2dce4666-b0a4-57f1-a30b-1a79ec80c99c with identifier: 129272 to the API
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:50 [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-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:50 [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-30 12:39:50 [arval.es] INFO: Saving data for 129272: {'created_time': 1773655430.639184, 'last_price_update_time': 1774874390.141371}
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129272') HTTP/1.1" 204 0
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128981> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45 with identifier: 128981
2026-03-30 12:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45 with scrape type 2
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45 with scrape type 2
2026-03-30 12:39:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45, identifier: 128981
2026-03-30 12:39:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45 with identifier: 128981
2026-03-30 12:39:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45 with identifier: 128981
2026-03-30 12:39:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45 with identifier: 128981 to the API
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128981>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8aff0c3f-54a6-5a50-a00c-ff9eb9d19b45',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8792MDC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-c-familiar-c-200-d-estate-128981',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase C',
'odometer': 42157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34500.0,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase C familiar C 200 d Estate',
'transmission': 'automatic',
'trim': 'familiar C 200 d Estate',
'vin': 'W1KAH0DB6PF074254',
'year': 2022}
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [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-30 12:39:53 [arval.es] INFO: Saving data for 128981: {'created_time': 1773655409.936019, 'last_price_update_time': 1774874393.734955}
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128981') HTTP/1.1" 204 0
2026-03-30 12:39: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-30 12:39:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273
2026-03-30 12:39: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-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66384fdb-37f7-5721-afcb-f9a073c3cf11 with scrape type 2
2026-03-30 12:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 66384fdb-37f7-5721-afcb-f9a073c3cf11, identifier: 129273
2026-03-30 12:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273
2026-03-30 12:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273
2026-03-30 12:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 66384fdb-37f7-5721-afcb-f9a073c3cf11 with identifier: 129273 to the API
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39: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-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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-30 12:39:55 [arval.es] INFO: Saving data for 129273: {'created_time': 1773655437.840549, 'last_price_update_time': 1774874395.093597}
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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-30 12:39:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129044> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:39:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d13dde20-8b94-54e4-9960-c61d796cc750 with identifier: 129044
2026-03-30 12:39:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d13dde20-8b94-54e4-9960-c61d796cc750 with scrape type 2
2026-03-30 12:39:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d13dde20-8b94-54e4-9960-c61d796cc750 with scrape type 2
2026-03-30 12:39:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d13dde20-8b94-54e4-9960-c61d796cc750, identifier: 129044
2026-03-30 12:39:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d13dde20-8b94-54e4-9960-c61d796cc750 with identifier: 129044
2026-03-30 12:39:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d13dde20-8b94-54e4-9960-c61d796cc750 with identifier: 129044
2026-03-30 12:39:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d13dde20-8b94-54e4-9960-c61d796cc750 with identifier: 129044 to the API
2026-03-30 12:39:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129044>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.8L',
'engine_horse_power': 122,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd13dde20-8b94-54e4-9960-c61d796cc750',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1923LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-c-hr-18-125h-advance-129044',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 119850,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 1.8 125H Advance',
'transmission': 'automatic',
'trim': '1.8 125H Advance',
'vin': 'NMTK33BX00R158362',
'year': 2022}
2026-03-30 12:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:59 [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-30 12:39:59 [arval.es] INFO: Saving data for 129044: {'created_time': 1773655311.544687, 'last_price_update_time': 1774874399.847324}
2026-03-30 12:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129044') HTTP/1.1" 204 0
2026-03-30 12:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129756> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99faf038-dca6-530f-9b11-0efd851f0763 with identifier: 129756
2026-03-30 12:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99faf038-dca6-530f-9b11-0efd851f0763 with scrape type 2
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99faf038-dca6-530f-9b11-0efd851f0763 with scrape type 2
2026-03-30 12:40:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 99faf038-dca6-530f-9b11-0efd851f0763, identifier: 129756
2026-03-30 12:40:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 99faf038-dca6-530f-9b11-0efd851f0763 with identifier: 129756
2026-03-30 12:40:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 99faf038-dca6-530f-9b11-0efd851f0763 with identifier: 129756
2026-03-30 12:40:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 99faf038-dca6-530f-9b11-0efd851f0763 with identifier: 129756 to the API
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129756>
{'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': '99faf038-dca6-530f-9b11-0efd851f0763',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8270LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-129756',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Seat',
'model': 'Arona',
'odometer': 44653,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus',
'vin': 'VSSZZZKJZNR071885',
'year': 2022}
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:00 [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-30 12:40:00 [arval.es] INFO: Saving data for 129756: {'created_time': 1773655787.192708, 'last_price_update_time': 1774874400.712238}
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129756') HTTP/1.1" 204 0
2026-03-30 12:40:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129257> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37eec46c-30d6-571a-8710-75c0934cad0c with identifier: 129257
2026-03-30 12:40:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37eec46c-30d6-571a-8710-75c0934cad0c with scrape type 2
2026-03-30 12:40:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37eec46c-30d6-571a-8710-75c0934cad0c with scrape type 2
2026-03-30 12:40:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 37eec46c-30d6-571a-8710-75c0934cad0c, identifier: 129257
2026-03-30 12:40:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 37eec46c-30d6-571a-8710-75c0934cad0c with identifier: 129257
2026-03-30 12:40:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 37eec46c-30d6-571a-8710-75c0934cad0c with identifier: 129257
2026-03-30 12:40:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 37eec46c-30d6-571a-8710-75c0934cad0c with identifier: 129257 to the API
2026-03-30 12:40:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129257>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '37eec46c-30d6-571a-8710-75c0934cad0c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7269MWY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i20-10-tgdi-klass-129257',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'i20',
'odometer': 7934,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i20 1.0 TGDI Klass',
'transmission': 'manual',
'trim': '1.0 TGDI Klass',
'vin': 'NLHBN51G3SZ504888',
'year': 2024}
2026-03-30 12:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:03 [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-30 12:40:03 [arval.es] INFO: Saving data for 129257: {'created_time': 1773653119.587887, 'last_price_update_time': 1774874403.645652}
2026-03-30 12:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129257') HTTP/1.1" 204 0
2026-03-30 12:40:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129053> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 686ace66-1f11-5223-b307-eedf9bb53125 with identifier: 129053
2026-03-30 12:40:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 686ace66-1f11-5223-b307-eedf9bb53125 with scrape type 2
2026-03-30 12:40:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 686ace66-1f11-5223-b307-eedf9bb53125 with scrape type 2
2026-03-30 12:40:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 686ace66-1f11-5223-b307-eedf9bb53125, identifier: 129053
2026-03-30 12:40:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 686ace66-1f11-5223-b307-eedf9bb53125 with identifier: 129053
2026-03-30 12:40:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 686ace66-1f11-5223-b307-eedf9bb53125 with identifier: 129053
2026-03-30 12:40:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 686ace66-1f11-5223-b307-eedf9bb53125 with identifier: 129053 to the API
2026-03-30 12:40:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129053>
{'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': '686ace66-1f11-5223-b307-eedf9bb53125',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6706LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-sport-20-tdi-dsg-129053',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 114488,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Sport 2.0 TDI DSG',
'transmission': 'automatic',
'trim': 'Sport 2.0 TDI DSG',
'vin': 'WVGZZZA1ZNV052917',
'year': 2021}
2026-03-30 12:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:04 [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-30 12:40:04 [arval.es] INFO: Saving data for 129053: {'created_time': 1773655357.872277, 'last_price_update_time': 1774874404.568639}
2026-03-30 12:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129053') HTTP/1.1" 204 0
2026-03-30 12:40:07 [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-30 12:40:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129043
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129043: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129042
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129042: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129041
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129041: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129040
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129040: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129039
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129039: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129037
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129037: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129036
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129036: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129027
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129027: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129026
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129026: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129023
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129023: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129022
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129022: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 129008
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 129008: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128997
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128997: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128996
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128996: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128995
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128995: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128994
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128994: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128992
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128992: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128987
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128987: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128986
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128986: 2
2026-03-30 12:40:07 [arval.es] INFO: Found listing with ID: 128982
2026-03-30 12:40:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:07 [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-30 12:40:07 [arval.es] INFO: Scrape type for 128982: 2
2026-03-30 12:40:12 [scrapy.extensions.logstats] INFO: Crawled 576 pages (at 16 pages/min), scraped 536 items (at 14 items/min)
2026-03-30 12:40:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:40:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129057> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a490409f-4523-53bb-b86f-f14c7a621126 with identifier: 129057
2026-03-30 12:40:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a490409f-4523-53bb-b86f-f14c7a621126 with scrape type 2
2026-03-30 12:40:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a490409f-4523-53bb-b86f-f14c7a621126 with scrape type 2
2026-03-30 12:40:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a490409f-4523-53bb-b86f-f14c7a621126, identifier: 129057
2026-03-30 12:40:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a490409f-4523-53bb-b86f-f14c7a621126 with identifier: 129057
2026-03-30 12:40:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a490409f-4523-53bb-b86f-f14c7a621126 with identifier: 129057
2026-03-30 12:40:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a490409f-4523-53bb-b86f-f14c7a621126 with identifier: 129057 to the API
2026-03-30 12:40:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129057>
{'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': 'a490409f-4523-53bb-b86f-f14c7a621126',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1539LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-129057',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 54008,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31200.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d',
'transmission': 'automatic',
'trim': 'xDrive20d',
'vin': 'WBA35BG020N117935',
'year': 2021}
2026-03-30 12:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:20 [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-30 12:40:20 [arval.es] INFO: Saving data for 129057: {'created_time': 1773655290.841848, 'last_price_update_time': 1774874420.608914}
2026-03-30 12:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129057') HTTP/1.1" 204 0
2026-03-30 12:40:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129045> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5173f43c-0d4b-51ee-87df-e71c11b45042 with identifier: 129045
2026-03-30 12:40:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5173f43c-0d4b-51ee-87df-e71c11b45042 with scrape type 2
2026-03-30 12:40:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5173f43c-0d4b-51ee-87df-e71c11b45042 with scrape type 2
2026-03-30 12:40:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5173f43c-0d4b-51ee-87df-e71c11b45042, identifier: 129045
2026-03-30 12:40:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5173f43c-0d4b-51ee-87df-e71c11b45042 with identifier: 129045
2026-03-30 12:40:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5173f43c-0d4b-51ee-87df-e71c11b45042 with identifier: 129045
2026-03-30 12:40:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5173f43c-0d4b-51ee-87df-e71c11b45042 with identifier: 129045 to the API
2026-03-30 12:40:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129045>
{'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': '5173f43c-0d4b-51ee-87df-e71c11b45042',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0324LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-20-tdi-129045',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 114962,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 2.0 TDI',
'transmission': 'manual',
'trim': '2.0 TDI',
'vin': 'WVWZZZCDZNW140420',
'year': 2022}
2026-03-30 12:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:21 [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-30 12:40:21 [arval.es] INFO: Saving data for 129045: {'created_time': 1773655316.738312, 'last_price_update_time': 1774874421.376466}
2026-03-30 12:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129045') HTTP/1.1" 204 0
2026-03-30 12:40:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129060> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f44a50ea-ed17-5a86-a60c-67673d7714ed with identifier: 129060
2026-03-30 12:40:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f44a50ea-ed17-5a86-a60c-67673d7714ed with scrape type 2
2026-03-30 12:40:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f44a50ea-ed17-5a86-a60c-67673d7714ed with scrape type 2
2026-03-30 12:40:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f44a50ea-ed17-5a86-a60c-67673d7714ed, identifier: 129060
2026-03-30 12:40:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f44a50ea-ed17-5a86-a60c-67673d7714ed with identifier: 129060
2026-03-30 12:40:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f44a50ea-ed17-5a86-a60c-67673d7714ed with identifier: 129060
2026-03-30 12:40:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f44a50ea-ed17-5a86-a60c-67673d7714ed with identifier: 129060 to the API
2026-03-30 12:40:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129060>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f44a50ea-ed17-5a86-a60c-67673d7714ed',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9113LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-48v-maxx-4x2-129060',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 30515,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17100.0,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI 48V Maxx 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Maxx 4X2',
'vin': 'KMHK2812ANU851897',
'year': 2022}
2026-03-30 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:22 [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-30 12:40:22 [arval.es] INFO: Saving data for 129060: {'created_time': 1773655388.860242, 'last_price_update_time': 1774874422.660504}
2026-03-30 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129060') HTTP/1.1" 204 0
2026-03-30 12:40:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129054> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f9ff91a-490b-5fda-a58f-5343781e3427 with identifier: 129054
2026-03-30 12:40:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f9ff91a-490b-5fda-a58f-5343781e3427 with scrape type 2
2026-03-30 12:40:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f9ff91a-490b-5fda-a58f-5343781e3427 with scrape type 2
2026-03-30 12:40:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5f9ff91a-490b-5fda-a58f-5343781e3427, identifier: 129054
2026-03-30 12:40:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5f9ff91a-490b-5fda-a58f-5343781e3427 with identifier: 129054
2026-03-30 12:40:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5f9ff91a-490b-5fda-a58f-5343781e3427 with identifier: 129054
2026-03-30 12:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5f9ff91a-490b-5fda-a58f-5343781e3427 with identifier: 129054 to the API
2026-03-30 12:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129054>
{'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': '5f9ff91a-490b-5fda-a58f-5343781e3427',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6264MCT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t2-essential-129054',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 111542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T2 Essential',
'transmission': 'manual',
'trim': '1.5 T2 Essential',
'vin': 'YV1XZL4V2P2995143',
'year': 2022}
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:26 [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-30 12:40:26 [arval.es] INFO: Saving data for 129054: {'created_time': 1773655339.860445, 'last_price_update_time': 1774874426.281797}
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129054') HTTP/1.1" 204 0
2026-03-30 12:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129062> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fb33804-03b3-539a-b7d2-1ca671ed2081 with identifier: 129062
2026-03-30 12:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fb33804-03b3-539a-b7d2-1ca671ed2081 with scrape type 2
2026-03-30 12:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fb33804-03b3-539a-b7d2-1ca671ed2081 with scrape type 2
2026-03-30 12:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0fb33804-03b3-539a-b7d2-1ca671ed2081, identifier: 129062
2026-03-30 12:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0fb33804-03b3-539a-b7d2-1ca671ed2081 with identifier: 129062
2026-03-30 12:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0fb33804-03b3-539a-b7d2-1ca671ed2081 with identifier: 129062
2026-03-30 12:40:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0fb33804-03b3-539a-b7d2-1ca671ed2081 with identifier: 129062 to the API
2026-03-30 12:40:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129062>
{'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': '0fb33804-03b3-539a-b7d2-1ca671ed2081',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9337LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-230cv-hev-maxx-auto-129062',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 66716,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'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': 'TMAJC811BMJ069394',
'year': 2021}
2026-03-30 12:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:29 [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-30 12:40:29 [arval.es] INFO: Saving data for 129062: {'created_time': 1773655292.974437, 'last_price_update_time': 1774874429.23162}
2026-03-30 12:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129062') HTTP/1.1" 204 0
2026-03-30 12:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129061> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7e55e93-0689-5e6c-a87f-8a9e4dde3f51 with identifier: 129061
2026-03-30 12:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7e55e93-0689-5e6c-a87f-8a9e4dde3f51 with scrape type 2
2026-03-30 12:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7e55e93-0689-5e6c-a87f-8a9e4dde3f51 with scrape type 2
2026-03-30 12:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7e55e93-0689-5e6c-a87f-8a9e4dde3f51, identifier: 129061
2026-03-30 12:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7e55e93-0689-5e6c-a87f-8a9e4dde3f51 with identifier: 129061
2026-03-30 12:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7e55e93-0689-5e6c-a87f-8a9e4dde3f51 with identifier: 129061
2026-03-30 12:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7e55e93-0689-5e6c-a87f-8a9e4dde3f51 with identifier: 129061 to the API
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129061>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e7e55e93-0689-5e6c-a87f-8a9e4dde3f51',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3156LSB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-maxx-129061',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 54588,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600.0,
'price_includes_vat': True,
'registration_date': '2021-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Maxx',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Maxx',
'vin': 'TMAJC81BAMJ035547',
'year': 2021}
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:38 [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-30 12:40:38 [arval.es] INFO: Saving data for 129061: {'created_time': 1773655299.313437, 'last_price_update_time': 1774874438.67762}
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129061') HTTP/1.1" 204 0
2026-03-30 12:40:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129067> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37179c5a-1be8-5e00-8998-6afec1756385 with identifier: 129067
2026-03-30 12:40:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37179c5a-1be8-5e00-8998-6afec1756385 with scrape type 2
2026-03-30 12:40:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37179c5a-1be8-5e00-8998-6afec1756385 with scrape type 2
2026-03-30 12:40:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 37179c5a-1be8-5e00-8998-6afec1756385, identifier: 129067
2026-03-30 12:40:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 37179c5a-1be8-5e00-8998-6afec1756385 with identifier: 129067
2026-03-30 12:40:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 37179c5a-1be8-5e00-8998-6afec1756385 with identifier: 129067
2026-03-30 12:40:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 37179c5a-1be8-5e00-8998-6afec1756385 with identifier: 129067 to the API
2026-03-30 12:40:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129067>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '37179c5a-1be8-5e00-8998-6afec1756385',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6121LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-129067',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 75853,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.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': 'VF3M4DGZUMS215743',
'year': 2021}
2026-03-30 12:40:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:41 [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-30 12:40:41 [arval.es] INFO: Saving data for 129067: {'created_time': 1773655377.911359, 'last_price_update_time': 1774874441.017956}
2026-03-30 12:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129067') HTTP/1.1" 204 0
2026-03-30 12:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129063> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58ca7750-a693-5664-a5b1-4dc9005d05fb with identifier: 129063
2026-03-30 12:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58ca7750-a693-5664-a5b1-4dc9005d05fb with scrape type 2
2026-03-30 12:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58ca7750-a693-5664-a5b1-4dc9005d05fb with scrape type 2
2026-03-30 12:40:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 58ca7750-a693-5664-a5b1-4dc9005d05fb, identifier: 129063
2026-03-30 12:40:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 58ca7750-a693-5664-a5b1-4dc9005d05fb with identifier: 129063
2026-03-30 12:40:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 58ca7750-a693-5664-a5b1-4dc9005d05fb with identifier: 129063
2026-03-30 12:40:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 58ca7750-a693-5664-a5b1-4dc9005d05fb with identifier: 129063 to the API
2026-03-30 12:40:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129063>
{'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': '58ca7750-a693-5664-a5b1-4dc9005d05fb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7425MDK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-ev6-gt-line-rwd-long-range-129063',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'EV6',
'odometer': 54631,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30700.0,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'Kia EV6 GT-Line RWD Long Range',
'transmission': 'automatic',
'trim': 'GT-Line RWD Long Range',
'vin': 'KNAC481AFP5103248',
'year': 2023}
2026-03-30 12:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:43 [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-30 12:40:43 [arval.es] INFO: Saving data for 129063: {'created_time': 1773655392.687306, 'last_price_update_time': 1774874443.647569}
2026-03-30 12:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129063') HTTP/1.1" 204 0
2026-03-30 12:40:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129070> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:40:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c725abd-697b-5d32-b6a1-eb4c55e171bb with identifier: 129070
2026-03-30 12:40:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c725abd-697b-5d32-b6a1-eb4c55e171bb with scrape type 2
2026-03-30 12:40:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c725abd-697b-5d32-b6a1-eb4c55e171bb with scrape type 2
2026-03-30 12:40:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4c725abd-697b-5d32-b6a1-eb4c55e171bb, identifier: 129070
2026-03-30 12:40:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4c725abd-697b-5d32-b6a1-eb4c55e171bb with identifier: 129070
2026-03-30 12:40:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4c725abd-697b-5d32-b6a1-eb4c55e171bb with identifier: 129070
2026-03-30 12:40:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4c725abd-697b-5d32-b6a1-eb4c55e171bb with identifier: 129070 to the API
2026-03-30 12:40:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129070>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '4c725abd-697b-5d32-b6a1-eb4c55e171bb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9244LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-auto-129070',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 47840,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26700.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Auto',
'vin': 'TMAJD811BMJ065333',
'year': 2021}
2026-03-30 12:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:53 [arval.es] INFO: Saving data for 129070: {'created_time': 1773655380.520553, 'last_price_update_time': 1774874453.213169}
2026-03-30 12:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129070') HTTP/1.1" 204 0
2026-03-30 12:40:58 [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-30 12:40:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128972
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128972: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128958
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128958: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128957
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128957: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128956
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128956: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128955
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128955: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128954
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128954: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128953
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128953: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128949
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:58 [arval.es] INFO: Scrape type for 128949: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128947
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128947: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 126445
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 126445: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128923
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128923: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128866
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128866: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128865
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128865: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128864
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128864: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128861
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128861: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128859
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128859: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128854
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128854: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128853
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128853: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128851
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128851: 2
2026-03-30 12:40:58 [arval.es] INFO: Found listing with ID: 128850
2026-03-30 12:40:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:58 [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-30 12:40:58 [arval.es] INFO: Scrape type for 128850: 2
2026-03-30 12:41:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129069> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f83d6ab-b255-5047-8d22-1013195a9584 with identifier: 129069
2026-03-30 12:41:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f83d6ab-b255-5047-8d22-1013195a9584 with scrape type 2
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6f83d6ab-b255-5047-8d22-1013195a9584 with scrape type 2
2026-03-30 12:41:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6f83d6ab-b255-5047-8d22-1013195a9584, identifier: 129069
2026-03-30 12:41:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6f83d6ab-b255-5047-8d22-1013195a9584 with identifier: 129069
2026-03-30 12:41:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6f83d6ab-b255-5047-8d22-1013195a9584 with identifier: 129069
2026-03-30 12:41:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6f83d6ab-b255-5047-8d22-1013195a9584 with identifier: 129069 to the API
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129069>
{'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': '6f83d6ab-b255-5047-8d22-1013195a9584',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7009LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-auto-129069',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 35883,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Auto',
'vin': 'TMAJD811BMJ067550',
'year': 2021}
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:00 [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-30 12:41:00 [arval.es] INFO: Saving data for 129069: {'created_time': 1773655511.271561, 'last_price_update_time': 1774874460.669302}
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129069') HTTP/1.1" 204 0
2026-03-30 12:41:01 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.193(s), this was the 1st time calling it.
2026-03-30 12:41:01 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.4221318705007504 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129065> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6 with identifier: 129065
2026-03-30 12:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6 with scrape type 2
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6 with scrape type 2
2026-03-30 12:41:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6, identifier: 129065
2026-03-30 12:41:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6 with identifier: 129065
2026-03-30 12:41:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6 with identifier: 129065
2026-03-30 12:41:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6 with identifier: 129065 to the API
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129065>
{'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': '9a40d58c-5a79-5c5e-9dd6-b4aae6033ec6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5172LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-129065',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 26019,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1029847',
'year': 2022}
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [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-30 12:41:05 [arval.es] INFO: Saving data for 129065: {'created_time': 1773655390.008269, 'last_price_update_time': 1774874465.8503}
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129065') HTTP/1.1" 204 0
2026-03-30 12:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128982> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b044a49c-a9b7-5e7b-a6d8-7110918a72b4 with identifier: 128982
2026-03-30 12:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b044a49c-a9b7-5e7b-a6d8-7110918a72b4 with scrape type 2
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b044a49c-a9b7-5e7b-a6d8-7110918a72b4 with scrape type 2
2026-03-30 12:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b044a49c-a9b7-5e7b-a6d8-7110918a72b4, identifier: 128982
2026-03-30 12:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b044a49c-a9b7-5e7b-a6d8-7110918a72b4 with identifier: 128982
2026-03-30 12:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b044a49c-a9b7-5e7b-a6d8-7110918a72b4 with identifier: 128982
2026-03-30 12:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b044a49c-a9b7-5e7b-a6d8-7110918a72b4 with identifier: 128982 to the API
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128982>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 381,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b044a49c-a9b7-5e7b-a6d8-7110918a72b4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7299LZT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q7-55-tfsi-e-quattro-30-tfsi-380cv-128982',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q7',
'odometer': 45789,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46900.0,
'price_includes_vat': True,
'registration_date': '2022-08-17',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q7 55 TFSI e quattro 3.0 TFSI 380CV',
'transmission': 'automatic',
'trim': '55 TFSI e quattro 3.0 TFSI 380CV',
'vin': 'WAUZZZ4M7ND024808',
'year': 2022}
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [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-30 12:41:06 [arval.es] INFO: Saving data for 128982: {'created_time': 1773655029.599898, 'last_price_update_time': 1774874466.388585}
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128982') HTTP/1.1" 204 0
2026-03-30 12:41:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128987> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73c3c46b-7108-52db-889a-7245e172b7dc with identifier: 128987
2026-03-30 12:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73c3c46b-7108-52db-889a-7245e172b7dc with scrape type 2
2026-03-30 12:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73c3c46b-7108-52db-889a-7245e172b7dc with scrape type 2
2026-03-30 12:41:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 73c3c46b-7108-52db-889a-7245e172b7dc, identifier: 128987
2026-03-30 12:41:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 73c3c46b-7108-52db-889a-7245e172b7dc with identifier: 128987
2026-03-30 12:41:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 73c3c46b-7108-52db-889a-7245e172b7dc with identifier: 128987
2026-03-30 12:41:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 73c3c46b-7108-52db-889a-7245e172b7dc with identifier: 128987 to the API
2026-03-30 12:41:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128987>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '73c3c46b-7108-52db-889a-7245e172b7dc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7012LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-corporate-techo-128987',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X1',
'odometer': 112616,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22600.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA Corporate *techo*',
'transmission': 'automatic',
'trim': 'sDrive18dA Corporate *techo*',
'vin': 'WBA71AC0905U18912',
'year': 2021}
2026-03-30 12:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:08 [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-30 12:41:08 [arval.es] INFO: Saving data for 128987: {'created_time': 1773655074.991167, 'last_price_update_time': 1774874468.488414}
2026-03-30 12:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128987') HTTP/1.1" 204 0
2026-03-30 12:41:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128992> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc5888df-9957-5f5d-b10f-e9b57edacb1c with identifier: 128992
2026-03-30 12:41:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc5888df-9957-5f5d-b10f-e9b57edacb1c with scrape type 2
2026-03-30 12:41:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc5888df-9957-5f5d-b10f-e9b57edacb1c with scrape type 2
2026-03-30 12:41:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc5888df-9957-5f5d-b10f-e9b57edacb1c, identifier: 128992
2026-03-30 12:41:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc5888df-9957-5f5d-b10f-e9b57edacb1c with identifier: 128992
2026-03-30 12:41:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc5888df-9957-5f5d-b10f-e9b57edacb1c with identifier: 128992
2026-03-30 12:41:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc5888df-9957-5f5d-b10f-e9b57edacb1c with identifier: 128992 to the API
2026-03-30 12:41:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128992>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'dc5888df-9957-5f5d-b10f-e9b57edacb1c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9066LYL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-xdrive45e-techo-128992',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X5',
'odometer': 101022,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 43500.0,
'price_includes_vat': True,
'registration_date': '2022-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e *techo*',
'transmission': 'automatic',
'trim': 'xDrive45e *techo*',
'vin': 'WBATA610109L78770',
'year': 2022}
2026-03-30 12:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:09 [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-30 12:41:09 [arval.es] INFO: Saving data for 128992: {'created_time': 1773655509.455553, 'last_price_update_time': 1774874469.076238}
2026-03-30 12:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128992') HTTP/1.1" 204 0
2026-03-30 12:41:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.220(s), this was the 1st time calling it.
2026-03-30 12:41:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.551311415253529 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:41:09 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.693(s), this was the 1st time calling it.
2026-03-30 12:41:09 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.300967162641208 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:41:12 [scrapy.extensions.logstats] INFO: Crawled 591 pages (at 15 pages/min), scraped 550 items (at 14 items/min)
2026-03-30 12:41:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:41:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:41:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:41:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129490> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d031b9bc-ab48-5586-9807-fbbfbe137e91 with identifier: 129490
2026-03-30 12:41:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d031b9bc-ab48-5586-9807-fbbfbe137e91 with scrape type 2
2026-03-30 12:41:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d031b9bc-ab48-5586-9807-fbbfbe137e91 with scrape type 2
2026-03-30 12:41:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d031b9bc-ab48-5586-9807-fbbfbe137e91, identifier: 129490
2026-03-30 12:41:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d031b9bc-ab48-5586-9807-fbbfbe137e91 with identifier: 129490
2026-03-30 12:41:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d031b9bc-ab48-5586-9807-fbbfbe137e91 with identifier: 129490
2026-03-30 12:41:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d031b9bc-ab48-5586-9807-fbbfbe137e91 with identifier: 129490 to the API
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129490>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd031b9bc-ab48-5586-9807-fbbfbe137e91',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4514LYL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-b5-d-awd-momentum-pro-auto-129490',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC90',
'odometer': 73171,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 40900.0,
'price_includes_vat': True,
'registration_date': '2022-06-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC90 2.0 B5 D AWD Momentum Pro Auto',
'transmission': 'automatic',
'trim': '2.0 B5 D AWD Momentum Pro Auto',
'vin': 'YV1LFK2VCN1865073',
'year': 2022}
2026-03-30 12:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:24 [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-30 12:41:24 [arval.es] INFO: Saving data for 129490: {'created_time': 1773655543.685279, 'last_price_update_time': 1774874484.190376}
2026-03-30 12:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129490') HTTP/1.1" 204 0
2026-03-30 12:41:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128996> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d6ea92-d46d-5290-a842-79175c48c817 with identifier: 128996
2026-03-30 12:41:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d6ea92-d46d-5290-a842-79175c48c817 with scrape type 2
2026-03-30 12:41:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d6ea92-d46d-5290-a842-79175c48c817 with scrape type 2
2026-03-30 12:41:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24d6ea92-d46d-5290-a842-79175c48c817, identifier: 128996
2026-03-30 12:41:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24d6ea92-d46d-5290-a842-79175c48c817 with identifier: 128996
2026-03-30 12:41:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24d6ea92-d46d-5290-a842-79175c48c817 with identifier: 128996
2026-03-30 12:41:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24d6ea92-d46d-5290-a842-79175c48c817 with identifier: 128996 to the API
2026-03-30 12:41:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128996>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '24d6ea92-d46d-5290-a842-79175c48c817',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4696LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-sky-auto-techo-128996',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 115536,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2021-11-05',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno Sky Auto *techo*',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno Sky Auto *techo*',
'vin': 'TMAJD811BMJ053334',
'year': 2021}
2026-03-30 12:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:29 [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-30 12:41:29 [arval.es] INFO: Saving data for 128996: {'created_time': 1773655023.361162, 'last_price_update_time': 1774874489.14218}
2026-03-30 12:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128996') HTTP/1.1" 204 0
2026-03-30 12:41:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128995> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bc6d6f1-eb00-5059-a4cb-66fd3068c283 with identifier: 128995
2026-03-30 12:41:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bc6d6f1-eb00-5059-a4cb-66fd3068c283 with scrape type 2
2026-03-30 12:41:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bc6d6f1-eb00-5059-a4cb-66fd3068c283 with scrape type 2
2026-03-30 12:41:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9bc6d6f1-eb00-5059-a4cb-66fd3068c283, identifier: 128995
2026-03-30 12:41:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9bc6d6f1-eb00-5059-a4cb-66fd3068c283 with identifier: 128995
2026-03-30 12:41:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9bc6d6f1-eb00-5059-a4cb-66fd3068c283 with identifier: 128995
2026-03-30 12:41:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9bc6d6f1-eb00-5059-a4cb-66fd3068c283 with identifier: 128995 to the API
2026-03-30 12:41:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128995>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9bc6d6f1-eb00-5059-a4cb-66fd3068c283',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4364LTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-230cv-hev-maxx-sky-auto-techo-128995',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 52762,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 230CV HEV Maxx Sky Auto *techo*',
'transmission': 'automatic',
'trim': '1.6 TGDI 230CV HEV Maxx Sky Auto *techo*',
'vin': 'TMAJC811BMJ055047',
'year': 2021}
2026-03-30 12:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:30 [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-30 12:41:30 [arval.es] INFO: Saving data for 128995: {'created_time': 1773654850.518591, 'last_price_update_time': 1774874490.32526}
2026-03-30 12:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128995') HTTP/1.1" 204 0
2026-03-30 12:41:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128997> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9 with identifier: 128997
2026-03-30 12:41:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9 with scrape type 2
2026-03-30 12:41:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9 with scrape type 2
2026-03-30 12:41:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9, identifier: 128997
2026-03-30 12:41:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9 with identifier: 128997
2026-03-30 12:41:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9 with identifier: 128997
2026-03-30 12:41:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2f8c8a50-634c-5cb7-a148-8eecbf3fcde9 with identifier: 128997 to the API
2026-03-30 12:41:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128997>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2f8c8a50-634c-5cb7-a148-8eecbf3fcde9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0161MMG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/jaguar-f-pace-20d-i4-204ps-awd-auto-mhev-r-dynamic-s-techo-128997',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Jaguar',
'model': 'F-Pace',
'odometer': 40796,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900.0,
'price_includes_vat': True,
'registration_date': '2023-12-19',
'seats_number': 5,
'seller_name': None,
'title': 'Jaguar F-Pace 2.0D I4 204PS AWD Auto MHEV R-Dynamic S *techo*',
'transmission': 'automatic',
'trim': '2.0D I4 204PS AWD Auto MHEV R-Dynamic S *techo*',
'vin': 'SADCA2BN0RA723700',
'year': 2023}
2026-03-30 12:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:31 [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-30 12:41:31 [arval.es] INFO: Saving data for 128997: {'created_time': 1773654871.730734, 'last_price_update_time': 1774874491.755558}
2026-03-30 12:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128997') HTTP/1.1" 204 0
2026-03-30 12:41:33 [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-30 12:41:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128849
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128849: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128848
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128848: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128832
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128832: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128823
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128823: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128793
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128793: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128777
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128777: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128775
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128775: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128773
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128773: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128772
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128772: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128770
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128770: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128766
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128766: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128763
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128763: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128761
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128761: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128760
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128760: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128759
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128759: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128757
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128757: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 127728
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 127728: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128755
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128755: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128753
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128753: 2
2026-03-30 12:41:33 [arval.es] INFO: Found listing with ID: 128751
2026-03-30 12:41:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:33 [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-30 12:41:33 [arval.es] INFO: Scrape type for 128751: 2
2026-03-30 12:41:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.389(s), this was the 1st time calling it.
2026-03-30 12:41:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.762080419684404 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:41:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:41:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129256> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da9dd51e-e7b4-5d69-9849-3f1069fc3859 with identifier: 129256
2026-03-30 12:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da9dd51e-e7b4-5d69-9849-3f1069fc3859 with scrape type 2
2026-03-30 12:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item da9dd51e-e7b4-5d69-9849-3f1069fc3859 with scrape type 2
2026-03-30 12:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: da9dd51e-e7b4-5d69-9849-3f1069fc3859, identifier: 129256
2026-03-30 12:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: da9dd51e-e7b4-5d69-9849-3f1069fc3859 with identifier: 129256
2026-03-30 12:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: da9dd51e-e7b4-5d69-9849-3f1069fc3859 with identifier: 129256
2026-03-30 12:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: da9dd51e-e7b4-5d69-9849-3f1069fc3859 with identifier: 129256 to the API
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129256>
{'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': 'da9dd51e-e7b4-5d69-9849-3f1069fc3859',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4953MVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-style-xm-10-tsi-129256',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 51720,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2024-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza Style XM 1.0 TSI',
'transmission': 'manual',
'trim': 'Style XM 1.0 TSI',
'vin': 'VSSZZZKJ5SR508405',
'year': 2024}
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [arval.es] INFO: Saving data for 129256: {'created_time': 1773655401.513625, 'last_price_update_time': 1774874502.067389}
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129256') HTTP/1.1" 204 0
2026-03-30 12:41:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129008> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ec929ed-6b7e-56ab-9df5-586b4f841f9f with identifier: 129008
2026-03-30 12:41:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ec929ed-6b7e-56ab-9df5-586b4f841f9f with scrape type 2
2026-03-30 12:41:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3ec929ed-6b7e-56ab-9df5-586b4f841f9f with scrape type 2
2026-03-30 12:41:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3ec929ed-6b7e-56ab-9df5-586b4f841f9f, identifier: 129008
2026-03-30 12:41:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3ec929ed-6b7e-56ab-9df5-586b4f841f9f with identifier: 129008
2026-03-30 12:41:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3ec929ed-6b7e-56ab-9df5-586b4f841f9f with identifier: 129008
2026-03-30 12:41:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3ec929ed-6b7e-56ab-9df5-586b4f841f9f with identifier: 129008 to the API
2026-03-30 12:41:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129008>
{'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': '3ec929ed-6b7e-56ab-9df5-586b4f841f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8835LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-b-b-250-e-129008',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase B',
'odometer': 21060,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase B B 250 e',
'transmission': 'automatic',
'trim': 'B 250 e',
'vin': 'W1K2470861J347330',
'year': 2021}
2026-03-30 12:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:48 [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-30 12:41:48 [arval.es] INFO: Saving data for 129008: {'created_time': 1773654865.688435, 'last_price_update_time': 1774874508.210522}
2026-03-30 12:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129008') HTTP/1.1" 204 0
2026-03-30 12:41:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128853> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53e1370c-f7e3-51c3-8227-d62f8ff29bff with identifier: 128853
2026-03-30 12:41:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53e1370c-f7e3-51c3-8227-d62f8ff29bff with scrape type 2
2026-03-30 12:41:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53e1370c-f7e3-51c3-8227-d62f8ff29bff with scrape type 2
2026-03-30 12:41:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 53e1370c-f7e3-51c3-8227-d62f8ff29bff, identifier: 128853
2026-03-30 12:41:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 53e1370c-f7e3-51c3-8227-d62f8ff29bff with identifier: 128853
2026-03-30 12:41:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 53e1370c-f7e3-51c3-8227-d62f8ff29bff with identifier: 128853
2026-03-30 12:41:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 53e1370c-f7e3-51c3-8227-d62f8ff29bff with identifier: 128853 to the API
2026-03-30 12:41:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128853>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 232,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '53e1370c-f7e3-51c3-8227-d62f8ff29bff',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1812LWT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-hev-230cv-drive-4x2-128853',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'Sportage',
'odometer': 36469,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26000.0,
'price_includes_vat': True,
'registration_date': '2022-03-08',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi HEV 230CV Drive 4X2',
'transmission': 'automatic',
'trim': '1.6 T-GDi HEV 230CV Drive 4X2',
'vin': 'U5YPV81GBNL003792',
'year': 2022}
2026-03-30 12:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:50 [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-30 12:41:50 [arval.es] INFO: Saving data for 128853: {'created_time': 1773653148.795252, 'last_price_update_time': 1774874510.263171}
2026-03-30 12:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128853') HTTP/1.1" 204 0
2026-03-30 12:41:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128854> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:41:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca with identifier: 128854
2026-03-30 12:41:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca with scrape type 2
2026-03-30 12:41:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca with scrape type 2
2026-03-30 12:41:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca, identifier: 128854
2026-03-30 12:41:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca with identifier: 128854
2026-03-30 12:41:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca with identifier: 128854
2026-03-30 12:41:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 71e4ad3f-9c1e-522b-97d1-5f190c8ffeca with identifier: 128854 to the API
2026-03-30 12:41:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128854>
{'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': '71e4ad3f-9c1e-522b-97d1-5f190c8ffeca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7027NFN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-128854',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 13575,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'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': 'WAUZZZGY9TA001981',
'year': 2025}
2026-03-30 12:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:54 [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-30 12:41:54 [arval.es] INFO: Saving data for 128854: {'created_time': 1773653145.433656, 'last_price_update_time': 1774874514.924662}
2026-03-30 12:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128854') HTTP/1.1" 204 0
2026-03-30 12:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128850> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:42:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46498d25-c4cb-50bd-a476-4d1de08416cc with identifier: 128850
2026-03-30 12:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46498d25-c4cb-50bd-a476-4d1de08416cc with scrape type 2
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46498d25-c4cb-50bd-a476-4d1de08416cc with scrape type 2
2026-03-30 12:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 46498d25-c4cb-50bd-a476-4d1de08416cc, identifier: 128850
2026-03-30 12:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 46498d25-c4cb-50bd-a476-4d1de08416cc with identifier: 128850
2026-03-30 12:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 46498d25-c4cb-50bd-a476-4d1de08416cc with identifier: 128850
2026-03-30 12:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 46498d25-c4cb-50bd-a476-4d1de08416cc with identifier: 128850 to the API
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128850>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '46498d25-c4cb-50bd-a476-4d1de08416cc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4786MFN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-core-auto-128850',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 87918,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2023-03-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Core Auto',
'transmission': 'automatic',
'trim': '2.0 B3 G Core Auto',
'vin': 'YV1XZK7V0P2051945',
'year': 2023}
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [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-30 12:42:08 [arval.es] INFO: Saving data for 128850: {'created_time': 1773654366.438003, 'last_price_update_time': 1774874528.69505}
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128850') HTTP/1.1" 204 0
2026-03-30 12:42:12 [scrapy.extensions.logstats] INFO: Crawled 601 pages (at 10 pages/min), scraped 559 items (at 9 items/min)
2026-03-30 12:42:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:42:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.356(s), this was the 1st time calling it.
2026-03-30 12:42:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.275106383151301 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:42:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129483> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:42:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed3e5c21-1506-58e7-8854-8dc2e9552437 with identifier: 129483
2026-03-30 12:42:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed3e5c21-1506-58e7-8854-8dc2e9552437 with scrape type 2
2026-03-30 12:42:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed3e5c21-1506-58e7-8854-8dc2e9552437 with scrape type 2
2026-03-30 12:42:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ed3e5c21-1506-58e7-8854-8dc2e9552437, identifier: 129483
2026-03-30 12:42:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ed3e5c21-1506-58e7-8854-8dc2e9552437 with identifier: 129483
2026-03-30 12:42:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ed3e5c21-1506-58e7-8854-8dc2e9552437 with identifier: 129483
2026-03-30 12:42:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ed3e5c21-1506-58e7-8854-8dc2e9552437 with identifier: 129483 to the API
2026-03-30 12:42:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129483>
{'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': 'ed3e5c21-1506-58e7-8854-8dc2e9552437',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7544LXJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-129483',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 46468,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2022-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ589199',
'year': 2022}
2026-03-30 12:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:14 [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-30 12:42:14 [arval.es] INFO: Saving data for 129483: {'created_time': 1773655546.170582, 'last_price_update_time': 1774874534.061937}
2026-03-30 12:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129483') HTTP/1.1" 204 0
2026-03-30 12:42:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:42:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129056> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:42:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3717277f-51a5-5e93-8f06-8d2ed448363f with identifier: 129056
2026-03-30 12:42:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3717277f-51a5-5e93-8f06-8d2ed448363f with scrape type 2
2026-03-30 12:42:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3717277f-51a5-5e93-8f06-8d2ed448363f with scrape type 2
2026-03-30 12:42:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3717277f-51a5-5e93-8f06-8d2ed448363f, identifier: 129056
2026-03-30 12:42:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3717277f-51a5-5e93-8f06-8d2ed448363f with identifier: 129056
2026-03-30 12:42:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3717277f-51a5-5e93-8f06-8d2ed448363f with identifier: 129056
2026-03-30 12:42:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3717277f-51a5-5e93-8f06-8d2ed448363f with identifier: 129056 to the API
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129056>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3717277f-51a5-5e93-8f06-8d2ed448363f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7534MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-black-line-40-tdi-quattro-ultra-129056',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q5',
'odometer': 82711,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 39600.0,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Black line 40 TDI quattro-ultra',
'transmission': 'automatic',
'trim': 'Black line 40 TDI quattro-ultra',
'vin': 'WAUZZZFY0P2032263',
'year': 2023}
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:18 [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-30 12:42:18 [arval.es] INFO: Saving data for 129056: {'created_time': 1773655345.061142, 'last_price_update_time': 1774874538.946592}
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129056') HTTP/1.1" 204 0
2026-03-30 12:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128864> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:42:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864
2026-03-30 12:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20200228-f359-58a3-8f1c-7e97ab3b112d with scrape type 2
2026-03-30 12:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20200228-f359-58a3-8f1c-7e97ab3b112d with scrape type 2
2026-03-30 12:42:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 20200228-f359-58a3-8f1c-7e97ab3b112d, identifier: 128864
2026-03-30 12:42:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864
2026-03-30 12:42:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864
2026-03-30 12:42:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 20200228-f359-58a3-8f1c-7e97ab3b112d with identifier: 128864 to the API
2026-03-30 12:42:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128864>
{'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': '20200228-f359-58a3-8f1c-7e97ab3b112d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4261LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-auto-4x4-128864',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 43151,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'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': 'TMAJE812DNJ068366',
'year': 2022}
2026-03-30 12:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:21 [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-30 12:42:21 [arval.es] INFO: Saving data for 128864: {'created_time': 1773654859.779295, 'last_price_update_time': 1774874541.927291}
2026-03-30 12:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128864') HTTP/1.1" 204 0
2026-03-30 12:42:29 [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-30 12:42:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866
2026-03-30 12:42:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 000f858f-f12a-5a81-85b9-3cf353b05afa with scrape type 2
2026-03-30 12:42:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 000f858f-f12a-5a81-85b9-3cf353b05afa with scrape type 2
2026-03-30 12:42:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 000f858f-f12a-5a81-85b9-3cf353b05afa, identifier: 128866
2026-03-30 12:42:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866
2026-03-30 12:42:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866
2026-03-30 12:42:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 000f858f-f12a-5a81-85b9-3cf353b05afa with identifier: 128866 to the API
2026-03-30 12:42:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:30 [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-30 12:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:30 [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-30 12:42:30 [arval.es] INFO: Saving data for 128866: {'created_time': 1773654898.344793, 'last_price_update_time': 1774874550.279833}
2026-03-30 12:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128866') HTTP/1.1" 204 0
2026-03-30 12:42:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128861> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:42:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c with identifier: 128861
2026-03-30 12:42:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c with scrape type 2
2026-03-30 12:42:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c with scrape type 2
2026-03-30 12:42:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c, identifier: 128861
2026-03-30 12:42:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c with identifier: 128861
2026-03-30 12:42:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c with identifier: 128861
2026-03-30 12:42:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d86a13be-fc4c-5a96-8fa1-8fea5c31ee6c with identifier: 128861 to the API
2026-03-30 12:42:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128861>
{'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': 'd86a13be-fc4c-5a96-8fa1-8fea5c31ee6c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2901LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-128861',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 42185,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.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': 'WBAYH110X05U63148',
'year': 2021}
2026-03-30 12:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:45 [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-30 12:42:45 [arval.es] INFO: Saving data for 128861: {'created_time': 1773654847.996074, 'last_price_update_time': 1774874565.23176}
2026-03-30 12:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128861') HTTP/1.1" 204 0
2026-03-30 12:42:49 [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-30 12:42:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128750
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128750: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128749
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128749: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128748
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128748: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128746
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128746: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128667
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128667: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 125535
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 125535: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 126051
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 126051: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 124099
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 124099: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 127127
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 127127: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 126053
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 126053: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 125908
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 125908: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 126071
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 126071: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 127490
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 127490: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 127285
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 127285: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128660
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128660: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128652
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128652: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128651
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128651: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 128650
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 128650: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 124552
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 124552: 2
2026-03-30 12:42:49 [arval.es] INFO: Found listing with ID: 123194
2026-03-30 12:42:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:49 [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-30 12:42:49 [arval.es] INFO: Scrape type for 123194: 2
2026-03-30 12:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128751> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ef0f22-87a6-519b-911c-865f6a54ab43 with identifier: 128751
2026-03-30 12:43:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ef0f22-87a6-519b-911c-865f6a54ab43 with scrape type 2
2026-03-30 12:43:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5ef0f22-87a6-519b-911c-865f6a54ab43 with scrape type 2
2026-03-30 12:43:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e5ef0f22-87a6-519b-911c-865f6a54ab43, identifier: 128751
2026-03-30 12:43:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e5ef0f22-87a6-519b-911c-865f6a54ab43 with identifier: 128751
2026-03-30 12:43:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e5ef0f22-87a6-519b-911c-865f6a54ab43 with identifier: 128751
2026-03-30 12:43:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e5ef0f22-87a6-519b-911c-865f6a54ab43 with identifier: 128751 to the API
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128751>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'e5ef0f22-87a6-519b-911c-865f6a54ab43',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8167LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ford-kuga-st-line-x-25-duratec-phev-auto-128751',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Ford',
'model': 'Kuga',
'odometer': 47962,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Kuga ST-Line X 2.5 Duratec PHEV Auto',
'transmission': 'automatic',
'trim': 'ST-Line X 2.5 Duratec PHEV Auto',
'vin': 'WF0FXXWPMHNL43033',
'year': 2022}
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [arval.es] INFO: Saving data for 128751: {'created_time': 1773654344.661316, 'last_price_update_time': 1774874585.980549}
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128751') HTTP/1.1" 204 0
2026-03-30 12:43:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128753> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fac3a1a-f6d2-593a-9fc4-4deea92ed198 with identifier: 128753
2026-03-30 12:43:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fac3a1a-f6d2-593a-9fc4-4deea92ed198 with scrape type 2
2026-03-30 12:43:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3fac3a1a-f6d2-593a-9fc4-4deea92ed198 with scrape type 2
2026-03-30 12:43:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3fac3a1a-f6d2-593a-9fc4-4deea92ed198, identifier: 128753
2026-03-30 12:43:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3fac3a1a-f6d2-593a-9fc4-4deea92ed198 with identifier: 128753
2026-03-30 12:43:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3fac3a1a-f6d2-593a-9fc4-4deea92ed198 with identifier: 128753
2026-03-30 12:43:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3fac3a1a-f6d2-593a-9fc4-4deea92ed198 with identifier: 128753 to the API
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128753>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 84,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3fac3a1a-f6d2-593a-9fc4-4deea92ed198',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7135MFX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-12-dpi-concept-128753',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Stonic',
'odometer': 19644,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2023-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.2 DPi Concept',
'transmission': 'manual',
'trim': '1.2 DPi Concept',
'vin': 'KNADA818AP6782779',
'year': 2023}
2026-03-30 12:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:07 [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-30 12:43:07 [arval.es] INFO: Saving data for 128753: {'created_time': 1773654347.271745, 'last_price_update_time': 1774874587.0555}
2026-03-30 12:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128753') HTTP/1.1" 204 0
2026-03-30 12:43:07 [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-30 12:43:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755
2026-03-30 12:43:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8fe5573-ee3d-5812-8555-ae20dfe31f8c with scrape type 2
2026-03-30 12:43:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8fe5573-ee3d-5812-8555-ae20dfe31f8c with scrape type 2
2026-03-30 12:43:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8fe5573-ee3d-5812-8555-ae20dfe31f8c, identifier: 128755
2026-03-30 12:43:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755
2026-03-30 12:43:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755
2026-03-30 12:43:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8fe5573-ee3d-5812-8555-ae20dfe31f8c with identifier: 128755 to the API
2026-03-30 12:43:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:08 [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-30 12:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:08 [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-30 12:43:08 [arval.es] INFO: Saving data for 128755: {'created_time': 1773654360.180532, 'last_price_update_time': 1774874588.267259}
2026-03-30 12:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128755') HTTP/1.1" 204 0
2026-03-30 12:43:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.556(s), this was the 1st time calling it.
2026-03-30 12:43:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6896296503982153 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:43:12 [scrapy.extensions.logstats] INFO: Crawled 610 pages (at 9 pages/min), scraped 567 items (at 8 items/min)
2026-03-30 12:43:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128986> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7614a545-a8d0-596d-ab54-aa449fa19e3a with identifier: 128986
2026-03-30 12:43:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7614a545-a8d0-596d-ab54-aa449fa19e3a with scrape type 2
2026-03-30 12:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7614a545-a8d0-596d-ab54-aa449fa19e3a with scrape type 2
2026-03-30 12:43:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7614a545-a8d0-596d-ab54-aa449fa19e3a, identifier: 128986
2026-03-30 12:43:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7614a545-a8d0-596d-ab54-aa449fa19e3a with identifier: 128986
2026-03-30 12:43:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7614a545-a8d0-596d-ab54-aa449fa19e3a with identifier: 128986
2026-03-30 12:43:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7614a545-a8d0-596d-ab54-aa449fa19e3a with identifier: 128986 to the API
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128986>
{'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': '7614a545-a8d0-596d-ab54-aa449fa19e3a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6822LSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-corporate-128986',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 90050,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA Corporate',
'transmission': 'automatic',
'trim': 'sDrive18dA Corporate',
'vin': 'WBA71AC0905U18280',
'year': 2021}
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:17 [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-30 12:43:17 [arval.es] INFO: Saving data for 128986: {'created_time': 1773655072.070543, 'last_price_update_time': 1774874597.976898}
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128986') HTTP/1.1" 204 0
2026-03-30 12:43:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.963(s), this was the 1st time calling it.
2026-03-30 12:43:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.303471755787581 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:43:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:43:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128759> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15 with identifier: 128759
2026-03-30 12:43:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15 with scrape type 2
2026-03-30 12:43:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15 with scrape type 2
2026-03-30 12:43:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15, identifier: 128759
2026-03-30 12:43:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15 with identifier: 128759
2026-03-30 12:43:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15 with identifier: 128759
2026-03-30 12:43:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8c79492d-bdf3-52a1-9c8b-79d60c7a4f15 with identifier: 128759 to the API
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128759>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '8c79492d-bdf3-52a1-9c8b-79d60c7a4f15',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8085LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-essence-128759',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'i10',
'odometer': 42731,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11400.0,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Essence',
'transmission': 'manual',
'trim': '1.0 Essence',
'vin': 'NLHDM51AANZ105247',
'year': 2021}
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:23 [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-30 12:43:23 [arval.es] INFO: Saving data for 128759: {'created_time': 1773654392.416095, 'last_price_update_time': 1774874603.930991}
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128759') HTTP/1.1" 204 0
2026-03-30 12:43:23 [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-30 12:43:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728
2026-03-30 12:43:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with scrape type 2
2026-03-30 12:43:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with scrape type 2
2026-03-30 12:43:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9, identifier: 127728
2026-03-30 12:43:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728
2026-03-30 12:43:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728
2026-03-30 12:43:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 43ebdcc2-45a5-50ee-8d1e-11fbb4678ff9 with identifier: 127728 to the API
2026-03-30 12:43:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:24 [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-30 12:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:24 [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-30 12:43:24 [arval.es] INFO: Saving data for 127728: {'created_time': 1773654365.692095, 'last_price_update_time': 1774874604.488822}
2026-03-30 12:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127728') HTTP/1.1" 204 0
2026-03-30 12:43:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.852(s), this was the 2nd time calling it.
2026-03-30 12:43:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.782996795100521 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:43:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128760> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 050b5c0e-9812-5530-9ad4-ffb905148369 with identifier: 128760
2026-03-30 12:43:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 050b5c0e-9812-5530-9ad4-ffb905148369 with scrape type 2
2026-03-30 12:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 050b5c0e-9812-5530-9ad4-ffb905148369 with scrape type 2
2026-03-30 12:43:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 050b5c0e-9812-5530-9ad4-ffb905148369, identifier: 128760
2026-03-30 12:43:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 050b5c0e-9812-5530-9ad4-ffb905148369 with identifier: 128760
2026-03-30 12:43:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 050b5c0e-9812-5530-9ad4-ffb905148369 with identifier: 128760
2026-03-30 12:43:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 050b5c0e-9812-5530-9ad4-ffb905148369 with identifier: 128760 to the API
2026-03-30 12:43:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128760>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '050b5c0e-9812-5530-9ad4-ffb905148369',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0806LZL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-advanced-30-tfsi-s-tronic-128760',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Audi',
'model': 'A3',
'odometer': 51006,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2022-07-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback Advanced 30 TFSI S tronic',
'transmission': 'automatic',
'trim': 'Sportback Advanced 30 TFSI S tronic',
'vin': 'WAUZZZGY7NA101340',
'year': 2022}
2026-03-30 12:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:26 [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-30 12:43:26 [arval.es] INFO: Saving data for 128760: {'created_time': 1773654388.010577, 'last_price_update_time': 1774874606.329443}
2026-03-30 12:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128760') HTTP/1.1" 204 0
2026-03-30 12:43:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128865> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 48e915ce-8da8-5bdb-9134-4f44d675bd8f with identifier: 128865
2026-03-30 12:43:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 48e915ce-8da8-5bdb-9134-4f44d675bd8f with scrape type 2
2026-03-30 12:43:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 48e915ce-8da8-5bdb-9134-4f44d675bd8f with scrape type 2
2026-03-30 12:43:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 48e915ce-8da8-5bdb-9134-4f44d675bd8f, identifier: 128865
2026-03-30 12:43:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 48e915ce-8da8-5bdb-9134-4f44d675bd8f with identifier: 128865
2026-03-30 12:43:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 48e915ce-8da8-5bdb-9134-4f44d675bd8f with identifier: 128865
2026-03-30 12:43:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 48e915ce-8da8-5bdb-9134-4f44d675bd8f with identifier: 128865 to the API
2026-03-30 12:43:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128865>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '48e915ce-8da8-5bdb-9134-4f44d675bd8f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9580MKH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-s-line-35-tdi-s-tronic-128865',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q5 Sportback',
'odometer': 85205,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37900.0,
'price_includes_vat': True,
'registration_date': '2023-09-15',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback S line 35 TDI S tronic',
'transmission': 'automatic',
'trim': 'S line 35 TDI S tronic',
'vin': 'WAUZZZFY7P2079211',
'year': 2023}
2026-03-30 12:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:28 [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-30 12:43:28 [arval.es] INFO: Saving data for 128865: {'created_time': 1773654902.154596, 'last_price_update_time': 1774874608.638593}
2026-03-30 12:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128865') HTTP/1.1" 204 0
2026-03-30 12:43:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128994> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 363ca22f-4043-56ba-9c4d-437e938194ef with identifier: 128994
2026-03-30 12:43:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 363ca22f-4043-56ba-9c4d-437e938194ef with scrape type 2
2026-03-30 12:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 363ca22f-4043-56ba-9c4d-437e938194ef with scrape type 2
2026-03-30 12:43:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 363ca22f-4043-56ba-9c4d-437e938194ef, identifier: 128994
2026-03-30 12:43:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 363ca22f-4043-56ba-9c4d-437e938194ef with identifier: 128994
2026-03-30 12:43:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 363ca22f-4043-56ba-9c4d-437e938194ef with identifier: 128994
2026-03-30 12:43:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 363ca22f-4043-56ba-9c4d-437e938194ef with identifier: 128994 to the API
2026-03-30 12:43:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128994>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '363ca22f-4043-56ba-9c4d-437e938194ef',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9121MHK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-16-gdi-hev-maxx-dct-128994',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 88248,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2023-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI HEV Maxx DCT',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Maxx DCT',
'vin': 'KMHK281EGPU124408',
'year': 2023}
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [arval.es] INFO: Saving data for 128994: {'created_time': 1773655152.645135, 'last_price_update_time': 1774874611.485171}
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128994') HTTP/1.1" 204 0
2026-03-30 12:43:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:43:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128763> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:43:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 220360e2-df51-5b87-ba18-7364c56a1ff4 with identifier: 128763
2026-03-30 12:43:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 220360e2-df51-5b87-ba18-7364c56a1ff4 with scrape type 2
2026-03-30 12:43:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 220360e2-df51-5b87-ba18-7364c56a1ff4 with scrape type 2
2026-03-30 12:43:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 220360e2-df51-5b87-ba18-7364c56a1ff4, identifier: 128763
2026-03-30 12:43:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 220360e2-df51-5b87-ba18-7364c56a1ff4 with identifier: 128763
2026-03-30 12:43:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 220360e2-df51-5b87-ba18-7364c56a1ff4 with identifier: 128763
2026-03-30 12:43:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 220360e2-df51-5b87-ba18-7364c56a1ff4 with identifier: 128763 to the API
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128763>
{'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': '220360e2-df51-5b87-ba18-7364c56a1ff4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5824MBC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-128763',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '2008',
'odometer': 72306,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ684276',
'year': 2022}
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Saving data for 128763: {'created_time': 1773653866.930146, 'last_price_update_time': 1774874623.493379}
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128763') HTTP/1.1" 204 0
2026-03-30 12:43:43 [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-30 12:43:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 126930
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 126930: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128554
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128554: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128553
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128553: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 127472
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 127472: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128540
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128540: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128535
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128535: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128534
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128534: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128531
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128531: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128532
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:43 [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-30 12:43:43 [arval.es] INFO: Scrape type for 128532: 2
2026-03-30 12:43:43 [arval.es] INFO: Found listing with ID: 128530
2026-03-30 12:43:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128530%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128530: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128528
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128528%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128528: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128524
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128524%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128524: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128521
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128521%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128521: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128525
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128525%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128525: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128523
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128523%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128523: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128522
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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-30 12:43:44 [arval.es] INFO: Scrape type for 128522: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128520
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128520%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128520: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128519
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128519%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128519: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128517
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128517%27 HTTP/1.1" 200 None
2026-03-30 12:43:44 [arval.es] INFO: Scrape type for 128517: 2
2026-03-30 12:43:44 [arval.es] INFO: Found listing with ID: 128514
2026-03-30 12:43:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:44 [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-30 12:43:44 [arval.es] INFO: Scrape type for 128514: 2
2026-03-30 12:43:46 [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-30 12:43:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552
2026-03-30 12:43:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc026c80-dfe1-53e8-af22-88a2239dfa8f with scrape type 2
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc026c80-dfe1-53e8-af22-88a2239dfa8f with scrape type 2
2026-03-30 12:43:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc026c80-dfe1-53e8-af22-88a2239dfa8f, identifier: 124552
2026-03-30 12:43:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552
2026-03-30 12:43:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552
2026-03-30 12:43:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc026c80-dfe1-53e8-af22-88a2239dfa8f with identifier: 124552 to the API
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:47 [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-30 12:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:47 [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-30 12:43:47 [arval.es] INFO: Saving data for 124552: {'created_time': 1773653743.225022, 'last_price_update_time': 1774874627.23241}
2026-03-30 12:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124552') HTTP/1.1" 204 0
2026-03-30 12:43:48 [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-30 12:43:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650
2026-03-30 12:43:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0bc00ea-27c1-5907-a321-f45719ed576f with scrape type 2
2026-03-30 12:43:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0bc00ea-27c1-5907-a321-f45719ed576f with scrape type 2
2026-03-30 12:43:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f0bc00ea-27c1-5907-a321-f45719ed576f, identifier: 128650
2026-03-30 12:43:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650
2026-03-30 12:43:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650
2026-03-30 12:43:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f0bc00ea-27c1-5907-a321-f45719ed576f with identifier: 128650 to the API
2026-03-30 12:43:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:49 [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-30 12:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:49 [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-30 12:43:49 [arval.es] INFO: Saving data for 128650: {'created_time': 1773653844.270104, 'last_price_update_time': 1774874629.528914}
2026-03-30 12:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128650') HTTP/1.1" 204 0
2026-03-30 12:43:51 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.172(s), this was the 1st time calling it.
2026-03-30 12:43:51 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.038988736549081 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:44:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.534(s), this was the 1st time calling it.
2026-03-30 12:44:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.86438477506164 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:44:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128766> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31 with identifier: 128766
2026-03-30 12:44:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31 with scrape type 2
2026-03-30 12:44:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31 with scrape type 2
2026-03-30 12:44:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31, identifier: 128766
2026-03-30 12:44:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31 with identifier: 128766
2026-03-30 12:44:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31 with identifier: 128766
2026-03-30 12:44:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8d86bbd5-71a7-5a1f-8fa0-986e7eefec31 with identifier: 128766 to the API
2026-03-30 12:44:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128766>
{'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': '8d86bbd5-71a7-5a1f-8fa0-986e7eefec31',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1895LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-128766',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 45555,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110105U32208',
'year': 2021}
2026-03-30 12:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:04 [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-30 12:44:04 [arval.es] INFO: Saving data for 128766: {'created_time': 1773653865.669772, 'last_price_update_time': 1774874644.777595}
2026-03-30 12:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128766') HTTP/1.1" 204 0
2026-03-30 12:44:06 [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-30 12:44:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652
2026-03-30 12:44:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with scrape type 2
2026-03-30 12:44:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with scrape type 2
2026-03-30 12:44:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6, identifier: 128652
2026-03-30 12:44:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652
2026-03-30 12:44:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652
2026-03-30 12:44:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dfa605a7-5e6a-5651-83e5-d40e3e9f4dd6 with identifier: 128652 to the API
2026-03-30 12:44:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:07 [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-30 12:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:07 [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-30 12:44:07 [arval.es] INFO: Saving data for 128652: {'created_time': 1773653998.282171, 'last_price_update_time': 1774874647.094487}
2026-03-30 12:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128652') HTTP/1.1" 204 0
2026-03-30 12:44:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128851> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 411d5ff8-0af2-5386-94cd-a593bc3aa25f with identifier: 128851
2026-03-30 12:44:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 411d5ff8-0af2-5386-94cd-a593bc3aa25f with scrape type 2
2026-03-30 12:44:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 411d5ff8-0af2-5386-94cd-a593bc3aa25f with scrape type 2
2026-03-30 12:44:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 411d5ff8-0af2-5386-94cd-a593bc3aa25f, identifier: 128851
2026-03-30 12:44:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 411d5ff8-0af2-5386-94cd-a593bc3aa25f with identifier: 128851
2026-03-30 12:44:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 411d5ff8-0af2-5386-94cd-a593bc3aa25f with identifier: 128851
2026-03-30 12:44:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 411d5ff8-0af2-5386-94cd-a593bc3aa25f with identifier: 128851 to the API
2026-03-30 12:44:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128851>
{'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': '411d5ff8-0af2-5386-94cd-a593bc3aa25f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5355LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-128851',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 62535,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18800.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS215761',
'year': 2021}
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:08 [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-30 12:44:08 [arval.es] INFO: Saving data for 128851: {'created_time': 1773653152.513003, 'last_price_update_time': 1774874648.093444}
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128851') HTTP/1.1" 204 0
2026-03-30 12:44:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129493> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:44:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3bbb8c3-e639-5f27-8c7c-3a5543073df0 with identifier: 129493
2026-03-30 12:44:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3bbb8c3-e639-5f27-8c7c-3a5543073df0 with scrape type 2
2026-03-30 12:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a3bbb8c3-e639-5f27-8c7c-3a5543073df0 with scrape type 2
2026-03-30 12:44:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a3bbb8c3-e639-5f27-8c7c-3a5543073df0, identifier: 129493
2026-03-30 12:44:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a3bbb8c3-e639-5f27-8c7c-3a5543073df0 with identifier: 129493
2026-03-30 12:44:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a3bbb8c3-e639-5f27-8c7c-3a5543073df0 with identifier: 129493
2026-03-30 12:44:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a3bbb8c3-e639-5f27-8c7c-3a5543073df0 with identifier: 129493 to the API
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129493>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a3bbb8c3-e639-5f27-8c7c-3a5543073df0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8332LTH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-20-glb-220-d-4matic-dct-129493',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 43371,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37400.0,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLB 2.0 GLB 220 D 4MATIC DCT',
'transmission': 'automatic',
'trim': '2.0 GLB 220 D 4MATIC DCT',
'vin': 'W1N2476151W117124',
'year': 2021}
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:08 [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-30 12:44:08 [arval.es] INFO: Saving data for 129493: {'created_time': 1773655562.437469, 'last_price_update_time': 1774874648.698451}
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129493') HTTP/1.1" 204 0
2026-03-30 12:44:08 [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-30 12:44:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660
2026-03-30 12:44:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba93c1de-9185-581b-a42d-370dc71dae62 with scrape type 2
2026-03-30 12:44:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba93c1de-9185-581b-a42d-370dc71dae62 with scrape type 2
2026-03-30 12:44:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ba93c1de-9185-581b-a42d-370dc71dae62, identifier: 128660
2026-03-30 12:44:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660
2026-03-30 12:44:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660
2026-03-30 12:44:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ba93c1de-9185-581b-a42d-370dc71dae62 with identifier: 128660 to the API
2026-03-30 12:44:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:09 [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-30 12:44:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:09 [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-30 12:44:09 [arval.es] INFO: Saving data for 128660: {'created_time': 1773654061.783345, 'last_price_update_time': 1774874649.308279}
2026-03-30 12:44:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128660') HTTP/1.1" 204 0
2026-03-30 12:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128859> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b70ed2d6-fec2-5710-ba26-f5f955478ebf with identifier: 128859
2026-03-30 12:44:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b70ed2d6-fec2-5710-ba26-f5f955478ebf with scrape type 2
2026-03-30 12:44:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b70ed2d6-fec2-5710-ba26-f5f955478ebf with scrape type 2
2026-03-30 12:44:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b70ed2d6-fec2-5710-ba26-f5f955478ebf, identifier: 128859
2026-03-30 12:44:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b70ed2d6-fec2-5710-ba26-f5f955478ebf with identifier: 128859
2026-03-30 12:44:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b70ed2d6-fec2-5710-ba26-f5f955478ebf with identifier: 128859
2026-03-30 12:44:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b70ed2d6-fec2-5710-ba26-f5f955478ebf with identifier: 128859 to the API
2026-03-30 12:44:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128859>
{'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': 'b70ed2d6-fec2-5710-ba26-f5f955478ebf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4870LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-inscription-auto-128859',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 99374,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33600.0,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Inscription Auto',
'transmission': 'automatic',
'trim': '2.0 B4 D Inscription Auto',
'vin': 'YV1UZK5VDN1015545',
'year': 2022}
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:12 [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-30 12:44:12 [arval.es] INFO: Saving data for 128859: {'created_time': 1773654549.455384, 'last_price_update_time': 1774874652.173966}
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128859') HTTP/1.1" 204 0
2026-03-30 12:44:12 [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-30 12:44:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285
2026-03-30 12:44:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with scrape type 2
2026-03-30 12:44:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with scrape type 2
2026-03-30 12:44:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1, identifier: 127285
2026-03-30 12:44:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285
2026-03-30 12:44:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285
2026-03-30 12:44:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f3e6acf5-2a8a-51e4-bf2a-5f87fe2e07f1 with identifier: 127285 to the API
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:12 [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-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:12 [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-30 12:44:12 [arval.es] INFO: Saving data for 127285: {'created_time': 1773654120.637951, 'last_price_update_time': 1774874652.685487}
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127285') HTTP/1.1" 204 0
2026-03-30 12:44:12 [scrapy.extensions.logstats] INFO: Crawled 627 pages (at 17 pages/min), scraped 583 items (at 16 items/min)
2026-03-30 12:44:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:44:13 [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-30 12:44:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128508
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128508: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128502
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128502: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128499
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128499: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128492
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128492: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128437
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128437: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128418
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128418: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128414
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128414: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128413
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128413: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128412
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128412: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128410
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128410: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128408
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128408: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128405
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128405: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128397
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128397: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128396
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128396: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128393
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128393: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128391
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128391: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128388
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128388: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128387
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128387: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128385
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128385: 2
2026-03-30 12:44:14 [arval.es] INFO: Found listing with ID: 128384
2026-03-30 12:44:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:14 [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-30 12:44:14 [arval.es] INFO: Scrape type for 128384: 2
2026-03-30 12:44:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127490> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e744c37-05a2-5320-ab41-7659363991d3 with identifier: 127490
2026-03-30 12:44:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e744c37-05a2-5320-ab41-7659363991d3 with scrape type 2
2026-03-30 12:44:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e744c37-05a2-5320-ab41-7659363991d3 with scrape type 2
2026-03-30 12:44:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2e744c37-05a2-5320-ab41-7659363991d3, identifier: 127490
2026-03-30 12:44:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2e744c37-05a2-5320-ab41-7659363991d3 with identifier: 127490
2026-03-30 12:44:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2e744c37-05a2-5320-ab41-7659363991d3 with identifier: 127490
2026-03-30 12:44:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2e744c37-05a2-5320-ab41-7659363991d3 with identifier: 127490 to the API
2026-03-30 12:44:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127490>
{'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': '2e744c37-05a2-5320-ab41-7659363991d3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8365LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-127490',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 30795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i *techo*',
'transmission': 'automatic',
'trim': 'sDrive18i *techo*',
'vin': 'WBAYH110X05U50772',
'year': 2021}
2026-03-30 12:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:15 [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-30 12:44:15 [arval.es] INFO: Saving data for 127490: {'created_time': 1773654057.734546, 'last_price_update_time': 1774874655.419664}
2026-03-30 12:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127490') HTTP/1.1" 204 0
2026-03-30 12:44:16 [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-30 12:44:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514
2026-03-30 12:44:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63fb584a-46a9-5782-a162-15af004a275f with scrape type 2
2026-03-30 12:44:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63fb584a-46a9-5782-a162-15af004a275f with scrape type 2
2026-03-30 12:44:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 63fb584a-46a9-5782-a162-15af004a275f, identifier: 128514
2026-03-30 12:44:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514
2026-03-30 12:44:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514
2026-03-30 12:44:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 63fb584a-46a9-5782-a162-15af004a275f with identifier: 128514 to the API
2026-03-30 12:44:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:18 [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-30 12:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:18 [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-30 12:44:18 [arval.es] INFO: Saving data for 128514: {'created_time': 1773653694.756285, 'last_price_update_time': 1774874658.054334}
2026-03-30 12:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128514') HTTP/1.1" 204 0
2026-03-30 12:44:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126071> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 023706f5-9644-5f40-9f65-d148be324bea with identifier: 126071
2026-03-30 12:44:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 023706f5-9644-5f40-9f65-d148be324bea with scrape type 2
2026-03-30 12:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 023706f5-9644-5f40-9f65-d148be324bea with scrape type 2
2026-03-30 12:44:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 023706f5-9644-5f40-9f65-d148be324bea, identifier: 126071
2026-03-30 12:44:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 023706f5-9644-5f40-9f65-d148be324bea with identifier: 126071
2026-03-30 12:44:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 023706f5-9644-5f40-9f65-d148be324bea with identifier: 126071
2026-03-30 12:44:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 023706f5-9644-5f40-9f65-d148be324bea with identifier: 126071 to the API
2026-03-30 12:44:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126071>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '023706f5-9644-5f40-9f65-d148be324bea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1883LZX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-2-active-tourer-218-d-m-sport-20-149cv-techo-126071',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'Serie 2',
'odometer': 18109,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32900.0,
'price_includes_vat': True,
'registration_date': '2022-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 2 Active Tourer 218 d M Sport 2.0 149CV *Techo*',
'transmission': 'automatic',
'trim': 'Active Tourer 218 d M Sport 2.0 149CV *Techo*',
'vin': 'WBA21BY0X07L46941',
'year': 2022}
2026-03-30 12:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:18 [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-30 12:44:18 [arval.es] INFO: Saving data for 126071: {'created_time': 1773654333.419015, 'last_price_update_time': 1774874658.835105}
2026-03-30 12:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126071') HTTP/1.1" 204 0
2026-03-30 12:44:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125908> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 085ca0b3-d544-5b4d-8cab-ec476fb032d6 with identifier: 125908
2026-03-30 12:44:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 085ca0b3-d544-5b4d-8cab-ec476fb032d6 with scrape type 2
2026-03-30 12:44:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 085ca0b3-d544-5b4d-8cab-ec476fb032d6 with scrape type 2
2026-03-30 12:44:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 085ca0b3-d544-5b4d-8cab-ec476fb032d6, identifier: 125908
2026-03-30 12:44:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 085ca0b3-d544-5b4d-8cab-ec476fb032d6 with identifier: 125908
2026-03-30 12:44:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 085ca0b3-d544-5b4d-8cab-ec476fb032d6 with identifier: 125908
2026-03-30 12:44:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 085ca0b3-d544-5b4d-8cab-ec476fb032d6 with identifier: 125908 to the API
2026-03-30 12:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125908>
{'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': '085ca0b3-d544-5b4d-8cab-ec476fb032d6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8792LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-maxx-265cv-125908',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 59853,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24800.0,
'price_includes_vat': True,
'registration_date': '2021-10-08',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Maxx 265CV',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Maxx 265CV',
'vin': 'TMAJC812DNJ053568',
'year': 2021}
2026-03-30 12:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:19 [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-30 12:44:19 [arval.es] INFO: Saving data for 125908: {'created_time': 1773654114.303496, 'last_price_update_time': 1774874659.380975}
2026-03-30 12:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125908') HTTP/1.1" 204 0
2026-03-30 12:44:19 [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-30 12:44:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519
2026-03-30 12:44:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with scrape type 2
2026-03-30 12:44:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with scrape type 2
2026-03-30 12:44:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0, identifier: 128519
2026-03-30 12:44:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519
2026-03-30 12:44:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519
2026-03-30 12:44:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 45a1b58c-99e7-5879-9a46-b15f6e7a7ff0 with identifier: 128519 to the API
2026-03-30 12:44:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:20 [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-30 12:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:20 [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-30 12:44:20 [arval.es] INFO: Saving data for 128519: {'created_time': 1773653714.807293, 'last_price_update_time': 1774874660.191826}
2026-03-30 12:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128519') HTTP/1.1" 204 0
2026-03-30 12:44:20 [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-30 12:44:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194
2026-03-30 12:44:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bff1b75-ba75-5784-a944-5a5d4c722468 with scrape type 2
2026-03-30 12:44:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4bff1b75-ba75-5784-a944-5a5d4c722468 with scrape type 2
2026-03-30 12:44:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4bff1b75-ba75-5784-a944-5a5d4c722468, identifier: 123194
2026-03-30 12:44:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194
2026-03-30 12:44:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194
2026-03-30 12:44:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4bff1b75-ba75-5784-a944-5a5d4c722468 with identifier: 123194 to the API
2026-03-30 12:44:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:21 [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-30 12:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:21 [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-30 12:44:21 [arval.es] INFO: Saving data for 123194: {'created_time': 1773653831.089651, 'last_price_update_time': 1774874661.690481}
2026-03-30 12:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123194') HTTP/1.1" 204 0
2026-03-30 12:44:22 [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-30 12:44:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523
2026-03-30 12:44:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a533bf0-9654-565f-83bb-7a5317165ce2 with scrape type 2
2026-03-30 12:44:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a533bf0-9654-565f-83bb-7a5317165ce2 with scrape type 2
2026-03-30 12:44:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a533bf0-9654-565f-83bb-7a5317165ce2, identifier: 128523
2026-03-30 12:44:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523
2026-03-30 12:44:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523
2026-03-30 12:44:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a533bf0-9654-565f-83bb-7a5317165ce2 with identifier: 128523 to the API
2026-03-30 12:44:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:22 [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-30 12:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:22 [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-30 12:44:22 [arval.es] INFO: Saving data for 128523: {'created_time': 1773653704.016481, 'last_price_update_time': 1774874662.676814}
2026-03-30 12:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128523') HTTP/1.1" 204 0
2026-03-30 12:44:24 [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-30 12:44:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525
2026-03-30 12:44:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a3aeb89-8f55-5520-990d-622b42d00c80 with scrape type 2
2026-03-30 12:44:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5a3aeb89-8f55-5520-990d-622b42d00c80 with scrape type 2
2026-03-30 12:44:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5a3aeb89-8f55-5520-990d-622b42d00c80, identifier: 128525
2026-03-30 12:44:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525
2026-03-30 12:44:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525
2026-03-30 12:44:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5a3aeb89-8f55-5520-990d-622b42d00c80 with identifier: 128525 to the API
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:24 [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-30 12:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:24 [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-30 12:44:24 [arval.es] INFO: Saving data for 128525: {'created_time': 1773653712.676325, 'last_price_update_time': 1774874664.745096}
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128525') HTTP/1.1" 204 0
2026-03-30 12:44:24 [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-30 12:44:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517
2026-03-30 12:44:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with scrape type 2
2026-03-30 12:44:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with scrape type 2
2026-03-30 12:44:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190, identifier: 128517
2026-03-30 12:44:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517
2026-03-30 12:44:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517
2026-03-30 12:44:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cbbeaf17-a2b2-5f7d-9baa-6c952ecf7190 with identifier: 128517 to the API
2026-03-30 12:44:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:25 [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-30 12:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:25 [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-30 12:44:25 [arval.es] INFO: Saving data for 128517: {'created_time': 1773653693.451278, 'last_price_update_time': 1774874665.503566}
2026-03-30 12:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128517') HTTP/1.1" 204 0
2026-03-30 12:44:26 [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-30 12:44:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524
2026-03-30 12:44:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26bbe999-bfa2-5631-bf89-4c6913fa82ec with scrape type 2
2026-03-30 12:44:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26bbe999-bfa2-5631-bf89-4c6913fa82ec with scrape type 2
2026-03-30 12:44:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 26bbe999-bfa2-5631-bf89-4c6913fa82ec, identifier: 128524
2026-03-30 12:44:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524
2026-03-30 12:44:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524
2026-03-30 12:44:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 26bbe999-bfa2-5631-bf89-4c6913fa82ec with identifier: 128524 to the API
2026-03-30 12:44:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:27 [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-30 12:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:27 [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-30 12:44:27 [arval.es] INFO: Saving data for 128524: {'created_time': 1773654336.790559, 'last_price_update_time': 1774874667.123309}
2026-03-30 12:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128524') HTTP/1.1" 204 0
2026-03-30 12:44:30 [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-30 12:44:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522
2026-03-30 12:44:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7d386518-727e-5d86-b365-2ebc81bb9b95 with scrape type 2
2026-03-30 12:44:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7d386518-727e-5d86-b365-2ebc81bb9b95 with scrape type 2
2026-03-30 12:44:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7d386518-727e-5d86-b365-2ebc81bb9b95, identifier: 128522
2026-03-30 12:44:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522
2026-03-30 12:44:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522
2026-03-30 12:44:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7d386518-727e-5d86-b365-2ebc81bb9b95 with identifier: 128522 to the API
2026-03-30 12:44:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:30 [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-30 12:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:30 [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-30 12:44:30 [arval.es] INFO: Saving data for 128522: {'created_time': 1773653721.927188, 'last_price_update_time': 1774874670.793024}
2026-03-30 12:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128522') HTTP/1.1" 204 0
2026-03-30 12:44:33 [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-30 12:44:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521
2026-03-30 12:44:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with scrape type 2
2026-03-30 12:44:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with scrape type 2
2026-03-30 12:44:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d3ab1d71-3fcd-501e-b1d7-187d6b468e16, identifier: 128521
2026-03-30 12:44:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521
2026-03-30 12:44:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521
2026-03-30 12:44:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d3ab1d71-3fcd-501e-b1d7-187d6b468e16 with identifier: 128521 to the API
2026-03-30 12:44:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:33 [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-30 12:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:33 [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-30 12:44:33 [arval.es] INFO: Saving data for 128521: {'created_time': 1773653723.656218, 'last_price_update_time': 1774874673.97943}
2026-03-30 12:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128521') HTTP/1.1" 204 0
2026-03-30 12:44:35 [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-30 12:44:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387
2026-03-30 12:44:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with scrape type 2
2026-03-30 12:44:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with scrape type 2
2026-03-30 12:44:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872, identifier: 128387
2026-03-30 12:44:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387
2026-03-30 12:44:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387
2026-03-30 12:44:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b4cf3027-88d0-5aae-9b3c-5a0d97d3a872 with identifier: 128387 to the API
2026-03-30 12:44:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:36 [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-30 12:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:36 [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-30 12:44:36 [arval.es] INFO: Saving data for 128387: {'created_time': 1773653540.171282, 'last_price_update_time': 1774874676.146396}
2026-03-30 12:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128387') HTTP/1.1" 204 0
2026-03-30 12:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128384> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:44:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5 with identifier: 128384
2026-03-30 12:44:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5 with scrape type 2
2026-03-30 12:44:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5 with scrape type 2
2026-03-30 12:44:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5, identifier: 128384
2026-03-30 12:44:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5 with identifier: 128384
2026-03-30 12:44:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5 with identifier: 128384
2026-03-30 12:44:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 64edb384-a8b9-5b34-9d9a-4f4ee1788ed5 with identifier: 128384 to the API
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128384>
{'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': '64edb384-a8b9-5b34-9d9a-4f4ee1788ed5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8493LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-128384',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 38563,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH4F12ANL090838',
'year': 2021}
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:44 [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-30 12:44:44 [arval.es] INFO: Saving data for 128384: {'created_time': 1773653769.834256, 'last_price_update_time': 1774874684.42807}
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128384') HTTP/1.1" 204 0
2026-03-30 12:44:45 [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-30 12:44:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128382
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128382: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128369
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128369: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128351
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128351: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128350
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128350: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128335
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128335: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128333
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128333: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128272
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128272: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 125505
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 125505: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128264
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128264: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128262
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128262: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128260
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128260: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128259
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128259: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128257
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128257: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128256
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128256: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128255
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128255: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128249
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128249: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 126613
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 126613: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128231
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128231: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 126064
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 126064: 2
2026-03-30 12:44:45 [arval.es] INFO: Found listing with ID: 128204
2026-03-30 12:44:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:45 [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-30 12:44:45 [arval.es] INFO: Scrape type for 128204: 2
2026-03-30 12:44:48 [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-30 12:44:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388
2026-03-30 12:44:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f206250-b8c2-57c3-9ad9-459af35c7a4b with scrape type 2
2026-03-30 12:44:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f206250-b8c2-57c3-9ad9-459af35c7a4b with scrape type 2
2026-03-30 12:44:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7f206250-b8c2-57c3-9ad9-459af35c7a4b, identifier: 128388
2026-03-30 12:44:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388
2026-03-30 12:44:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388
2026-03-30 12:44:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7f206250-b8c2-57c3-9ad9-459af35c7a4b with identifier: 128388 to the API
2026-03-30 12:44:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:49 [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-30 12:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:49 [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-30 12:44:49 [arval.es] INFO: Saving data for 128388: {'created_time': 1773653205.391686, 'last_price_update_time': 1774874689.270167}
2026-03-30 12:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128388') HTTP/1.1" 204 0
2026-03-30 12:44:50 [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-30 12:44:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396
2026-03-30 12:44:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7279b938-fe28-54fa-9feb-b7fb36866070 with scrape type 2
2026-03-30 12:44:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7279b938-fe28-54fa-9feb-b7fb36866070 with scrape type 2
2026-03-30 12:44:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7279b938-fe28-54fa-9feb-b7fb36866070, identifier: 128396
2026-03-30 12:44:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396
2026-03-30 12:44:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396
2026-03-30 12:44:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7279b938-fe28-54fa-9feb-b7fb36866070 with identifier: 128396 to the API
2026-03-30 12:44:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:51 [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-30 12:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:51 [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-30 12:44:51 [arval.es] INFO: Saving data for 128396: {'created_time': 1773653196.644559, 'last_price_update_time': 1774874691.473826}
2026-03-30 12:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128396') HTTP/1.1" 204 0
2026-03-30 12:44:57 [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-30 12:44:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393
2026-03-30 12:44:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fef7004b-0523-5f3d-b311-341d5ca4dcb2 with scrape type 2
2026-03-30 12:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fef7004b-0523-5f3d-b311-341d5ca4dcb2 with scrape type 2
2026-03-30 12:44:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fef7004b-0523-5f3d-b311-341d5ca4dcb2, identifier: 128393
2026-03-30 12:44:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393
2026-03-30 12:44:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393
2026-03-30 12:44:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fef7004b-0523-5f3d-b311-341d5ca4dcb2 with identifier: 128393 to the API
2026-03-30 12:44:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:59 [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-30 12:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:59 [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-30 12:44:59 [arval.es] INFO: Saving data for 128393: {'created_time': 1773653167.466718, 'last_price_update_time': 1774874699.603008}
2026-03-30 12:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128393') HTTP/1.1" 204 0
2026-03-30 12:45:01 [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-30 12:45:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391
2026-03-30 12:45:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a16b4a-7d55-57a2-83e0-35eb095b9874 with scrape type 2
2026-03-30 12:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a16b4a-7d55-57a2-83e0-35eb095b9874 with scrape type 2
2026-03-30 12:45:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5a16b4a-7d55-57a2-83e0-35eb095b9874, identifier: 128391
2026-03-30 12:45:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391
2026-03-30 12:45:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391
2026-03-30 12:45:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5a16b4a-7d55-57a2-83e0-35eb095b9874 with identifier: 128391 to the API
2026-03-30 12:45:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:02 [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-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:02 [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-30 12:45:02 [arval.es] INFO: Saving data for 128391: {'created_time': 1773653198.949962, 'last_price_update_time': 1774874702.148963}
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128391') HTTP/1.1" 204 0
2026-03-30 12:45:03 [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-30 12:45:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397
2026-03-30 12:45:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93976057-31ca-5bc9-8464-4e46db357075 with scrape type 2
2026-03-30 12:45:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93976057-31ca-5bc9-8464-4e46db357075 with scrape type 2
2026-03-30 12:45:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 93976057-31ca-5bc9-8464-4e46db357075, identifier: 128397
2026-03-30 12:45:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397
2026-03-30 12:45:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397
2026-03-30 12:45:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 93976057-31ca-5bc9-8464-4e46db357075 with identifier: 128397 to the API
2026-03-30 12:45:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:03 [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-30 12:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:03 [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-30 12:45:03 [arval.es] INFO: Saving data for 128397: {'created_time': 1773653197.304212, 'last_price_update_time': 1774874703.587645}
2026-03-30 12:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128397') HTTP/1.1" 204 0
2026-03-30 12:45:04 [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-30 12:45:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385
2026-03-30 12:45:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eba68049-9dae-5839-bd21-b655068512a3 with scrape type 2
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eba68049-9dae-5839-bd21-b655068512a3 with scrape type 2
2026-03-30 12:45:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eba68049-9dae-5839-bd21-b655068512a3, identifier: 128385
2026-03-30 12:45:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385
2026-03-30 12:45:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385
2026-03-30 12:45:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eba68049-9dae-5839-bd21-b655068512a3 with identifier: 128385 to the API
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:04 [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-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:04 [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-30 12:45:04 [arval.es] INFO: Saving data for 128385: {'created_time': 1773657558.928695, 'last_price_update_time': 1774874704.578836}
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128385') HTTP/1.1" 204 0
2026-03-30 12:45:08 [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-30 12:45:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408
2026-03-30 12:45:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24345668-c8f8-5ab6-997e-421607ed526b with scrape type 2
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24345668-c8f8-5ab6-997e-421607ed526b with scrape type 2
2026-03-30 12:45:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24345668-c8f8-5ab6-997e-421607ed526b, identifier: 128408
2026-03-30 12:45:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408
2026-03-30 12:45:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408
2026-03-30 12:45:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24345668-c8f8-5ab6-997e-421607ed526b with identifier: 128408 to the API
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:09 [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-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [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-30 12:45:09 [arval.es] INFO: Saving data for 128408: {'created_time': 1773653740.99401, 'last_price_update_time': 1774874709.119449}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128408') HTTP/1.1" 204 0
2026-03-30 12:45:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128412> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a7f366c-d458-581e-a6dd-0d802c34a894 with identifier: 128412
2026-03-30 12:45:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a7f366c-d458-581e-a6dd-0d802c34a894 with scrape type 2
2026-03-30 12:45:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a7f366c-d458-581e-a6dd-0d802c34a894 with scrape type 2
2026-03-30 12:45:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a7f366c-d458-581e-a6dd-0d802c34a894, identifier: 128412
2026-03-30 12:45:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a7f366c-d458-581e-a6dd-0d802c34a894 with identifier: 128412
2026-03-30 12:45:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a7f366c-d458-581e-a6dd-0d802c34a894 with identifier: 128412
2026-03-30 12:45:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a7f366c-d458-581e-a6dd-0d802c34a894 with identifier: 128412 to the API
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128412>
{'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': '0a7f366c-d458-581e-a6dd-0d802c34a894',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2105LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-128412',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 104009,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'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': 'VF3MCYHZMMS220153',
'year': 2021}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [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-30 12:45:09 [arval.es] INFO: Saving data for 128412: {'created_time': 1773657557.942262, 'last_price_update_time': 1774874709.643657}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128412') HTTP/1.1" 204 0
2026-03-30 12:45:09 [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-30 12:45:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405
2026-03-30 12:45:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bde552b-7342-5de0-a33f-c8eee3eececc with scrape type 2
2026-03-30 12:45:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bde552b-7342-5de0-a33f-c8eee3eececc with scrape type 2
2026-03-30 12:45:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3bde552b-7342-5de0-a33f-c8eee3eececc, identifier: 128405
2026-03-30 12:45:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405
2026-03-30 12:45:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405
2026-03-30 12:45:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3bde552b-7342-5de0-a33f-c8eee3eececc with identifier: 128405 to the API
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:10 [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-30 12:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:10 [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-30 12:45:10 [arval.es] INFO: Saving data for 128405: {'created_time': 1773654348.15784, 'last_price_update_time': 1774874710.191392}
2026-03-30 12:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128405') HTTP/1.1" 204 0
2026-03-30 12:45:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128413> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae8f266b-66d1-558d-9ffa-65e2aa44e987 with identifier: 128413
2026-03-30 12:45:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae8f266b-66d1-558d-9ffa-65e2aa44e987 with scrape type 2
2026-03-30 12:45:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae8f266b-66d1-558d-9ffa-65e2aa44e987 with scrape type 2
2026-03-30 12:45:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae8f266b-66d1-558d-9ffa-65e2aa44e987, identifier: 128413
2026-03-30 12:45:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae8f266b-66d1-558d-9ffa-65e2aa44e987 with identifier: 128413
2026-03-30 12:45:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae8f266b-66d1-558d-9ffa-65e2aa44e987 with identifier: 128413
2026-03-30 12:45:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae8f266b-66d1-558d-9ffa-65e2aa44e987 with identifier: 128413 to the API
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128413>
{'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': 'ae8f266b-66d1-558d-9ffa-65e2aa44e987',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6595MFD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-allure-pack-128413',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 99922,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi S&S Allure Pack',
'transmission': 'automatic',
'trim': '1.5 BlueHDi S&S Allure Pack',
'vin': 'VF3MCYHZUPS014753',
'year': 2023}
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:12 [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-30 12:45:12 [arval.es] INFO: Saving data for 128413: {'created_time': 1773653613.702738, 'last_price_update_time': 1774874712.236331}
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128413') HTTP/1.1" 204 0
2026-03-30 12:45:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128414> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dba0c8eb-fdb6-51c8-baff-def541675375 with identifier: 128414
2026-03-30 12:45:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dba0c8eb-fdb6-51c8-baff-def541675375 with scrape type 2
2026-03-30 12:45:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dba0c8eb-fdb6-51c8-baff-def541675375 with scrape type 2
2026-03-30 12:45:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dba0c8eb-fdb6-51c8-baff-def541675375, identifier: 128414
2026-03-30 12:45:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dba0c8eb-fdb6-51c8-baff-def541675375 with identifier: 128414
2026-03-30 12:45:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dba0c8eb-fdb6-51c8-baff-def541675375 with identifier: 128414
2026-03-30 12:45:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dba0c8eb-fdb6-51c8-baff-def541675375 with identifier: 128414 to the API
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128414>
{'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': 'dba0c8eb-fdb6-51c8-baff-def541675375',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1844MDN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-xperience-xm-128414',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 36087,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Xperience XM',
'transmission': 'manual',
'trim': '1.0 TSI Xperience XM',
'vin': 'VSSZZZKJ4PR041484',
'year': 2023}
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:12 [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-30 12:45:12 [arval.es] INFO: Saving data for 128414: {'created_time': 1773653622.108829, 'last_price_update_time': 1774874712.792486}
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128414') HTTP/1.1" 204 0
2026-03-30 12:45:12 [scrapy.extensions.logstats] INFO: Crawled 654 pages (at 27 pages/min), scraped 608 items (at 25 items/min)
2026-03-30 12:45:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:45:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128410> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794fdd99-b2e8-51c0-abcf-041b6e9d369d with identifier: 128410
2026-03-30 12:45:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794fdd99-b2e8-51c0-abcf-041b6e9d369d with scrape type 2
2026-03-30 12:45:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 794fdd99-b2e8-51c0-abcf-041b6e9d369d with scrape type 2
2026-03-30 12:45:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 794fdd99-b2e8-51c0-abcf-041b6e9d369d, identifier: 128410
2026-03-30 12:45:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 794fdd99-b2e8-51c0-abcf-041b6e9d369d with identifier: 128410
2026-03-30 12:45:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 794fdd99-b2e8-51c0-abcf-041b6e9d369d with identifier: 128410
2026-03-30 12:45:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 794fdd99-b2e8-51c0-abcf-041b6e9d369d with identifier: 128410 to the API
2026-03-30 12:45:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128410>
{'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': '794fdd99-b2e8-51c0-abcf-041b6e9d369d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4287LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-128410',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 67210,
'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': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ928947',
'year': 2021}
2026-03-30 12:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:16 [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-30 12:45:16 [arval.es] INFO: Saving data for 128410: {'created_time': 1773654058.723957, 'last_price_update_time': 1774874716.792638}
2026-03-30 12:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128410') HTTP/1.1" 204 0
2026-03-30 12:45:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.977(s), this was the 1st time calling it.
2026-03-30 12:45:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.982468264690139 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:45:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126064> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7a48320-363d-5de3-aa8c-8fb1719a3348 with identifier: 126064
2026-03-30 12:45:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7a48320-363d-5de3-aa8c-8fb1719a3348 with scrape type 2
2026-03-30 12:45:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7a48320-363d-5de3-aa8c-8fb1719a3348 with scrape type 2
2026-03-30 12:45:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7a48320-363d-5de3-aa8c-8fb1719a3348, identifier: 126064
2026-03-30 12:45:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7a48320-363d-5de3-aa8c-8fb1719a3348 with identifier: 126064
2026-03-30 12:45:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7a48320-363d-5de3-aa8c-8fb1719a3348 with identifier: 126064
2026-03-30 12:45:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7a48320-363d-5de3-aa8c-8fb1719a3348 with identifier: 126064 to the API
2026-03-30 12:45:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126064>
{'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': 'e7a48320-363d-5de3-aa8c-8fb1719a3348',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9380LPZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive-18i-advantage-15-135cv-126064',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X1',
'odometer': 40415,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2021-06-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive 18i Advantage 1.5 135CV',
'transmission': 'automatic',
'trim': 'sDrive 18i Advantage 1.5 135CV',
'vin': 'WBA31AA0105T94378',
'year': 2021}
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:21 [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-30 12:45:21 [arval.es] INFO: Saving data for 126064: {'created_time': 1773400402.639219, 'last_price_update_time': 1774874721.269246}
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126064') HTTP/1.1" 204 0
2026-03-30 12:45:21 [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-30 12:45:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231
2026-03-30 12:45:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with scrape type 2
2026-03-30 12:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with scrape type 2
2026-03-30 12:45:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 57a2ecc8-2ddc-576f-a2ef-9856936e1325, identifier: 128231
2026-03-30 12:45:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231
2026-03-30 12:45:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231
2026-03-30 12:45:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 57a2ecc8-2ddc-576f-a2ef-9856936e1325 with identifier: 128231 to the API
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:21 [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-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:21 [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-30 12:45:21 [arval.es] INFO: Saving data for 128231: {'created_time': 1773400418.393542, 'last_price_update_time': 1774874721.796658}
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128231') HTTP/1.1" 204 0
2026-03-30 12:45:23 [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-30 12:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613
2026-03-30 12:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fef2436-92e0-574c-8dfb-d3890d02e768 with scrape type 2
2026-03-30 12:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fef2436-92e0-574c-8dfb-d3890d02e768 with scrape type 2
2026-03-30 12:45:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0fef2436-92e0-574c-8dfb-d3890d02e768, identifier: 126613
2026-03-30 12:45:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613
2026-03-30 12:45:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613
2026-03-30 12:45:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0fef2436-92e0-574c-8dfb-d3890d02e768 with identifier: 126613 to the API
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:23 [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-30 12:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:23 [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-30 12:45:23 [arval.es] INFO: Saving data for 126613: {'created_time': 1773653584.391808, 'last_price_update_time': 1774874723.679842}
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126613') HTTP/1.1" 204 0
2026-03-30 12:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:45:23 [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-30 12:45:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:23 [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-30 12:45:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249
2026-03-30 12:45:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with scrape type 2
2026-03-30 12:45:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with scrape type 2
2026-03-30 12:45:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 13c12472-a96a-5db3-8f8e-f26eb1618bd1, identifier: 128249
2026-03-30 12:45:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249
2026-03-30 12:45:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249
2026-03-30 12:45:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 13c12472-a96a-5db3-8f8e-f26eb1618bd1 with identifier: 128249 to the API
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:24 [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-30 12:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:24 [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-30 12:45:24 [arval.es] INFO: Saving data for 128249: {'created_time': 1773653537.452608, 'last_price_update_time': 1774874724.872814}
2026-03-30 12:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128249') HTTP/1.1" 204 0
2026-03-30 12:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520
2026-03-30 12:45:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8eff8668-8e1a-5577-b175-198d4c675618 with scrape type 2
2026-03-30 12:45:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8eff8668-8e1a-5577-b175-198d4c675618 with scrape type 2
2026-03-30 12:45:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8eff8668-8e1a-5577-b175-198d4c675618, identifier: 128520
2026-03-30 12:45:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520
2026-03-30 12:45:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520
2026-03-30 12:45:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8eff8668-8e1a-5577-b175-198d4c675618 with identifier: 128520 to the API
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:25 [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-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:25 [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-30 12:45:25 [arval.es] INFO: Saving data for 128520: {'created_time': 1773653706.321241, 'last_price_update_time': 1774874725.309342}
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128520') HTTP/1.1" 204 0
2026-03-30 12:45:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128204> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 095689ca-2792-5bde-a7ce-72a1b36fe95e with identifier: 128204
2026-03-30 12:45:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 095689ca-2792-5bde-a7ce-72a1b36fe95e with scrape type 2
2026-03-30 12:45:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 095689ca-2792-5bde-a7ce-72a1b36fe95e with scrape type 2
2026-03-30 12:45:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 095689ca-2792-5bde-a7ce-72a1b36fe95e, identifier: 128204
2026-03-30 12:45:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 095689ca-2792-5bde-a7ce-72a1b36fe95e with identifier: 128204
2026-03-30 12:45:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 095689ca-2792-5bde-a7ce-72a1b36fe95e with identifier: 128204
2026-03-30 12:45:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 095689ca-2792-5bde-a7ce-72a1b36fe95e with identifier: 128204 to the API
2026-03-30 12:45:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128204>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '095689ca-2792-5bde-a7ce-72a1b36fe95e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3609MJY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-128204',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 37547,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 40900.0,
'price_includes_vat': True,
'registration_date': '2023-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ000N218363',
'year': 2023}
2026-03-30 12:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:31 [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-30 12:45:31 [arval.es] INFO: Saving data for 128204: {'created_time': 1773400453.917982, 'last_price_update_time': 1774874731.955986}
2026-03-30 12:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128204') HTTP/1.1" 204 0
2026-03-30 12:45:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.119(s), this was the 1st time calling it.
2026-03-30 12:45:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.583871238550551 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128255> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 082e8bb7-8e04-5c7c-b896-aa9b44596a81 with identifier: 128255
2026-03-30 12:45:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 082e8bb7-8e04-5c7c-b896-aa9b44596a81 with scrape type 2
2026-03-30 12:45:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 082e8bb7-8e04-5c7c-b896-aa9b44596a81 with scrape type 2
2026-03-30 12:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 082e8bb7-8e04-5c7c-b896-aa9b44596a81, identifier: 128255
2026-03-30 12:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 082e8bb7-8e04-5c7c-b896-aa9b44596a81 with identifier: 128255
2026-03-30 12:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 082e8bb7-8e04-5c7c-b896-aa9b44596a81 with identifier: 128255
2026-03-30 12:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 082e8bb7-8e04-5c7c-b896-aa9b44596a81 with identifier: 128255 to the API
2026-03-30 12:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128255>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 408,
'expiration_date': None,
'fuel_type': 'electric',
'id': '082e8bb7-8e04-5c7c-b896-aa9b44596a81',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5990NDV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-ex90-twin-bev-408cv-eawd-ultra-techo-128255',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'EX90',
'odometer': 13483,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 89000.0,
'price_includes_vat': True,
'registration_date': '2025-07-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo EX90 Twin BEV 408CV eAWD Ultra *techo*',
'transmission': 'automatic',
'trim': 'Twin BEV 408CV eAWD Ultra *techo*',
'vin': 'YV1TFEVBXSG004354',
'year': 2025}
2026-03-30 12:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:39 [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-30 12:45:39 [arval.es] INFO: Saving data for 128255: {'created_time': 1773653536.353803, 'last_price_update_time': 1774874739.081471}
2026-03-30 12:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128255') HTTP/1.1" 204 0
2026-03-30 12:45:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:45:41 [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-30 12:45:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757
2026-03-30 12:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with scrape type 2
2026-03-30 12:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with scrape type 2
2026-03-30 12:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f, identifier: 128757
2026-03-30 12:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757
2026-03-30 12:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757
2026-03-30 12:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ba84ea34-dbf3-5a67-b1c7-1e93c2648f7f with identifier: 128757 to the API
2026-03-30 12:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:41 [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-30 12:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:41 [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-30 12:45:41 [arval.es] INFO: Saving data for 128757: {'created_time': 1773654389.307329, 'last_price_update_time': 1774874741.582909}
2026-03-30 12:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128757') HTTP/1.1" 204 0
2026-03-30 12:45:41 [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-30 12:45:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256
2026-03-30 12:45:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9bdb00a-d9c2-5aae-b785-29aed758495e with scrape type 2
2026-03-30 12:45:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9bdb00a-d9c2-5aae-b785-29aed758495e with scrape type 2
2026-03-30 12:45:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9bdb00a-d9c2-5aae-b785-29aed758495e, identifier: 128256
2026-03-30 12:45:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256
2026-03-30 12:45:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256
2026-03-30 12:45:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9bdb00a-d9c2-5aae-b785-29aed758495e with identifier: 128256 to the API
2026-03-30 12:45:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:42 [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-30 12:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:42 [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-30 12:45:42 [arval.es] INFO: Saving data for 128256: {'created_time': 1773653528.787976, 'last_price_update_time': 1774874742.134969}
2026-03-30 12:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128256') HTTP/1.1" 204 0
2026-03-30 12:45:42 [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-30 12:45:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128761> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260
2026-03-30 12:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6eadce74-7779-5b9d-b61d-9a5de1056062 with scrape type 2
2026-03-30 12:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6eadce74-7779-5b9d-b61d-9a5de1056062 with scrape type 2
2026-03-30 12:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6eadce74-7779-5b9d-b61d-9a5de1056062, identifier: 128260
2026-03-30 12:45:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eff840e5-99df-5a43-afcc-2faa2f03a511 with identifier: 128761
2026-03-30 12:45:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eff840e5-99df-5a43-afcc-2faa2f03a511 with scrape type 2
2026-03-30 12:45:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eff840e5-99df-5a43-afcc-2faa2f03a511 with scrape type 2
2026-03-30 12:45:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eff840e5-99df-5a43-afcc-2faa2f03a511, identifier: 128761
2026-03-30 12:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260
2026-03-30 12:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260
2026-03-30 12:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6eadce74-7779-5b9d-b61d-9a5de1056062 with identifier: 128260 to the API
2026-03-30 12:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:42 [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-30 12:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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-30 12:45:42 [arval.es] INFO: Saving data for 128260: {'created_time': 1773653582.428338, 'last_price_update_time': 1774874742.823782}
2026-03-30 12:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128260') HTTP/1.1" 204 0
2026-03-30 12:45:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eff840e5-99df-5a43-afcc-2faa2f03a511 with identifier: 128761
2026-03-30 12:45:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eff840e5-99df-5a43-afcc-2faa2f03a511 with identifier: 128761
2026-03-30 12:45:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eff840e5-99df-5a43-afcc-2faa2f03a511 with identifier: 128761 to the API
2026-03-30 12:45:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128761>
{'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': 'eff840e5-99df-5a43-afcc-2faa2f03a511',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4317MNR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-20-tdi-128761',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 31953,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25800.0,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc 2.0 TDI',
'transmission': 'manual',
'trim': '2.0 TDI',
'vin': 'WVGZZZA1ZRV106532',
'year': 2024}
2026-03-30 12:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:43 [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-30 12:45:43 [arval.es] INFO: Saving data for 128761: {'created_time': 1773654385.592543, 'last_price_update_time': 1774874743.168418}
2026-03-30 12:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128761') HTTP/1.1" 204 0
2026-03-30 12:45:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:44 [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-30 12:45:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128264> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259
2026-03-30 12:45:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e72426f-370b-5cc5-8f8d-29edf578dedf with scrape type 2
2026-03-30 12:45:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e72426f-370b-5cc5-8f8d-29edf578dedf with scrape type 2
2026-03-30 12:45:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e72426f-370b-5cc5-8f8d-29edf578dedf, identifier: 128259
2026-03-30 12:45:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259
2026-03-30 12:45:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259
2026-03-30 12:45:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e72426f-370b-5cc5-8f8d-29edf578dedf with identifier: 128259 to the API
2026-03-30 12:45:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:45 [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-30 12:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:45 [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-30 12:45:45 [arval.es] INFO: Saving data for 128259: {'created_time': 1773653579.974069, 'last_price_update_time': 1774874745.166038}
2026-03-30 12:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128259') HTTP/1.1" 204 0
2026-03-30 12:45:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a589d5b-b91d-5f31-a8df-68e6d03832dc with identifier: 128264
2026-03-30 12:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a589d5b-b91d-5f31-a8df-68e6d03832dc with scrape type 2
2026-03-30 12:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a589d5b-b91d-5f31-a8df-68e6d03832dc with scrape type 2
2026-03-30 12:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a589d5b-b91d-5f31-a8df-68e6d03832dc, identifier: 128264
2026-03-30 12:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a589d5b-b91d-5f31-a8df-68e6d03832dc with identifier: 128264
2026-03-30 12:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a589d5b-b91d-5f31-a8df-68e6d03832dc with identifier: 128264
2026-03-30 12:45:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a589d5b-b91d-5f31-a8df-68e6d03832dc with identifier: 128264 to the API
2026-03-30 12:45:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128264>
{'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': '6a589d5b-b91d-5f31-a8df-68e6d03832dc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0505LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-momentum-pro-auto-128264',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 93020,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30800.0,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Momentum Pro Auto',
'transmission': 'automatic',
'trim': '2.0 B4 D Momentum Pro Auto',
'vin': 'YV1UZK5VDN1019475',
'year': 2022}
2026-03-30 12:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:45 [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-30 12:45:45 [arval.es] INFO: Saving data for 128264: {'created_time': 1773653569.352319, 'last_price_update_time': 1774874745.592835}
2026-03-30 12:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128264') HTTP/1.1" 204 0
2026-03-30 12:45:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128262> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df92170-7b6f-5e4f-a020-3e42c09a63e7 with identifier: 128262
2026-03-30 12:45:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df92170-7b6f-5e4f-a020-3e42c09a63e7 with scrape type 2
2026-03-30 12:45:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5df92170-7b6f-5e4f-a020-3e42c09a63e7 with scrape type 2
2026-03-30 12:45:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5df92170-7b6f-5e4f-a020-3e42c09a63e7, identifier: 128262
2026-03-30 12:45:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5df92170-7b6f-5e4f-a020-3e42c09a63e7 with identifier: 128262
2026-03-30 12:45:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5df92170-7b6f-5e4f-a020-3e42c09a63e7 with identifier: 128262
2026-03-30 12:45:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5df92170-7b6f-5e4f-a020-3e42c09a63e7 with identifier: 128262 to the API
2026-03-30 12:45:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128262>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5df92170-7b6f-5e4f-a020-3e42c09a63e7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3612MHD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-rifter-allure-business-standard-15-hdi-128262',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 32194,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22700.0,
'price_includes_vat': True,
'registration_date': '2023-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Rifter Allure Business Standard 1.5 HDi',
'transmission': 'manual',
'trim': 'Allure Business Standard 1.5 HDi',
'vin': 'VR3EFYHP2PN525512',
'year': 2023}
2026-03-30 12:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:46 [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-30 12:45:46 [arval.es] INFO: Saving data for 128262: {'created_time': 1773653576.24556, 'last_price_update_time': 1774874746.233366}
2026-03-30 12:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128262') HTTP/1.1" 204 0
2026-03-30 12:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128333> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26020f7f-0703-5b03-b68e-768dd8f6658e with identifier: 128333
2026-03-30 12:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26020f7f-0703-5b03-b68e-768dd8f6658e with scrape type 2
2026-03-30 12:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26020f7f-0703-5b03-b68e-768dd8f6658e with scrape type 2
2026-03-30 12:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 26020f7f-0703-5b03-b68e-768dd8f6658e, identifier: 128333
2026-03-30 12:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 26020f7f-0703-5b03-b68e-768dd8f6658e with identifier: 128333
2026-03-30 12:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 26020f7f-0703-5b03-b68e-768dd8f6658e with identifier: 128333
2026-03-30 12:45:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 26020f7f-0703-5b03-b68e-768dd8f6658e with identifier: 128333 to the API
2026-03-30 12:45:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128333>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '26020f7f-0703-5b03-b68e-768dd8f6658e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6133LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-45-tfsi-e-s-tronic-s-line-128333',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q3',
'odometer': 75616,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29500.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 45 TFSI e S tronic S Line',
'transmission': 'automatic',
'trim': '45 TFSI e S tronic S Line',
'vin': 'WAUZZZF32N1013950',
'year': 2021}
2026-03-30 12:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128333%27 HTTP/1.1" 200 None
2026-03-30 12:45:47 [arval.es] INFO: Saving data for 128333: {'created_time': 1773653566.541323, 'last_price_update_time': 1774874747.716174}
2026-03-30 12:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128333') HTTP/1.1" 204 0
2026-03-30 12:45:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128335> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81b33e89-28cc-51c8-8839-35e8a4521094 with identifier: 128335
2026-03-30 12:45:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81b33e89-28cc-51c8-8839-35e8a4521094 with scrape type 2
2026-03-30 12:45:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81b33e89-28cc-51c8-8839-35e8a4521094 with scrape type 2
2026-03-30 12:45:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 81b33e89-28cc-51c8-8839-35e8a4521094, identifier: 128335
2026-03-30 12:45:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 81b33e89-28cc-51c8-8839-35e8a4521094 with identifier: 128335
2026-03-30 12:45:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 81b33e89-28cc-51c8-8839-35e8a4521094 with identifier: 128335
2026-03-30 12:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 81b33e89-28cc-51c8-8839-35e8a4521094 with identifier: 128335 to the API
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128335>
{'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': '81b33e89-28cc-51c8-8839-35e8a4521094',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0119LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-128335',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 108834,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600.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': 'WBAYH110605U14965',
'year': 2021}
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:48 [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-30 12:45:48 [arval.es] INFO: Saving data for 128335: {'created_time': 1773653564.797747, 'last_price_update_time': 1774874748.243864}
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128335') HTTP/1.1" 204 0
2026-03-30 12:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128272> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:45:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33ce450-88e4-58e8-b4d9-5624f793f884 with identifier: 128272
2026-03-30 12:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33ce450-88e4-58e8-b4d9-5624f793f884 with scrape type 2
2026-03-30 12:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a33ce450-88e4-58e8-b4d9-5624f793f884 with scrape type 2
2026-03-30 12:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a33ce450-88e4-58e8-b4d9-5624f793f884, identifier: 128272
2026-03-30 12:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a33ce450-88e4-58e8-b4d9-5624f793f884 with identifier: 128272
2026-03-30 12:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a33ce450-88e4-58e8-b4d9-5624f793f884 with identifier: 128272
2026-03-30 12:45:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a33ce450-88e4-58e8-b4d9-5624f793f884 with identifier: 128272 to the API
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128272>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a33ce450-88e4-58e8-b4d9-5624f793f884',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4906LWX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-e-4matic-techo-128272',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 28363,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 40400.0,
'price_includes_vat': True,
'registration_date': '2022-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 e 4MATIC *techo*',
'transmission': 'automatic',
'trim': 'GLC 300 e 4MATIC *techo*',
'vin': 'W1N2539531G053613',
'year': 2022}
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:48 [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-30 12:45:48 [arval.es] INFO: Saving data for 128272: {'created_time': 1773400366.859155, 'last_price_update_time': 1774874748.756413}
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128272') HTTP/1.1" 204 0
2026-03-30 12:45:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.662(s), this was the 1st time calling it.
2026-03-30 12:45:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.7474804501907277 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:46:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128369> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02d844d9-9e5a-56fb-b588-647afd9928c8 with identifier: 128369
2026-03-30 12:46:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02d844d9-9e5a-56fb-b588-647afd9928c8 with scrape type 2
2026-03-30 12:46:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02d844d9-9e5a-56fb-b588-647afd9928c8 with scrape type 2
2026-03-30 12:46:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 02d844d9-9e5a-56fb-b588-647afd9928c8, identifier: 128369
2026-03-30 12:46:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 02d844d9-9e5a-56fb-b588-647afd9928c8 with identifier: 128369
2026-03-30 12:46:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 02d844d9-9e5a-56fb-b588-647afd9928c8 with identifier: 128369
2026-03-30 12:46:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 02d844d9-9e5a-56fb-b588-647afd9928c8 with identifier: 128369 to the API
2026-03-30 12:46:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128369>
{'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': '02d844d9-9e5a-56fb-b588-647afd9928c8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6278MFD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-128369',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 95457,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2023-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY010627',
'year': 2023}
2026-03-30 12:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:01 [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-30 12:46:01 [arval.es] INFO: Saving data for 128369: {'created_time': 1773653604.651631, 'last_price_update_time': 1774874761.98124}
2026-03-30 12:46:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128369') HTTP/1.1" 204 0
2026-03-30 12:46:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128382> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 97bec850-cd2c-55f0-ad62-2f2d6fbee603 with identifier: 128382
2026-03-30 12:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 97bec850-cd2c-55f0-ad62-2f2d6fbee603 with scrape type 2
2026-03-30 12:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 97bec850-cd2c-55f0-ad62-2f2d6fbee603 with scrape type 2
2026-03-30 12:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 97bec850-cd2c-55f0-ad62-2f2d6fbee603, identifier: 128382
2026-03-30 12:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 97bec850-cd2c-55f0-ad62-2f2d6fbee603 with identifier: 128382
2026-03-30 12:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 97bec850-cd2c-55f0-ad62-2f2d6fbee603 with identifier: 128382
2026-03-30 12:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 97bec850-cd2c-55f0-ad62-2f2d6fbee603 with identifier: 128382 to the API
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128382>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '97bec850-cd2c-55f0-ad62-2f2d6fbee603',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7182LSK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-128382',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 51513,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30500.0,
'price_includes_vat': True,
'registration_date': '2021-08-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e',
'transmission': 'automatic',
'trim': 'xDrive30e',
'vin': 'WBATS110109H66102',
'year': 2021}
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:06 [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-30 12:46:06 [arval.es] INFO: Saving data for 128382: {'created_time': 1773653624.805102, 'last_price_update_time': 1774874766.187981}
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128382') HTTP/1.1" 204 0
2026-03-30 12:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128418> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837 with identifier: 128418
2026-03-30 12:46:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837 with scrape type 2
2026-03-30 12:46:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837 with scrape type 2
2026-03-30 12:46:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837, identifier: 128418
2026-03-30 12:46:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837 with identifier: 128418
2026-03-30 12:46:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837 with identifier: 128418
2026-03-30 12:46:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837 with identifier: 128418 to the API
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128418>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6400e3b0-4b3d-57dc-a5ee-81cbc2f4b837',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8269LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-e-4matic-128418',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 104434,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32500.0,
'price_includes_vat': True,
'registration_date': '2022-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 e 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 300 e 4MATIC',
'vin': 'W1N2539531G033331',
'year': 2022}
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:06 [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-30 12:46:06 [arval.es] INFO: Saving data for 128418: {'created_time': 1773653640.62072, 'last_price_update_time': 1774874766.730218}
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128418') HTTP/1.1" 204 0
2026-03-30 12:46:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128350> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45506190-6973-5a9b-954f-65849094f457 with identifier: 128350
2026-03-30 12:46:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45506190-6973-5a9b-954f-65849094f457 with scrape type 2
2026-03-30 12:46:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45506190-6973-5a9b-954f-65849094f457 with scrape type 2
2026-03-30 12:46:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 45506190-6973-5a9b-954f-65849094f457, identifier: 128350
2026-03-30 12:46:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 45506190-6973-5a9b-954f-65849094f457 with identifier: 128350
2026-03-30 12:46:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 45506190-6973-5a9b-954f-65849094f457 with identifier: 128350
2026-03-30 12:46:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 45506190-6973-5a9b-954f-65849094f457 with identifier: 128350 to the API
2026-03-30 12:46:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128350>
{'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': '45506190-6973-5a9b-954f-65849094f457',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4954MJK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-concept-10-128350',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Picanto',
'odometer': 56215,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2023-07-21',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto Concept 1.0',
'transmission': 'manual',
'trim': 'Concept 1.0',
'vin': 'KNAB2518APT142331',
'year': 2023}
2026-03-30 12:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:07 [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-30 12:46:07 [arval.es] INFO: Saving data for 128350: {'created_time': 1773653563.430761, 'last_price_update_time': 1774874767.482455}
2026-03-30 12:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128350') HTTP/1.1" 204 0
2026-03-30 12:46:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128351> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b5c7acf-2a81-5857-8433-62dcae87c231 with identifier: 128351
2026-03-30 12:46:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b5c7acf-2a81-5857-8433-62dcae87c231 with scrape type 2
2026-03-30 12:46:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b5c7acf-2a81-5857-8433-62dcae87c231 with scrape type 2
2026-03-30 12:46:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b5c7acf-2a81-5857-8433-62dcae87c231, identifier: 128351
2026-03-30 12:46:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b5c7acf-2a81-5857-8433-62dcae87c231 with identifier: 128351
2026-03-30 12:46:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b5c7acf-2a81-5857-8433-62dcae87c231 with identifier: 128351
2026-03-30 12:46:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b5c7acf-2a81-5857-8433-62dcae87c231 with identifier: 128351 to the API
2026-03-30 12:46:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128351>
{'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': '3b5c7acf-2a81-5857-8433-62dcae87c231',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4245LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-128351',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 37533,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21000.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1036804',
'year': 2022}
2026-03-30 12:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:09 [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-30 12:46:09 [arval.es] INFO: Saving data for 128351: {'created_time': 1773653557.137202, 'last_price_update_time': 1774874769.09227}
2026-03-30 12:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128351') HTTP/1.1" 204 0
2026-03-30 12:46:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128502> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9006c73e-db36-556d-87cd-84193bc7df48 with identifier: 128502
2026-03-30 12:46:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9006c73e-db36-556d-87cd-84193bc7df48 with scrape type 2
2026-03-30 12:46:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9006c73e-db36-556d-87cd-84193bc7df48 with scrape type 2
2026-03-30 12:46:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9006c73e-db36-556d-87cd-84193bc7df48, identifier: 128502
2026-03-30 12:46:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9006c73e-db36-556d-87cd-84193bc7df48 with identifier: 128502
2026-03-30 12:46:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9006c73e-db36-556d-87cd-84193bc7df48 with identifier: 128502
2026-03-30 12:46:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9006c73e-db36-556d-87cd-84193bc7df48 with identifier: 128502 to the API
2026-03-30 12:46:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46:11 [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-30 12:46:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128502>
{'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': '9006c73e-db36-556d-87cd-84193bc7df48',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9799LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-128502',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 40924,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKN4122847',
'year': 2022}
2026-03-30 12:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:11 [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-30 12:46:11 [arval.es] INFO: Saving data for 128502: {'created_time': 1773653681.948254, 'last_price_update_time': 1774874771.384399}
2026-03-30 12:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128502') HTTP/1.1" 204 0
2026-03-30 12:46:12 [scrapy.extensions.logstats] INFO: Crawled 678 pages (at 24 pages/min), scraped 632 items (at 24 items/min)
2026-03-30 12:46:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:46:32 [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-30 12:46:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508
2026-03-30 12:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with scrape type 2
2026-03-30 12:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with scrape type 2
2026-03-30 12:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d, identifier: 128508
2026-03-30 12:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508
2026-03-30 12:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508
2026-03-30 12:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3e509f59-89e2-5f46-80b8-6fe25ce2f65d with identifier: 128508 to the API
2026-03-30 12:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:32 [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-30 12:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:33 [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-30 12:46:33 [arval.es] INFO: Saving data for 128508: {'created_time': 1773653176.403764, 'last_price_update_time': 1774874793.001869}
2026-03-30 12:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128508') HTTP/1.1" 204 0
2026-03-30 12:46:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128528> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 594a434e-8d10-575f-9fa1-76e9520a27d1 with identifier: 128528
2026-03-30 12:46:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 594a434e-8d10-575f-9fa1-76e9520a27d1 with scrape type 2
2026-03-30 12:46:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 594a434e-8d10-575f-9fa1-76e9520a27d1 with scrape type 2
2026-03-30 12:46:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 594a434e-8d10-575f-9fa1-76e9520a27d1, identifier: 128528
2026-03-30 12:46:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 594a434e-8d10-575f-9fa1-76e9520a27d1 with identifier: 128528
2026-03-30 12:46:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 594a434e-8d10-575f-9fa1-76e9520a27d1 with identifier: 128528
2026-03-30 12:46:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 594a434e-8d10-575f-9fa1-76e9520a27d1 with identifier: 128528 to the API
2026-03-30 12:46:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128528>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '594a434e-8d10-575f-9fa1-76e9520a27d1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6277MWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-e-hybrid-128528',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 45291,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31900.0,
'price_includes_vat': True,
'registration_date': '2024-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI e-Hybrid',
'transmission': 'automatic',
'trim': '1.5 TSI e-Hybrid',
'vin': 'VSSZZZKM4SR036031',
'year': 2024}
2026-03-30 12:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:41 [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-30 12:46:41 [arval.es] INFO: Saving data for 128528: {'created_time': 1773653807.201395, 'last_price_update_time': 1774874801.456383}
2026-03-30 12:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128528') HTTP/1.1" 204 0
2026-03-30 12:46:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128530> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b390e903-c271-5a7e-8829-f58aeb596ed4 with identifier: 128530
2026-03-30 12:46:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b390e903-c271-5a7e-8829-f58aeb596ed4 with scrape type 2
2026-03-30 12:46:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b390e903-c271-5a7e-8829-f58aeb596ed4 with scrape type 2
2026-03-30 12:46:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b390e903-c271-5a7e-8829-f58aeb596ed4, identifier: 128530
2026-03-30 12:46:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b390e903-c271-5a7e-8829-f58aeb596ed4 with identifier: 128530
2026-03-30 12:46:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b390e903-c271-5a7e-8829-f58aeb596ed4 with identifier: 128530
2026-03-30 12:46:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b390e903-c271-5a7e-8829-f58aeb596ed4 with identifier: 128530 to the API
2026-03-30 12:46:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128530>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b390e903-c271-5a7e-8829-f58aeb596ed4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0385LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-rifter-active-standard-bluehdi-128530',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 32733,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Rifter Active Standard BlueHDi',
'transmission': 'manual',
'trim': 'Active Standard BlueHDi',
'vin': 'VR3ECYHT2MN535215',
'year': 2021}
2026-03-30 12:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:58 [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-30 12:46:58 [arval.es] INFO: Saving data for 128530: {'created_time': 1773653766.828865, 'last_price_update_time': 1774874818.240493}
2026-03-30 12:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128530') HTTP/1.1" 204 0
2026-03-30 12:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128532> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:46:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea909d22-2410-5645-a6f0-fd4bdb7aba5a with identifier: 128532
2026-03-30 12:46:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea909d22-2410-5645-a6f0-fd4bdb7aba5a with scrape type 2
2026-03-30 12:46:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ea909d22-2410-5645-a6f0-fd4bdb7aba5a with scrape type 2
2026-03-30 12:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ea909d22-2410-5645-a6f0-fd4bdb7aba5a, identifier: 128532
2026-03-30 12:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ea909d22-2410-5645-a6f0-fd4bdb7aba5a with identifier: 128532
2026-03-30 12:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ea909d22-2410-5645-a6f0-fd4bdb7aba5a with identifier: 128532
2026-03-30 12:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ea909d22-2410-5645-a6f0-fd4bdb7aba5a with identifier: 128532 to the API
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128532>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ea909d22-2410-5645-a6f0-fd4bdb7aba5a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4110MGJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-emotion-128532',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 31140,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2023-04-25',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Emotion',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Emotion',
'vin': 'KNACT81EGP5088203',
'year': 2023}
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:00 [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-30 12:47:00 [arval.es] INFO: Saving data for 128532: {'created_time': 1773653794.161733, 'last_price_update_time': 1774874820.404595}
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128532') HTTP/1.1" 204 0
2026-03-30 12:47:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128531> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 66555a30-8110-5e5a-bea0-eb08cb4c5cbd with identifier: 128531
2026-03-30 12:47:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 66555a30-8110-5e5a-bea0-eb08cb4c5cbd with scrape type 2
2026-03-30 12:47:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 66555a30-8110-5e5a-bea0-eb08cb4c5cbd with scrape type 2
2026-03-30 12:47:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 66555a30-8110-5e5a-bea0-eb08cb4c5cbd, identifier: 128531
2026-03-30 12:47:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 66555a30-8110-5e5a-bea0-eb08cb4c5cbd with identifier: 128531
2026-03-30 12:47:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 66555a30-8110-5e5a-bea0-eb08cb4c5cbd with identifier: 128531
2026-03-30 12:47:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 66555a30-8110-5e5a-bea0-eb08cb4c5cbd with identifier: 128531 to the API
2026-03-30 12:47:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128531>
{'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': '66555a30-8110-5e5a-bea0-eb08cb4c5cbd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3393LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-mhev-xtronic-acenta-128531',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 72861,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048414',
'year': 2021}
2026-03-30 12:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:09 [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-30 12:47:09 [arval.es] INFO: Saving data for 128531: {'created_time': 1773653606.743582, 'last_price_update_time': 1774874829.372755}
2026-03-30 12:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128531') HTTP/1.1" 204 0
2026-03-30 12:47:12 [scrapy.extensions.logstats] INFO: Crawled 683 pages (at 5 pages/min), scraped 637 items (at 5 items/min)
2026-03-30 12:47:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:47:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.902(s), this was the 1st time calling it.
2026-03-30 12:47:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.594567763566911 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128534> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b87b3cb-d230-58ad-bc55-c9110e577f11 with identifier: 128534
2026-03-30 12:47:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b87b3cb-d230-58ad-bc55-c9110e577f11 with scrape type 2
2026-03-30 12:47:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6b87b3cb-d230-58ad-bc55-c9110e577f11 with scrape type 2
2026-03-30 12:47:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6b87b3cb-d230-58ad-bc55-c9110e577f11, identifier: 128534
2026-03-30 12:47:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6b87b3cb-d230-58ad-bc55-c9110e577f11 with identifier: 128534
2026-03-30 12:47:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6b87b3cb-d230-58ad-bc55-c9110e577f11 with identifier: 128534
2026-03-30 12:47:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6b87b3cb-d230-58ad-bc55-c9110e577f11 with identifier: 128534 to the API
2026-03-30 12:47:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128534>
{'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': '6b87b3cb-d230-58ad-bc55-c9110e577f11',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0500LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dct-7-n-connecta-128534',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 80249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DCT 7 N-Connecta',
'transmission': 'automatic',
'trim': 'DCT 7 N-Connecta',
'vin': 'SJNFAAF16U1155526',
'year': 2022}
2026-03-30 12:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:21 [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-30 12:47:21 [arval.es] INFO: Saving data for 128534: {'created_time': 1773653812.877557, 'last_price_update_time': 1774874841.117942}
2026-03-30 12:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128534') HTTP/1.1" 204 0
2026-03-30 12:47:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128535> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9015d09b-a5a6-5b2f-91e9-50d6d92dddea with identifier: 128535
2026-03-30 12:47:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9015d09b-a5a6-5b2f-91e9-50d6d92dddea with scrape type 2
2026-03-30 12:47:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9015d09b-a5a6-5b2f-91e9-50d6d92dddea with scrape type 2
2026-03-30 12:47:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9015d09b-a5a6-5b2f-91e9-50d6d92dddea, identifier: 128535
2026-03-30 12:47:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9015d09b-a5a6-5b2f-91e9-50d6d92dddea with identifier: 128535
2026-03-30 12:47:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9015d09b-a5a6-5b2f-91e9-50d6d92dddea with identifier: 128535
2026-03-30 12:47:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9015d09b-a5a6-5b2f-91e9-50d6d92dddea with identifier: 128535 to the API
2026-03-30 12:47:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128535>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '9015d09b-a5a6-5b2f-91e9-50d6d92dddea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6719MJG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-a-a-180-d-20-amg-line-128535',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase A',
'odometer': 49594,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30600.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': 'W1K3F1AB3PN313712',
'year': 2023}
2026-03-30 12:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:23 [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-30 12:47:23 [arval.es] INFO: Saving data for 128535: {'created_time': 1773653809.123546, 'last_price_update_time': 1774874843.067431}
2026-03-30 12:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128535') HTTP/1.1" 204 0
2026-03-30 12:47:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.013(s), this was the 1st time calling it.
2026-03-30 12:47:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.31030931157293 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128540> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e71fc9c-7c34-57a9-a447-d1d64479e5bd with identifier: 128540
2026-03-30 12:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e71fc9c-7c34-57a9-a447-d1d64479e5bd with scrape type 2
2026-03-30 12:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e71fc9c-7c34-57a9-a447-d1d64479e5bd with scrape type 2
2026-03-30 12:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2e71fc9c-7c34-57a9-a447-d1d64479e5bd, identifier: 128540
2026-03-30 12:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2e71fc9c-7c34-57a9-a447-d1d64479e5bd with identifier: 128540
2026-03-30 12:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2e71fc9c-7c34-57a9-a447-d1d64479e5bd with identifier: 128540
2026-03-30 12:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2e71fc9c-7c34-57a9-a447-d1d64479e5bd with identifier: 128540 to the API
2026-03-30 12:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128540>
{'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': '2e71fc9c-7c34-57a9-a447-d1d64479e5bd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5926LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-10-tsi-ambition-plus-128540',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 29518,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14600.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 0,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Ambition Plus',
'transmission': 'manual',
'trim': '1.0 TSI Ambition Plus',
'vin': 'TMBEP6NJ4MZ068146',
'year': 2021}
2026-03-30 12:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:36 [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-30 12:47:36 [arval.es] INFO: Saving data for 128540: {'created_time': 1773653615.39348, 'last_price_update_time': 1774874856.160453}
2026-03-30 12:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128540') HTTP/1.1" 204 0
2026-03-30 12:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127472> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e95cbc2c-3175-578a-8b8a-e75daa0e7c15 with identifier: 127472
2026-03-30 12:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e95cbc2c-3175-578a-8b8a-e75daa0e7c15 with scrape type 2
2026-03-30 12:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e95cbc2c-3175-578a-8b8a-e75daa0e7c15 with scrape type 2
2026-03-30 12:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e95cbc2c-3175-578a-8b8a-e75daa0e7c15, identifier: 127472
2026-03-30 12:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e95cbc2c-3175-578a-8b8a-e75daa0e7c15 with identifier: 127472
2026-03-30 12:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e95cbc2c-3175-578a-8b8a-e75daa0e7c15 with identifier: 127472
2026-03-30 12:47:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e95cbc2c-3175-578a-8b8a-e75daa0e7c15 with identifier: 127472 to the API
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127472>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e95cbc2c-3175-578a-8b8a-e75daa0e7c15',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6910LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-127472',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 27954,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZNY015207',
'year': 2021}
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:38 [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-30 12:47:38 [arval.es] INFO: Saving data for 127472: {'created_time': 1773653608.752103, 'last_price_update_time': 1774874858.248798}
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127472') HTTP/1.1" 204 0
2026-03-30 12:47:39 [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-30 12:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128203
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128203: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128199
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128199: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128196
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128196: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128191
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128191: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128189
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128189: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128188
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128188: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128185
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128185: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128184
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128184: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 117758
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 117758: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 126607
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 126607: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128055
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128055: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128126
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128126: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128125
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128125: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128123
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128123: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128122
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128122: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128121
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128121: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128120
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128120: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 128119
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 128119: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 127734
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 127734: 2
2026-03-30 12:47:39 [arval.es] INFO: Found listing with ID: 124992
2026-03-30 12:47:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:39 [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-30 12:47:39 [arval.es] INFO: Scrape type for 124992: 2
2026-03-30 12:47:40 [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-30 12:47:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554
2026-03-30 12:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with scrape type 2
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with scrape type 2
2026-03-30 12:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d, identifier: 128554
2026-03-30 12:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554
2026-03-30 12:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554
2026-03-30 12:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3d6cdfa4-aa5f-54ae-afdc-80dd38c5846d with identifier: 128554 to the API
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:41 [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-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [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-30 12:47:41 [arval.es] INFO: Saving data for 128554: {'created_time': 1773653847.943325, 'last_price_update_time': 1774874861.436848}
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128554') HTTP/1.1" 204 0
2026-03-30 12:47:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:48 [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-30 12:47:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930
2026-03-30 12:47:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b78b7da-8897-513a-bb48-e71e17820972 with scrape type 2
2026-03-30 12:47:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7b78b7da-8897-513a-bb48-e71e17820972 with scrape type 2
2026-03-30 12:47:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7b78b7da-8897-513a-bb48-e71e17820972, identifier: 126930
2026-03-30 12:47:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930
2026-03-30 12:47:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930
2026-03-30 12:47:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7b78b7da-8897-513a-bb48-e71e17820972 with identifier: 126930 to the API
2026-03-30 12:47:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:49 [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-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:49 [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-30 12:47:49 [arval.es] INFO: Saving data for 126930: {'created_time': 1773653832.136258, 'last_price_update_time': 1774874869.12729}
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126930') HTTP/1.1" 204 0
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126053> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:50 [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-30 12:47:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c399139b-a2bc-53b8-be84-c0a0768be7f8 with identifier: 126053
2026-03-30 12:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c399139b-a2bc-53b8-be84-c0a0768be7f8 with scrape type 2
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c399139b-a2bc-53b8-be84-c0a0768be7f8 with scrape type 2
2026-03-30 12:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c399139b-a2bc-53b8-be84-c0a0768be7f8, identifier: 126053
2026-03-30 12:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c399139b-a2bc-53b8-be84-c0a0768be7f8 with identifier: 126053
2026-03-30 12:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c399139b-a2bc-53b8-be84-c0a0768be7f8 with identifier: 126053
2026-03-30 12:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c399139b-a2bc-53b8-be84-c0a0768be7f8 with identifier: 126053 to the API
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126053>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.5L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'c399139b-a2bc-53b8-be84-c0a0768be7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0254LLP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-mini-cooper-15-135cv-126053',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mini',
'model': 'Mini',
'odometer': 10143,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20700.0,
'price_includes_vat': True,
'registration_date': '2020-12-15',
'seats_number': 4,
'seller_name': None,
'title': 'Mini Mini COOPER 1.5 135CV',
'transmission': 'manual',
'trim': 'COOPER 1.5 135CV',
'vin': 'WMWXR310702M09988',
'year': 2020}
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:51 [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-30 12:47:51 [arval.es] INFO: Saving data for 126053: {'created_time': 1773653745.705095, 'last_price_update_time': 1774874871.263381}
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126053') HTTP/1.1" 204 0
2026-03-30 12:47:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257
2026-03-30 12:47:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f70105cd-5972-5e38-85b8-068fd3d157fd with scrape type 2
2026-03-30 12:47:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f70105cd-5972-5e38-85b8-068fd3d157fd with scrape type 2
2026-03-30 12:47:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f70105cd-5972-5e38-85b8-068fd3d157fd, identifier: 128257
2026-03-30 12:47:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257
2026-03-30 12:47:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257
2026-03-30 12:47:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f70105cd-5972-5e38-85b8-068fd3d157fd with identifier: 128257 to the API
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:51 [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-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:51 [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-30 12:47:51 [arval.es] INFO: Saving data for 128257: {'created_time': 1773653186.338762, 'last_price_update_time': 1774874871.762501}
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128257') HTTP/1.1" 204 0
2026-03-30 12:47:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.176(s), this was the 1st time calling it.
2026-03-30 12:47:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.380798348640488 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128553> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127127> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebe2c163-69ef-5eef-9926-e376fc44c504 with identifier: 128553
2026-03-30 12:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebe2c163-69ef-5eef-9926-e376fc44c504 with scrape type 2
2026-03-30 12:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebe2c163-69ef-5eef-9926-e376fc44c504 with scrape type 2
2026-03-30 12:47:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ebe2c163-69ef-5eef-9926-e376fc44c504, identifier: 128553
2026-03-30 12:47:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ebe2c163-69ef-5eef-9926-e376fc44c504 with identifier: 128553
2026-03-30 12:47:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ebe2c163-69ef-5eef-9926-e376fc44c504 with identifier: 128553
2026-03-30 12:47:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ebe2c163-69ef-5eef-9926-e376fc44c504 with identifier: 128553 to the API
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128553>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ebe2c163-69ef-5eef-9926-e376fc44c504',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6350MNN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-crdi-mhev-business-4x2-128553',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Kia',
'model': 'Sportage',
'odometer': 29157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2024-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 CRDi MHEV Business 4X2',
'transmission': 'manual',
'trim': '1.6 CRDi MHEV Business 4X2',
'vin': 'U5YPU81AARL231032',
'year': 2024}
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:59 [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-30 12:47:59 [arval.es] INFO: Saving data for 128553: {'created_time': 1773653852.13448, 'last_price_update_time': 1774874879.960476}
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128553') HTTP/1.1" 204 0
2026-03-30 12:47:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bb5def9-da14-565e-81be-0013d9dfc4c2 with identifier: 127127
2026-03-30 12:47:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bb5def9-da14-565e-81be-0013d9dfc4c2 with scrape type 2
2026-03-30 12:47:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bb5def9-da14-565e-81be-0013d9dfc4c2 with scrape type 2
2026-03-30 12:48:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8bb5def9-da14-565e-81be-0013d9dfc4c2, identifier: 127127
2026-03-30 12:48:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8bb5def9-da14-565e-81be-0013d9dfc4c2 with identifier: 127127
2026-03-30 12:48:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8bb5def9-da14-565e-81be-0013d9dfc4c2 with identifier: 127127
2026-03-30 12:48:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8bb5def9-da14-565e-81be-0013d9dfc4c2 with identifier: 127127 to the API
2026-03-30 12:48:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127127>
{'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': '8bb5def9-da14-565e-81be-0013d9dfc4c2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2335LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12-t-xhl-elegance-100cv-127127',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 50156,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2 T XHL Elegance 100CV',
'transmission': 'manual',
'trim': '1.2 T XHL Elegance 100CV',
'vin': 'VXKUPHNEKM4364704',
'year': 2021}
2026-03-30 12:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:00 [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-30 12:48:00 [arval.es] INFO: Saving data for 127127: {'created_time': 1773654108.716358, 'last_price_update_time': 1774874880.465075}
2026-03-30 12:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127127') HTTP/1.1" 204 0
2026-03-30 12:48:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124099> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fd2853d-0b73-5683-a6e3-71ffd5faa828 with identifier: 124099
2026-03-30 12:48:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fd2853d-0b73-5683-a6e3-71ffd5faa828 with scrape type 2
2026-03-30 12:48:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fd2853d-0b73-5683-a6e3-71ffd5faa828 with scrape type 2
2026-03-30 12:48:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8fd2853d-0b73-5683-a6e3-71ffd5faa828, identifier: 124099
2026-03-30 12:48:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8fd2853d-0b73-5683-a6e3-71ffd5faa828 with identifier: 124099
2026-03-30 12:48:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8fd2853d-0b73-5683-a6e3-71ffd5faa828 with identifier: 124099
2026-03-30 12:48:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8fd2853d-0b73-5683-a6e3-71ffd5faa828 with identifier: 124099 to the API
2026-03-30 12:48:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124099>
{'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': '8fd2853d-0b73-5683-a6e3-71ffd5faa828',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2200MKF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-reference-xm-95cv-124099',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Seat',
'model': 'Arona',
'odometer': 59626,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2023-09-06',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Reference XM 95CV',
'transmission': 'manual',
'trim': '1.0 TSI Reference XM 95CV',
'vin': 'VSSZZZKJXPR134977',
'year': 2023}
2026-03-30 12:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:01 [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-30 12:48:01 [arval.es] INFO: Saving data for 124099: {'created_time': 1773653860.139643, 'last_price_update_time': 1774874881.943363}
2026-03-30 12:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124099') HTTP/1.1" 204 0
2026-03-30 12:48:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126051> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 54b832ef-5235-5365-b7f2-a7b4689736c1 with identifier: 126051
2026-03-30 12:48:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 54b832ef-5235-5365-b7f2-a7b4689736c1 with scrape type 2
2026-03-30 12:48:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 54b832ef-5235-5365-b7f2-a7b4689736c1 with scrape type 2
2026-03-30 12:48:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 54b832ef-5235-5365-b7f2-a7b4689736c1, identifier: 126051
2026-03-30 12:48:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 54b832ef-5235-5365-b7f2-a7b4689736c1 with identifier: 126051
2026-03-30 12:48:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 54b832ef-5235-5365-b7f2-a7b4689736c1 with identifier: 126051
2026-03-30 12:48:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 54b832ef-5235-5365-b7f2-a7b4689736c1 with identifier: 126051 to the API
2026-03-30 12:48:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126051>
{'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': '54b832ef-5235-5365-b7f2-a7b4689736c1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6674MBH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-10-tsi-ambition-95cv-126051',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 56608,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14200.0,
'price_includes_vat': True,
'registration_date': '2022-09-23',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI Ambition 95CV',
'transmission': 'manual',
'trim': '1.0 TSI Ambition 95CV',
'vin': 'TMBEP6PJ8P4010264',
'year': 2022}
2026-03-30 12:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:02 [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-30 12:48:02 [arval.es] INFO: Saving data for 126051: {'created_time': 1773654107.445593, 'last_price_update_time': 1774874882.510197}
2026-03-30 12:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126051') HTTP/1.1" 204 0
2026-03-30 12:48:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128746> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1 with identifier: 128746
2026-03-30 12:48:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1 with scrape type 2
2026-03-30 12:48:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1 with scrape type 2
2026-03-30 12:48:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1, identifier: 128746
2026-03-30 12:48:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1 with identifier: 128746
2026-03-30 12:48:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1 with identifier: 128746
2026-03-30 12:48:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 384fcdf0-fc4f-518c-a695-eb5e28d8a9a1 with identifier: 128746 to the API
2026-03-30 12:48:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128746>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '384fcdf0-fc4f-518c-a695-eb5e28d8a9a1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5457LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-128746',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X1',
'odometer': 81453,
'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': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0505U72739',
'year': 2021}
2026-03-30 12:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:06 [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-30 12:48:06 [arval.es] INFO: Saving data for 128746: {'created_time': 1773654544.363485, 'last_price_update_time': 1774874886.474817}
2026-03-30 12:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128746') HTTP/1.1" 204 0
2026-03-30 12:48:07 [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-30 12:48:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:07 [arval.es] INFO: Found listing with ID: 128063
2026-03-30 12:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:07 [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-30 12:48:07 [arval.es] INFO: Scrape type for 128063: 2
2026-03-30 12:48:07 [arval.es] INFO: Found listing with ID: 125531
2026-03-30 12:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:07 [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-30 12:48:07 [arval.es] INFO: Scrape type for 125531: 2
2026-03-30 12:48:07 [arval.es] INFO: Found listing with ID: 128061
2026-03-30 12:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:07 [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-30 12:48:07 [arval.es] INFO: Scrape type for 128061: 2
2026-03-30 12:48:07 [arval.es] INFO: Found listing with ID: 126729
2026-03-30 12:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:07 [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-30 12:48:07 [arval.es] INFO: Scrape type for 126729: 2
2026-03-30 12:48:07 [arval.es] INFO: Found listing with ID: 128005
2026-03-30 12:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:07 [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-30 12:48:07 [arval.es] INFO: Scrape type for 128005: 2
2026-03-30 12:48:07 [arval.es] INFO: Found listing with ID: 128004
2026-03-30 12:48:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:07 [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-30 12:48:07 [arval.es] INFO: Scrape type for 128004: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 128003
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 128003: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 128000
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 128000: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127998
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127998: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127996
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127996: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127995
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127995: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127992
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127992: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127991
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127991: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127984
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127984: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127944
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127944: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127942
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127942: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127936
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127936: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127934
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127934: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127929
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127929: 2
2026-03-30 12:48:08 [arval.es] INFO: Found listing with ID: 127879
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:08 [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-30 12:48:08 [arval.es] INFO: Scrape type for 127879: 2
2026-03-30 12:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125535> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124103c7-e952-5844-9775-11f4f74de852 with identifier: 125535
2026-03-30 12:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124103c7-e952-5844-9775-11f4f74de852 with scrape type 2
2026-03-30 12:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 124103c7-e952-5844-9775-11f4f74de852 with scrape type 2
2026-03-30 12:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 124103c7-e952-5844-9775-11f4f74de852, identifier: 125535
2026-03-30 12:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 124103c7-e952-5844-9775-11f4f74de852 with identifier: 125535
2026-03-30 12:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 124103c7-e952-5844-9775-11f4f74de852 with identifier: 125535
2026-03-30 12:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 124103c7-e952-5844-9775-11f4f74de852 with identifier: 125535 to the API
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48:11 [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-30 12:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125535>
{'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': '124103c7-e952-5844-9775-11f4f74de852',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0325LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-15-110cv-125535',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 41989,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI 1.5 110CV',
'transmission': 'manual',
'trim': 'Allure BlueHDI 1.5 110CV',
'vin': 'VR3UDYHSKNJ540574',
'year': 2022}
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:11 [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-30 12:48:11 [arval.es] INFO: Saving data for 125535: {'created_time': 1773654113.237492, 'last_price_update_time': 1774874891.741234}
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125535') HTTP/1.1" 204 0
2026-03-30 12:48:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 262.872(s), this was the 2nd time calling it.
2026-03-30 12:48:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.294892239055033 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:12 [scrapy.extensions.logstats] INFO: Crawled 699 pages (at 16 pages/min), scraped 651 items (at 14 items/min)
2026-03-30 12:48:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:48:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128667> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5748e261-3a3a-51f9-b1ae-510b4adc7832 with identifier: 128667
2026-03-30 12:48:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5748e261-3a3a-51f9-b1ae-510b4adc7832 with scrape type 2
2026-03-30 12:48:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5748e261-3a3a-51f9-b1ae-510b4adc7832 with scrape type 2
2026-03-30 12:48:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5748e261-3a3a-51f9-b1ae-510b4adc7832, identifier: 128667
2026-03-30 12:48:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5748e261-3a3a-51f9-b1ae-510b4adc7832 with identifier: 128667
2026-03-30 12:48:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5748e261-3a3a-51f9-b1ae-510b4adc7832 with identifier: 128667
2026-03-30 12:48:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5748e261-3a3a-51f9-b1ae-510b4adc7832 with identifier: 128667 to the API
2026-03-30 12:48:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128667>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '5748e261-3a3a-51f9-b1ae-510b4adc7832',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6462LTY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i20-10-tgdi-slx-128667',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'I20',
'odometer': 40078,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15600.0,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai I20 1.0 TGDI SLX',
'transmission': 'manual',
'trim': '1.0 TGDI SLX',
'vin': 'NLHBN51GANZ098757',
'year': 2021}
2026-03-30 12:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:15 [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-30 12:48:15 [arval.es] INFO: Saving data for 128667: {'created_time': 1773654119.058642, 'last_price_update_time': 1774874895.962056}
2026-03-30 12:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128667') HTTP/1.1" 204 0
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.782(s), this was the 1st time calling it.
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.911446264430714 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.348(s), this was the 1st time calling it.
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.5632743325028557 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127734> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0295e3f1-c41c-535c-861a-478e46e6c650 with identifier: 127734
2026-03-30 12:48:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0295e3f1-c41c-535c-861a-478e46e6c650 with scrape type 2
2026-03-30 12:48:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0295e3f1-c41c-535c-861a-478e46e6c650 with scrape type 2
2026-03-30 12:48:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0295e3f1-c41c-535c-861a-478e46e6c650, identifier: 127734
2026-03-30 12:48:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0295e3f1-c41c-535c-861a-478e46e6c650 with identifier: 127734
2026-03-30 12:48:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0295e3f1-c41c-535c-861a-478e46e6c650 with identifier: 127734
2026-03-30 12:48:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0295e3f1-c41c-535c-861a-478e46e6c650 with identifier: 127734 to the API
2026-03-30 12:48:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127734>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 299,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '0295e3f1-c41c-535c-861a-478e46e6c650',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6337LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-s-line-50-tfsi-e-quattro-ultra-127734',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5 Sportback',
'odometer': 56732,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38300.0,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback S Line 50 TFSI e quattro-ultra',
'transmission': 'automatic',
'trim': 'S Line 50 TFSI e quattro-ultra',
'vin': 'WAUZZZFY3N2025241',
'year': 2021}
2026-03-30 12:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:16 [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-30 12:48:16 [arval.es] INFO: Saving data for 127734: {'created_time': 1773400087.252692, 'last_price_update_time': 1774874896.716596}
2026-03-30 12:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127734') HTTP/1.1" 204 0
2026-03-30 12:48:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.007(s), this was the 1st time calling it.
2026-03-30 12:48:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.893329841157577 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:48:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:48:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128437> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01ee30f8-dbc1-5cf1-b8c9-696c181cb724 with identifier: 128437
2026-03-30 12:48:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01ee30f8-dbc1-5cf1-b8c9-696c181cb724 with scrape type 2
2026-03-30 12:48:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01ee30f8-dbc1-5cf1-b8c9-696c181cb724 with scrape type 2
2026-03-30 12:48:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 01ee30f8-dbc1-5cf1-b8c9-696c181cb724, identifier: 128437
2026-03-30 12:48:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 01ee30f8-dbc1-5cf1-b8c9-696c181cb724 with identifier: 128437
2026-03-30 12:48:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 01ee30f8-dbc1-5cf1-b8c9-696c181cb724 with identifier: 128437
2026-03-30 12:48:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 01ee30f8-dbc1-5cf1-b8c9-696c181cb724 with identifier: 128437 to the API
2026-03-30 12:48:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128437>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 303,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '01ee30f8-dbc1-5cf1-b8c9-696c181cb724',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2403LPL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t8-awd-recharge-inscription-auto-techo-128437',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC60',
'odometer': 56652,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2021-05-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T8 AWD Recharge Inscription Auto *TECHO*',
'transmission': 'automatic',
'trim': '2.0 T8 AWD Recharge Inscription Auto *TECHO*',
'vin': 'YV1UZBMVDM1860296',
'year': 2021}
2026-03-30 12:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:21 [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-30 12:48:21 [arval.es] INFO: Saving data for 128437: {'created_time': 1773653638.036166, 'last_price_update_time': 1774874901.931387}
2026-03-30 12:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128437') HTTP/1.1" 204 0
2026-03-30 12:48:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128492> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:48:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55e01bba-d678-57da-b0e8-f8eb875e6818 with identifier: 128492
2026-03-30 12:48:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55e01bba-d678-57da-b0e8-f8eb875e6818 with scrape type 2
2026-03-30 12:48:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 55e01bba-d678-57da-b0e8-f8eb875e6818 with scrape type 2
2026-03-30 12:48:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 55e01bba-d678-57da-b0e8-f8eb875e6818, identifier: 128492
2026-03-30 12:48:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 55e01bba-d678-57da-b0e8-f8eb875e6818 with identifier: 128492
2026-03-30 12:48:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 55e01bba-d678-57da-b0e8-f8eb875e6818 with identifier: 128492
2026-03-30 12:48:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 55e01bba-d678-57da-b0e8-f8eb875e6818 with identifier: 128492 to the API
2026-03-30 12:48:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128492>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '55e01bba-d678-57da-b0e8-f8eb875e6818',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6196MDH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-15-mhev-imt-drive-160cv-128492',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 98184,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2023-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.5 MHEV iMT Drive 160CV',
'transmission': 'manual',
'trim': '1.5 MHEV iMT Drive 160CV',
'vin': 'U5YH4F15APL134505',
'year': 2023}
2026-03-30 12:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:23 [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-30 12:48:23 [arval.es] INFO: Saving data for 128492: {'created_time': 1773653707.760598, 'last_price_update_time': 1774874903.188806}
2026-03-30 12:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128492') HTTP/1.1" 204 0
2026-03-30 12:48:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:48:24 [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-30 12:48:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651
2026-03-30 12:48:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with scrape type 2
2026-03-30 12:48:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with scrape type 2
2026-03-30 12:48:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907, identifier: 128651
2026-03-30 12:48:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651
2026-03-30 12:48:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651
2026-03-30 12:48:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2bdd42b7-bcf9-5da1-b66b-8ca2ecb30907 with identifier: 128651 to the API
2026-03-30 12:48:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:24 [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-30 12:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:24 [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-30 12:48:24 [arval.es] INFO: Saving data for 128651: {'created_time': 1773653841.990131, 'last_price_update_time': 1774874904.616485}
2026-03-30 12:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128651') HTTP/1.1" 204 0
2026-03-30 12:48:53 [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-30 12:48:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120
2026-03-30 12:48:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ab2122-cbd4-5b96-bf6f-26be11205754 with scrape type 2
2026-03-30 12:48:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77ab2122-cbd4-5b96-bf6f-26be11205754 with scrape type 2
2026-03-30 12:48:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77ab2122-cbd4-5b96-bf6f-26be11205754, identifier: 128120
2026-03-30 12:48:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120
2026-03-30 12:48:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120
2026-03-30 12:48:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77ab2122-cbd4-5b96-bf6f-26be11205754 with identifier: 128120 to the API
2026-03-30 12:48:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:54 [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-30 12:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:54 [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-30 12:48:54 [arval.es] INFO: Saving data for 128120: {'created_time': 1773400142.524051, 'last_price_update_time': 1774874934.956287}
2026-03-30 12:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128120') HTTP/1.1" 204 0
2026-03-30 12:48:56 [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-30 12:48:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125
2026-03-30 12:48:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 390e02e0-1caa-5ac9-9460-c187e470fed2 with scrape type 2
2026-03-30 12:48:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 390e02e0-1caa-5ac9-9460-c187e470fed2 with scrape type 2
2026-03-30 12:48:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 390e02e0-1caa-5ac9-9460-c187e470fed2, identifier: 128125
2026-03-30 12:48:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125
2026-03-30 12:48:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125
2026-03-30 12:48:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 390e02e0-1caa-5ac9-9460-c187e470fed2 with identifier: 128125 to the API
2026-03-30 12:48:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:57 [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-30 12:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:57 [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-30 12:48:57 [arval.es] INFO: Saving data for 128125: {'created_time': 1773399890.765451, 'last_price_update_time': 1774874937.54594}
2026-03-30 12:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128125') HTTP/1.1" 204 0
2026-03-30 12:49:01 [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-30 12:49:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126
2026-03-30 12:49:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c90e8c9a-3ac0-5fff-942e-12eb6c78bece with scrape type 2
2026-03-30 12:49:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c90e8c9a-3ac0-5fff-942e-12eb6c78bece with scrape type 2
2026-03-30 12:49:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c90e8c9a-3ac0-5fff-942e-12eb6c78bece, identifier: 128126
2026-03-30 12:49:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126
2026-03-30 12:49:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126
2026-03-30 12:49:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c90e8c9a-3ac0-5fff-942e-12eb6c78bece with identifier: 128126 to the API
2026-03-30 12:49:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:02 [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-30 12:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:02 [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-30 12:49:02 [arval.es] INFO: Saving data for 128126: {'created_time': 1773400228.564119, 'last_price_update_time': 1774874942.363675}
2026-03-30 12:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128126') HTTP/1.1" 204 0
2026-03-30 12:49:12 [scrapy.extensions.logstats] INFO: Crawled 707 pages (at 8 pages/min), scraped 659 items (at 8 items/min)
2026-03-30 12:49:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:49:13 [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-30 12:49:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127870
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127870: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127842
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127842: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127837
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127837: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127834
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127834: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127829
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127829: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127823
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127823: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127809
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127809: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127806
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127806: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127803
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127803: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127796
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127796: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127793
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127793: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127780
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127780: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127777
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127777: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127770
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127770: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127769
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127769: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 119807
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 119807: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 117511
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 117511: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127768
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127768: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127767
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127767: 2
2026-03-30 12:49:13 [arval.es] INFO: Found listing with ID: 127765
2026-03-30 12:49:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:13 [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-30 12:49:13 [arval.es] INFO: Scrape type for 127765: 2
2026-03-30 12:49:31 [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-30 12:49:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121
2026-03-30 12:49:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with scrape type 2
2026-03-30 12:49:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with scrape type 2
2026-03-30 12:49:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30, identifier: 128121
2026-03-30 12:49:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121
2026-03-30 12:49:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121
2026-03-30 12:49:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9d9ba1fa-d0b0-5d2c-99d0-58d3f2e4da30 with identifier: 128121 to the API
2026-03-30 12:49:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:33 [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-30 12:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:33 [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-30 12:49:33 [arval.es] INFO: Saving data for 128121: {'created_time': 1773400143.843906, 'last_price_update_time': 1774874973.514049}
2026-03-30 12:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128121') HTTP/1.1" 204 0
2026-03-30 12:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127929> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127879> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974fb031-f797-595a-991e-85ac3b20c0d6 with identifier: 127929
2026-03-30 12:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974fb031-f797-595a-991e-85ac3b20c0d6 with scrape type 2
2026-03-30 12:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 974fb031-f797-595a-991e-85ac3b20c0d6 with scrape type 2
2026-03-30 12:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 974fb031-f797-595a-991e-85ac3b20c0d6, identifier: 127929
2026-03-30 12:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 974fb031-f797-595a-991e-85ac3b20c0d6 with identifier: 127929
2026-03-30 12:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 974fb031-f797-595a-991e-85ac3b20c0d6 with identifier: 127929
2026-03-30 12:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 974fb031-f797-595a-991e-85ac3b20c0d6 with identifier: 127929 to the API
2026-03-30 12:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127929>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '974fb031-f797-595a-991e-85ac3b20c0d6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0392LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-ex-auto-127929',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 44047,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'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': 'YV1XZBBVFN2718113',
'year': 2021}
2026-03-30 12:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:35 [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-30 12:49:35 [arval.es] INFO: Saving data for 127929: {'created_time': 1773399747.68085, 'last_price_update_time': 1774874975.760491}
2026-03-30 12:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127929') HTTP/1.1" 204 0
2026-03-30 12:49:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b with identifier: 127879
2026-03-30 12:49:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b with scrape type 2
2026-03-30 12:49:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b with scrape type 2
2026-03-30 12:49:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b, identifier: 127879
2026-03-30 12:49:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b with identifier: 127879
2026-03-30 12:49:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b with identifier: 127879
2026-03-30 12:49:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 022ed26f-e8c8-57de-8ee3-45c5b88e7c3b with identifier: 127879 to the API
2026-03-30 12:49:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127879>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '022ed26f-e8c8-57de-8ee3-45c5b88e7c3b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7023MPP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-ultimate-dark-auto-127879',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 34609,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 51600.0,
'price_includes_vat': True,
'registration_date': '2024-04-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Ultimate Dark Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Ultimate Dark Auto',
'vin': 'YV1UZH4V8R1929169',
'year': 2024}
2026-03-30 12:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:36 [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-30 12:49:36 [arval.es] INFO: Saving data for 127879: {'created_time': 1773399789.628041, 'last_price_update_time': 1774874976.195845}
2026-03-30 12:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127879') HTTP/1.1" 204 0
2026-03-30 12:49:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127934> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f190fb81-fb9e-5246-a4a0-951d2c4a5e1a with identifier: 127934
2026-03-30 12:49:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f190fb81-fb9e-5246-a4a0-951d2c4a5e1a with scrape type 2
2026-03-30 12:49:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f190fb81-fb9e-5246-a4a0-951d2c4a5e1a with scrape type 2
2026-03-30 12:49:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f190fb81-fb9e-5246-a4a0-951d2c4a5e1a, identifier: 127934
2026-03-30 12:49:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f190fb81-fb9e-5246-a4a0-951d2c4a5e1a with identifier: 127934
2026-03-30 12:49:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f190fb81-fb9e-5246-a4a0-951d2c4a5e1a with identifier: 127934
2026-03-30 12:49:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f190fb81-fb9e-5246-a4a0-951d2c4a5e1a with identifier: 127934 to the API
2026-03-30 12:49:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127934>
{'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': 'f190fb81-fb9e-5246-a4a0-951d2c4a5e1a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2303LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-127934',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 97293,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'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': 'YV1XZBWVFN2705659',
'year': 2022}
2026-03-30 12:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:38 [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-30 12:49:38 [arval.es] INFO: Saving data for 127934: {'created_time': 1773399765.868252, 'last_price_update_time': 1774874978.372685}
2026-03-30 12:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127934') HTTP/1.1" 204 0
2026-03-30 12:49:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127936> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d94879f-87fe-5126-aba2-b490f6c3543b with identifier: 127936
2026-03-30 12:49:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d94879f-87fe-5126-aba2-b490f6c3543b with scrape type 2
2026-03-30 12:49:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d94879f-87fe-5126-aba2-b490f6c3543b with scrape type 2
2026-03-30 12:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1d94879f-87fe-5126-aba2-b490f6c3543b, identifier: 127936
2026-03-30 12:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1d94879f-87fe-5126-aba2-b490f6c3543b with identifier: 127936
2026-03-30 12:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1d94879f-87fe-5126-aba2-b490f6c3543b with identifier: 127936
2026-03-30 12:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1d94879f-87fe-5126-aba2-b490f6c3543b with identifier: 127936 to the API
2026-03-30 12:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127936>
{'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': '1d94879f-87fe-5126-aba2-b490f6c3543b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9896LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-127936',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 72526,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24800.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'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': 'YV1XZBWVFN2712037',
'year': 2021}
2026-03-30 12:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:42 [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-30 12:49:42 [arval.es] INFO: Saving data for 127936: {'created_time': 1773399756.908303, 'last_price_update_time': 1774874982.376736}
2026-03-30 12:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127936') HTTP/1.1" 204 0
2026-03-30 12:49:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127942> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e13d01a9-0308-5f23-a027-6b6c323ac788 with identifier: 127942
2026-03-30 12:49:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e13d01a9-0308-5f23-a027-6b6c323ac788 with scrape type 2
2026-03-30 12:49:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e13d01a9-0308-5f23-a027-6b6c323ac788 with scrape type 2
2026-03-30 12:49:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e13d01a9-0308-5f23-a027-6b6c323ac788, identifier: 127942
2026-03-30 12:49:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e13d01a9-0308-5f23-a027-6b6c323ac788 with identifier: 127942
2026-03-30 12:49:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e13d01a9-0308-5f23-a027-6b6c323ac788 with identifier: 127942
2026-03-30 12:49:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e13d01a9-0308-5f23-a027-6b6c323ac788 with identifier: 127942 to the API
2026-03-30 12:49:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127942>
{'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': 'e13d01a9-0308-5f23-a027-6b6c323ac788',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9245LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-inscription-ex-auto-127942',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 70135,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24800.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'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': 'YV1XZBWVFN2717556',
'year': 2021}
2026-03-30 12:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:43 [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-30 12:49:43 [arval.es] INFO: Saving data for 127942: {'created_time': 1773399844.536893, 'last_price_update_time': 1774874983.111569}
2026-03-30 12:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127942') HTTP/1.1" 204 0
2026-03-30 12:49:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127944> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a793e296-4af5-5b3e-a69d-62a7816bd966 with identifier: 127944
2026-03-30 12:49:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a793e296-4af5-5b3e-a69d-62a7816bd966 with scrape type 2
2026-03-30 12:49:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a793e296-4af5-5b3e-a69d-62a7816bd966 with scrape type 2
2026-03-30 12:49:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a793e296-4af5-5b3e-a69d-62a7816bd966, identifier: 127944
2026-03-30 12:49:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a793e296-4af5-5b3e-a69d-62a7816bd966 with identifier: 127944
2026-03-30 12:49:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a793e296-4af5-5b3e-a69d-62a7816bd966 with identifier: 127944
2026-03-30 12:49:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a793e296-4af5-5b3e-a69d-62a7816bd966 with identifier: 127944 to the API
2026-03-30 12:49:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127944>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'a793e296-4af5-5b3e-a69d-62a7816bd966',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8046LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-twin-recharge-r-design-auto-127944',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 28716,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28700.0,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'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': 'YV1XZBWVFN2689246',
'year': 2021}
2026-03-30 12:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:44 [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-30 12:49:44 [arval.es] INFO: Saving data for 127944: {'created_time': 1773399841.749318, 'last_price_update_time': 1774874984.949707}
2026-03-30 12:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127944') HTTP/1.1" 204 0
2026-03-30 12:49:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127984> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5159d8b-535d-5114-9dbe-f0407a3c4d51 with identifier: 127984
2026-03-30 12:49:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5159d8b-535d-5114-9dbe-f0407a3c4d51 with scrape type 2
2026-03-30 12:49:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5159d8b-535d-5114-9dbe-f0407a3c4d51 with scrape type 2
2026-03-30 12:49:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5159d8b-535d-5114-9dbe-f0407a3c4d51, identifier: 127984
2026-03-30 12:49:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5159d8b-535d-5114-9dbe-f0407a3c4d51 with identifier: 127984
2026-03-30 12:49:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5159d8b-535d-5114-9dbe-f0407a3c4d51 with identifier: 127984
2026-03-30 12:49:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5159d8b-535d-5114-9dbe-f0407a3c4d51 with identifier: 127984 to the API
2026-03-30 12:49:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127984>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'c5159d8b-535d-5114-9dbe-f0407a3c4d51',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4009LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-a-a-250-e-127984',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase A',
'odometer': 65157,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 0,
'seller_name': None,
'title': 'Mercedes Clase A A 250 e',
'transmission': 'automatic',
'trim': 'A 250 e',
'vin': 'W1K1770861J315875',
'year': 2021}
2026-03-30 12:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:45 [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-30 12:49:45 [arval.es] INFO: Saving data for 127984: {'created_time': 1773399969.543972, 'last_price_update_time': 1774874985.85793}
2026-03-30 12:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127984') HTTP/1.1" 204 0
2026-03-30 12:49:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127991> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8b6c653-a812-5f82-b466-7c02652c0934 with identifier: 127991
2026-03-30 12:49:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8b6c653-a812-5f82-b466-7c02652c0934 with scrape type 2
2026-03-30 12:49:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8b6c653-a812-5f82-b466-7c02652c0934 with scrape type 2
2026-03-30 12:49:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e8b6c653-a812-5f82-b466-7c02652c0934, identifier: 127991
2026-03-30 12:49:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e8b6c653-a812-5f82-b466-7c02652c0934 with identifier: 127991
2026-03-30 12:49:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e8b6c653-a812-5f82-b466-7c02652c0934 with identifier: 127991
2026-03-30 12:49:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e8b6c653-a812-5f82-b466-7c02652c0934 with identifier: 127991 to the API
2026-03-30 12:49:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127991>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e8b6c653-a812-5f82-b466-7c02652c0934',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7708MCJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-core-auto-127991',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 44860,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28400.0,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 0,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Core Auto',
'transmission': 'automatic',
'trim': '2.0 B3 G Core Auto',
'vin': 'YV1XZK7V5P2971439',
'year': 2022}
2026-03-30 12:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:47 [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-30 12:49:47 [arval.es] INFO: Saving data for 127991: {'created_time': 1773399865.040044, 'last_price_update_time': 1774874987.900864}
2026-03-30 12:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127991') HTTP/1.1" 204 0
2026-03-30 12:49:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=49&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127763
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127763: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127762
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127762: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127751
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127751: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127736
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127736: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127732
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127732: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127726
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127726: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127716
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127716: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127626
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127626: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127623
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127623: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127604
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127604: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127601
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127601: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127600
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127600: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127597
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127597: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127591
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127591: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127584
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127584: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127583
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127583: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127581
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127581: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127579
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127579: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127577
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127577: 2
2026-03-30 12:49:49 [arval.es] INFO: Found listing with ID: 127574
2026-03-30 12:49:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:49 [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-30 12:49:49 [arval.es] INFO: Scrape type for 127574: 2
2026-03-30 12:49:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127765> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:49:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a41f8e7-c158-5eeb-8673-167019594bba with identifier: 127765
2026-03-30 12:49:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a41f8e7-c158-5eeb-8673-167019594bba with scrape type 2
2026-03-30 12:49:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a41f8e7-c158-5eeb-8673-167019594bba with scrape type 2
2026-03-30 12:49:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1a41f8e7-c158-5eeb-8673-167019594bba, identifier: 127765
2026-03-30 12:49:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1a41f8e7-c158-5eeb-8673-167019594bba with identifier: 127765
2026-03-30 12:49:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1a41f8e7-c158-5eeb-8673-167019594bba with identifier: 127765
2026-03-30 12:49:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1a41f8e7-c158-5eeb-8673-167019594bba with identifier: 127765 to the API
2026-03-30 12:49:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127765>
{'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': '1a41f8e7-c158-5eeb-8673-167019594bba',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6076LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-127765',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 90526,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKMJ927196',
'year': 2021}
2026-03-30 12:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:57 [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-30 12:49:57 [arval.es] INFO: Saving data for 127765: {'created_time': 1773399448.932612, 'last_price_update_time': 1774874997.630804}
2026-03-30 12:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127765') HTTP/1.1" 204 0
2026-03-30 12:49:58 [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-30 12:49:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992
2026-03-30 12:49:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d6fb0670-2d99-5210-826d-fc70b3c9fb86 with scrape type 2
2026-03-30 12:49:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d6fb0670-2d99-5210-826d-fc70b3c9fb86 with scrape type 2
2026-03-30 12:49:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d6fb0670-2d99-5210-826d-fc70b3c9fb86, identifier: 127992
2026-03-30 12:49:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992
2026-03-30 12:49:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992
2026-03-30 12:49:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d6fb0670-2d99-5210-826d-fc70b3c9fb86 with identifier: 127992 to the API
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:58 [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-30 12:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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-30 12:49:58 [arval.es] INFO: Saving data for 127992: {'created_time': 1773400011.81568, 'last_price_update_time': 1774874998.949559}
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127992') HTTP/1.1" 204 0
2026-03-30 12:50:03 [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-30 12:50:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768
2026-03-30 12:50:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db2e402d-15ea-51a2-b879-d4f8b1affa69 with scrape type 2
2026-03-30 12:50:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db2e402d-15ea-51a2-b879-d4f8b1affa69 with scrape type 2
2026-03-30 12:50:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: db2e402d-15ea-51a2-b879-d4f8b1affa69, identifier: 127768
2026-03-30 12:50:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768
2026-03-30 12:50:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768
2026-03-30 12:50:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: db2e402d-15ea-51a2-b879-d4f8b1affa69 with identifier: 127768 to the API
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:03 [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-30 12:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:03 [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-30 12:50:03 [arval.es] INFO: Saving data for 127768: {'created_time': 1773399199.095658, 'last_price_update_time': 1774875003.825698}
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127768') HTTP/1.1" 204 0
2026-03-30 12:50:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.296(s), this was the 2nd time calling it.
2026-03-30 12:50:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.938063258491126 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:50:12 [scrapy.extensions.logstats] INFO: Crawled 721 pages (at 14 pages/min), scraped 671 items (at 12 items/min)
2026-03-30 12:50:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:50:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127767> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:50:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125505> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5aba97ee-f51b-55c0-b7c7-884e36b016df with identifier: 127767
2026-03-30 12:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5aba97ee-f51b-55c0-b7c7-884e36b016df with scrape type 2
2026-03-30 12:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5aba97ee-f51b-55c0-b7c7-884e36b016df with scrape type 2
2026-03-30 12:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5aba97ee-f51b-55c0-b7c7-884e36b016df, identifier: 127767
2026-03-30 12:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5aba97ee-f51b-55c0-b7c7-884e36b016df with identifier: 127767
2026-03-30 12:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5aba97ee-f51b-55c0-b7c7-884e36b016df with identifier: 127767
2026-03-30 12:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5aba97ee-f51b-55c0-b7c7-884e36b016df with identifier: 127767 to the API
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127767>
{'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': '5aba97ee-f51b-55c0-b7c7-884e36b016df',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5898LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-12-puretech-ss-active-pack-eat8-127767',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 95371,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.2 PureTech S&S Active Pack EAT8',
'transmission': 'automatic',
'trim': '1.2 PureTech S&S Active Pack EAT8',
'vin': 'VF3MRHNSUMS148622',
'year': 2021}
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:17 [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-30 12:50:17 [arval.es] INFO: Saving data for 127767: {'created_time': 1773399446.353408, 'last_price_update_time': 1774875017.783226}
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127767') HTTP/1.1" 204 0
2026-03-30 12:50:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 815d1ce8-8238-5acb-9017-140cebf5e41d with identifier: 125505
2026-03-30 12:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 815d1ce8-8238-5acb-9017-140cebf5e41d with scrape type 2
2026-03-30 12:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 815d1ce8-8238-5acb-9017-140cebf5e41d with scrape type 2
2026-03-30 12:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 815d1ce8-8238-5acb-9017-140cebf5e41d, identifier: 125505
2026-03-30 12:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 815d1ce8-8238-5acb-9017-140cebf5e41d with identifier: 125505
2026-03-30 12:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 815d1ce8-8238-5acb-9017-140cebf5e41d with identifier: 125505
2026-03-30 12:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 815d1ce8-8238-5acb-9017-140cebf5e41d with identifier: 125505 to the API
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125505>
{'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': '815d1ce8-8238-5acb-9017-140cebf5e41d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0579LXC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/dacia-sandero-iii-stepway-essential-10-eco-g-100cv-125505',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 100034,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12100.0,
'price_includes_vat': True,
'registration_date': '2022-03-30',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Sandero III Stepway Essential 1.0 ECO-G 100CV',
'transmission': 'manual',
'trim': 'III Stepway Essential 1.0 ECO-G 100CV',
'vin': 'UU1DJF00168651292',
'year': 2022}
2026-03-30 12:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:18 [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-30 12:50:18 [arval.es] INFO: Saving data for 125505: {'created_time': 1773653573.220266, 'last_price_update_time': 1774875018.196201}
2026-03-30 12:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125505') HTTP/1.1" 204 0
2026-03-30 12:50:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.987(s), this was the 1st time calling it.
2026-03-30 12:50:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6273576022371152 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:19 [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-30 12:50:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807
2026-03-30 12:50:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 076bb772-9c46-50ab-b9ff-ffc180d90287 with scrape type 2
2026-03-30 12:50:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 076bb772-9c46-50ab-b9ff-ffc180d90287 with scrape type 2
2026-03-30 12:50:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 076bb772-9c46-50ab-b9ff-ffc180d90287, identifier: 119807
2026-03-30 12:50:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807
2026-03-30 12:50:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807
2026-03-30 12:50:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 076bb772-9c46-50ab-b9ff-ffc180d90287 with identifier: 119807 to the API
2026-03-30 12:50:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:20 [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-30 12:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:20 [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-30 12:50:20 [arval.es] INFO: Saving data for 119807: {'created_time': 1773399651.796663, 'last_price_update_time': 1774875020.447301}
2026-03-30 12:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119807') HTTP/1.1" 204 0
2026-03-30 12:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:50:24 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.478(s), this was the 1st time calling it.
2026-03-30 12:50:24 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.174675395336064 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:50:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124992> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:50:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 061c76e1-8305-501d-bdc8-c8c5b4432205 with identifier: 124992
2026-03-30 12:50:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 061c76e1-8305-501d-bdc8-c8c5b4432205 with scrape type 2
2026-03-30 12:50:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 061c76e1-8305-501d-bdc8-c8c5b4432205 with scrape type 2
2026-03-30 12:50:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 061c76e1-8305-501d-bdc8-c8c5b4432205, identifier: 124992
2026-03-30 12:50:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 061c76e1-8305-501d-bdc8-c8c5b4432205 with identifier: 124992
2026-03-30 12:50:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 061c76e1-8305-501d-bdc8-c8c5b4432205 with identifier: 124992
2026-03-30 12:50:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 061c76e1-8305-501d-bdc8-c8c5b4432205 with identifier: 124992 to the API
2026-03-30 12:50:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124992>
{'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': '061c76e1-8305-501d-bdc8-c8c5b4432205',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2684MNH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-10-dct-acenta-114cv-124992',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Nissan',
'model': 'Juke',
'odometer': 33175,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2024-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 1.0 DCT Acenta 114CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.0 DCT Acenta 114CV',
'vin': 'SJNFAAF16U1287519',
'year': 2024}
2026-03-30 12:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:31 [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-30 12:50:31 [arval.es] INFO: Saving data for 124992: {'created_time': 1773400069.413529, 'last_price_update_time': 1774875031.89232}
2026-03-30 12:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124992') HTTP/1.1" 204 0
2026-03-30 12:50:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.179(s), this was the 2nd time calling it.
2026-03-30 12:50:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.0256343644318395 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.387(s), this was the 1st time calling it.
2026-03-30 12:50:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.620663778722234 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:35 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.016(s), this was the 1st time calling it.
2026-03-30 12:50:35 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.859463416098922 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:36 [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-30 12:50:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777
2026-03-30 12:50:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1867c1e8-c97c-5247-9940-e6932bfad970 with scrape type 2
2026-03-30 12:50:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1867c1e8-c97c-5247-9940-e6932bfad970 with scrape type 2
2026-03-30 12:50:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1867c1e8-c97c-5247-9940-e6932bfad970, identifier: 127777
2026-03-30 12:50:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777
2026-03-30 12:50:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777
2026-03-30 12:50:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1867c1e8-c97c-5247-9940-e6932bfad970 with identifier: 127777 to the API
2026-03-30 12:50:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:37 [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-30 12:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:37 [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-30 12:50:37 [arval.es] INFO: Saving data for 127777: {'created_time': 1773399484.918819, 'last_price_update_time': 1774875037.068033}
2026-03-30 12:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127777') HTTP/1.1" 204 0
2026-03-30 12:50:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:50:39 [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-30 12:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769
2026-03-30 12:50:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a448126-272a-5678-b75a-acdf0a4475a6 with scrape type 2
2026-03-30 12:50:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a448126-272a-5678-b75a-acdf0a4475a6 with scrape type 2
2026-03-30 12:50:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a448126-272a-5678-b75a-acdf0a4475a6, identifier: 127769
2026-03-30 12:50:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769
2026-03-30 12:50:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769
2026-03-30 12:50:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a448126-272a-5678-b75a-acdf0a4475a6 with identifier: 127769 to the API
2026-03-30 12:50:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:39 [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-30 12:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:39 [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-30 12:50:39 [arval.es] INFO: Saving data for 127769: {'created_time': 1773399519.876972, 'last_price_update_time': 1774875039.686042}
2026-03-30 12:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127769') HTTP/1.1" 204 0
2026-03-30 12:50:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:50:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128499> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:50:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b316cfa6-57af-5fb5-9f51-cda6c8ed820c with identifier: 128499
2026-03-30 12:50:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b316cfa6-57af-5fb5-9f51-cda6c8ed820c with scrape type 2
2026-03-30 12:50:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b316cfa6-57af-5fb5-9f51-cda6c8ed820c with scrape type 2
2026-03-30 12:50:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b316cfa6-57af-5fb5-9f51-cda6c8ed820c, identifier: 128499
2026-03-30 12:50:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b316cfa6-57af-5fb5-9f51-cda6c8ed820c with identifier: 128499
2026-03-30 12:50:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b316cfa6-57af-5fb5-9f51-cda6c8ed820c with identifier: 128499
2026-03-30 12:50:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b316cfa6-57af-5fb5-9f51-cda6c8ed820c with identifier: 128499 to the API
2026-03-30 12:50:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128499>
{'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': 'b316cfa6-57af-5fb5-9f51-cda6c8ed820c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7198LWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-128499',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 107827,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19000.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': 'SJNTAAJ12U1059540',
'year': 2022}
2026-03-30 12:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:40 [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-30 12:50:40 [arval.es] INFO: Saving data for 128499: {'created_time': 1773653684.95226, 'last_price_update_time': 1774875040.815068}
2026-03-30 12:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128499') HTTP/1.1" 204 0
2026-03-30 12:50:41 [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-30 12:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127572
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127572: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 118096
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 118096: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127566
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127566: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127534
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127534: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127520
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127520: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127516
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127516: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127515
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127515: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127512
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127512: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127497
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127497: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127479
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127479: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127493
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127493: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127488
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127488: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127487
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127487: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127485
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127485: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127483
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127483: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 126443
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 126443: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 122850
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 122850: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 122109
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 122109: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 124549
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 124549: 2
2026-03-30 12:50:42 [arval.es] INFO: Found listing with ID: 127474
2026-03-30 12:50:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:42 [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-30 12:50:42 [arval.es] INFO: Scrape type for 127474: 2
2026-03-30 12:50:48 [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-30 12:50:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122
2026-03-30 12:50:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9cabdd94-29d5-5347-9587-03ee70092ac4 with scrape type 2
2026-03-30 12:50:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9cabdd94-29d5-5347-9587-03ee70092ac4 with scrape type 2
2026-03-30 12:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9cabdd94-29d5-5347-9587-03ee70092ac4, identifier: 128122
2026-03-30 12:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122
2026-03-30 12:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122
2026-03-30 12:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9cabdd94-29d5-5347-9587-03ee70092ac4 with identifier: 128122 to the API
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:49 [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-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128122%27 HTTP/1.1" 200 None
2026-03-30 12:50:49 [arval.es] INFO: Saving data for 128122: {'created_time': 1773400122.660507, 'last_price_update_time': 1774875049.356151}
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128122') HTTP/1.1" 204 0
2026-03-30 12:50:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127574> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:50:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 279b379a-7682-5aa5-9c71-e7e1f3009a06 with identifier: 127574
2026-03-30 12:50:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 279b379a-7682-5aa5-9c71-e7e1f3009a06 with scrape type 2
2026-03-30 12:50:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 279b379a-7682-5aa5-9c71-e7e1f3009a06 with scrape type 2
2026-03-30 12:50:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 279b379a-7682-5aa5-9c71-e7e1f3009a06, identifier: 127574
2026-03-30 12:50:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 279b379a-7682-5aa5-9c71-e7e1f3009a06 with identifier: 127574
2026-03-30 12:50:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 279b379a-7682-5aa5-9c71-e7e1f3009a06 with identifier: 127574
2026-03-30 12:50:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 279b379a-7682-5aa5-9c71-e7e1f3009a06 with identifier: 127574 to the API
2026-03-30 12:50:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127574>
{'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': '279b379a-7682-5aa5-9c71-e7e1f3009a06',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7406MLN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-127574',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 54969,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17000.0,
'price_includes_vat': True,
'registration_date': '2023-11-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAW5RY011112',
'year': 2023}
2026-03-30 12:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:52 [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-30 12:50:52 [arval.es] INFO: Saving data for 127574: {'created_time': 1773399006.450303, 'last_price_update_time': 1774875052.380832}
2026-03-30 12:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127574') HTTP/1.1" 204 0
2026-03-30 12:51:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127579> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:51:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5a428fd-8a2c-5090-a658-259fa52c5613 with identifier: 127579
2026-03-30 12:51:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5a428fd-8a2c-5090-a658-259fa52c5613 with scrape type 2
2026-03-30 12:51:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5a428fd-8a2c-5090-a658-259fa52c5613 with scrape type 2
2026-03-30 12:51:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e5a428fd-8a2c-5090-a658-259fa52c5613, identifier: 127579
2026-03-30 12:51:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e5a428fd-8a2c-5090-a658-259fa52c5613 with identifier: 127579
2026-03-30 12:51:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e5a428fd-8a2c-5090-a658-259fa52c5613 with identifier: 127579
2026-03-30 12:51:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e5a428fd-8a2c-5090-a658-259fa52c5613 with identifier: 127579 to the API
2026-03-30 12:51:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127579>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 222,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e5a428fd-8a2c-5090-a658-259fa52c5613',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2347MCN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-rav4-25l-220h-advance-4wd-127579',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Toyota',
'model': 'RAV4',
'odometer': 64398,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33600.0,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota RAV4 2.5l 220H Advance 4WD',
'transmission': 'automatic',
'trim': '2.5l 220H Advance 4WD',
'vin': 'JTMR63FV30D536086',
'year': 2022}
2026-03-30 12:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:06 [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-30 12:51:06 [arval.es] INFO: Saving data for 127579: {'created_time': 1773399096.393149, 'last_price_update_time': 1774875066.85132}
2026-03-30 12:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127579') HTTP/1.1" 204 0
2026-03-30 12:51:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127583> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:51:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d2311c2-a625-5585-8d90-1c211347fb6c with identifier: 127583
2026-03-30 12:51:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d2311c2-a625-5585-8d90-1c211347fb6c with scrape type 2
2026-03-30 12:51:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d2311c2-a625-5585-8d90-1c211347fb6c with scrape type 2
2026-03-30 12:51:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8d2311c2-a625-5585-8d90-1c211347fb6c, identifier: 127583
2026-03-30 12:51:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8d2311c2-a625-5585-8d90-1c211347fb6c with identifier: 127583
2026-03-30 12:51:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8d2311c2-a625-5585-8d90-1c211347fb6c with identifier: 127583
2026-03-30 12:51:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8d2311c2-a625-5585-8d90-1c211347fb6c with identifier: 127583 to the API
2026-03-30 12:51:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127583>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '8d2311c2-a625-5585-8d90-1c211347fb6c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1576LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-cla-cla-200-d-dct-shooting-brake-127583',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase CLA',
'odometer': 54340,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31200.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase CLA CLA 200 D DCT Shooting Brake',
'transmission': 'automatic',
'trim': 'CLA 200 D DCT Shooting Brake',
'vin': 'W1K1186121N272271',
'year': 2021}
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:11 [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-30 12:51:11 [arval.es] INFO: Saving data for 127583: {'created_time': 1773390450.118747, 'last_price_update_time': 1774875071.105465}
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127583') HTTP/1.1" 204 0
2026-03-30 12:51:12 [scrapy.extensions.logstats] INFO: Crawled 733 pages (at 12 pages/min), scraped 682 items (at 11 items/min)
2026-03-30 12:51:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:51:18 [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-30 12:51:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123
2026-03-30 12:51:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adc47169-d05a-5471-b95e-ac5b2c0068c6 with scrape type 2
2026-03-30 12:51:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item adc47169-d05a-5471-b95e-ac5b2c0068c6 with scrape type 2
2026-03-30 12:51:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: adc47169-d05a-5471-b95e-ac5b2c0068c6, identifier: 128123
2026-03-30 12:51:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123
2026-03-30 12:51:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123
2026-03-30 12:51:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: adc47169-d05a-5471-b95e-ac5b2c0068c6 with identifier: 128123 to the API
2026-03-30 12:51:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:18 [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-30 12:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:18 [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-30 12:51:18 [arval.es] INFO: Saving data for 128123: {'created_time': 1773389367.019379, 'last_price_update_time': 1774875078.738943}
2026-03-30 12:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128123') HTTP/1.1" 204 0
2026-03-30 12:51:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127584> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:51:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf5696c6-bfc6-56c5-80bd-6e829c004b93 with identifier: 127584
2026-03-30 12:51:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf5696c6-bfc6-56c5-80bd-6e829c004b93 with scrape type 2
2026-03-30 12:51:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf5696c6-bfc6-56c5-80bd-6e829c004b93 with scrape type 2
2026-03-30 12:51:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bf5696c6-bfc6-56c5-80bd-6e829c004b93, identifier: 127584
2026-03-30 12:51:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bf5696c6-bfc6-56c5-80bd-6e829c004b93 with identifier: 127584
2026-03-30 12:51:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bf5696c6-bfc6-56c5-80bd-6e829c004b93 with identifier: 127584
2026-03-30 12:51:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bf5696c6-bfc6-56c5-80bd-6e829c004b93 with identifier: 127584 to the API
2026-03-30 12:51:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127584>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bf5696c6-bfc6-56c5-80bd-6e829c004b93',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0182MBD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-maxx-dct-127584',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 79422,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Maxx DCT',
'transmission': 'automatic',
'trim': '1.6 CRDI 48V Maxx DCT',
'vin': 'TMAJC81AGNJ232233',
'year': 2022}
2026-03-30 12:51:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:24 [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-30 12:51:24 [arval.es] INFO: Saving data for 127584: {'created_time': 1773399089.062401, 'last_price_update_time': 1774875084.20252}
2026-03-30 12:51:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127584') HTTP/1.1" 204 0
2026-03-30 12:51:28 [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-30 12:51:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597
2026-03-30 12:51:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with scrape type 2
2026-03-30 12:51:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with scrape type 2
2026-03-30 12:51:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606, identifier: 127597
2026-03-30 12:51:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597
2026-03-30 12:51:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597
2026-03-30 12:51:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c75f0ae-7d8b-5e8d-887f-72b6e7927606 with identifier: 127597 to the API
2026-03-30 12:51:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:28 [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-30 12:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:28 [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-30 12:51:28 [arval.es] INFO: Saving data for 127597: {'created_time': 1773399120.976615, 'last_price_update_time': 1774875088.771827}
2026-03-30 12:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127597') HTTP/1.1" 204 0
2026-03-30 12:51:45 [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-30 12:51:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600
2026-03-30 12:51:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be8613ce-ee8f-5372-abb3-db8b305df2fc with scrape type 2
2026-03-30 12:51:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be8613ce-ee8f-5372-abb3-db8b305df2fc with scrape type 2
2026-03-30 12:51:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: be8613ce-ee8f-5372-abb3-db8b305df2fc, identifier: 127600
2026-03-30 12:51:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600
2026-03-30 12:51:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600
2026-03-30 12:51:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: be8613ce-ee8f-5372-abb3-db8b305df2fc with identifier: 127600 to the API
2026-03-30 12:51:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:46 [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-30 12:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:46 [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-30 12:51:46 [arval.es] INFO: Saving data for 127600: {'created_time': 1773399138.861724, 'last_price_update_time': 1774875106.029685}
2026-03-30 12:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127600') HTTP/1.1" 204 0
2026-03-30 12:51:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128119> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:51:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53 with identifier: 128119
2026-03-30 12:51:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53 with scrape type 2
2026-03-30 12:51:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53 with scrape type 2
2026-03-30 12:51:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53, identifier: 128119
2026-03-30 12:51:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53 with identifier: 128119
2026-03-30 12:51:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53 with identifier: 128119
2026-03-30 12:51:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 68323e7f-6e5f-5551-8f9f-cbcfd48a5c53 with identifier: 128119 to the API
2026-03-30 12:51:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128119>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '68323e7f-6e5f-5551-8f9f-cbcfd48a5c53',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3591LRX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a4-avant-advanced-30-tdi-s-tronic-128119',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A4',
'odometer': 98838,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2021-07-07',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A4 Avant Advanced 30 TDI S tronic',
'transmission': 'automatic',
'trim': 'Avant Advanced 30 TDI S tronic',
'vin': 'WAUZZZF45MA082574',
'year': 2021}
2026-03-30 12:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128119%27 HTTP/1.1" 200 None
2026-03-30 12:51:51 [arval.es] INFO: Saving data for 128119: {'created_time': 1773400118.989168, 'last_price_update_time': 1774875111.763364}
2026-03-30 12:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128119') HTTP/1.1" 204 0
2026-03-30 12:51:51 [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-30 12:51:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601
2026-03-30 12:51:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with scrape type 2
2026-03-30 12:51:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with scrape type 2
2026-03-30 12:51:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18, identifier: 127601
2026-03-30 12:51:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601
2026-03-30 12:51:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601
2026-03-30 12:51:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 93af5297-70f9-5cbb-aeac-0aa4ad9a9e18 with identifier: 127601 to the API
2026-03-30 12:51:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:52 [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-30 12:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:52 [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-30 12:51:52 [arval.es] INFO: Saving data for 127601: {'created_time': 1773399128.328946, 'last_price_update_time': 1774875112.365916}
2026-03-30 12:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127601') HTTP/1.1" 204 0
2026-03-30 12:52:03 [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-30 12:52:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127469
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127469: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127465
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127465: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127463
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127463: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127459
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127459: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127457
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127457: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127453
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127453: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127440
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127440: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127426
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127426: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 123873
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 123873: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 123113
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 123113: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127355
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127355: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 121630
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 121630: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127341
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127341: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 125616
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 125616: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127306
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127306: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127302
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127302: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127294
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127294: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 121404
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 121404: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127158
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127158: 2
2026-03-30 12:52:03 [arval.es] INFO: Found listing with ID: 127156
2026-03-30 12:52:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:03 [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-30 12:52:03 [arval.es] INFO: Scrape type for 127156: 2
2026-03-30 12:52:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127474> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5dafc369-29b4-5546-b390-d3f567940d25 with identifier: 127474
2026-03-30 12:52:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5dafc369-29b4-5546-b390-d3f567940d25 with scrape type 2
2026-03-30 12:52:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5dafc369-29b4-5546-b390-d3f567940d25 with scrape type 2
2026-03-30 12:52:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5dafc369-29b4-5546-b390-d3f567940d25, identifier: 127474
2026-03-30 12:52:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5dafc369-29b4-5546-b390-d3f567940d25 with identifier: 127474
2026-03-30 12:52:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5dafc369-29b4-5546-b390-d3f567940d25 with identifier: 127474
2026-03-30 12:52:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5dafc369-29b4-5546-b390-d3f567940d25 with identifier: 127474 to the API
2026-03-30 12:52:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127474>
{'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': '5dafc369-29b4-5546-b390-d3f567940d25',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9519LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-127474',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 33434,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048495',
'year': 2021}
2026-03-30 12:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:04 [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-30 12:52:04 [arval.es] INFO: Saving data for 127474: {'created_time': 1773398516.596988, 'last_price_update_time': 1774875124.88744}
2026-03-30 12:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127474') HTTP/1.1" 204 0
2026-03-30 12:52:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124549> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2 with identifier: 124549
2026-03-30 12:52:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2 with scrape type 2
2026-03-30 12:52:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2 with scrape type 2
2026-03-30 12:52:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2, identifier: 124549
2026-03-30 12:52:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2 with identifier: 124549
2026-03-30 12:52:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2 with identifier: 124549
2026-03-30 12:52:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2 with identifier: 124549 to the API
2026-03-30 12:52:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124549>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'ce0e8316-0fea-5fa6-8047-ae1a4abb2cf2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6958MCR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-dsg-244cv-124549',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 34429,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28300.0,
'price_includes_vat': True,
'registration_date': '2022-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid DSG 244CV',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid DSG 244CV',
'vin': 'WVGZZZ5N5PW403710',
'year': 2022}
2026-03-30 12:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:05 [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-30 12:52:05 [arval.es] INFO: Saving data for 124549: {'created_time': 1773398505.598444, 'last_price_update_time': 1774875125.937784}
2026-03-30 12:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124549') HTTP/1.1" 204 0
2026-03-30 12:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122109> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d510eda8-5cf9-5088-9435-1f650197b18c with identifier: 122109
2026-03-30 12:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d510eda8-5cf9-5088-9435-1f650197b18c with scrape type 2
2026-03-30 12:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d510eda8-5cf9-5088-9435-1f650197b18c with scrape type 2
2026-03-30 12:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d510eda8-5cf9-5088-9435-1f650197b18c, identifier: 122109
2026-03-30 12:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d510eda8-5cf9-5088-9435-1f650197b18c with identifier: 122109
2026-03-30 12:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d510eda8-5cf9-5088-9435-1f650197b18c with identifier: 122109
2026-03-30 12:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d510eda8-5cf9-5088-9435-1f650197b18c with identifier: 122109 to the API
2026-03-30 12:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122109>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 2,
'engine': '2.2L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'd510eda8-5cf9-5088-9435-1f650197b18c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3718LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-boxer-l2-bhdi-22-ss-140cv-122109',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': 'Boxer',
'odometer': 85860,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-10-06',
'seats_number': 2,
'seller_name': None,
'title': 'Peugeot Boxer L2 BHDI 2.2 S&S 140CV',
'transmission': 'manual',
'trim': 'L2 BHDI 2.2 S&S 140CV',
'vin': 'VF3YBBNDB12T59009',
'year': 2021}
2026-03-30 12:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:06 [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-30 12:52:06 [arval.es] INFO: Saving data for 122109: {'created_time': 1773398783.037762, 'last_price_update_time': 1774875126.981077}
2026-03-30 12:52:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122109') HTTP/1.1" 204 0
2026-03-30 12:52:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126443> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02ad14f9-c5b3-577d-b812-4b49a92fa128 with identifier: 126443
2026-03-30 12:52:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02ad14f9-c5b3-577d-b812-4b49a92fa128 with scrape type 2
2026-03-30 12:52:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 02ad14f9-c5b3-577d-b812-4b49a92fa128 with scrape type 2
2026-03-30 12:52:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 02ad14f9-c5b3-577d-b812-4b49a92fa128, identifier: 126443
2026-03-30 12:52:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 02ad14f9-c5b3-577d-b812-4b49a92fa128 with identifier: 126443
2026-03-30 12:52:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 02ad14f9-c5b3-577d-b812-4b49a92fa128 with identifier: 126443
2026-03-30 12:52:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 02ad14f9-c5b3-577d-b812-4b49a92fa128 with identifier: 126443 to the API
2026-03-30 12:52:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126443>
{'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': '02ad14f9-c5b3-577d-b812-4b49a92fa128',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4313LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-twin-recharge-r-design-210cv-techo-126443',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 60051,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28600.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 Twin Recharge R-Design 210CV *Techo*',
'transmission': 'automatic',
'trim': '1.5 Twin Recharge R-Design 210CV *Techo*',
'vin': 'YV1XZBWVFN2720786',
'year': 2021}
2026-03-30 12:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:09 [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-30 12:52:09 [arval.es] INFO: Saving data for 126443: {'created_time': 1773398715.052561, 'last_price_update_time': 1774875129.09256}
2026-03-30 12:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126443') HTTP/1.1" 204 0
2026-03-30 12:52:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122850> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9de8f539-b2a0-562d-be60-9618416ee7d5 with identifier: 122850
2026-03-30 12:52:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9de8f539-b2a0-562d-be60-9618416ee7d5 with scrape type 2
2026-03-30 12:52:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9de8f539-b2a0-562d-be60-9618416ee7d5 with scrape type 2
2026-03-30 12:52:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9de8f539-b2a0-562d-be60-9618416ee7d5, identifier: 122850
2026-03-30 12:52:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9de8f539-b2a0-562d-be60-9618416ee7d5 with identifier: 122850
2026-03-30 12:52:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9de8f539-b2a0-562d-be60-9618416ee7d5 with identifier: 122850
2026-03-30 12:52:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9de8f539-b2a0-562d-be60-9618416ee7d5 with identifier: 122850 to the API
2026-03-30 12:52:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122850>
{'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': '9de8f539-b2a0-562d-be60-9618416ee7d5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9714LSW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-maxx-100cv-122850',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 61610,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2021-09-20',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Maxx 100CV',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Maxx 100CV',
'vin': 'NLHBN81GANZ062812',
'year': 2021}
2026-03-30 12:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:10 [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-30 12:52:10 [arval.es] INFO: Saving data for 122850: {'created_time': 1773398788.194361, 'last_price_update_time': 1774875130.106137}
2026-03-30 12:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122850') HTTP/1.1" 204 0
2026-03-30 12:52:12 [scrapy.extensions.logstats] INFO: Crawled 745 pages (at 12 pages/min), scraped 693 items (at 11 items/min)
2026-03-30 12:52:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:52:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127483> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8204b0ff-6b59-54be-b981-bd7bdf2ce989 with identifier: 127483
2026-03-30 12:52:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8204b0ff-6b59-54be-b981-bd7bdf2ce989 with scrape type 2
2026-03-30 12:52:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8204b0ff-6b59-54be-b981-bd7bdf2ce989 with scrape type 2
2026-03-30 12:52:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8204b0ff-6b59-54be-b981-bd7bdf2ce989, identifier: 127483
2026-03-30 12:52:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8204b0ff-6b59-54be-b981-bd7bdf2ce989 with identifier: 127483
2026-03-30 12:52:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8204b0ff-6b59-54be-b981-bd7bdf2ce989 with identifier: 127483
2026-03-30 12:52:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8204b0ff-6b59-54be-b981-bd7bdf2ce989 with identifier: 127483 to the API
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127483>
{'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': '8204b0ff-6b59-54be-b981-bd7bdf2ce989',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2458LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-127483',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Mokka',
'odometer': 86566,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW070371',
'year': 2021}
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:13 [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-30 12:52:13 [arval.es] INFO: Saving data for 127483: {'created_time': 1773398837.479982, 'last_price_update_time': 1774875133.278907}
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127483') HTTP/1.1" 204 0
2026-03-30 12:52:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.168(s), this was the 1st time calling it.
2026-03-30 12:52:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.709387491513346 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:52:28 [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-30 12:52:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485
2026-03-30 12:52:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0da654bc-71ff-5da1-8181-eaaceed09c32 with scrape type 2
2026-03-30 12:52:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0da654bc-71ff-5da1-8181-eaaceed09c32 with scrape type 2
2026-03-30 12:52:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0da654bc-71ff-5da1-8181-eaaceed09c32, identifier: 127485
2026-03-30 12:52:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485
2026-03-30 12:52:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485
2026-03-30 12:52:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0da654bc-71ff-5da1-8181-eaaceed09c32 with identifier: 127485 to the API
2026-03-30 12:52:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:29 [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-30 12:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:29 [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-30 12:52:29 [arval.es] INFO: Saving data for 127485: {'created_time': 1773398851.915283, 'last_price_update_time': 1774875149.277659}
2026-03-30 12:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127485') HTTP/1.1" 204 0
2026-03-30 12:52:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.874(s), this was the 1st time calling it.
2026-03-30 12:52:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.1824404699803415 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:33 [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-30 12:52:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488
2026-03-30 12:52:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with scrape type 2
2026-03-30 12:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with scrape type 2
2026-03-30 12:52:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3, identifier: 127488
2026-03-30 12:52:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488
2026-03-30 12:52:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488
2026-03-30 12:52:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5a25909-ecb3-5ee8-9e48-4c9a80df81c3 with identifier: 127488 to the API
2026-03-30 12:52:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:33 [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-30 12:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:33 [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-30 12:52:33 [arval.es] INFO: Saving data for 127488: {'created_time': 1773398878.831347, 'last_price_update_time': 1774875153.883186}
2026-03-30 12:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127488') HTTP/1.1" 204 0
2026-03-30 12:52:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:52:37 [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-30 12:52:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493
2026-03-30 12:52:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79d5c841-9518-5cbf-a864-2e8e7114c74e with scrape type 2
2026-03-30 12:52:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 79d5c841-9518-5cbf-a864-2e8e7114c74e with scrape type 2
2026-03-30 12:52:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 79d5c841-9518-5cbf-a864-2e8e7114c74e, identifier: 127493
2026-03-30 12:52:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493
2026-03-30 12:52:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493
2026-03-30 12:52:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 79d5c841-9518-5cbf-a864-2e8e7114c74e with identifier: 127493 to the API
2026-03-30 12:52:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:38 [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-30 12:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:38 [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-30 12:52:38 [arval.es] INFO: Saving data for 127493: {'created_time': 1773398869.780579, 'last_price_update_time': 1774875158.474767}
2026-03-30 12:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127493') HTTP/1.1" 204 0
2026-03-30 12:52:38 [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-30 12:52:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770
2026-03-30 12:52:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b02eb193-d926-53ec-9008-c5f75100c3d9 with scrape type 2
2026-03-30 12:52:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b02eb193-d926-53ec-9008-c5f75100c3d9 with scrape type 2
2026-03-30 12:52:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b02eb193-d926-53ec-9008-c5f75100c3d9, identifier: 127770
2026-03-30 12:52:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770
2026-03-30 12:52:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770
2026-03-30 12:52:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b02eb193-d926-53ec-9008-c5f75100c3d9 with identifier: 127770 to the API
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:39 [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-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:39 [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-30 12:52:39 [arval.es] INFO: Saving data for 127770: {'created_time': 1773399518.092667, 'last_price_update_time': 1774875159.256174}
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127770') HTTP/1.1" 204 0
2026-03-30 12:52:39 [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-30 12:52:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511
2026-03-30 12:52:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f45b156-0e75-5a48-b747-952db7237f3a with scrape type 2
2026-03-30 12:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0f45b156-0e75-5a48-b747-952db7237f3a with scrape type 2
2026-03-30 12:52:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0f45b156-0e75-5a48-b747-952db7237f3a, identifier: 117511
2026-03-30 12:52:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511
2026-03-30 12:52:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511
2026-03-30 12:52:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0f45b156-0e75-5a48-b747-952db7237f3a with identifier: 117511 to the API
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:40 [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-30 12:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:40 [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-30 12:52:40 [arval.es] INFO: Saving data for 117511: {'created_time': 1773399192.303664, 'last_price_update_time': 1774875160.02337}
2026-03-30 12:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117511') HTTP/1.1" 204 0
2026-03-30 12:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127156> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c303c03f-df7e-591b-9125-1edeff04b40f with identifier: 127156
2026-03-30 12:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c303c03f-df7e-591b-9125-1edeff04b40f with scrape type 2
2026-03-30 12:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c303c03f-df7e-591b-9125-1edeff04b40f with scrape type 2
2026-03-30 12:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c303c03f-df7e-591b-9125-1edeff04b40f, identifier: 127156
2026-03-30 12:52:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c303c03f-df7e-591b-9125-1edeff04b40f with identifier: 127156
2026-03-30 12:52:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c303c03f-df7e-591b-9125-1edeff04b40f with identifier: 127156
2026-03-30 12:52:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c303c03f-df7e-591b-9125-1edeff04b40f with identifier: 127156 to the API
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127156>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'c303c03f-df7e-591b-9125-1edeff04b40f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3123MCX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-dpi-concept-10-pack-comfort-66cv-127156',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Picanto',
'odometer': 28510,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12500.0,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto DPi Concept 1.0 Pack Comfort 66CV',
'transmission': 'manual',
'trim': 'DPi Concept 1.0 Pack Comfort 66CV',
'vin': 'KNAB3518APT020932',
'year': 2022}
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:43 [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-30 12:52:43 [arval.es] INFO: Saving data for 127156: {'created_time': 1773398020.315895, 'last_price_update_time': 1774875163.915397}
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127156') HTTP/1.1" 204 0
2026-03-30 12:52:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127158> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5044a9a3-d3d2-5b9f-845b-c756d127c21d with identifier: 127158
2026-03-30 12:52:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5044a9a3-d3d2-5b9f-845b-c756d127c21d with scrape type 2
2026-03-30 12:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5044a9a3-d3d2-5b9f-845b-c756d127c21d with scrape type 2
2026-03-30 12:52:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5044a9a3-d3d2-5b9f-845b-c756d127c21d, identifier: 127158
2026-03-30 12:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5044a9a3-d3d2-5b9f-845b-c756d127c21d with identifier: 127158
2026-03-30 12:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5044a9a3-d3d2-5b9f-845b-c756d127c21d with identifier: 127158
2026-03-30 12:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5044a9a3-d3d2-5b9f-845b-c756d127c21d with identifier: 127158 to the API
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127158>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '5044a9a3-d3d2-5b9f-845b-c756d127c21d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3250LWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-3-320e-20-203cv-127158',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'Serie 3',
'odometer': 78317,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300.0,
'price_includes_vat': True,
'registration_date': '2022-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 3 320e 2.0 203CV',
'transmission': 'automatic',
'trim': '320e 2.0 203CV',
'vin': 'WBA5Y91020FM24856',
'year': 2022}
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:44 [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-30 12:52:44 [arval.es] INFO: Saving data for 127158: {'created_time': 1773398236.070276, 'last_price_update_time': 1774875164.791133}
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127158') HTTP/1.1" 204 0
2026-03-30 12:52:46 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.931(s), this was the 1st time calling it.
2026-03-30 12:52:46 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.842508939063605 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121404> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:52:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c816981-e412-52a4-8bdc-4e0b0459023d with identifier: 121404
2026-03-30 12:52:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c816981-e412-52a4-8bdc-4e0b0459023d with scrape type 2
2026-03-30 12:52:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c816981-e412-52a4-8bdc-4e0b0459023d with scrape type 2
2026-03-30 12:52:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c816981-e412-52a4-8bdc-4e0b0459023d, identifier: 121404
2026-03-30 12:52:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c816981-e412-52a4-8bdc-4e0b0459023d with identifier: 121404
2026-03-30 12:52:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c816981-e412-52a4-8bdc-4e0b0459023d with identifier: 121404
2026-03-30 12:52:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c816981-e412-52a4-8bdc-4e0b0459023d with identifier: 121404 to the API
2026-03-30 12:52:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121404>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2c816981-e412-52a4-8bdc-4e0b0459023d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7370MBD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-life-20-tdi-115cv-121404',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 57366,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2022-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Life 2.0 TDI 115CV',
'transmission': 'manual',
'trim': 'Life 2.0 TDI 115CV',
'vin': 'WVGZZZA1ZPV533732',
'year': 2022}
2026-03-30 12:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:47 [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-30 12:52:47 [arval.es] INFO: Saving data for 121404: {'created_time': 1773398409.446295, 'last_price_update_time': 1774875167.269108}
2026-03-30 12:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121404') HTTP/1.1" 204 0
2026-03-30 12:52:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:52:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.393(s), this was the 1st time calling it.
2026-03-30 12:52:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.25119447174968 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:53:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.721(s), this was the 1st time calling it.
2026-03-30 12:53:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.682110562308198 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:53:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:53:12 [scrapy.extensions.logstats] INFO: Crawled 754 pages (at 9 pages/min), scraped 702 items (at 9 items/min)
2026-03-30 12:53:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:53:13 [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-30 12:53:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127581> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:13 [arval.es] INFO: Found listing with ID: 126722
2026-03-30 12:53:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:13 [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-30 12:53:13 [arval.es] INFO: Scrape type for 126722: 2
2026-03-30 12:53:13 [arval.es] INFO: Found listing with ID: 127133
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127133: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127129
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127129: 2
2026-03-30 12:53:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 816bf1bb-256c-5468-adfe-8490824e4c13 with identifier: 127581
2026-03-30 12:53:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 816bf1bb-256c-5468-adfe-8490824e4c13 with scrape type 2
2026-03-30 12:53:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 816bf1bb-256c-5468-adfe-8490824e4c13 with scrape type 2
2026-03-30 12:53:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 816bf1bb-256c-5468-adfe-8490824e4c13, identifier: 127581
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127125
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127125: 2
2026-03-30 12:53:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 816bf1bb-256c-5468-adfe-8490824e4c13 with identifier: 127581
2026-03-30 12:53:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 816bf1bb-256c-5468-adfe-8490824e4c13 with identifier: 127581
2026-03-30 12:53:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 816bf1bb-256c-5468-adfe-8490824e4c13 with identifier: 127581 to the API
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127581>
{'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': '816bf1bb-256c-5468-adfe-8490824e4c13',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9753LRH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-santa-fe-16-tgdi-hev-tecno-auto-4x2-techo-127581',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 63208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30800.0,
'price_includes_vat': True,
'registration_date': '2021-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Santa Fe 1.6 TGDi HEV Tecno Auto 4x2 *techo*',
'transmission': 'automatic',
'trim': '1.6 TGDi HEV Tecno Auto 4x2 *techo*',
'vin': 'KMHS3811BMU001582',
'year': 2021}
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Saving data for 127581: {'created_time': 1773399072.81096, 'last_price_update_time': 1774875194.53834}
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127581') HTTP/1.1" 204 0
2026-03-30 12:53:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127124
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127124: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127115
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127115: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127077
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127077: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127070
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127070: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127068
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127068: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127058
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127058: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127050
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127050: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127043
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127043: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 127034
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 127034: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126977
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126977: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126976
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126976: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126972
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126972: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126971
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126971: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126969
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126969: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126819
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126819: 2
2026-03-30 12:53:14 [arval.es] INFO: Found listing with ID: 126815
2026-03-30 12:53:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:14 [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-30 12:53:14 [arval.es] INFO: Scrape type for 126815: 2
2026-03-30 12:53:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127294> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 684ed39e-762a-535d-8f1b-af4b79f57d9b with identifier: 127294
2026-03-30 12:53:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 684ed39e-762a-535d-8f1b-af4b79f57d9b with scrape type 2
2026-03-30 12:53:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 684ed39e-762a-535d-8f1b-af4b79f57d9b with scrape type 2
2026-03-30 12:53:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 684ed39e-762a-535d-8f1b-af4b79f57d9b, identifier: 127294
2026-03-30 12:53:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 684ed39e-762a-535d-8f1b-af4b79f57d9b with identifier: 127294
2026-03-30 12:53:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 684ed39e-762a-535d-8f1b-af4b79f57d9b with identifier: 127294
2026-03-30 12:53:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 684ed39e-762a-535d-8f1b-af4b79f57d9b with identifier: 127294 to the API
2026-03-30 12:53:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127294>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '684ed39e-762a-535d-8f1b-af4b79f57d9b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5228MDB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-plus-dark-163cv-techo-127294',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'XC40',
'odometer': 103914,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27300.0,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Plus Dark 163CV *Techo*',
'transmission': 'automatic',
'trim': '2.0 B3 G Plus Dark 163CV *Techo*',
'vin': 'YV1XZK7V3P2012959',
'year': 2022}
2026-03-30 12:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:20 [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-30 12:53:20 [arval.es] INFO: Saving data for 127294: {'created_time': 1773398385.190334, 'last_price_update_time': 1774875200.169803}
2026-03-30 12:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127294') HTTP/1.1" 204 0
2026-03-30 12:53:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127306> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a5449a-1d85-5322-a67a-f9d45a3ac6c3 with identifier: 127306
2026-03-30 12:53:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a5449a-1d85-5322-a67a-f9d45a3ac6c3 with scrape type 2
2026-03-30 12:53:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 63a5449a-1d85-5322-a67a-f9d45a3ac6c3 with scrape type 2
2026-03-30 12:53:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 63a5449a-1d85-5322-a67a-f9d45a3ac6c3, identifier: 127306
2026-03-30 12:53:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 63a5449a-1d85-5322-a67a-f9d45a3ac6c3 with identifier: 127306
2026-03-30 12:53:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 63a5449a-1d85-5322-a67a-f9d45a3ac6c3 with identifier: 127306
2026-03-30 12:53:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 63a5449a-1d85-5322-a67a-f9d45a3ac6c3 with identifier: 127306 to the API
2026-03-30 12:53:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127306>
{'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': '63a5449a-1d85-5322-a67a-f9d45a3ac6c3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3794MBH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-cross-advance-10-tsi-127306',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 65541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17100.0,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross Advance 1.0 TSI',
'transmission': 'manual',
'trim': 'Advance 1.0 TSI',
'vin': 'WVGZZZC1ZPY006957',
'year': 2022}
2026-03-30 12:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:21 [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-30 12:53:21 [arval.es] INFO: Saving data for 127306: {'created_time': 1773398459.753002, 'last_price_update_time': 1774875201.709586}
2026-03-30 12:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127306') HTTP/1.1" 204 0
2026-03-30 12:53:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127341> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0376fb2-ea50-52b7-92a7-9b6d6fceac72 with identifier: 127341
2026-03-30 12:53:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0376fb2-ea50-52b7-92a7-9b6d6fceac72 with scrape type 2
2026-03-30 12:53:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0376fb2-ea50-52b7-92a7-9b6d6fceac72 with scrape type 2
2026-03-30 12:53:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f0376fb2-ea50-52b7-92a7-9b6d6fceac72, identifier: 127341
2026-03-30 12:53:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f0376fb2-ea50-52b7-92a7-9b6d6fceac72 with identifier: 127341
2026-03-30 12:53:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f0376fb2-ea50-52b7-92a7-9b6d6fceac72 with identifier: 127341
2026-03-30 12:53:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f0376fb2-ea50-52b7-92a7-9b6d6fceac72 with identifier: 127341 to the API
2026-03-30 12:53:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127341>
{'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': 'f0376fb2-ea50-52b7-92a7-9b6d6fceac72',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9700MGD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-viii-life-etsi-10-tsi-110cv-127341',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 12187,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22700.0,
'price_includes_vat': True,
'registration_date': '2023-04-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf VIII Life eTSI 1.0 TSI 110CV',
'transmission': 'automatic',
'trim': 'VIII Life eTSI 1.0 TSI 110CV',
'vin': 'WVWZZZCD3PW163197',
'year': 2023}
2026-03-30 12:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:22 [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-30 12:53:22 [arval.es] INFO: Saving data for 127341: {'created_time': 1773398604.776504, 'last_price_update_time': 1774875202.361327}
2026-03-30 12:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127341') HTTP/1.1" 204 0
2026-03-30 12:53:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121630> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad8e452d-d198-52af-b96d-ced9a37919dc with identifier: 121630
2026-03-30 12:53:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad8e452d-d198-52af-b96d-ced9a37919dc with scrape type 2
2026-03-30 12:53:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad8e452d-d198-52af-b96d-ced9a37919dc with scrape type 2
2026-03-30 12:53:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad8e452d-d198-52af-b96d-ced9a37919dc, identifier: 121630
2026-03-30 12:53:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad8e452d-d198-52af-b96d-ced9a37919dc with identifier: 121630
2026-03-30 12:53:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad8e452d-d198-52af-b96d-ced9a37919dc with identifier: 121630
2026-03-30 12:53:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad8e452d-d198-52af-b96d-ced9a37919dc with identifier: 121630 to the API
2026-03-30 12:53:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121630>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ad8e452d-d198-52af-b96d-ced9a37919dc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9550LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-kadjar-zen-15-gpf-tce-140cv-121630',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 30677,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kadjar Zen 1.5 GPF TCe 140CV',
'transmission': 'automatic',
'trim': 'Zen 1.5 GPF TCe 140CV',
'vin': 'VF1RFE00668338286',
'year': 2022}
2026-03-30 12:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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-30 12:53:24 [arval.es] INFO: Saving data for 121630: {'created_time': 1773398500.23024, 'last_price_update_time': 1774875204.757495}
2026-03-30 12:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121630') HTTP/1.1" 204 0
2026-03-30 12:53:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125616> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b78c494-6243-5f13-b40a-43e51d3e3c3f with identifier: 125616
2026-03-30 12:53:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b78c494-6243-5f13-b40a-43e51d3e3c3f with scrape type 2
2026-03-30 12:53:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b78c494-6243-5f13-b40a-43e51d3e3c3f with scrape type 2
2026-03-30 12:53:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b78c494-6243-5f13-b40a-43e51d3e3c3f, identifier: 125616
2026-03-30 12:53:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b78c494-6243-5f13-b40a-43e51d3e3c3f with identifier: 125616
2026-03-30 12:53:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b78c494-6243-5f13-b40a-43e51d3e3c3f with identifier: 125616
2026-03-30 12:53:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b78c494-6243-5f13-b40a-43e51d3e3c3f with identifier: 125616 to the API
2026-03-30 12:53:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125616>
{'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': '0b78c494-6243-5f13-b40a-43e51d3e3c3f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0252LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-20-190cv-125616',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 59822,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 35900.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine 2.0 190CV',
'transmission': 'automatic',
'trim': 'xDrive20d xLine 2.0 190CV',
'vin': 'WBA15BZ020N126638',
'year': 2021}
2026-03-30 12:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:25 [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-30 12:53:25 [arval.es] INFO: Saving data for 125616: {'created_time': 1773398434.879062, 'last_price_update_time': 1774875205.603237}
2026-03-30 12:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125616') HTTP/1.1" 204 0
2026-03-30 12:53:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123113> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 701fea46-e804-5596-8c2d-690533d8bb73 with identifier: 123113
2026-03-30 12:53:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 701fea46-e804-5596-8c2d-690533d8bb73 with scrape type 2
2026-03-30 12:53:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 701fea46-e804-5596-8c2d-690533d8bb73 with scrape type 2
2026-03-30 12:53:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 701fea46-e804-5596-8c2d-690533d8bb73, identifier: 123113
2026-03-30 12:53:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 701fea46-e804-5596-8c2d-690533d8bb73 with identifier: 123113
2026-03-30 12:53:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 701fea46-e804-5596-8c2d-690533d8bb73 with identifier: 123113
2026-03-30 12:53:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 701fea46-e804-5596-8c2d-690533d8bb73 with identifier: 123113 to the API
2026-03-30 12:53:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123113>
{'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': '701fea46-e804-5596-8c2d-690533d8bb73',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5737LTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-120cv-123113',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 27118,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive 120CV',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive 120CV',
'vin': 'U5YH4F12ANL088650',
'year': 2021}
2026-03-30 12:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:26 [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-30 12:53:26 [arval.es] INFO: Saving data for 123113: {'created_time': 1773398577.611012, 'last_price_update_time': 1774875206.818535}
2026-03-30 12:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123113') HTTP/1.1" 204 0
2026-03-30 12:53:26 [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-30 12:53:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780
2026-03-30 12:53:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5602d60c-3a33-5912-a57d-7e0fccd76539 with scrape type 2
2026-03-30 12:53:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5602d60c-3a33-5912-a57d-7e0fccd76539 with scrape type 2
2026-03-30 12:53:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5602d60c-3a33-5912-a57d-7e0fccd76539, identifier: 127780
2026-03-30 12:53:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780
2026-03-30 12:53:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780
2026-03-30 12:53:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5602d60c-3a33-5912-a57d-7e0fccd76539 with identifier: 127780 to the API
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:27 [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-30 12:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:27 [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-30 12:53:27 [arval.es] INFO: Saving data for 127780: {'created_time': 1773399489.68883, 'last_price_update_time': 1774875207.358239}
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127780') HTTP/1.1" 204 0
2026-03-30 12:53:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123873> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcfa618c-e74d-5485-82bd-344942c30649 with identifier: 123873
2026-03-30 12:53:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcfa618c-e74d-5485-82bd-344942c30649 with scrape type 2
2026-03-30 12:53:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bcfa618c-e74d-5485-82bd-344942c30649 with scrape type 2
2026-03-30 12:53:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bcfa618c-e74d-5485-82bd-344942c30649, identifier: 123873
2026-03-30 12:53:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bcfa618c-e74d-5485-82bd-344942c30649 with identifier: 123873
2026-03-30 12:53:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bcfa618c-e74d-5485-82bd-344942c30649 with identifier: 123873
2026-03-30 12:53:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bcfa618c-e74d-5485-82bd-344942c30649 with identifier: 123873 to the API
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123873>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'bcfa618c-e74d-5485-82bd-344942c30649',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1989MLD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-ehybrid-14-tsi-244cv-123873',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 86092,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life eHybrid 1.4 TSI 244CV',
'transmission': 'automatic',
'trim': 'Life eHybrid 1.4 TSI 244CV',
'vin': 'WVGZZZ5N9RW405074',
'year': 2023}
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:27 [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-30 12:53:27 [arval.es] INFO: Saving data for 123873: {'created_time': 1773398578.732017, 'last_price_update_time': 1774875207.882797}
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123873') HTTP/1.1" 204 0
2026-03-30 12:53:29 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.969(s), this was the 1st time calling it.
2026-03-30 12:53:29 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.244827399665487 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:53:29 [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-30 12:53:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440
2026-03-30 12:53:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with scrape type 2
2026-03-30 12:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with scrape type 2
2026-03-30 12:53:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133, identifier: 127440
2026-03-30 12:53:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440
2026-03-30 12:53:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440
2026-03-30 12:53:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e68af83d-f9b0-5e7d-b5ee-80a7a75ce133 with identifier: 127440 to the API
2026-03-30 12:53:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:30 [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-30 12:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:30 [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-30 12:53:30 [arval.es] INFO: Saving data for 127440: {'created_time': 1773398778.35892, 'last_price_update_time': 1774875210.077379}
2026-03-30 12:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127440') HTTP/1.1" 204 0
2026-03-30 12:53: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-30 12:53:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426
2026-03-30 12:53: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-30 12:53:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d075e86-a67e-57b6-846a-0cbe971160f0 with scrape type 2
2026-03-30 12:53:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2d075e86-a67e-57b6-846a-0cbe971160f0, identifier: 127426
2026-03-30 12:53:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426
2026-03-30 12:53:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2d075e86-a67e-57b6-846a-0cbe971160f0 with identifier: 127426
2026-03-30 12:53: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-30 12:53:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:31 [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-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:31 [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-30 12:53:31 [arval.es] INFO: Saving data for 127426: {'created_time': 1773398613.97993, 'last_price_update_time': 1774875211.475455}
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127426') HTTP/1.1" 204 0
2026-03-30 12:53:32 [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-30 12:53:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453
2026-03-30 12:53:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59df7380-0fd8-5451-b9c8-11fadb2847ea with scrape type 2
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 59df7380-0fd8-5451-b9c8-11fadb2847ea with scrape type 2
2026-03-30 12:53:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 59df7380-0fd8-5451-b9c8-11fadb2847ea, identifier: 127453
2026-03-30 12:53:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453
2026-03-30 12:53:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453
2026-03-30 12:53:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 59df7380-0fd8-5451-b9c8-11fadb2847ea with identifier: 127453 to the API
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:32 [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-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [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-30 12:53:32 [arval.es] INFO: Saving data for 127453: {'created_time': 1773398757.293177, 'last_price_update_time': 1774875212.687121}
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127453') HTTP/1.1" 204 0
2026-03-30 12:53:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127577> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 010b6828-e2fc-5911-96e5-69380c9fa102 with identifier: 127577
2026-03-30 12:53:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010b6828-e2fc-5911-96e5-69380c9fa102 with scrape type 2
2026-03-30 12:53:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 010b6828-e2fc-5911-96e5-69380c9fa102 with scrape type 2
2026-03-30 12:53:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 010b6828-e2fc-5911-96e5-69380c9fa102, identifier: 127577
2026-03-30 12:53:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 010b6828-e2fc-5911-96e5-69380c9fa102 with identifier: 127577
2026-03-30 12:53:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 010b6828-e2fc-5911-96e5-69380c9fa102 with identifier: 127577
2026-03-30 12:53:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 010b6828-e2fc-5911-96e5-69380c9fa102 with identifier: 127577 to the API
2026-03-30 12:53:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127577>
{'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': '010b6828-e2fc-5911-96e5-69380c9fa102',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2652MFV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-16-gdi-phev-edrive-127577',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 26843,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2023-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDi PHEV eDrive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV eDrive',
'vin': 'U5YH5F1AGPL039081',
'year': 2023}
2026-03-30 12:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:35 [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-30 12:53:35 [arval.es] INFO: Saving data for 127577: {'created_time': 1773399055.328794, 'last_price_update_time': 1774875215.454184}
2026-03-30 12:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127577') HTTP/1.1" 204 0
2026-03-30 12:53:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:53:42 [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-30 12:53:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819
2026-03-30 12:53:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd0a8600-aabd-53fa-b1e5-5b1f19059262 with scrape type 2
2026-03-30 12:53:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd0a8600-aabd-53fa-b1e5-5b1f19059262 with scrape type 2
2026-03-30 12:53:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd0a8600-aabd-53fa-b1e5-5b1f19059262, identifier: 126819
2026-03-30 12:53:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819
2026-03-30 12:53:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819
2026-03-30 12:53:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd0a8600-aabd-53fa-b1e5-5b1f19059262 with identifier: 126819 to the API
2026-03-30 12:53:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:42 [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-30 12:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:42 [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-30 12:53:42 [arval.es] INFO: Saving data for 126819: {'created_time': 1773397941.034715, 'last_price_update_time': 1774875222.867017}
2026-03-30 12:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126819') HTTP/1.1" 204 0
2026-03-30 12:53:47 [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-30 12:53:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815
2026-03-30 12:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e1c2e53-8f59-56be-9c90-49332e91fffc with scrape type 2
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e1c2e53-8f59-56be-9c90-49332e91fffc with scrape type 2
2026-03-30 12:53:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8e1c2e53-8f59-56be-9c90-49332e91fffc, identifier: 126815
2026-03-30 12:53:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815
2026-03-30 12:53:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815
2026-03-30 12:53:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8e1c2e53-8f59-56be-9c90-49332e91fffc with identifier: 126815 to the API
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:48 [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-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [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-30 12:53:48 [arval.es] INFO: Saving data for 126815: {'created_time': 1773397873.465831, 'last_price_update_time': 1774875228.154566}
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126815') HTTP/1.1" 204 0
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126972> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86998597-99e8-58b9-8ada-becf71c0ccf6 with identifier: 126972
2026-03-30 12:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86998597-99e8-58b9-8ada-becf71c0ccf6 with scrape type 2
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86998597-99e8-58b9-8ada-becf71c0ccf6 with scrape type 2
2026-03-30 12:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 86998597-99e8-58b9-8ada-becf71c0ccf6, identifier: 126972
2026-03-30 12:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 86998597-99e8-58b9-8ada-becf71c0ccf6 with identifier: 126972
2026-03-30 12:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 86998597-99e8-58b9-8ada-becf71c0ccf6 with identifier: 126972
2026-03-30 12:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 86998597-99e8-58b9-8ada-becf71c0ccf6 with identifier: 126972 to the API
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126972>
{'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': '86998597-99e8-58b9-8ada-becf71c0ccf6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1740MBT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-drive-10-t-gdi-120cv-126972',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'XCeed',
'odometer': 63186,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2022-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed Drive 1.0 T-GDI 120CV',
'transmission': 'manual',
'trim': 'Drive 1.0 T-GDI 120CV',
'vin': 'U5YH4F12ANL121161',
'year': 2022}
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [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-30 12:53:53 [arval.es] INFO: Saving data for 126972: {'created_time': 1773391352.283655, 'last_price_update_time': 1774875233.080316}
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126972') HTTP/1.1" 204 0
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126971> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29885300-8aae-548a-b6d3-3b04d9b77e21 with identifier: 126971
2026-03-30 12:53:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29885300-8aae-548a-b6d3-3b04d9b77e21 with scrape type 2
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29885300-8aae-548a-b6d3-3b04d9b77e21 with scrape type 2
2026-03-30 12:53:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 29885300-8aae-548a-b6d3-3b04d9b77e21, identifier: 126971
2026-03-30 12:53:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 29885300-8aae-548a-b6d3-3b04d9b77e21 with identifier: 126971
2026-03-30 12:53:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 29885300-8aae-548a-b6d3-3b04d9b77e21 with identifier: 126971
2026-03-30 12:53:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 29885300-8aae-548a-b6d3-3b04d9b77e21 with identifier: 126971 to the API
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126971>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '29885300-8aae-548a-b6d3-3b04d9b77e21',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3956MKW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-crdi-48v-maxx-dct-135cv-126971',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 54021,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2023-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 CRDI 48V Maxx DCT 135CV',
'transmission': 'automatic',
'trim': '1.6 CRDI 48V Maxx DCT 135CV',
'vin': 'TMAJC81AGPJ392515',
'year': 2023}
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:54 [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-30 12:53:54 [arval.es] INFO: Saving data for 126971: {'created_time': 1773391533.559124, 'last_price_update_time': 1774875234.269241}
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126971') HTTP/1.1" 204 0
2026-03-30 12:53:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126976> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1aaf187-9123-5b17-9fa9-48edc4491250 with identifier: 126976
2026-03-30 12:53:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1aaf187-9123-5b17-9fa9-48edc4491250 with scrape type 2
2026-03-30 12:53:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1aaf187-9123-5b17-9fa9-48edc4491250 with scrape type 2
2026-03-30 12:53:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a1aaf187-9123-5b17-9fa9-48edc4491250, identifier: 126976
2026-03-30 12:53:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a1aaf187-9123-5b17-9fa9-48edc4491250 with identifier: 126976
2026-03-30 12:53:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a1aaf187-9123-5b17-9fa9-48edc4491250 with identifier: 126976
2026-03-30 12:53:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a1aaf187-9123-5b17-9fa9-48edc4491250 with identifier: 126976 to the API
2026-03-30 12:53:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126976>
{'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': 'a1aaf187-9123-5b17-9fa9-48edc4491250',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5931LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-10-tsi-style-plus-110cv-126976',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 50324,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15000.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style Plus 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus 110CV',
'vin': 'VSSZZZKJZNR030983',
'year': 2021}
2026-03-30 12:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:56 [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-30 12:53:56 [arval.es] INFO: Saving data for 126976: {'created_time': 1773398243.37263, 'last_price_update_time': 1774875236.25799}
2026-03-30 12:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126976') HTTP/1.1" 204 0
2026-03-30 12:53:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127355> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc78c93f-8125-57d7-b19b-84e02ebc887a with identifier: 127355
2026-03-30 12:53:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc78c93f-8125-57d7-b19b-84e02ebc887a with scrape type 2
2026-03-30 12:53:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc78c93f-8125-57d7-b19b-84e02ebc887a with scrape type 2
2026-03-30 12:53:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fc78c93f-8125-57d7-b19b-84e02ebc887a, identifier: 127355
2026-03-30 12:53:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fc78c93f-8125-57d7-b19b-84e02ebc887a with identifier: 127355
2026-03-30 12:53:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fc78c93f-8125-57d7-b19b-84e02ebc887a with identifier: 127355
2026-03-30 12:53:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fc78c93f-8125-57d7-b19b-84e02ebc887a with identifier: 127355 to the API
2026-03-30 12:53:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127355>
{'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': 'fc78c93f-8125-57d7-b19b-84e02ebc887a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0815NBR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-115cv-127355',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A3',
'odometer': 19333,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TFSI Advanced 1.5 TFSI 115CV',
'transmission': 'automatic',
'trim': 'Sportback 30 TFSI Advanced 1.5 TFSI 115CV',
'vin': 'WAUZZZGY1SA079833',
'year': 2025}
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:57 [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-30 12:53:57 [arval.es] INFO: Saving data for 127355: {'created_time': 1773398278.480684, 'last_price_update_time': 1774875237.059549}
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127355') HTTP/1.1" 204 0
2026-03-30 12:53:57 [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-30 12:53:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126977> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:53:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591
2026-03-30 12:53:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a0042a5-af20-521c-bfe1-05e46b2aa13b with scrape type 2
2026-03-30 12:53:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a0042a5-af20-521c-bfe1-05e46b2aa13b with scrape type 2
2026-03-30 12:53:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9a0042a5-af20-521c-bfe1-05e46b2aa13b, identifier: 127591
2026-03-30 12:53:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf93747d-04b5-5801-ab89-512a1ee076a9 with identifier: 126977
2026-03-30 12:53:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf93747d-04b5-5801-ab89-512a1ee076a9 with scrape type 2
2026-03-30 12:53:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf93747d-04b5-5801-ab89-512a1ee076a9 with scrape type 2
2026-03-30 12:53:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bf93747d-04b5-5801-ab89-512a1ee076a9, identifier: 126977
2026-03-30 12:53:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591
2026-03-30 12:53:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591
2026-03-30 12:53:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9a0042a5-af20-521c-bfe1-05e46b2aa13b with identifier: 127591 to the API
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:57 [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-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127591%27 HTTP/1.1" 200 None
2026-03-30 12:53:57 [arval.es] INFO: Saving data for 127591: {'created_time': 1773399147.745768, 'last_price_update_time': 1774875237.780552}
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127591') HTTP/1.1" 204 0
2026-03-30 12:53:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bf93747d-04b5-5801-ab89-512a1ee076a9 with identifier: 126977
2026-03-30 12:53:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bf93747d-04b5-5801-ab89-512a1ee076a9 with identifier: 126977
2026-03-30 12:53:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bf93747d-04b5-5801-ab89-512a1ee076a9 with identifier: 126977 to the API
2026-03-30 12:53:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126977>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'bf93747d-04b5-5801-ab89-512a1ee076a9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6450LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-45-tfsi-e-14-s-tronic-black-line-244cv-126977',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q3',
'odometer': 59363,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33900.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 45 TFSI e 1.4 S tronic Black Line 244CV',
'transmission': 'automatic',
'trim': '45 TFSI e 1.4 S tronic Black Line 244CV',
'vin': 'WAUZZZF36N1037295',
'year': 2021}
2026-03-30 12:53:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:58 [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-30 12:53:58 [arval.es] INFO: Saving data for 126977: {'created_time': 1773397928.863979, 'last_price_update_time': 1774875238.120196}
2026-03-30 12:53:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126977') HTTP/1.1" 204 0
2026-03-30 12:53:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127050> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:54:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a829d4f-1f90-52f7-a8f5-55b653777293 with identifier: 127050
2026-03-30 12:54:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a829d4f-1f90-52f7-a8f5-55b653777293 with scrape type 2
2026-03-30 12:54:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a829d4f-1f90-52f7-a8f5-55b653777293 with scrape type 2
2026-03-30 12:54:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3a829d4f-1f90-52f7-a8f5-55b653777293, identifier: 127050
2026-03-30 12:54:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3a829d4f-1f90-52f7-a8f5-55b653777293 with identifier: 127050
2026-03-30 12:54:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3a829d4f-1f90-52f7-a8f5-55b653777293 with identifier: 127050
2026-03-30 12:54:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3a829d4f-1f90-52f7-a8f5-55b653777293 with identifier: 127050 to the API
2026-03-30 12:54:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127050>
{'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': '3a829d4f-1f90-52f7-a8f5-55b653777293',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1598NBX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-kamiq-10-tsi-design-115cv-techo-127050',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 9685,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22200.0,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kamiq 1.0 TSI DESIGN 115CV *Techo*',
'transmission': 'manual',
'trim': '1.0 TSI DESIGN 115CV *Techo*',
'vin': 'TMBGR6NW6S3114798',
'year': 2025}
2026-03-30 12:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:06 [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-30 12:54:06 [arval.es] INFO: Saving data for 127050: {'created_time': 1773397993.328199, 'last_price_update_time': 1774875246.279657}
2026-03-30 12:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127050') HTTP/1.1" 204 0
2026-03-30 12:54:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127058> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:54:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc3f2383-6842-5e89-9bf2-aadd4078efed with identifier: 127058
2026-03-30 12:54:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc3f2383-6842-5e89-9bf2-aadd4078efed with scrape type 2
2026-03-30 12:54:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc3f2383-6842-5e89-9bf2-aadd4078efed with scrape type 2
2026-03-30 12:54:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fc3f2383-6842-5e89-9bf2-aadd4078efed, identifier: 127058
2026-03-30 12:54:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fc3f2383-6842-5e89-9bf2-aadd4078efed with identifier: 127058
2026-03-30 12:54:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fc3f2383-6842-5e89-9bf2-aadd4078efed with identifier: 127058
2026-03-30 12:54:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fc3f2383-6842-5e89-9bf2-aadd4078efed with identifier: 127058 to the API
2026-03-30 12:54:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127058>
{'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': 'fc3f2383-6842-5e89-9bf2-aadd4078efed',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9349LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-229cv-127058',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 26809,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno 229CV',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno 229CV',
'vin': 'TMAJD811BMJ067225',
'year': 2021}
2026-03-30 12:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:07 [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-30 12:54:07 [arval.es] INFO: Saving data for 127058: {'created_time': 1773397620.391108, 'last_price_update_time': 1774875247.595273}
2026-03-30 12:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127058') HTTP/1.1" 204 0
2026-03-30 12:54:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127034> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:54:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 269308c0-b630-5ac0-8c28-e81efa5ccd53 with identifier: 127034
2026-03-30 12:54:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 269308c0-b630-5ac0-8c28-e81efa5ccd53 with scrape type 2
2026-03-30 12:54:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 269308c0-b630-5ac0-8c28-e81efa5ccd53 with scrape type 2
2026-03-30 12:54:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 269308c0-b630-5ac0-8c28-e81efa5ccd53, identifier: 127034
2026-03-30 12:54:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 269308c0-b630-5ac0-8c28-e81efa5ccd53 with identifier: 127034
2026-03-30 12:54:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 269308c0-b630-5ac0-8c28-e81efa5ccd53 with identifier: 127034
2026-03-30 12:54:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 269308c0-b630-5ac0-8c28-e81efa5ccd53 with identifier: 127034 to the API
2026-03-30 12:54:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127034>
{'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': '269308c0-b630-5ac0-8c28-e81efa5ccd53',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3576LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x4-xdrive20d-20-xline-190cv-127034',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X4',
'odometer': 60639,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 41500.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 xDrive20d 2.0 xLine 190CV',
'transmission': 'automatic',
'trim': 'xDrive20d 2.0 xLine 190CV',
'vin': 'WBA31CA0509K01377',
'year': 2021}
2026-03-30 12:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:09 [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-30 12:54:09 [arval.es] INFO: Saving data for 127034: {'created_time': 1773398099.067465, 'last_price_update_time': 1774875249.787803}
2026-03-30 12:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127034') HTTP/1.1" 204 0
2026-03-30 12:54:12 [scrapy.extensions.logstats] INFO: Crawled 779 pages (at 25 pages/min), scraped 726 items (at 24 items/min)
2026-03-30 12:54:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:54:17 [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-30 12:54:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:17 [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-30 12:54:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068
2026-03-30 12:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0441ee28-fa42-58f0-8cdf-23a91acf202b with scrape type 2
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0441ee28-fa42-58f0-8cdf-23a91acf202b with scrape type 2
2026-03-30 12:54:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0441ee28-fa42-58f0-8cdf-23a91acf202b, identifier: 127068
2026-03-30 12:54:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068
2026-03-30 12:54:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068
2026-03-30 12:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0441ee28-fa42-58f0-8cdf-23a91acf202b with identifier: 127068 to the API
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:18 [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-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [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-30 12:54:18 [arval.es] INFO: Saving data for 127068: {'created_time': 1773398068.28143, 'last_price_update_time': 1774875258.246826}
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127068') HTTP/1.1" 204 0
2026-03-30 12:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:18 [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-30 12:54:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070
2026-03-30 12:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77608962-f113-568a-b7e3-ca8fc7ac0a58 with scrape type 2
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 77608962-f113-568a-b7e3-ca8fc7ac0a58 with scrape type 2
2026-03-30 12:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 77608962-f113-568a-b7e3-ca8fc7ac0a58, identifier: 127070
2026-03-30 12:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070
2026-03-30 12:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070
2026-03-30 12:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 77608962-f113-568a-b7e3-ca8fc7ac0a58 with identifier: 127070 to the API
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:18 [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-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [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-30 12:54:18 [arval.es] INFO: Saving data for 127070: {'created_time': 1773398010.653986, 'last_price_update_time': 1774875258.672987}
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127070') HTTP/1.1" 204 0
2026-03-30 12:54:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077
2026-03-30 12:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a3eff12-ee4e-545a-8ce1-575c99af28cd with scrape type 2
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9a3eff12-ee4e-545a-8ce1-575c99af28cd with scrape type 2
2026-03-30 12:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9a3eff12-ee4e-545a-8ce1-575c99af28cd, identifier: 127077
2026-03-30 12:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077
2026-03-30 12:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077
2026-03-30 12:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9a3eff12-ee4e-545a-8ce1-575c99af28cd with identifier: 127077 to the API
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:19 [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-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [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-30 12:54:19 [arval.es] INFO: Saving data for 127077: {'created_time': 1773398126.941752, 'last_price_update_time': 1774875259.15622}
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127077') HTTP/1.1" 204 0
2026-03-30 12:54:20 [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-30 12:54:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115
2026-03-30 12:54:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with scrape type 2
2026-03-30 12:54:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with scrape type 2
2026-03-30 12:54:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9, identifier: 127115
2026-03-30 12:54:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115
2026-03-30 12:54:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115
2026-03-30 12:54:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b5fd93c-3f1f-5826-8987-5a16e94c77e9 with identifier: 127115 to the API
2026-03-30 12:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:21 [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-30 12:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:21 [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-30 12:54:21 [arval.es] INFO: Saving data for 127115: {'created_time': 1773398201.025512, 'last_price_update_time': 1774875261.622308}
2026-03-30 12:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127115') HTTP/1.1" 204 0
2026-03-30 12:54:22 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.665(s), this was the 1st time calling it.
2026-03-30 12:54:22 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.029079747471019 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:54:23 [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-30 12:54:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129
2026-03-30 12:54:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7e35003-ecda-5f00-897a-ab2042013996 with scrape type 2
2026-03-30 12:54:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7e35003-ecda-5f00-897a-ab2042013996 with scrape type 2
2026-03-30 12:54:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f7e35003-ecda-5f00-897a-ab2042013996, identifier: 127129
2026-03-30 12:54:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129
2026-03-30 12:54:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129
2026-03-30 12:54:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f7e35003-ecda-5f00-897a-ab2042013996 with identifier: 127129 to the API
2026-03-30 12:54:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:23 [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-30 12:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:23 [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-30 12:54:23 [arval.es] INFO: Saving data for 127129: {'created_time': 1773398261.89632, 'last_price_update_time': 1774875263.553185}
2026-03-30 12:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127129') HTTP/1.1" 204 0
2026-03-30 12:54:24 [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-30 12:54:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125
2026-03-30 12:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8ec2778-69b9-508a-a5b9-4c026632be37 with scrape type 2
2026-03-30 12:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8ec2778-69b9-508a-a5b9-4c026632be37 with scrape type 2
2026-03-30 12:54:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e8ec2778-69b9-508a-a5b9-4c026632be37, identifier: 127125
2026-03-30 12:54:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125
2026-03-30 12:54:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125
2026-03-30 12:54:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e8ec2778-69b9-508a-a5b9-4c026632be37 with identifier: 127125 to the API
2026-03-30 12:54:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:25 [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-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:25 [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-30 12:54:25 [arval.es] INFO: Saving data for 127125: {'created_time': 1773398085.226425, 'last_price_update_time': 1774875265.878515}
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127125') HTTP/1.1" 204 0
2026-03-30 12:54:25 [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-30 12:54:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133
2026-03-30 12:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with scrape type 2
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with scrape type 2
2026-03-30 12:54:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0, identifier: 127133
2026-03-30 12:54:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133
2026-03-30 12:54:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133
2026-03-30 12:54:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5f656d54-8c6a-5f63-a4f3-d2aacd37a4e0 with identifier: 127133 to the API
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:27 [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-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [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-30 12:54:27 [arval.es] INFO: Saving data for 127133: {'created_time': 1773398276.983561, 'last_price_update_time': 1774875267.389147}
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127133') HTTP/1.1" 204 0
2026-03-30 12:54:28 [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-30 12:54:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722
2026-03-30 12:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with scrape type 2
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with scrape type 2
2026-03-30 12:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a515754a-f9a7-5d72-bf2b-0c6efabc69d9, identifier: 126722
2026-03-30 12:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722
2026-03-30 12:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722
2026-03-30 12:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a515754a-f9a7-5d72-bf2b-0c6efabc69d9 with identifier: 126722 to the API
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:29 [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-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [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-30 12:54:29 [arval.es] INFO: Saving data for 126722: {'created_time': 1773398268.586334, 'last_price_update_time': 1774875269.158911}
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126722') HTTP/1.1" 204 0
2026-03-30 12:54:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:54:30 [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-30 12:54:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459
2026-03-30 12:54:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8149af73-0fd4-5885-85ed-595b3f0f2c0a with scrape type 2
2026-03-30 12:54:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8149af73-0fd4-5885-85ed-595b3f0f2c0a with scrape type 2
2026-03-30 12:54:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8149af73-0fd4-5885-85ed-595b3f0f2c0a, identifier: 127459
2026-03-30 12:54:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459
2026-03-30 12:54:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459
2026-03-30 12:54:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8149af73-0fd4-5885-85ed-595b3f0f2c0a with identifier: 127459 to the API
2026-03-30 12:54:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:31 [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-30 12:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:31 [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-30 12:54:31 [arval.es] INFO: Saving data for 127459: {'created_time': 1773398649.609174, 'last_price_update_time': 1774875271.84406}
2026-03-30 12:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127459') HTTP/1.1" 204 0
2026-03-30 12:54:33 [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-30 12:54:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463
2026-03-30 12:54:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb612dca-3206-5a36-a4bc-e905d3024982 with scrape type 2
2026-03-30 12:54:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cb612dca-3206-5a36-a4bc-e905d3024982 with scrape type 2
2026-03-30 12:54:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cb612dca-3206-5a36-a4bc-e905d3024982, identifier: 127463
2026-03-30 12:54:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463
2026-03-30 12:54:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463
2026-03-30 12:54:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cb612dca-3206-5a36-a4bc-e905d3024982 with identifier: 127463 to the API
2026-03-30 12:54:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:33 [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-30 12:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:33 [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-30 12:54:33 [arval.es] INFO: Saving data for 127463: {'created_time': 1773398640.9806, 'last_price_update_time': 1774875273.930495}
2026-03-30 12:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127463') HTTP/1.1" 204 0
2026-03-30 12:54:33 [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-30 12:54:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124
2026-03-30 12:54:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8581113-d4c6-5093-9904-019c15fb0378 with scrape type 2
2026-03-30 12:54:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8581113-d4c6-5093-9904-019c15fb0378 with scrape type 2
2026-03-30 12:54:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b8581113-d4c6-5093-9904-019c15fb0378, identifier: 127124
2026-03-30 12:54:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124
2026-03-30 12:54:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124
2026-03-30 12:54:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b8581113-d4c6-5093-9904-019c15fb0378 with identifier: 127124 to the API
2026-03-30 12:54:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:34 [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-30 12:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:34 [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-30 12:54:34 [arval.es] INFO: Saving data for 127124: {'created_time': 1773398117.881333, 'last_price_update_time': 1774875274.495102}
2026-03-30 12:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127124') HTTP/1.1" 204 0
2026-03-30 12:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127469> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 043a0810-31fe-53e0-919a-a057eec843fa with identifier: 127469
2026-03-30 12:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 043a0810-31fe-53e0-919a-a057eec843fa with scrape type 2
2026-03-30 12:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 043a0810-31fe-53e0-919a-a057eec843fa with scrape type 2
2026-03-30 12:54:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 043a0810-31fe-53e0-919a-a057eec843fa, identifier: 127469
2026-03-30 12:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 043a0810-31fe-53e0-919a-a057eec843fa with identifier: 127469
2026-03-30 12:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 043a0810-31fe-53e0-919a-a057eec843fa with identifier: 127469
2026-03-30 12:54:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 043a0810-31fe-53e0-919a-a057eec843fa with identifier: 127469 to the API
2026-03-30 12:54:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127469>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '043a0810-31fe-53e0-919a-a057eec843fa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4037LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-48v-tecno-2c-127469',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 26892,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25200.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI 48V Tecno 2C',
'transmission': 'manual',
'trim': '1.6 TGDI 48V Tecno 2C',
'vin': 'TMAJD81BAMJ030190',
'year': 2021}
2026-03-30 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:36 [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-30 12:54:36 [arval.es] INFO: Saving data for 127469: {'created_time': 1773398781.673575, 'last_price_update_time': 1774875276.523862}
2026-03-30 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127469') HTTP/1.1" 204 0
2026-03-30 12:54:38 [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-30 12:54:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457
2026-03-30 12:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 947264cd-b1fd-5e64-bf27-64295bb8941e with scrape type 2
2026-03-30 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 947264cd-b1fd-5e64-bf27-64295bb8941e with scrape type 2
2026-03-30 12:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 947264cd-b1fd-5e64-bf27-64295bb8941e, identifier: 127457
2026-03-30 12:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457
2026-03-30 12:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457
2026-03-30 12:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 947264cd-b1fd-5e64-bf27-64295bb8941e with identifier: 127457 to the API
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:38 [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-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:38 [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-30 12:54:38 [arval.es] INFO: Saving data for 127457: {'created_time': 1773398663.381534, 'last_price_update_time': 1774875278.766805}
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127457') HTTP/1.1" 204 0
2026-03-30 12:54:43 [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-30 12:54:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969
2026-03-30 12:54:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with scrape type 2
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with scrape type 2
2026-03-30 12:54:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9, identifier: 126969
2026-03-30 12:54:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969
2026-03-30 12:54:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969
2026-03-30 12:54:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd97f1d7-8f43-5784-a8c0-9d8fdd1943b9 with identifier: 126969 to the API
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:44 [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-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [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-30 12:54:44 [arval.es] INFO: Saving data for 126969: {'created_time': 1773397977.982331, 'last_price_update_time': 1774875284.457551}
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126969') HTTP/1.1" 204 0
2026-03-30 12:54:45 [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-30 12:54:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479
2026-03-30 12:54:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74001580-08bf-5915-bcdf-8c9c1759e4e4 with scrape type 2
2026-03-30 12:54:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 74001580-08bf-5915-bcdf-8c9c1759e4e4 with scrape type 2
2026-03-30 12:54:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 74001580-08bf-5915-bcdf-8c9c1759e4e4, identifier: 127479
2026-03-30 12:54:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479
2026-03-30 12:54:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479
2026-03-30 12:54:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 74001580-08bf-5915-bcdf-8c9c1759e4e4 with identifier: 127479 to the API
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:45 [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-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:45 [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-30 12:54:45 [arval.es] INFO: Saving data for 127479: {'created_time': 1773398918.778125, 'last_price_update_time': 1774875285.568613}
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127479') HTTP/1.1" 204 0
2026-03-30 12:54:47 [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-30 12:54:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515
2026-03-30 12:54:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with scrape type 2
2026-03-30 12:54:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with scrape type 2
2026-03-30 12:54:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594, identifier: 127515
2026-03-30 12:54:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515
2026-03-30 12:54:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515
2026-03-30 12:54:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 44f4fcb7-41a1-5a28-aeb9-1cbb4e7bc594 with identifier: 127515 to the API
2026-03-30 12:54:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:48 [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-30 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:48 [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-30 12:54:48 [arval.es] INFO: Saving data for 127515: {'created_time': 1773399077.9747, 'last_price_update_time': 1774875288.677751}
2026-03-30 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127515') HTTP/1.1" 204 0
2026-03-30 12:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127465> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:54:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: efd3b4a3-9737-54fc-91b2-33304f039e66 with identifier: 127465
2026-03-30 12:54:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item efd3b4a3-9737-54fc-91b2-33304f039e66 with scrape type 2
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item efd3b4a3-9737-54fc-91b2-33304f039e66 with scrape type 2
2026-03-30 12:54:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: efd3b4a3-9737-54fc-91b2-33304f039e66, identifier: 127465
2026-03-30 12:54:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: efd3b4a3-9737-54fc-91b2-33304f039e66 with identifier: 127465
2026-03-30 12:54:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: efd3b4a3-9737-54fc-91b2-33304f039e66 with identifier: 127465
2026-03-30 12:54:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: efd3b4a3-9737-54fc-91b2-33304f039e66 with identifier: 127465 to the API
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127465>
{'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': 'efd3b4a3-9737-54fc-91b2-33304f039e66',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3875LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-clubman-5p-cooper-127465',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mini',
'model': 'Clubman',
'odometer': 60240,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Clubman 5P Cooper',
'transmission': 'manual',
'trim': '5P Cooper',
'vin': 'WMWLV310002R42534',
'year': 2021}
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [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-30 12:54:55 [arval.es] INFO: Saving data for 127465: {'created_time': 1773398642.647335, 'last_price_update_time': 1774875295.699422}
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127465') HTTP/1.1" 204 0
2026-03-30 12:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127043> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:54:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1498abe-2fd0-513c-b1db-e0f4852b71f5 with identifier: 127043
2026-03-30 12:54:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1498abe-2fd0-513c-b1db-e0f4852b71f5 with scrape type 2
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1498abe-2fd0-513c-b1db-e0f4852b71f5 with scrape type 2
2026-03-30 12:54:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a1498abe-2fd0-513c-b1db-e0f4852b71f5, identifier: 127043
2026-03-30 12:54:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a1498abe-2fd0-513c-b1db-e0f4852b71f5 with identifier: 127043
2026-03-30 12:54:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a1498abe-2fd0-513c-b1db-e0f4852b71f5 with identifier: 127043
2026-03-30 12:54:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a1498abe-2fd0-513c-b1db-e0f4852b71f5 with identifier: 127043 to the API
2026-03-30 12:54:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127043>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a1498abe-2fd0-513c-b1db-e0f4852b71f5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7399LRS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-pack-puretech-15-ss-eat8-130cv-127043',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 23520,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-07-09',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack Puretech 1.5 S&S EAT8 130CV',
'transmission': 'automatic',
'trim': 'Allure Pack Puretech 1.5 S&S EAT8 130CV',
'vin': 'VR3USHNSSMJ756690',
'year': 2021}
2026-03-30 12:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:56 [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-30 12:54:56 [arval.es] INFO: Saving data for 127043: {'created_time': 1773398002.327776, 'last_price_update_time': 1774875296.259519}
2026-03-30 12:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127043') HTTP/1.1" 204 0
2026-03-30 12:54:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.791(s), this was the 1st time calling it.
2026-03-30 12:54:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.777730787365886 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:55:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:55:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127302> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:55:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90244c70-063e-505e-87b8-89ef73389a0f with identifier: 127302
2026-03-30 12:55:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90244c70-063e-505e-87b8-89ef73389a0f with scrape type 2
2026-03-30 12:55:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 90244c70-063e-505e-87b8-89ef73389a0f with scrape type 2
2026-03-30 12:55:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 90244c70-063e-505e-87b8-89ef73389a0f, identifier: 127302
2026-03-30 12:55:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 90244c70-063e-505e-87b8-89ef73389a0f with identifier: 127302
2026-03-30 12:55:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 90244c70-063e-505e-87b8-89ef73389a0f with identifier: 127302
2026-03-30 12:55:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 90244c70-063e-505e-87b8-89ef73389a0f with identifier: 127302 to the API
2026-03-30 12:55:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127302>
{'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': '90244c70-063e-505e-87b8-89ef73389a0f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4284LVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-drive-100cv-127302',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Stonic',
'odometer': 66697,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15200.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi MHEV iMT Drive 100CV',
'transmission': 'manual',
'trim': '1.0 T-GDi MHEV iMT Drive 100CV',
'vin': 'KNAD6817AN6624439',
'year': 2021}
2026-03-30 12:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:09 [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-30 12:55:09 [arval.es] INFO: Saving data for 127302: {'created_time': 1773398401.959819, 'last_price_update_time': 1774875309.645454}
2026-03-30 12:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127302') HTTP/1.1" 204 0
2026-03-30 12:55:12 [scrapy.extensions.logstats] INFO: Crawled 798 pages (at 19 pages/min), scraped 745 items (at 19 items/min)
2026-03-30 12:55:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:55:13 [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-30 12:55:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534
2026-03-30 12:55:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f30422fb-eade-5c13-8d2b-34e1b5a6075d with scrape type 2
2026-03-30 12:55:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f30422fb-eade-5c13-8d2b-34e1b5a6075d with scrape type 2
2026-03-30 12:55:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f30422fb-eade-5c13-8d2b-34e1b5a6075d, identifier: 127534
2026-03-30 12:55:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534
2026-03-30 12:55:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534
2026-03-30 12:55:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f30422fb-eade-5c13-8d2b-34e1b5a6075d with identifier: 127534 to the API
2026-03-30 12:55:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:13 [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-30 12:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:13 [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-30 12:55:13 [arval.es] INFO: Saving data for 127534: {'created_time': 1773398956.430632, 'last_price_update_time': 1774875313.627735}
2026-03-30 12:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127534') HTTP/1.1" 204 0
2026-03-30 12:55:30 [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-30 12:55:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520
2026-03-30 12:55:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0fc4391f-dda3-583b-9e71-8922bb88ba81 with scrape type 2
2026-03-30 12:55:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0fc4391f-dda3-583b-9e71-8922bb88ba81 with scrape type 2
2026-03-30 12:55:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0fc4391f-dda3-583b-9e71-8922bb88ba81, identifier: 127520
2026-03-30 12:55:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520
2026-03-30 12:55:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520
2026-03-30 12:55:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0fc4391f-dda3-583b-9e71-8922bb88ba81 with identifier: 127520 to the API
2026-03-30 12:55:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:30 [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-30 12:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:30 [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-30 12:55:30 [arval.es] INFO: Saving data for 127520: {'created_time': 1773398965.589258, 'last_price_update_time': 1774875330.893615}
2026-03-30 12:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127520') HTTP/1.1" 204 0
2026-03-30 12:55:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127572> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:55:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6aa65337-3736-59bc-a7a3-91a68edaec58 with identifier: 127572
2026-03-30 12:55:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6aa65337-3736-59bc-a7a3-91a68edaec58 with scrape type 2
2026-03-30 12:55:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6aa65337-3736-59bc-a7a3-91a68edaec58 with scrape type 2
2026-03-30 12:55:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6aa65337-3736-59bc-a7a3-91a68edaec58, identifier: 127572
2026-03-30 12:55:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6aa65337-3736-59bc-a7a3-91a68edaec58 with identifier: 127572
2026-03-30 12:55:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6aa65337-3736-59bc-a7a3-91a68edaec58 with identifier: 127572
2026-03-30 12:55:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6aa65337-3736-59bc-a7a3-91a68edaec58 with identifier: 127572 to the API
2026-03-30 12:55:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127572>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6aa65337-3736-59bc-a7a3-91a68edaec58',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9799LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-12-t-gs-line-auto-127572',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Opel',
'model': 'Mokka',
'odometer': 69030,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 T GS Line Auto',
'transmission': 'automatic',
'trim': '1.2 T GS Line Auto',
'vin': 'VXKUSHNSSMW092559',
'year': 2021}
2026-03-30 12:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:33 [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-30 12:55:33 [arval.es] INFO: Saving data for 127572: {'created_time': 1773399010.972899, 'last_price_update_time': 1774875333.07887}
2026-03-30 12:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127572') HTTP/1.1" 204 0
2026-03-30 12:55:35 [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-30 12:55:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487
2026-03-30 12:55:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7cf0c24-3b83-536b-9144-2f3b21a37e04 with scrape type 2
2026-03-30 12:55:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7cf0c24-3b83-536b-9144-2f3b21a37e04 with scrape type 2
2026-03-30 12:55:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d7cf0c24-3b83-536b-9144-2f3b21a37e04, identifier: 127487
2026-03-30 12:55:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487
2026-03-30 12:55:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487
2026-03-30 12:55:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d7cf0c24-3b83-536b-9144-2f3b21a37e04 with identifier: 127487 to the API
2026-03-30 12:55:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:36 [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-30 12:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:36 [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-30 12:55:36 [arval.es] INFO: Saving data for 127487: {'created_time': 1773398839.824143, 'last_price_update_time': 1774875336.433723}
2026-03-30 12:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127487') HTTP/1.1" 204 0
2026-03-30 12:55:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.726(s), this was the 1st time calling it.
2026-03-30 12:55:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.3884313139705915 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:55:45 [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-30 12:55:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604
2026-03-30 12:55:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28e14f69-5e99-5896-bc17-482604e1c840 with scrape type 2
2026-03-30 12:55:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28e14f69-5e99-5896-bc17-482604e1c840 with scrape type 2
2026-03-30 12:55:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 28e14f69-5e99-5896-bc17-482604e1c840, identifier: 127604
2026-03-30 12:55:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604
2026-03-30 12:55:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604
2026-03-30 12:55:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 28e14f69-5e99-5896-bc17-482604e1c840 with identifier: 127604 to the API
2026-03-30 12:55:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:45 [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-30 12:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:45 [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-30 12:55:45 [arval.es] INFO: Saving data for 127604: {'created_time': 1773399174.985187, 'last_price_update_time': 1774875345.780292}
2026-03-30 12:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127604') HTTP/1.1" 204 0
2026-03-30 12:55:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:55:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118096> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:55:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7465ac67-f13c-5f4d-946d-f8e6f95d8dad with identifier: 118096
2026-03-30 12:55:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7465ac67-f13c-5f4d-946d-f8e6f95d8dad with scrape type 2
2026-03-30 12:55:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7465ac67-f13c-5f4d-946d-f8e6f95d8dad with scrape type 2
2026-03-30 12:55:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7465ac67-f13c-5f4d-946d-f8e6f95d8dad, identifier: 118096
2026-03-30 12:55:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7465ac67-f13c-5f4d-946d-f8e6f95d8dad with identifier: 118096
2026-03-30 12:55:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7465ac67-f13c-5f4d-946d-f8e6f95d8dad with identifier: 118096
2026-03-30 12:55:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7465ac67-f13c-5f4d-946d-f8e6f95d8dad with identifier: 118096 to the API
2026-03-30 12:55:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118096>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '7465ac67-f13c-5f4d-946d-f8e6f95d8dad',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6916LSR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gle-coupe-350-d-4matic-195cv-118096',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLE *Coupe*',
'odometer': 70116,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 64600.0,
'price_includes_vat': True,
'registration_date': '2021-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLE *Coupe* 350 d 4MATIC 195CV',
'transmission': 'automatic',
'trim': '350 d 4MATIC 195CV',
'vin': 'W1N1673171A532470',
'year': 2021}
2026-03-30 12:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:50 [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-30 12:55:50 [arval.es] INFO: Saving data for 118096: {'created_time': 1773399023.214611, 'last_price_update_time': 1774875350.46363}
2026-03-30 12:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118096') HTTP/1.1" 204 0
2026-03-30 12:56:12 [scrapy.extensions.logstats] INFO: Crawled 804 pages (at 6 pages/min), scraped 751 items (at 6 items/min)
2026-03-30 12:56:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127566> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:56:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d2efb865-7624-53a8-8bb6-71618e36bb48 with identifier: 127566
2026-03-30 12:56:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d2efb865-7624-53a8-8bb6-71618e36bb48 with scrape type 2
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d2efb865-7624-53a8-8bb6-71618e36bb48 with scrape type 2
2026-03-30 12:56:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d2efb865-7624-53a8-8bb6-71618e36bb48, identifier: 127566
2026-03-30 12:56:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d2efb865-7624-53a8-8bb6-71618e36bb48 with identifier: 127566
2026-03-30 12:56:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d2efb865-7624-53a8-8bb6-71618e36bb48 with identifier: 127566
2026-03-30 12:56:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d2efb865-7624-53a8-8bb6-71618e36bb48 with identifier: 127566 to the API
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127566>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd2efb865-7624-53a8-8bb6-71618e36bb48',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4864LRF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-pack-puretech-130-ss-127566',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': '2008',
'odometer': 14640,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2021-06-18',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure Pack Puretech 130 S&S',
'transmission': 'automatic',
'trim': 'Allure Pack Puretech 130 S&S',
'vin': 'VR3USHNSSMJ756520',
'year': 2021}
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [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-30 12:56:20 [arval.es] INFO: Saving data for 127566: {'created_time': 1773398972.581523, 'last_price_update_time': 1774875380.468792}
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127566') HTTP/1.1" 204 0
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127716> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:56:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 269240c4-d2cc-5fdf-ab35-f8a395d16404 with identifier: 127716
2026-03-30 12:56:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 269240c4-d2cc-5fdf-ab35-f8a395d16404 with scrape type 2
2026-03-30 12:56:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 269240c4-d2cc-5fdf-ab35-f8a395d16404 with scrape type 2
2026-03-30 12:56:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 269240c4-d2cc-5fdf-ab35-f8a395d16404, identifier: 127716
2026-03-30 12:56:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 269240c4-d2cc-5fdf-ab35-f8a395d16404 with identifier: 127716
2026-03-30 12:56:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 269240c4-d2cc-5fdf-ab35-f8a395d16404 with identifier: 127716
2026-03-30 12:56:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 269240c4-d2cc-5fdf-ab35-f8a395d16404 with identifier: 127716 to the API
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127716>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '269240c4-d2cc-5fdf-ab35-f8a395d16404',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4205MDH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-dsg-127716',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 54050,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28500.0,
'price_includes_vat': True,
'registration_date': '2023-01-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid DSG',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid DSG',
'vin': 'WVGZZZ5NZNW412126',
'year': 2023}
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:27 [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-30 12:56:27 [arval.es] INFO: Saving data for 127716: {'created_time': 1773399262.446059, 'last_price_update_time': 1774875387.931507}
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127716') HTTP/1.1" 204 0
2026-03-30 12:56:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127732> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:56:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e8e62a2-cc63-5510-b0f6-04770560ca16 with identifier: 127732
2026-03-30 12:56:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e8e62a2-cc63-5510-b0f6-04770560ca16 with scrape type 2
2026-03-30 12:56:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6e8e62a2-cc63-5510-b0f6-04770560ca16 with scrape type 2
2026-03-30 12:56:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6e8e62a2-cc63-5510-b0f6-04770560ca16, identifier: 127732
2026-03-30 12:56:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6e8e62a2-cc63-5510-b0f6-04770560ca16 with identifier: 127732
2026-03-30 12:56:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6e8e62a2-cc63-5510-b0f6-04770560ca16 with identifier: 127732
2026-03-30 12:56:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6e8e62a2-cc63-5510-b0f6-04770560ca16 with identifier: 127732 to the API
2026-03-30 12:56:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127732>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '6e8e62a2-cc63-5510-b0f6-04770560ca16',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1606LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-s-line-40-tdi-quattro-ultra-127732',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5',
'odometer': 71727,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 S line 40 TDI quattro-ultra',
'transmission': 'automatic',
'trim': 'S line 40 TDI quattro-ultra',
'vin': 'WAUZZZFY8N2035442',
'year': 2021}
2026-03-30 12:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:41 [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-30 12:56:41 [arval.es] INFO: Saving data for 127732: {'created_time': 1773399349.418339, 'last_price_update_time': 1774875401.162765}
2026-03-30 12:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127732') HTTP/1.1" 204 0
2026-03-30 12:56:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.626(s), this was the 1st time calling it.
2026-03-30 12:56:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.320356055111604 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127736> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:56:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60fb5a61-1b3c-57ff-a156-e20447cf72c8 with identifier: 127736
2026-03-30 12:56:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60fb5a61-1b3c-57ff-a156-e20447cf72c8 with scrape type 2
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60fb5a61-1b3c-57ff-a156-e20447cf72c8 with scrape type 2
2026-03-30 12:56:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 60fb5a61-1b3c-57ff-a156-e20447cf72c8, identifier: 127736
2026-03-30 12:56:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 60fb5a61-1b3c-57ff-a156-e20447cf72c8 with identifier: 127736
2026-03-30 12:56:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 60fb5a61-1b3c-57ff-a156-e20447cf72c8 with identifier: 127736
2026-03-30 12:56:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 60fb5a61-1b3c-57ff-a156-e20447cf72c8 with identifier: 127736 to the API
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127736>
{'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': '60fb5a61-1b3c-57ff-a156-e20447cf72c8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4717LTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-arkana-zen-tce-edc-microhibrido-127736',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Arkana',
'odometer': 98895,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Zen TCe EDC Microhibrido',
'transmission': 'automatic',
'trim': 'Zen TCe EDC Microhibrido',
'vin': 'VF1RJL00867280240',
'year': 2021}
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [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-30 12:56:49 [arval.es] INFO: Saving data for 127736: {'created_time': 1773399370.464632, 'last_price_update_time': 1774875409.21352}
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127736') HTTP/1.1" 204 0
2026-03-30 12:56:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:56:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.082(s), this was the 1st time calling it.
2026-03-30 12:56:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.518844624630236 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:56:58 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.347(s), this was the 1st time calling it.
2026-03-30 12:56:58 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6617833800843194 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:57:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:57:01 [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-30 12:57:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497
2026-03-30 12:57:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2d1f344a-c205-5676-8d59-527abf860a08 with scrape type 2
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2d1f344a-c205-5676-8d59-527abf860a08 with scrape type 2
2026-03-30 12:57:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2d1f344a-c205-5676-8d59-527abf860a08, identifier: 127497
2026-03-30 12:57:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497
2026-03-30 12:57:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497
2026-03-30 12:57:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2d1f344a-c205-5676-8d59-527abf860a08 with identifier: 127497 to the API
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:02 [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-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [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-30 12:57:02 [arval.es] INFO: Saving data for 127497: {'created_time': 1773398910.174597, 'last_price_update_time': 1774875422.476421}
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127497') HTTP/1.1" 204 0
2026-03-30 12:57:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127751> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c660e43-c3d6-58df-b107-8a9621798dea with identifier: 127751
2026-03-30 12:57:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c660e43-c3d6-58df-b107-8a9621798dea with scrape type 2
2026-03-30 12:57:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4c660e43-c3d6-58df-b107-8a9621798dea with scrape type 2
2026-03-30 12:57:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4c660e43-c3d6-58df-b107-8a9621798dea, identifier: 127751
2026-03-30 12:57:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4c660e43-c3d6-58df-b107-8a9621798dea with identifier: 127751
2026-03-30 12:57:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4c660e43-c3d6-58df-b107-8a9621798dea with identifier: 127751
2026-03-30 12:57:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4c660e43-c3d6-58df-b107-8a9621798dea with identifier: 127751 to the API
2026-03-30 12:57:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127751>
{'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': '4c660e43-c3d6-58df-b107-8a9621798dea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1720LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-127751',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 66279,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.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': 'VXKUPHNEKM4365869',
'year': 2021}
2026-03-30 12:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:04 [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-30 12:57:04 [arval.es] INFO: Saving data for 127751: {'created_time': 1773399333.65257, 'last_price_update_time': 1774875424.599479}
2026-03-30 12:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127751') HTTP/1.1" 204 0
2026-03-30 12:57:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127763> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a0bf0ac-31ec-52a7-ad06-158f4d22a746 with identifier: 127763
2026-03-30 12:57:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a0bf0ac-31ec-52a7-ad06-158f4d22a746 with scrape type 2
2026-03-30 12:57:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a0bf0ac-31ec-52a7-ad06-158f4d22a746 with scrape type 2
2026-03-30 12:57:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a0bf0ac-31ec-52a7-ad06-158f4d22a746, identifier: 127763
2026-03-30 12:57:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a0bf0ac-31ec-52a7-ad06-158f4d22a746 with identifier: 127763
2026-03-30 12:57:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a0bf0ac-31ec-52a7-ad06-158f4d22a746 with identifier: 127763
2026-03-30 12:57:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a0bf0ac-31ec-52a7-ad06-158f4d22a746 with identifier: 127763 to the API
2026-03-30 12:57:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127763>
{'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': '6a0bf0ac-31ec-52a7-ad06-158f4d22a746',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6303LTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-127763',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 58546,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1035347',
'year': 2021}
2026-03-30 12:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:06 [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-30 12:57:06 [arval.es] INFO: Saving data for 127763: {'created_time': 1773399429.601744, 'last_price_update_time': 1774875426.677956}
2026-03-30 12:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127763') HTTP/1.1" 204 0
2026-03-30 12:57:11 [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-30 12:57:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512
2026-03-30 12:57:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cb1becd-395f-55eb-814d-ec33487fb988 with scrape type 2
2026-03-30 12:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cb1becd-395f-55eb-814d-ec33487fb988 with scrape type 2
2026-03-30 12:57:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3cb1becd-395f-55eb-814d-ec33487fb988, identifier: 127512
2026-03-30 12:57:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512
2026-03-30 12:57:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512
2026-03-30 12:57:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3cb1becd-395f-55eb-814d-ec33487fb988 with identifier: 127512 to the API
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:12 [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-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:12 [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-30 12:57:12 [arval.es] INFO: Saving data for 127512: {'created_time': 1773398927.808534, 'last_price_update_time': 1774875432.45187}
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127512') HTTP/1.1" 204 0
2026-03-30 12:57:12 [scrapy.extensions.logstats] INFO: Crawled 812 pages (at 8 pages/min), scraped 759 items (at 8 items/min)
2026-03-30 12:57:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:57:14 [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-30 12:57:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516
2026-03-30 12:57:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 75b2a241-5b10-5b31-8b65-0c200b1dae20 with scrape type 2
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 75b2a241-5b10-5b31-8b65-0c200b1dae20 with scrape type 2
2026-03-30 12:57:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 75b2a241-5b10-5b31-8b65-0c200b1dae20, identifier: 127516
2026-03-30 12:57:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516
2026-03-30 12:57:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516
2026-03-30 12:57:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 75b2a241-5b10-5b31-8b65-0c200b1dae20 with identifier: 127516 to the API
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:14 [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-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [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-30 12:57:14 [arval.es] INFO: Saving data for 127516: {'created_time': 1773398896.40696, 'last_price_update_time': 1774875434.769555}
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127516') HTTP/1.1" 204 0
2026-03-30 12:57:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127762> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1a2c4b6-6d16-5835-af9e-2e93c31f3456 with identifier: 127762
2026-03-30 12:57:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1a2c4b6-6d16-5835-af9e-2e93c31f3456 with scrape type 2
2026-03-30 12:57:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1a2c4b6-6d16-5835-af9e-2e93c31f3456 with scrape type 2
2026-03-30 12:57:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b1a2c4b6-6d16-5835-af9e-2e93c31f3456, identifier: 127762
2026-03-30 12:57:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b1a2c4b6-6d16-5835-af9e-2e93c31f3456 with identifier: 127762
2026-03-30 12:57:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b1a2c4b6-6d16-5835-af9e-2e93c31f3456 with identifier: 127762
2026-03-30 12:57:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b1a2c4b6-6d16-5835-af9e-2e93c31f3456 with identifier: 127762 to the API
2026-03-30 12:57:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127762>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b1a2c4b6-6d16-5835-af9e-2e93c31f3456',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5370LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-de-4matic-127762',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 84118,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37300.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 300 de 4MATIC',
'vin': 'W1N2539111V339053',
'year': 2021}
2026-03-30 12:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:19 [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-30 12:57:19 [arval.es] INFO: Saving data for 127762: {'created_time': 1773399420.863818, 'last_price_update_time': 1774875439.36522}
2026-03-30 12:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127762') HTTP/1.1" 204 0
2026-03-30 12:57:22 [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-30 12:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:22 [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-30 12:57:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796
2026-03-30 12:57:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d9f4b096-4b86-5602-aa2c-f9c16408dc26 with scrape type 2
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d9f4b096-4b86-5602-aa2c-f9c16408dc26 with scrape type 2
2026-03-30 12:57:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d9f4b096-4b86-5602-aa2c-f9c16408dc26, identifier: 127796
2026-03-30 12:57:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796
2026-03-30 12:57:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796
2026-03-30 12:57:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d9f4b096-4b86-5602-aa2c-f9c16408dc26 with identifier: 127796 to the API
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:23 [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-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [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-30 12:57:23 [arval.es] INFO: Saving data for 127796: {'created_time': 1773399531.092176, 'last_price_update_time': 1774875443.245156}
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127796') HTTP/1.1" 204 0
2026-03-30 12:57:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803
2026-03-30 12:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16f11bd0-b464-59a2-8aaf-b8d86762c68c with scrape type 2
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16f11bd0-b464-59a2-8aaf-b8d86762c68c with scrape type 2
2026-03-30 12:57:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 16f11bd0-b464-59a2-8aaf-b8d86762c68c, identifier: 127803
2026-03-30 12:57:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803
2026-03-30 12:57:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803
2026-03-30 12:57:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 16f11bd0-b464-59a2-8aaf-b8d86762c68c with identifier: 127803 to the API
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:24 [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-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [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-30 12:57:24 [arval.es] INFO: Saving data for 127803: {'created_time': 1773399697.756238, 'last_price_update_time': 1774875444.405785}
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127803') HTTP/1.1" 204 0
2026-03-30 12:57:24 [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-30 12:57:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806
2026-03-30 12:57:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ad447d9-dced-5480-919d-31c8c0b72efc with scrape type 2
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ad447d9-dced-5480-919d-31c8c0b72efc with scrape type 2
2026-03-30 12:57:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9ad447d9-dced-5480-919d-31c8c0b72efc, identifier: 127806
2026-03-30 12:57:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806
2026-03-30 12:57:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806
2026-03-30 12:57:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9ad447d9-dced-5480-919d-31c8c0b72efc with identifier: 127806 to the API
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:24 [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-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [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-30 12:57:25 [arval.es] INFO: Saving data for 127806: {'created_time': 1773399579.599003, 'last_price_update_time': 1774875445.007681}
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127806') HTTP/1.1" 204 0
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127829> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279 with identifier: 127829
2026-03-30 12:57:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279 with scrape type 2
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279 with scrape type 2
2026-03-30 12:57:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279, identifier: 127829
2026-03-30 12:57:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279 with identifier: 127829
2026-03-30 12:57:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279 with identifier: 127829
2026-03-30 12:57:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2bbb7499-33fc-54b2-a58d-4c2d0d7c1279 with identifier: 127829 to the API
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127829>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '2bbb7499-33fc-54b2-a58d-4c2d0d7c1279',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1525LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-tecno-sky-auto-4x4-techo-127829',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 85320,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Tecno Sky Auto 4x4 *techo*',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Tecno Sky Auto 4x4 *techo*',
'vin': 'TMAJD812DNJ052984',
'year': 2021}
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:27 [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-30 12:57:27 [arval.es] INFO: Saving data for 127829: {'created_time': 1773399642.107045, 'last_price_update_time': 1774875447.910622}
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127829') HTTP/1.1" 204 0
2026-03-30 12:57:27 [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-30 12:57:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793
2026-03-30 12:57:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e68954e-970f-5af3-8e1f-ae9be40612f5 with scrape type 2
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2e68954e-970f-5af3-8e1f-ae9be40612f5 with scrape type 2
2026-03-30 12:57:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2e68954e-970f-5af3-8e1f-ae9be40612f5, identifier: 127793
2026-03-30 12:57:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793
2026-03-30 12:57:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793
2026-03-30 12:57:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2e68954e-970f-5af3-8e1f-ae9be40612f5 with identifier: 127793 to the API
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:28 [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-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [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-30 12:57:28 [arval.es] INFO: Saving data for 127793: {'created_time': 1773399552.744127, 'last_price_update_time': 1774875448.457253}
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127793') HTTP/1.1" 204 0
2026-03-30 12:57:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127834> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e with identifier: 127834
2026-03-30 12:57:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e with scrape type 2
2026-03-30 12:57:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e with scrape type 2
2026-03-30 12:57:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e, identifier: 127834
2026-03-30 12:57:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e with identifier: 127834
2026-03-30 12:57:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e with identifier: 127834
2026-03-30 12:57:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0785f97d-b0ff-5f74-b9c3-f4e9ef75744e with identifier: 127834 to the API
2026-03-30 12:57:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127834>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '0785f97d-b0ff-5f74-b9c3-f4e9ef75744e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6321LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-phev-drive-127834',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 39246,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi PHEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV Drive',
'vin': 'KNACD81DGN5520016',
'year': 2022}
2026-03-30 12:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:30 [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-30 12:57:30 [arval.es] INFO: Saving data for 127834: {'created_time': 1773399688.697295, 'last_price_update_time': 1774875450.579241}
2026-03-30 12:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127834') HTTP/1.1" 204 0
2026-03-30 12:57:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127842> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: edd6619c-a29b-5569-a7b4-2a32d821e27d with identifier: 127842
2026-03-30 12:57:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item edd6619c-a29b-5569-a7b4-2a32d821e27d with scrape type 2
2026-03-30 12:57:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item edd6619c-a29b-5569-a7b4-2a32d821e27d with scrape type 2
2026-03-30 12:57:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: edd6619c-a29b-5569-a7b4-2a32d821e27d, identifier: 127842
2026-03-30 12:57:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: edd6619c-a29b-5569-a7b4-2a32d821e27d with identifier: 127842
2026-03-30 12:57:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: edd6619c-a29b-5569-a7b4-2a32d821e27d with identifier: 127842
2026-03-30 12:57:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: edd6619c-a29b-5569-a7b4-2a32d821e27d with identifier: 127842 to the API
2026-03-30 12:57:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127842>
{'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': 'edd6619c-a29b-5569-a7b4-2a32d821e27d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6920MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-127842',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 87091,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY007992',
'year': 2023}
2026-03-30 12:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:42 [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-30 12:57:42 [arval.es] INFO: Saving data for 127842: {'created_time': 1773399722.775258, 'last_price_update_time': 1774875462.144831}
2026-03-30 12:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127842') HTTP/1.1" 204 0
2026-03-30 12:57:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127870> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5729fc2-f430-5f66-bad2-6e9ddead8abe with identifier: 127870
2026-03-30 12:57:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5729fc2-f430-5f66-bad2-6e9ddead8abe with scrape type 2
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e5729fc2-f430-5f66-bad2-6e9ddead8abe with scrape type 2
2026-03-30 12:57:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e5729fc2-f430-5f66-bad2-6e9ddead8abe, identifier: 127870
2026-03-30 12:57:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e5729fc2-f430-5f66-bad2-6e9ddead8abe with identifier: 127870
2026-03-30 12:57:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e5729fc2-f430-5f66-bad2-6e9ddead8abe with identifier: 127870
2026-03-30 12:57:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e5729fc2-f430-5f66-bad2-6e9ddead8abe with identifier: 127870 to the API
2026-03-30 12:57:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127870>
{'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': 'e5729fc2-f430-5f66-bad2-6e9ddead8abe',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6590LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-allure-127870',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 76234,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi S&S Allure',
'transmission': 'manual',
'trim': '1.5 BlueHDi S&S Allure',
'vin': 'VF3MCYHZMMS254699',
'year': 2022}
2026-03-30 12:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:44 [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-30 12:57:44 [arval.es] INFO: Saving data for 127870: {'created_time': 1773399745.493281, 'last_price_update_time': 1774875464.265779}
2026-03-30 12:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127870') HTTP/1.1" 204 0
2026-03-30 12:57:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.271(s), this was the 1st time calling it.
2026-03-30 12:57:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.176145828048824 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127837> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8032fe94-a27d-5154-ae1d-73018f5c6082 with identifier: 127837
2026-03-30 12:57:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8032fe94-a27d-5154-ae1d-73018f5c6082 with scrape type 2
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8032fe94-a27d-5154-ae1d-73018f5c6082 with scrape type 2
2026-03-30 12:57:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8032fe94-a27d-5154-ae1d-73018f5c6082, identifier: 127837
2026-03-30 12:57:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8032fe94-a27d-5154-ae1d-73018f5c6082 with identifier: 127837
2026-03-30 12:57:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8032fe94-a27d-5154-ae1d-73018f5c6082 with identifier: 127837
2026-03-30 12:57:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8032fe94-a27d-5154-ae1d-73018f5c6082 with identifier: 127837 to the API
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127837>
{'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': '8032fe94-a27d-5154-ae1d-73018f5c6082',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0557LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-127837',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 45695,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048119',
'year': 2021}
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [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-30 12:57:50 [arval.es] INFO: Saving data for 127837: {'created_time': 1773399678.65881, 'last_price_update_time': 1774875470.135841}
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127837') HTTP/1.1" 204 0
2026-03-30 12:57:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:57:54 [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-30 12:57:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996
2026-03-30 12:57:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8658b07-91f2-5355-98e2-f988172416b7 with scrape type 2
2026-03-30 12:57:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8658b07-91f2-5355-98e2-f988172416b7 with scrape type 2
2026-03-30 12:57:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c8658b07-91f2-5355-98e2-f988172416b7, identifier: 127996
2026-03-30 12:57:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996
2026-03-30 12:57:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996
2026-03-30 12:57:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c8658b07-91f2-5355-98e2-f988172416b7 with identifier: 127996 to the API
2026-03-30 12:57:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:54 [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-30 12:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:54 [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-30 12:57:54 [arval.es] INFO: Saving data for 127996: {'created_time': 1773399872.989396, 'last_price_update_time': 1774875474.768036}
2026-03-30 12:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127996') HTTP/1.1" 204 0
2026-03-30 12:57:55 [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-30 12:57:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623
2026-03-30 12:57:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce23cbc4-33e0-5ca5-982a-06acf9d2004e with scrape type 2
2026-03-30 12:57:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ce23cbc4-33e0-5ca5-982a-06acf9d2004e with scrape type 2
2026-03-30 12:57:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ce23cbc4-33e0-5ca5-982a-06acf9d2004e, identifier: 127623
2026-03-30 12:57:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623
2026-03-30 12:57:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623
2026-03-30 12:57:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ce23cbc4-33e0-5ca5-982a-06acf9d2004e with identifier: 127623 to the API
2026-03-30 12:57:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:55 [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-30 12:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27127623%27 HTTP/1.1" 200 None
2026-03-30 12:57:55 [arval.es] INFO: Saving data for 127623: {'created_time': 1773399164.842918, 'last_price_update_time': 1774875475.969935}
2026-03-30 12:57:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127623') HTTP/1.1" 204 0
2026-03-30 12:57:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.725(s), this was the 1st time calling it.
2026-03-30 12:57:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.486565597067603 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.941(s), this was the 2nd time calling it.
2026-03-30 12:57:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.240428087755976 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:59 [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-30 12:57:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998
2026-03-30 12:57:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with scrape type 2
2026-03-30 12:57:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with scrape type 2
2026-03-30 12:57:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9f5e5263-3d3e-5d28-9653-a795bd47fd92, identifier: 127998
2026-03-30 12:57:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998
2026-03-30 12:57:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998
2026-03-30 12:57:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9f5e5263-3d3e-5d28-9653-a795bd47fd92 with identifier: 127998 to the API
2026-03-30 12:57:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:59 [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-30 12:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:59 [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-30 12:57:59 [arval.es] INFO: Saving data for 127998: {'created_time': 1773399661.222729, 'last_price_update_time': 1774875479.643501}
2026-03-30 12:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127998') HTTP/1.1" 204 0
2026-03-30 12:58:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:58:01 [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-30 12:58:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995
2026-03-30 12:58:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad5fb261-2caf-5d26-8811-31e4423cd591 with scrape type 2
2026-03-30 12:58:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ad5fb261-2caf-5d26-8811-31e4423cd591 with scrape type 2
2026-03-30 12:58:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ad5fb261-2caf-5d26-8811-31e4423cd591, identifier: 127995
2026-03-30 12:58:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995
2026-03-30 12:58:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995
2026-03-30 12:58:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ad5fb261-2caf-5d26-8811-31e4423cd591 with identifier: 127995 to the API
2026-03-30 12:58:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:01 [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-30 12:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:01 [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-30 12:58:01 [arval.es] INFO: Saving data for 127995: {'created_time': 1773399996.830664, 'last_price_update_time': 1774875481.906063}
2026-03-30 12:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127995') HTTP/1.1" 204 0
2026-03-30 12:58:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:58:02 [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-30 12:58:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626
2026-03-30 12:58:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with scrape type 2
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with scrape type 2
2026-03-30 12:58:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e, identifier: 127626
2026-03-30 12:58:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626
2026-03-30 12:58:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626
2026-03-30 12:58:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fb4f2690-3aa8-5086-8b46-6fa5d0114d4e with identifier: 127626 to the API
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:03 [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-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Saving data for 127626: {'created_time': 1773399227.971487, 'last_price_update_time': 1774875483.158651}
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127626') HTTP/1.1" 204 0
2026-03-30 12:58:03 [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-30 12:58:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126814
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126814: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126730
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126730: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126810
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126810: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126809
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126809: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126739
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126739: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126718
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126718: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 123878
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 123878: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126661
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126661: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126660
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126660: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126618
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126618: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126524
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126524: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126534
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126534: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126527
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126527: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126525
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126525: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126522
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126522: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126515
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126515: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126437
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126437: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 119155
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 119155: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126373
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126373: 2
2026-03-30 12:58:03 [arval.es] INFO: Found listing with ID: 126365
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [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-30 12:58:03 [arval.es] INFO: Scrape type for 126365: 2
2026-03-30 12:58:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128004> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:58:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d847bb99-16c6-508f-bf0e-9095a88c3c34 with identifier: 128004
2026-03-30 12:58:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d847bb99-16c6-508f-bf0e-9095a88c3c34 with scrape type 2
2026-03-30 12:58:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d847bb99-16c6-508f-bf0e-9095a88c3c34 with scrape type 2
2026-03-30 12:58:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d847bb99-16c6-508f-bf0e-9095a88c3c34, identifier: 128004
2026-03-30 12:58:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d847bb99-16c6-508f-bf0e-9095a88c3c34 with identifier: 128004
2026-03-30 12:58:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d847bb99-16c6-508f-bf0e-9095a88c3c34 with identifier: 128004
2026-03-30 12:58:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d847bb99-16c6-508f-bf0e-9095a88c3c34 with identifier: 128004 to the API
2026-03-30 12:58:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128004>
{'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': 'd847bb99-16c6-508f-bf0e-9095a88c3c34',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9773LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-128004',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 80476,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS247302',
'year': 2021}
2026-03-30 12:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:10 [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-30 12:58:10 [arval.es] INFO: Saving data for 128004: {'created_time': 1773399909.544117, 'last_price_update_time': 1774875490.836461}
2026-03-30 12:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128004') HTTP/1.1" 204 0
2026-03-30 12:58:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128005> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:58:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b72a8a60-a5e7-502f-b431-123cdd701f53 with identifier: 128005
2026-03-30 12:58:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b72a8a60-a5e7-502f-b431-123cdd701f53 with scrape type 2
2026-03-30 12:58:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b72a8a60-a5e7-502f-b431-123cdd701f53 with scrape type 2
2026-03-30 12:58:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b72a8a60-a5e7-502f-b431-123cdd701f53, identifier: 128005
2026-03-30 12:58:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b72a8a60-a5e7-502f-b431-123cdd701f53 with identifier: 128005
2026-03-30 12:58:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b72a8a60-a5e7-502f-b431-123cdd701f53 with identifier: 128005
2026-03-30 12:58:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b72a8a60-a5e7-502f-b431-123cdd701f53 with identifier: 128005 to the API
2026-03-30 12:58:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58:11 [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-30 12:58:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128005>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b72a8a60-a5e7-502f-b431-123cdd701f53',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4925LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-2019-5p-crossover-16-gdi-hev-104kw-141cv-drive-128005',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 39982,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 2019 5P crossover 1.6 GDi HEV 104kW (141CV) Drive',
'transmission': 'automatic',
'trim': '2019 5P crossover 1.6 GDi HEV 104kW (141CV) Drive',
'vin': 'KNACC81CGN5510803',
'year': 2021}
2026-03-30 12:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:11 [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-30 12:58:11 [arval.es] INFO: Saving data for 128005: {'created_time': 1773399925.504214, 'last_price_update_time': 1774875491.582387}
2026-03-30 12:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128005') HTTP/1.1" 204 0
2026-03-30 12:58:12 [scrapy.extensions.logstats] INFO: Crawled 831 pages (at 19 pages/min), scraped 777 items (at 18 items/min)
2026-03-30 12:58:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:58:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128061> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:58:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8f779b0-8b39-53a0-b945-846e0f9630c3 with identifier: 128061
2026-03-30 12:58:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8f779b0-8b39-53a0-b945-846e0f9630c3 with scrape type 2
2026-03-30 12:58:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8f779b0-8b39-53a0-b945-846e0f9630c3 with scrape type 2
2026-03-30 12:58:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a8f779b0-8b39-53a0-b945-846e0f9630c3, identifier: 128061
2026-03-30 12:58:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a8f779b0-8b39-53a0-b945-846e0f9630c3 with identifier: 128061
2026-03-30 12:58:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a8f779b0-8b39-53a0-b945-846e0f9630c3 with identifier: 128061
2026-03-30 12:58:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a8f779b0-8b39-53a0-b945-846e0f9630c3 with identifier: 128061 to the API
2026-03-30 12:58:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128061>
{'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': 'a8f779b0-8b39-53a0-b945-846e0f9630c3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9421LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-128061',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '2008',
'odometer': 89751,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ543197',
'year': 2022}
2026-03-30 12:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:30 [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-30 12:58:30 [arval.es] INFO: Saving data for 128061: {'created_time': 1773399982.850137, 'last_price_update_time': 1774875510.097477}
2026-03-30 12:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128061') HTTP/1.1" 204 0
2026-03-30 12:58:30 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.646(s), this was the 1st time calling it.
2026-03-30 12:58:30 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.245097101104259 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:58:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128003> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:58:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdb84a35-0132-570b-9be5-ff9ae4341e7e with identifier: 128003
2026-03-30 12:58:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdb84a35-0132-570b-9be5-ff9ae4341e7e with scrape type 2
2026-03-30 12:58:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdb84a35-0132-570b-9be5-ff9ae4341e7e with scrape type 2
2026-03-30 12:58:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bdb84a35-0132-570b-9be5-ff9ae4341e7e, identifier: 128003
2026-03-30 12:58:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bdb84a35-0132-570b-9be5-ff9ae4341e7e with identifier: 128003
2026-03-30 12:58:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bdb84a35-0132-570b-9be5-ff9ae4341e7e with identifier: 128003
2026-03-30 12:58:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bdb84a35-0132-570b-9be5-ff9ae4341e7e with identifier: 128003 to the API
2026-03-30 12:58:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128003>
{'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': 'bdb84a35-0132-570b-9be5-ff9ae4341e7e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7142LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-128003',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 58801,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110105U51390',
'year': 2021}
2026-03-30 12:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:32 [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-30 12:58:32 [arval.es] INFO: Saving data for 128003: {'created_time': 1773399928.100964, 'last_price_update_time': 1774875512.802382}
2026-03-30 12:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128003') HTTP/1.1" 204 0
2026-03-30 12:58:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128063> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:58:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65f286da-bb38-5b24-a49f-593b51f8da8f with identifier: 128063
2026-03-30 12:58:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65f286da-bb38-5b24-a49f-593b51f8da8f with scrape type 2
2026-03-30 12:58:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65f286da-bb38-5b24-a49f-593b51f8da8f with scrape type 2
2026-03-30 12:58:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 65f286da-bb38-5b24-a49f-593b51f8da8f, identifier: 128063
2026-03-30 12:58:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 65f286da-bb38-5b24-a49f-593b51f8da8f with identifier: 128063
2026-03-30 12:58:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 65f286da-bb38-5b24-a49f-593b51f8da8f with identifier: 128063
2026-03-30 12:58:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 65f286da-bb38-5b24-a49f-593b51f8da8f with identifier: 128063 to the API
2026-03-30 12:58:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128063>
{'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': '65f286da-bb38-5b24-a49f-593b51f8da8f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3739LTY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ds-ds7-crossback-bluehdi-de-auto-chic-128063',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 72541,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18300.0,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback BlueHDi DE Auto CHIC',
'transmission': 'automatic',
'trim': 'BlueHDi DE Auto CHIC',
'vin': 'VR1JCYHZUMY534525',
'year': 2021}
2026-03-30 12:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:35 [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-30 12:58:35 [arval.es] INFO: Saving data for 128063: {'created_time': 1773400072.39399, 'last_price_update_time': 1774875515.275367}
2026-03-30 12:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128063') HTTP/1.1" 204 0
2026-03-30 12:58:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:58:53 [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-30 12:58:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055
2026-03-30 12:58:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4324b277-f303-55ca-b9a9-9bcd5de407a7 with scrape type 2
2026-03-30 12:58:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4324b277-f303-55ca-b9a9-9bcd5de407a7 with scrape type 2
2026-03-30 12:58:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4324b277-f303-55ca-b9a9-9bcd5de407a7, identifier: 128055
2026-03-30 12:58:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055
2026-03-30 12:58:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055
2026-03-30 12:58:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4324b277-f303-55ca-b9a9-9bcd5de407a7 with identifier: 128055 to the API
2026-03-30 12:58:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:54 [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-30 12:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:54 [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-30 12:58:54 [arval.es] INFO: Saving data for 128055: {'created_time': 1773400200.668797, 'last_price_update_time': 1774875534.104504}
2026-03-30 12:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128055') HTTP/1.1" 204 0
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125531> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:58:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 645bfda0-5219-5876-b1d2-dfd95548b202 with identifier: 125531
2026-03-30 12:58:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 645bfda0-5219-5876-b1d2-dfd95548b202 with scrape type 2
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 645bfda0-5219-5876-b1d2-dfd95548b202 with scrape type 2
2026-03-30 12:58:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 645bfda0-5219-5876-b1d2-dfd95548b202, identifier: 125531
2026-03-30 12:58:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 645bfda0-5219-5876-b1d2-dfd95548b202 with identifier: 125531
2026-03-30 12:58:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 645bfda0-5219-5876-b1d2-dfd95548b202 with identifier: 125531
2026-03-30 12:58:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 645bfda0-5219-5876-b1d2-dfd95548b202 with identifier: 125531 to the API
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125531>
{'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': '645bfda0-5219-5876-b1d2-dfd95548b202',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8296LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-15-135cv-125531',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 44087,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i 1.5 135CV',
'transmission': 'automatic',
'trim': 'sDrive18i 1.5 135CV',
'vin': 'WBAYH110105U41569',
'year': 2021}
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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-30 12:58:58 [arval.es] INFO: Saving data for 125531: {'created_time': 1773399972.610837, 'last_price_update_time': 1774875538.455656}
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125531') HTTP/1.1" 204 0
2026-03-30 12:59:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128184> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2a44884b-283e-5e16-a912-3c4e624553f1 with identifier: 128184
2026-03-30 12:59:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2a44884b-283e-5e16-a912-3c4e624553f1 with scrape type 2
2026-03-30 12:59:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2a44884b-283e-5e16-a912-3c4e624553f1 with scrape type 2
2026-03-30 12:59:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2a44884b-283e-5e16-a912-3c4e624553f1, identifier: 128184
2026-03-30 12:59:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2a44884b-283e-5e16-a912-3c4e624553f1 with identifier: 128184
2026-03-30 12:59:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2a44884b-283e-5e16-a912-3c4e624553f1 with identifier: 128184
2026-03-30 12:59:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2a44884b-283e-5e16-a912-3c4e624553f1 with identifier: 128184 to the API
2026-03-30 12:59:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128184>
{'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': '2a44884b-283e-5e16-a912-3c4e624553f1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8697LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-128184',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Mokka',
'odometer': 55104,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW079633',
'year': 2021}
2026-03-30 12:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:07 [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-30 12:59:07 [arval.es] INFO: Saving data for 128184: {'created_time': 1773389546.791747, 'last_price_update_time': 1774875547.140919}
2026-03-30 12:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128184') HTTP/1.1" 204 0
2026-03-30 12:59:12 [scrapy.extensions.logstats] INFO: Crawled 837 pages (at 6 pages/min), scraped 783 items (at 6 items/min)
2026-03-30 12:59:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:59:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128185> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 782d4c72-5e38-598e-88f0-303c6adb61c5 with identifier: 128185
2026-03-30 12:59:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 782d4c72-5e38-598e-88f0-303c6adb61c5 with scrape type 2
2026-03-30 12:59:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 782d4c72-5e38-598e-88f0-303c6adb61c5 with scrape type 2
2026-03-30 12:59:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 782d4c72-5e38-598e-88f0-303c6adb61c5, identifier: 128185
2026-03-30 12:59:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 782d4c72-5e38-598e-88f0-303c6adb61c5 with identifier: 128185
2026-03-30 12:59:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 782d4c72-5e38-598e-88f0-303c6adb61c5 with identifier: 128185
2026-03-30 12:59:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 782d4c72-5e38-598e-88f0-303c6adb61c5 with identifier: 128185 to the API
2026-03-30 12:59:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128185>
{'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': '782d4c72-5e38-598e-88f0-303c6adb61c5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1905LYW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-r-line-10-tsi-128185',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 43203,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17700.0,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo R-Line 1.0 TSI',
'transmission': 'manual',
'trim': 'R-Line 1.0 TSI',
'vin': 'WVWZZZAWZNY049757',
'year': 2022}
2026-03-30 12:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:15 [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-30 12:59:15 [arval.es] INFO: Saving data for 128185: {'created_time': 1773400267.132466, 'last_price_update_time': 1774875555.599171}
2026-03-30 12:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128185') HTTP/1.1" 204 0
2026-03-30 12:59:21 [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-30 12:59:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126364
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126364: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126361
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126361: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126358
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126358: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126311
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126311: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126310
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126310: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 120447
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 120447: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126300
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126300: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126277
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126277: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126236
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126236: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126233
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126233: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126231
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126231: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126229
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126229: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126218
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126218: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126195
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126195: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126134
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126134: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126120
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126120: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126070
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126070: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126069
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126069: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126062
2026-03-30 12:59:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:21 [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-30 12:59:21 [arval.es] INFO: Scrape type for 126062: 2
2026-03-30 12:59:21 [arval.es] INFO: Found listing with ID: 126055
2026-03-30 12:59:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:22 [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-30 12:59:22 [arval.es] INFO: Scrape type for 126055: 2
2026-03-30 12:59:29 [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-30 12:59:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758
2026-03-30 12:59:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 601f672e-5a1a-5f66-845e-2b1a2787a438 with scrape type 2
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 601f672e-5a1a-5f66-845e-2b1a2787a438 with scrape type 2
2026-03-30 12:59:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 601f672e-5a1a-5f66-845e-2b1a2787a438, identifier: 117758
2026-03-30 12:59:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758
2026-03-30 12:59:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758
2026-03-30 12:59:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 601f672e-5a1a-5f66-845e-2b1a2787a438 with identifier: 117758 to the API
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:29 [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-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:29 [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-30 12:59:29 [arval.es] INFO: Saving data for 117758: {'created_time': 1773400218.423801, 'last_price_update_time': 1774875569.873145}
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117758') HTTP/1.1" 204 0
2026-03-30 12:59:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126365> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 078c9888-7786-5b60-8c63-1c4c471af8b6 with identifier: 126365
2026-03-30 12:59:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 078c9888-7786-5b60-8c63-1c4c471af8b6 with scrape type 2
2026-03-30 12:59:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 078c9888-7786-5b60-8c63-1c4c471af8b6 with scrape type 2
2026-03-30 12:59:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 078c9888-7786-5b60-8c63-1c4c471af8b6, identifier: 126365
2026-03-30 12:59:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 078c9888-7786-5b60-8c63-1c4c471af8b6 with identifier: 126365
2026-03-30 12:59:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 078c9888-7786-5b60-8c63-1c4c471af8b6 with identifier: 126365
2026-03-30 12:59:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 078c9888-7786-5b60-8c63-1c4c471af8b6 with identifier: 126365 to the API
2026-03-30 12:59:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126365>
{'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': '078c9888-7786-5b60-8c63-1c4c471af8b6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8033MNS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-allure-pack-15-hdi-130cv-126365',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 11217,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.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': 'VF3MCYHZUPS154022',
'year': 2024}
2026-03-30 12:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:31 [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-30 12:59:31 [arval.es] INFO: Saving data for 126365: {'created_time': 1773397421.683159, 'last_price_update_time': 1774875571.803581}
2026-03-30 12:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126365') HTTP/1.1" 204 0
2026-03-30 12:59:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119155> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36635c09-17f4-5176-ad60-a0d64bb9c8fb with identifier: 119155
2026-03-30 12:59:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36635c09-17f4-5176-ad60-a0d64bb9c8fb with scrape type 2
2026-03-30 12:59:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36635c09-17f4-5176-ad60-a0d64bb9c8fb with scrape type 2
2026-03-30 12:59:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 36635c09-17f4-5176-ad60-a0d64bb9c8fb, identifier: 119155
2026-03-30 12:59:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 36635c09-17f4-5176-ad60-a0d64bb9c8fb with identifier: 119155
2026-03-30 12:59:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 36635c09-17f4-5176-ad60-a0d64bb9c8fb with identifier: 119155
2026-03-30 12:59:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 36635c09-17f4-5176-ad60-a0d64bb9c8fb with identifier: 119155 to the API
2026-03-30 12:59:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119155>
{'auction_title': '',
'category': 'Turismo',
'color': 'yellow',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '36635c09-17f4-5176-ad60-a0d64bb9c8fb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0773LTK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-t-gdi-10-drive-120cv-119155',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 34637,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed T-GDi 1.0 Drive 120CV',
'transmission': 'manual',
'trim': 'T-GDi 1.0 Drive 120CV',
'vin': 'U5YH4F12AML081638',
'year': 2021}
2026-03-30 12:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:33 [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-30 12:59:33 [arval.es] INFO: Saving data for 119155: {'created_time': 1773397501.397097, 'last_price_update_time': 1774875573.917888}
2026-03-30 12:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119155') HTTP/1.1" 204 0
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.668(s), this was the 1st time calling it.
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.392747742698985 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.240(s), this was the 1st time calling it.
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.5290060905605065 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:59:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:59:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:59:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126437> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802 with identifier: 126437
2026-03-30 12:59:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802 with scrape type 2
2026-03-30 12:59:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802 with scrape type 2
2026-03-30 12:59:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802, identifier: 126437
2026-03-30 12:59:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802 with identifier: 126437
2026-03-30 12:59:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802 with identifier: 126437
2026-03-30 12:59:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d4f94f3e-6d0b-5d93-9ea8-4410fd4b3802 with identifier: 126437 to the API
2026-03-30 12:59:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126437>
{'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': 'd4f94f3e-6d0b-5d93-9ea8-4410fd4b3802',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3372LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-126437',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 80870,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1048519',
'year': 2021}
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:42 [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-30 12:59:42 [arval.es] INFO: Saving data for 126437: {'created_time': 1773397492.485688, 'last_price_update_time': 1774875582.080212}
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126437') HTTP/1.1" 204 0
2026-03-30 12:59:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127809> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36e36a73-f958-51da-8005-cdfb524cee6d with identifier: 127809
2026-03-30 12:59:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36e36a73-f958-51da-8005-cdfb524cee6d with scrape type 2
2026-03-30 12:59:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36e36a73-f958-51da-8005-cdfb524cee6d with scrape type 2
2026-03-30 12:59:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 36e36a73-f958-51da-8005-cdfb524cee6d, identifier: 127809
2026-03-30 12:59:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 36e36a73-f958-51da-8005-cdfb524cee6d with identifier: 127809
2026-03-30 12:59:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 36e36a73-f958-51da-8005-cdfb524cee6d with identifier: 127809
2026-03-30 12:59:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 36e36a73-f958-51da-8005-cdfb524cee6d with identifier: 127809 to the API
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127809>
{'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': '36e36a73-f958-51da-8005-cdfb524cee6d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6055LXK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-127809',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 92328,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2022-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ589182',
'year': 2022}
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:42 [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-30 12:59:42 [arval.es] INFO: Saving data for 127809: {'created_time': 1773399615.225204, 'last_price_update_time': 1774875582.779796}
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127809') HTTP/1.1" 204 0
2026-03-30 12:59:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127823> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 12:59:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2817820-3ac2-5588-8e98-9279ec29c07f with identifier: 127823
2026-03-30 12:59:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2817820-3ac2-5588-8e98-9279ec29c07f with scrape type 2
2026-03-30 12:59:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e2817820-3ac2-5588-8e98-9279ec29c07f with scrape type 2
2026-03-30 12:59:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e2817820-3ac2-5588-8e98-9279ec29c07f, identifier: 127823
2026-03-30 12:59:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e2817820-3ac2-5588-8e98-9279ec29c07f with identifier: 127823
2026-03-30 12:59:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e2817820-3ac2-5588-8e98-9279ec29c07f with identifier: 127823
2026-03-30 12:59:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e2817820-3ac2-5588-8e98-9279ec29c07f with identifier: 127823 to the API
2026-03-30 12:59:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127823>
{'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': 'e2817820-3ac2-5588-8e98-9279ec29c07f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8430MFR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-127823',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 83024,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15700.0,
'price_includes_vat': True,
'registration_date': '2023-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZPY015603',
'year': 2023}
2026-03-30 12:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:54 [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-30 12:59:54 [arval.es] INFO: Saving data for 127823: {'created_time': 1773399623.440506, 'last_price_update_time': 1774875594.074673}
2026-03-30 12:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127823') HTTP/1.1" 204 0
2026-03-30 13:00:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126525> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0 with identifier: 126525
2026-03-30 13:00:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0 with scrape type 2
2026-03-30 13:00:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0 with scrape type 2
2026-03-30 13:00:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0, identifier: 126525
2026-03-30 13:00:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0 with identifier: 126525
2026-03-30 13:00:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0 with identifier: 126525
2026-03-30 13:00:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0 with identifier: 126525 to the API
2026-03-30 13:00:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126525>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9e6bc52f-c1fd-55e6-ba3c-cdc3dcc293b0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4965LYD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-s-line-40-tdi-20-203cv-126525',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q5',
'odometer': 47909,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38300.0,
'price_includes_vat': True,
'registration_date': '2022-05-26',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 S line 40 TDI 2.0 203CV',
'transmission': 'automatic',
'trim': 'S line 40 TDI 2.0 203CV',
'vin': 'WAUZZZFY0N2090662',
'year': 2022}
2026-03-30 13:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:02 [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-30 13:00:02 [arval.es] INFO: Saving data for 126525: {'created_time': 1773393605.077789, 'last_price_update_time': 1774875602.245461}
2026-03-30 13:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126525') HTTP/1.1" 204 0
2026-03-30 13:00:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126527> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69a0e99d-26b5-58fb-8dc9-11ca260d538f with identifier: 126527
2026-03-30 13:00:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69a0e99d-26b5-58fb-8dc9-11ca260d538f with scrape type 2
2026-03-30 13:00:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69a0e99d-26b5-58fb-8dc9-11ca260d538f with scrape type 2
2026-03-30 13:00:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 69a0e99d-26b5-58fb-8dc9-11ca260d538f, identifier: 126527
2026-03-30 13:00:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 69a0e99d-26b5-58fb-8dc9-11ca260d538f with identifier: 126527
2026-03-30 13:00:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 69a0e99d-26b5-58fb-8dc9-11ca260d538f with identifier: 126527
2026-03-30 13:00:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 69a0e99d-26b5-58fb-8dc9-11ca260d538f with identifier: 126527 to the API
2026-03-30 13:00:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126527>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '69a0e99d-26b5-58fb-8dc9-11ca260d538f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1460MLV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/fiat-500-monotrim-10-70cv-126527',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Fiat',
'model': '500',
'odometer': 21936,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 Monotrim 1.0 70CV',
'transmission': 'manual',
'trim': 'Monotrim 1.0 70CV',
'vin': 'ZFACF1BJ1RJJ29158',
'year': 2023}
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:05 [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-30 13:00:05 [arval.es] INFO: Saving data for 126527: {'created_time': 1773397646.142158, 'last_price_update_time': 1774875605.172462}
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126527') HTTP/1.1" 204 0
2026-03-30 13:00:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.016(s), this was the 1st time calling it.
2026-03-30 13:00:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.080202650375281 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126373> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f6de3260-ca0b-59a3-a7d4-691a1392d04d with identifier: 126373
2026-03-30 13:00:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f6de3260-ca0b-59a3-a7d4-691a1392d04d with scrape type 2
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f6de3260-ca0b-59a3-a7d4-691a1392d04d with scrape type 2
2026-03-30 13:00:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f6de3260-ca0b-59a3-a7d4-691a1392d04d, identifier: 126373
2026-03-30 13:00:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f6de3260-ca0b-59a3-a7d4-691a1392d04d with identifier: 126373
2026-03-30 13:00:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f6de3260-ca0b-59a3-a7d4-691a1392d04d with identifier: 126373
2026-03-30 13:00:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f6de3260-ca0b-59a3-a7d4-691a1392d04d with identifier: 126373 to the API
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126373>
{'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': 'f6de3260-ca0b-59a3-a7d4-691a1392d04d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4636MTY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-c-hr-20-200h-advance-183cv-126373',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'C-HR',
'odometer': 42738,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31500.0,
'price_includes_vat': True,
'registration_date': '2024-09-09',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota C-HR 2.0 200H Advance 183CV',
'transmission': 'automatic',
'trim': '2.0 200H Advance 183CV',
'vin': 'JTPABAAA80R023553',
'year': 2024}
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:07 [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-30 13:00:07 [arval.es] INFO: Saving data for 126373: {'created_time': 1773397464.503879, 'last_price_update_time': 1774875607.780781}
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126373') HTTP/1.1" 204 0
2026-03-30 13:00:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:00:09 [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-30 13:00:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:09 [arval.es] INFO: Found listing with ID: 126049
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:09 [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-30 13:00:09 [arval.es] INFO: Scrape type for 126049: 2
2026-03-30 13:00:09 [arval.es] INFO: Found listing with ID: 124584
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:09 [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-30 13:00:09 [arval.es] INFO: Scrape type for 124584: 2
2026-03-30 13:00:09 [arval.es] INFO: Found listing with ID: 124498
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 124498: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125970
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 125970: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125965
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 125965: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125964
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 125964: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125962
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 125962: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125960
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 125960: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125954
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [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-30 13:00:10 [arval.es] INFO: Scrape type for 125954: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125912
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125912%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125912: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125900
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125900%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125900: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125796
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125796%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125796: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125794
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125794%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125794: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125793
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125793%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125793: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125720
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125720%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125720: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125717
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125717%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125717: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125714
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125714%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125714: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125710
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125710%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125710: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125698
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125698%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125698: 2
2026-03-30 13:00:10 [arval.es] INFO: Found listing with ID: 125687
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125687%27 HTTP/1.1" 200 None
2026-03-30 13:00:10 [arval.es] INFO: Scrape type for 125687: 2
2026-03-30 13:00:12 [scrapy.extensions.logstats] INFO: Crawled 849 pages (at 12 pages/min), scraped 793 items (at 10 items/min)
2026-03-30 13:00:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:00:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126055> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6544770f-3856-55ba-a1f4-ce6d7f598a46 with identifier: 126055
2026-03-30 13:00:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6544770f-3856-55ba-a1f4-ce6d7f598a46 with scrape type 2
2026-03-30 13:00:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6544770f-3856-55ba-a1f4-ce6d7f598a46 with scrape type 2
2026-03-30 13:00:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6544770f-3856-55ba-a1f4-ce6d7f598a46, identifier: 126055
2026-03-30 13:00:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6544770f-3856-55ba-a1f4-ce6d7f598a46 with identifier: 126055
2026-03-30 13:00:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6544770f-3856-55ba-a1f4-ce6d7f598a46 with identifier: 126055
2026-03-30 13:00:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6544770f-3856-55ba-a1f4-ce6d7f598a46 with identifier: 126055 to the API
2026-03-30 13:00:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126055>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6544770f-3856-55ba-a1f4-ce6d7f598a46',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7111MGS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-10-tce-90cv-126055',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Captur',
'odometer': 45334,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2023-05-11',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur 1.0 TCe 90CV',
'transmission': 'manual',
'trim': '1.0 TCe 90CV',
'vin': 'VF1RJB00670837375',
'year': 2023}
2026-03-30 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:14 [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-30 13:00:14 [arval.es] INFO: Saving data for 126055: {'created_time': 1773397085.559609, 'last_price_update_time': 1774875614.487702}
2026-03-30 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126055') HTTP/1.1" 204 0
2026-03-30 13:00:14 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.298(s), this was the 1st time calling it.
2026-03-30 13:00:14 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.9261197342228553 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:00:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126729> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:00:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b95d0368-d9ae-5901-bb03-7601491a8e21 with identifier: 126729
2026-03-30 13:00:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b95d0368-d9ae-5901-bb03-7601491a8e21 with scrape type 2
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b95d0368-d9ae-5901-bb03-7601491a8e21 with scrape type 2
2026-03-30 13:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b95d0368-d9ae-5901-bb03-7601491a8e21, identifier: 126729
2026-03-30 13:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b95d0368-d9ae-5901-bb03-7601491a8e21 with identifier: 126729
2026-03-30 13:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b95d0368-d9ae-5901-bb03-7601491a8e21 with identifier: 126729
2026-03-30 13:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b95d0368-d9ae-5901-bb03-7601491a8e21 with identifier: 126729 to the API
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126729>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'b95d0368-d9ae-5901-bb03-7601491a8e21',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8481LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-126729',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 77392,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 0,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH4F12ANL091455',
'year': 2021}
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126729%27 HTTP/1.1" 200 None
2026-03-30 13:00:21 [arval.es] INFO: Saving data for 126729: {'created_time': 1773400022.513472, 'last_price_update_time': 1774875621.780373}
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126729') HTTP/1.1" 204 0
2026-03-30 13:00:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126069> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:00:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef325372-f3a1-5767-8131-967740253f9f with identifier: 126069
2026-03-30 13:00:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef325372-f3a1-5767-8131-967740253f9f with scrape type 2
2026-03-30 13:00:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef325372-f3a1-5767-8131-967740253f9f with scrape type 2
2026-03-30 13:00:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ef325372-f3a1-5767-8131-967740253f9f, identifier: 126069
2026-03-30 13:00:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ef325372-f3a1-5767-8131-967740253f9f with identifier: 126069
2026-03-30 13:00:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ef325372-f3a1-5767-8131-967740253f9f with identifier: 126069
2026-03-30 13:00:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ef325372-f3a1-5767-8131-967740253f9f with identifier: 126069 to the API
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126069>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 65,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'ef325372-f3a1-5767-8131-967740253f9f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8049MLT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/dacia-spring-electic-extreme-65cv-26kwh-126069',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Dacia',
'model': 'Spring Electic',
'odometer': 31234,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2023-11-27',
'seats_number': 5,
'seller_name': None,
'title': 'Dacia Spring Electic Extreme 65CV 26kWh',
'transmission': 'automatic',
'trim': 'Extreme 65CV 26kWh',
'vin': 'UU1DBG006PU151365',
'year': 2023}
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126069%27 HTTP/1.1" 200 None
2026-03-30 13:00:24 [arval.es] INFO: Saving data for 126069: {'created_time': 1773397121.909536, 'last_price_update_time': 1774875624.612665}
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126069') HTTP/1.1" 204 0
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126070> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 657073aa-4ffd-54e9-b7cc-37968f742d87 with identifier: 126070
2026-03-30 13:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 657073aa-4ffd-54e9-b7cc-37968f742d87 with scrape type 2
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 657073aa-4ffd-54e9-b7cc-37968f742d87 with scrape type 2
2026-03-30 13:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 657073aa-4ffd-54e9-b7cc-37968f742d87, identifier: 126070
2026-03-30 13:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 657073aa-4ffd-54e9-b7cc-37968f742d87 with identifier: 126070
2026-03-30 13:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 657073aa-4ffd-54e9-b7cc-37968f742d87 with identifier: 126070
2026-03-30 13:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 657073aa-4ffd-54e9-b7cc-37968f742d87 with identifier: 126070 to the API
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126070>
{'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': '657073aa-4ffd-54e9-b7cc-37968f742d87',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0273LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-mini-cooper-15-135cv-126070',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mini',
'model': 'Mini',
'odometer': 26006,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22800.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Mini COOPER 1.5 135CV',
'transmission': 'automatic',
'trim': 'COOPER 1.5 135CV',
'vin': 'WMW31DK0902R88573',
'year': 2021}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126070%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [arval.es] INFO: Saving data for 126070: {'created_time': 1773397110.097304, 'last_price_update_time': 1774875639.814706}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126070') HTTP/1.1" 204 0
2026-03-30 13:00:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126120> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8e259af3-d2bd-5396-ac62-044020283587 with identifier: 126120
2026-03-30 13:00:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8e259af3-d2bd-5396-ac62-044020283587 with scrape type 2
2026-03-30 13:00:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8e259af3-d2bd-5396-ac62-044020283587 with scrape type 2
2026-03-30 13:00:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8e259af3-d2bd-5396-ac62-044020283587, identifier: 126120
2026-03-30 13:00:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8e259af3-d2bd-5396-ac62-044020283587 with identifier: 126120
2026-03-30 13:00:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8e259af3-d2bd-5396-ac62-044020283587 with identifier: 126120
2026-03-30 13:00:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8e259af3-d2bd-5396-ac62-044020283587 with identifier: 126120 to the API
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126120>
{'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': '8e259af3-d2bd-5396-ac62-044020283587',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1879LRZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-ioniq-16-gdi-phev-style-dct-141cv-techo-126120',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Hyundai',
'model': 'Ioniq',
'odometer': 37638,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2021-07-22',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Ioniq 1.6 GDI PHEV Style DCT 141CV *Techo*',
'transmission': 'automatic',
'trim': '1.6 GDI PHEV Style DCT 141CV *Techo*',
'vin': 'KMHC751DGLU226569',
'year': 2021}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [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-30 13:00:42 [arval.es] INFO: Saving data for 126120: {'created_time': 1773397147.709382, 'last_price_update_time': 1774875642.484756}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126120') HTTP/1.1" 204 0
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.806(s), this was the 1st time calling it.
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.47652709615017 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:00:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126062> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:00:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac00b08-e55d-5f6b-9035-a51b14ec208b with identifier: 126062
2026-03-30 13:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac00b08-e55d-5f6b-9035-a51b14ec208b with scrape type 2
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aac00b08-e55d-5f6b-9035-a51b14ec208b with scrape type 2
2026-03-30 13:00:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: aac00b08-e55d-5f6b-9035-a51b14ec208b, identifier: 126062
2026-03-30 13:00:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: aac00b08-e55d-5f6b-9035-a51b14ec208b with identifier: 126062
2026-03-30 13:00:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: aac00b08-e55d-5f6b-9035-a51b14ec208b with identifier: 126062
2026-03-30 13:00:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: aac00b08-e55d-5f6b-9035-a51b14ec208b with identifier: 126062 to the API
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:00:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126062>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'aac00b08-e55d-5f6b-9035-a51b14ec208b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1399MJF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-plus-dark-350cv-126062',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC60',
'odometer': 71865,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38500.0,
'price_includes_vat': True,
'registration_date': '2023-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Plus Dark 350CV',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Plus Dark 350CV',
'vin': 'YV1UZH1VXR1744660',
'year': 2023}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126062%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [arval.es] INFO: Saving data for 126062: {'created_time': 1773397131.831086, 'last_price_update_time': 1774875646.776903}
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126062') HTTP/1.1" 204 0
2026-03-30 13:00:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 267.863(s), this was the 2nd time calling it.
2026-03-30 13:00:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.353984236736631 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:00:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 13:00:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127726> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:00:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b928daf7-5b9c-502b-be31-1a5c41ee7630 with identifier: 127726
2026-03-30 13:00:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b928daf7-5b9c-502b-be31-1a5c41ee7630 with scrape type 2
2026-03-30 13:00:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b928daf7-5b9c-502b-be31-1a5c41ee7630 with scrape type 2
2026-03-30 13:00:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b928daf7-5b9c-502b-be31-1a5c41ee7630, identifier: 127726
2026-03-30 13:00:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b928daf7-5b9c-502b-be31-1a5c41ee7630 with identifier: 127726
2026-03-30 13:00:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b928daf7-5b9c-502b-be31-1a5c41ee7630 with identifier: 127726
2026-03-30 13:00:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b928daf7-5b9c-502b-be31-1a5c41ee7630 with identifier: 127726 to the API
2026-03-30 13:00:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:00:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/127726>
{'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': 'b928daf7-5b9c-502b-be31-1a5c41ee7630',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7252LVW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-r-line-10-tsi-127726',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 66630,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo R-Line 1.0 TSI',
'transmission': 'manual',
'trim': 'R-Line 1.0 TSI',
'vin': 'WVWZZZAWZNY009326',
'year': 2022}
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27127726%27 HTTP/1.1" 200 None
2026-03-30 13:00:56 [arval.es] INFO: Saving data for 127726: {'created_time': 1773399353.414521, 'last_price_update_time': 1774875656.609372}
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='127726') HTTP/1.1" 204 0
2026-03-30 13:00:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126195> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:00:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70abdb95-e9ce-5f7c-aa16-25bea2deebae with identifier: 126195
2026-03-30 13:00:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70abdb95-e9ce-5f7c-aa16-25bea2deebae with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70abdb95-e9ce-5f7c-aa16-25bea2deebae with scrape type 2
2026-03-30 13:00:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 70abdb95-e9ce-5f7c-aa16-25bea2deebae, identifier: 126195
2026-03-30 13:00:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 70abdb95-e9ce-5f7c-aa16-25bea2deebae with identifier: 126195
2026-03-30 13:00:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 70abdb95-e9ce-5f7c-aa16-25bea2deebae with identifier: 126195
2026-03-30 13:00:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 70abdb95-e9ce-5f7c-aa16-25bea2deebae with identifier: 126195 to the API
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126195>
{'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': '70abdb95-e9ce-5f7c-aa16-25bea2deebae',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2177LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-126195',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 24582,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1041900',
'year': 2021}
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126195%27 HTTP/1.1" 200 None
2026-03-30 13:00:59 [arval.es] INFO: Saving data for 126195: {'created_time': 1773397236.721262, 'last_price_update_time': 1774875659.263875}
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126195') HTTP/1.1" 204 0
2026-03-30 13:01:09 [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-30 13:01:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607
2026-03-30 13:01:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9718ebec-1f02-5b69-ba59-03bd130e6b44 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9718ebec-1f02-5b69-ba59-03bd130e6b44 with scrape type 2
2026-03-30 13:01:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9718ebec-1f02-5b69-ba59-03bd130e6b44, identifier: 126607
2026-03-30 13:01:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607
2026-03-30 13:01:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607
2026-03-30 13:01:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9718ebec-1f02-5b69-ba59-03bd130e6b44 with identifier: 126607 to the API
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:09 [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-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126607%27 HTTP/1.1" 200 None
2026-03-30 13:01:09 [arval.es] INFO: Saving data for 126607: {'created_time': 1773400236.999207, 'last_price_update_time': 1774875669.610584}
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126607') HTTP/1.1" 204 0
2026-03-30 13:01:12 [scrapy.extensions.logstats] INFO: Crawled 858 pages (at 9 pages/min), scraped 802 items (at 9 items/min)
2026-03-30 13:01:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128000> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:01:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec4b3cb-a859-5030-a7bb-c1f48be40aa9 with identifier: 128000
2026-03-30 13:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec4b3cb-a859-5030-a7bb-c1f48be40aa9 with scrape type 2
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fec4b3cb-a859-5030-a7bb-c1f48be40aa9 with scrape type 2
2026-03-30 13:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fec4b3cb-a859-5030-a7bb-c1f48be40aa9, identifier: 128000
2026-03-30 13:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fec4b3cb-a859-5030-a7bb-c1f48be40aa9 with identifier: 128000
2026-03-30 13:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fec4b3cb-a859-5030-a7bb-c1f48be40aa9 with identifier: 128000
2026-03-30 13:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fec4b3cb-a859-5030-a7bb-c1f48be40aa9 with identifier: 128000 to the API
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128000>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'fec4b3cb-a859-5030-a7bb-c1f48be40aa9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7909MHB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-ehybrid-14-tsi-245cv-128000',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 44169,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28900.0,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Tiguan Life eHybrid 1.4 TSI 245CV',
'transmission': 'automatic',
'trim': 'Life eHybrid 1.4 TSI 245CV',
'vin': 'WVGZZZ5NXPW402892',
'year': 2023}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27128000%27 HTTP/1.1" 200 None
2026-03-30 13:01:17 [arval.es] INFO: Saving data for 128000: {'created_time': 1773389910.404192, 'last_price_update_time': 1774875677.053721}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128000') HTTP/1.1" 204 0
2026-03-30 13:01:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125687> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:01:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43e3feff-b1c5-588d-a6bc-11013b487797 with identifier: 125687
2026-03-30 13:01:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43e3feff-b1c5-588d-a6bc-11013b487797 with scrape type 2
2026-03-30 13:01:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 43e3feff-b1c5-588d-a6bc-11013b487797 with scrape type 2
2026-03-30 13:01:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 43e3feff-b1c5-588d-a6bc-11013b487797, identifier: 125687
2026-03-30 13:01:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 43e3feff-b1c5-588d-a6bc-11013b487797 with identifier: 125687
2026-03-30 13:01:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 43e3feff-b1c5-588d-a6bc-11013b487797 with identifier: 125687
2026-03-30 13:01:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 43e3feff-b1c5-588d-a6bc-11013b487797 with identifier: 125687 to the API
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125687>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '43e3feff-b1c5-588d-a6bc-11013b487797',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5415LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-10-s-tronic-110cv-125687',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A3',
'odometer': 55506,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 Sportback 30 TFSI 1.0 S tronic 110CV',
'transmission': 'automatic',
'trim': 'Sportback 30 TFSI 1.0 S tronic 110CV',
'vin': 'WAUZZZGY1NA043810',
'year': 2022}
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [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-30 13:01:25 [arval.es] INFO: Saving data for 125687: {'created_time': 1773396627.803992, 'last_price_update_time': 1774875685.74052}
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125687') HTTP/1.1" 204 0
2026-03-30 13:01:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125698> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:01:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9afcd048-71e3-59ac-b4d5-c3da722b8766 with identifier: 125698
2026-03-30 13:01:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9afcd048-71e3-59ac-b4d5-c3da722b8766 with scrape type 2
2026-03-30 13:01:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9afcd048-71e3-59ac-b4d5-c3da722b8766 with scrape type 2
2026-03-30 13:01:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9afcd048-71e3-59ac-b4d5-c3da722b8766, identifier: 125698
2026-03-30 13:01:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9afcd048-71e3-59ac-b4d5-c3da722b8766 with identifier: 125698
2026-03-30 13:01:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9afcd048-71e3-59ac-b4d5-c3da722b8766 with identifier: 125698
2026-03-30 13:01:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9afcd048-71e3-59ac-b4d5-c3da722b8766 with identifier: 125698 to the API
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125698>
{'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': '9afcd048-71e3-59ac-b4d5-c3da722b8766',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9775LTZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-15-135cv-techo-125698',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 57758,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23600.0,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i 1.5 135CV *Techo*',
'transmission': 'automatic',
'trim': 'sDrive18i 1.5 135CV *Techo*',
'vin': 'WBAYH110205U49602',
'year': 2021}
2026-03-30 13:01:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125698%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [arval.es] INFO: Saving data for 125698: {'created_time': 1773396674.970292, 'last_price_update_time': 1774875688.003023}
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125698') HTTP/1.1" 204 0
2026-03-30 13:01:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.416(s), this was the 1st time calling it.
2026-03-30 13:01:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.250031719885192 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:01:53 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.741(s), this was the 1st time calling it.
2026-03-30 13:01:53 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.68018900035218 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:01:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126522> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8ec921a-47be-5cf2-a193-0522f77e3ae7 with identifier: 126522
2026-03-30 13:02:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8ec921a-47be-5cf2-a193-0522f77e3ae7 with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a8ec921a-47be-5cf2-a193-0522f77e3ae7 with scrape type 2
2026-03-30 13:02:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a8ec921a-47be-5cf2-a193-0522f77e3ae7, identifier: 126522
2026-03-30 13:02:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a8ec921a-47be-5cf2-a193-0522f77e3ae7 with identifier: 126522
2026-03-30 13:02:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a8ec921a-47be-5cf2-a193-0522f77e3ae7 with identifier: 126522
2026-03-30 13:02:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a8ec921a-47be-5cf2-a193-0522f77e3ae7 with identifier: 126522 to the API
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126522>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'a8ec921a-47be-5cf2-a193-0522f77e3ae7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5634LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-14-e-hybrid-204cv-126522',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 58420,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25400.0,
'price_includes_vat': True,
'registration_date': '2021-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.4 e-Hybrid 204CV',
'transmission': 'automatic',
'trim': '1.4 e-Hybrid 204CV',
'vin': 'VSSZZZKMZNR008041',
'year': 2021}
2026-03-30 13:02:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126522%27 HTTP/1.1" 200 None
2026-03-30 13:02:01 [arval.es] INFO: Saving data for 126522: {'created_time': 1773397595.845802, 'last_price_update_time': 1774875721.008508}
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126522') HTTP/1.1" 204 0
2026-03-30 13:02:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126229> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 174398d6-1b8d-5dab-99d4-e557263678b7 with identifier: 126229
2026-03-30 13:02:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 174398d6-1b8d-5dab-99d4-e557263678b7 with scrape type 2
2026-03-30 13:02:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 174398d6-1b8d-5dab-99d4-e557263678b7 with scrape type 2
2026-03-30 13:02:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 174398d6-1b8d-5dab-99d4-e557263678b7, identifier: 126229
2026-03-30 13:02:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 174398d6-1b8d-5dab-99d4-e557263678b7 with identifier: 126229
2026-03-30 13:02:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 174398d6-1b8d-5dab-99d4-e557263678b7 with identifier: 126229
2026-03-30 13:02:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 174398d6-1b8d-5dab-99d4-e557263678b7 with identifier: 126229 to the API
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126229>
{'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': '174398d6-1b8d-5dab-99d4-e557263678b7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3242MLK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-126229',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 45554,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23400.0,
'price_includes_vat': True,
'registration_date': '2023-11-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1333142',
'year': 2023}
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126229%27 HTTP/1.1" 200 None
2026-03-30 13:02:05 [arval.es] INFO: Saving data for 126229: {'created_time': 1773397274.75446, 'last_price_update_time': 1774875725.705981}
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126229') HTTP/1.1" 204 0
2026-03-30 13:02:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126515> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 271753e5-8881-5381-9f70-11ef0e7db414 with identifier: 126515
2026-03-30 13:02:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 271753e5-8881-5381-9f70-11ef0e7db414 with scrape type 2
2026-03-30 13:02:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 271753e5-8881-5381-9f70-11ef0e7db414 with scrape type 2
2026-03-30 13:02:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 271753e5-8881-5381-9f70-11ef0e7db414, identifier: 126515
2026-03-30 13:02:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 271753e5-8881-5381-9f70-11ef0e7db414 with identifier: 126515
2026-03-30 13:02:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 271753e5-8881-5381-9f70-11ef0e7db414 with identifier: 126515
2026-03-30 13:02:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 271753e5-8881-5381-9f70-11ef0e7db414 with identifier: 126515 to the API
2026-03-30 13:02:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:11 [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-30 13:02:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126515>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '271753e5-8881-5381-9f70-11ef0e7db414',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6598LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-kangoo-life-edition-one-15-blue-dci-95cv-126515',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 26588,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo Life Edition One 1.5 Blue dCi 95CV',
'transmission': 'manual',
'trim': 'Life Edition One 1.5 Blue dCi 95CV',
'vin': 'VF1RFK00267685408',
'year': 2021}
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126515%27 HTTP/1.1" 200 None
2026-03-30 13:02:11 [arval.es] INFO: Saving data for 126515: {'created_time': 1773397571.549495, 'last_price_update_time': 1774875731.157368}
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126515') HTTP/1.1" 204 0
2026-03-30 13:02:12 [scrapy.extensions.logstats] INFO: Crawled 864 pages (at 6 pages/min), scraped 808 items (at 6 items/min)
2026-03-30 13:02:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:02:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.604(s), this was the 1st time calling it.
2026-03-30 13:02:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.0394139522986965 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125717> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af421640-9905-5d65-9c8d-229144f53d52 with identifier: 125717
2026-03-30 13:02:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af421640-9905-5d65-9c8d-229144f53d52 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af421640-9905-5d65-9c8d-229144f53d52 with scrape type 2
2026-03-30 13:02:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: af421640-9905-5d65-9c8d-229144f53d52, identifier: 125717
2026-03-30 13:02:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: af421640-9905-5d65-9c8d-229144f53d52 with identifier: 125717
2026-03-30 13:02:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: af421640-9905-5d65-9c8d-229144f53d52 with identifier: 125717
2026-03-30 13:02:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: af421640-9905-5d65-9c8d-229144f53d52 with identifier: 125717 to the API
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125717>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'af421640-9905-5d65-9c8d-229144f53d52',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5491LDW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-125717',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 24624,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D370A625094',
'year': 2020}
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125717%27 HTTP/1.1" 200 None
2026-03-30 13:02:14 [arval.es] INFO: Saving data for 125717: {'created_time': 1773396747.674297, 'last_price_update_time': 1774875734.56043}
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125717') HTTP/1.1" 204 0
2026-03-30 13:02:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125793> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: baeb326a-999e-5bfd-b2a2-878fb15c2318 with identifier: 125793
2026-03-30 13:02:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item baeb326a-999e-5bfd-b2a2-878fb15c2318 with scrape type 2
2026-03-30 13:02:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item baeb326a-999e-5bfd-b2a2-878fb15c2318 with scrape type 2
2026-03-30 13:02:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: baeb326a-999e-5bfd-b2a2-878fb15c2318, identifier: 125793
2026-03-30 13:02:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: baeb326a-999e-5bfd-b2a2-878fb15c2318 with identifier: 125793
2026-03-30 13:02:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: baeb326a-999e-5bfd-b2a2-878fb15c2318 with identifier: 125793
2026-03-30 13:02:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: baeb326a-999e-5bfd-b2a2-878fb15c2318 with identifier: 125793 to the API
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125793>
{'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': 'baeb326a-999e-5bfd-b2a2-878fb15c2318',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5299LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-10-tsi-110cv-125793',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 58497,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf 1.0 TSI 110CV',
'transmission': 'manual',
'trim': '1.0 TSI 110CV',
'vin': 'WVWZZZCDZNW113689',
'year': 2021}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125793%27 HTTP/1.1" 200 None
2026-03-30 13:02:17 [arval.es] INFO: Saving data for 125793: {'created_time': 1773396773.940661, 'last_price_update_time': 1774875737.287712}
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125793') HTTP/1.1" 204 0
2026-03-30 13:02:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126534> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a55a329-a0ce-52cc-8230-e984eb44dafd with identifier: 126534
2026-03-30 13:02:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a55a329-a0ce-52cc-8230-e984eb44dafd with scrape type 2
2026-03-30 13:02:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a55a329-a0ce-52cc-8230-e984eb44dafd with scrape type 2
2026-03-30 13:02:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3a55a329-a0ce-52cc-8230-e984eb44dafd, identifier: 126534
2026-03-30 13:02:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3a55a329-a0ce-52cc-8230-e984eb44dafd with identifier: 126534
2026-03-30 13:02:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3a55a329-a0ce-52cc-8230-e984eb44dafd with identifier: 126534
2026-03-30 13:02:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3a55a329-a0ce-52cc-8230-e984eb44dafd with identifier: 126534 to the API
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126534>
{'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': '3a55a329-a0ce-52cc-8230-e984eb44dafd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7150LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-158cv-126534',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 60078,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 158CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 158CV',
'vin': 'SJNTAAJ12U1050301',
'year': 2021}
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126534%27 HTTP/1.1" 200 None
2026-03-30 13:02:24 [arval.es] INFO: Saving data for 126534: {'created_time': 1773397685.536637, 'last_price_update_time': 1774875744.338411}
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126534') HTTP/1.1" 204 0
2026-03-30 13:02:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125796> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 885f8666-7352-53ee-9a87-63757dbcb19f with identifier: 125796
2026-03-30 13:02:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 885f8666-7352-53ee-9a87-63757dbcb19f with scrape type 2
2026-03-30 13:02:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 885f8666-7352-53ee-9a87-63757dbcb19f with scrape type 2
2026-03-30 13:02:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 885f8666-7352-53ee-9a87-63757dbcb19f, identifier: 125796
2026-03-30 13:02:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 885f8666-7352-53ee-9a87-63757dbcb19f with identifier: 125796
2026-03-30 13:02:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 885f8666-7352-53ee-9a87-63757dbcb19f with identifier: 125796
2026-03-30 13:02:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 885f8666-7352-53ee-9a87-63757dbcb19f with identifier: 125796 to the API
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125796>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': '885f8666-7352-53ee-9a87-63757dbcb19f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8064MRT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-emotion-gran-autonomia-203cv-64kwh-125796',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'Niro',
'odometer': 24988,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28600.0,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro Emotion Gran Autonomia 203CV 64kWh',
'transmission': 'automatic',
'trim': 'Emotion Gran Autonomia 203CV 64kWh',
'vin': 'KNACT811FR5108836',
'year': 2024}
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125796%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [arval.es] INFO: Saving data for 125796: {'created_time': 1773396824.481344, 'last_price_update_time': 1774875747.226317}
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125796') HTTP/1.1" 204 0
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125900> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69d55993-b015-53bb-a747-8c46878f41c8 with identifier: 125900
2026-03-30 13:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69d55993-b015-53bb-a747-8c46878f41c8 with scrape type 2
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 69d55993-b015-53bb-a747-8c46878f41c8 with scrape type 2
2026-03-30 13:02:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 69d55993-b015-53bb-a747-8c46878f41c8, identifier: 125900
2026-03-30 13:02:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 69d55993-b015-53bb-a747-8c46878f41c8 with identifier: 125900
2026-03-30 13:02:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 69d55993-b015-53bb-a747-8c46878f41c8 with identifier: 125900
2026-03-30 13:02:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 69d55993-b015-53bb-a747-8c46878f41c8 with identifier: 125900 to the API
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125900>
{'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': '69d55993-b015-53bb-a747-8c46878f41c8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5233MBT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-allure-130cv-125900',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 81570,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18900.0,
'price_includes_vat': True,
'registration_date': '2022-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi Allure 130CV',
'transmission': 'manual',
'trim': '1.5 BlueHDi Allure 130CV',
'vin': 'VF3MCYHZMNS121605',
'year': 2022}
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125900%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [arval.es] INFO: Saving data for 125900: {'created_time': 1773396815.216222, 'last_price_update_time': 1774875750.12318}
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125900') HTTP/1.1" 204 0
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125720> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc9187f1-ee29-53e6-b171-5aebd37d5190 with identifier: 125720
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc9187f1-ee29-53e6-b171-5aebd37d5190 with scrape type 2
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc9187f1-ee29-53e6-b171-5aebd37d5190 with scrape type 2
2026-03-30 13:02:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cc9187f1-ee29-53e6-b171-5aebd37d5190, identifier: 125720
2026-03-30 13:02:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cc9187f1-ee29-53e6-b171-5aebd37d5190 with identifier: 125720
2026-03-30 13:02:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cc9187f1-ee29-53e6-b171-5aebd37d5190 with identifier: 125720
2026-03-30 13:02:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cc9187f1-ee29-53e6-b171-5aebd37d5190 with identifier: 125720 to the API
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125720>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cc9187f1-ee29-53e6-b171-5aebd37d5190',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5685LDW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-125720',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 59544,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15300.0,
'price_includes_vat': True,
'registration_date': '2020-01-15',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D360A625605',
'year': 2020}
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125720%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [arval.es] INFO: Saving data for 125720: {'created_time': 1773396712.896904, 'last_price_update_time': 1774875751.888543}
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125720') HTTP/1.1" 204 0
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125912> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a068389e-0272-5d79-a839-a8fc69aaf0bb with identifier: 125912
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a068389e-0272-5d79-a839-a8fc69aaf0bb with scrape type 2
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a068389e-0272-5d79-a839-a8fc69aaf0bb with scrape type 2
2026-03-30 13:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a068389e-0272-5d79-a839-a8fc69aaf0bb, identifier: 125912
2026-03-30 13:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a068389e-0272-5d79-a839-a8fc69aaf0bb with identifier: 125912
2026-03-30 13:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a068389e-0272-5d79-a839-a8fc69aaf0bb with identifier: 125912
2026-03-30 13:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a068389e-0272-5d79-a839-a8fc69aaf0bb with identifier: 125912 to the API
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125912>
{'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': 'a068389e-0272-5d79-a839-a8fc69aaf0bb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9795LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-10-dct-n-connecta-114cv-125912',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Juke',
'odometer': 42570,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 1.0 DCT N-Connecta 114CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.0 DCT N-Connecta 114CV',
'vin': 'SJNFAAF16U1147283',
'year': 2021}
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [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-30 13:02:33 [arval.es] INFO: Saving data for 125912: {'created_time': 1773396848.331091, 'last_price_update_time': 1774875753.719444}
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125912') HTTP/1.1" 204 0
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125714> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea with identifier: 125714
2026-03-30 13:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea with scrape type 2
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea with scrape type 2
2026-03-30 13:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea, identifier: 125714
2026-03-30 13:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea with identifier: 125714
2026-03-30 13:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea with identifier: 125714
2026-03-30 13:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8d077b60-d9f0-5d1c-a027-d87b11d0d6ea with identifier: 125714 to the API
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125714>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '8d077b60-d9f0-5d1c-a027-d87b11d0d6ea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1634LDY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-125714',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 31692,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D3X0A640575',
'year': 2020}
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125714%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [arval.es] INFO: Saving data for 125714: {'created_time': 1773396731.675329, 'last_price_update_time': 1774875755.033217}
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125714') HTTP/1.1" 204 0
2026-03-30 13:02:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125960> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 70307ea0-697b-5fa3-99a5-021ac0d572f8 with identifier: 125960
2026-03-30 13:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 70307ea0-697b-5fa3-99a5-021ac0d572f8 with scrape type 2
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 70307ea0-697b-5fa3-99a5-021ac0d572f8 with scrape type 2
2026-03-30 13:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 70307ea0-697b-5fa3-99a5-021ac0d572f8, identifier: 125960
2026-03-30 13:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 70307ea0-697b-5fa3-99a5-021ac0d572f8 with identifier: 125960
2026-03-30 13:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 70307ea0-697b-5fa3-99a5-021ac0d572f8 with identifier: 125960
2026-03-30 13:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 70307ea0-697b-5fa3-99a5-021ac0d572f8 with identifier: 125960 to the API
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125960>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '70307ea0-697b-5fa3-99a5-021ac0d572f8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9133LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-grandland-x-16-turbo-edition-auto-phev-224cv-125960',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Grandland X',
'odometer': 40856,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17400.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland X 1.6 Turbo Edition Auto PHEV 224CV',
'transmission': 'automatic',
'trim': '1.6 Turbo Edition Auto PHEV 224CV',
'vin': 'W0VZ4DGZ4MS056983',
'year': 2021}
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125960%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [arval.es] INFO: Saving data for 125960: {'created_time': 1773396930.465554, 'last_price_update_time': 1774875755.884017}
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125960') HTTP/1.1" 204 0
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125710> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 453eb67b-aff9-5706-b2fa-78eb95c7c372 with identifier: 125710
2026-03-30 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 453eb67b-aff9-5706-b2fa-78eb95c7c372 with scrape type 2
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 453eb67b-aff9-5706-b2fa-78eb95c7c372 with scrape type 2
2026-03-30 13:02:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 453eb67b-aff9-5706-b2fa-78eb95c7c372, identifier: 125710
2026-03-30 13:02:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 453eb67b-aff9-5706-b2fa-78eb95c7c372 with identifier: 125710
2026-03-30 13:02:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 453eb67b-aff9-5706-b2fa-78eb95c7c372 with identifier: 125710
2026-03-30 13:02:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 453eb67b-aff9-5706-b2fa-78eb95c7c372 with identifier: 125710 to the API
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125710>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '453eb67b-aff9-5706-b2fa-78eb95c7c372',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1588LDY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-125710',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 25530,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2020-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D330A635668',
'year': 2020}
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125710%27 HTTP/1.1" 200 None
2026-03-30 13:02:38 [arval.es] INFO: Saving data for 125710: {'created_time': 1773396740.472902, 'last_price_update_time': 1774875758.417028}
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125710') HTTP/1.1" 204 0
2026-03-30 13:02:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125794> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b152ec7d-add0-5b92-81b0-c2c51c08c9c6 with identifier: 125794
2026-03-30 13:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b152ec7d-add0-5b92-81b0-c2c51c08c9c6 with scrape type 2
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b152ec7d-add0-5b92-81b0-c2c51c08c9c6 with scrape type 2
2026-03-30 13:02:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b152ec7d-add0-5b92-81b0-c2c51c08c9c6, identifier: 125794
2026-03-30 13:02:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b152ec7d-add0-5b92-81b0-c2c51c08c9c6 with identifier: 125794
2026-03-30 13:02:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b152ec7d-add0-5b92-81b0-c2c51c08c9c6 with identifier: 125794
2026-03-30 13:02:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b152ec7d-add0-5b92-81b0-c2c51c08c9c6 with identifier: 125794 to the API
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125794>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b152ec7d-add0-5b92-81b0-c2c51c08c9c6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0624MCT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gla-200d-20-150cv-125794',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Mercedes',
'model': 'Clase GLA',
'odometer': 78966,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33600.0,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLA 200D 2.0 150CV',
'transmission': 'automatic',
'trim': '200D 2.0 150CV',
'vin': 'W1N2477121J399378',
'year': 2022}
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125794%27 HTTP/1.1" 200 None
2026-03-30 13:02:40 [arval.es] INFO: Saving data for 125794: {'created_time': 1773396834.352719, 'last_price_update_time': 1774875760.443226}
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125794') HTTP/1.1" 204 0
2026-03-30 13:02:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125962> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f7114759-d9da-5d6d-8349-f3cac2930eb5 with identifier: 125962
2026-03-30 13:02:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f7114759-d9da-5d6d-8349-f3cac2930eb5 with scrape type 2
2026-03-30 13:02:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f7114759-d9da-5d6d-8349-f3cac2930eb5 with scrape type 2
2026-03-30 13:02:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f7114759-d9da-5d6d-8349-f3cac2930eb5, identifier: 125962
2026-03-30 13:02:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f7114759-d9da-5d6d-8349-f3cac2930eb5 with identifier: 125962
2026-03-30 13:02:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f7114759-d9da-5d6d-8349-f3cac2930eb5 with identifier: 125962
2026-03-30 13:02:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f7114759-d9da-5d6d-8349-f3cac2930eb5 with identifier: 125962 to the API
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125962>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'f7114759-d9da-5d6d-8349-f3cac2930eb5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6009LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-maxx-120cv-125962',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 59995,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Maxx 120CV',
'transmission': 'manual',
'trim': '1.0 TGDI Maxx 120CV',
'vin': 'KMHK2812AMU807062',
'year': 2021}
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [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-30 13:02:41 [arval.es] INFO: Saving data for 125962: {'created_time': 1773396917.500585, 'last_price_update_time': 1774875761.439738}
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125962') HTTP/1.1" 204 0
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125970> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 810fdd71-f087-530d-8015-484a7a1a3a1a with identifier: 125970
2026-03-30 13:02:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 810fdd71-f087-530d-8015-484a7a1a3a1a with scrape type 2
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 810fdd71-f087-530d-8015-484a7a1a3a1a with scrape type 2
2026-03-30 13:02:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 810fdd71-f087-530d-8015-484a7a1a3a1a, identifier: 125970
2026-03-30 13:02:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 810fdd71-f087-530d-8015-484a7a1a3a1a with identifier: 125970
2026-03-30 13:02:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 810fdd71-f087-530d-8015-484a7a1a3a1a with identifier: 125970
2026-03-30 13:02:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 810fdd71-f087-530d-8015-484a7a1a3a1a with identifier: 125970 to the API
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125970>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '810fdd71-f087-530d-8015-484a7a1a3a1a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5338LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-a-a-250e-13-217cv-125970',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase A',
'odometer': 30041,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26200.0,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase A A 250e 1.3 217CV',
'transmission': 'automatic',
'trim': 'A 250e 1.3 217CV',
'vin': 'W1K1770861N275421',
'year': 2022}
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125970%27 HTTP/1.1" 200 None
2026-03-30 13:02:42 [arval.es] INFO: Saving data for 125970: {'created_time': 1773397008.425711, 'last_price_update_time': 1774875762.496798}
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125970') HTTP/1.1" 204 0
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125965> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a63a905-b3fb-56b9-8aec-729b3469fd00 with identifier: 125965
2026-03-30 13:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a63a905-b3fb-56b9-8aec-729b3469fd00 with scrape type 2
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a63a905-b3fb-56b9-8aec-729b3469fd00 with scrape type 2
2026-03-30 13:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a63a905-b3fb-56b9-8aec-729b3469fd00, identifier: 125965
2026-03-30 13:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a63a905-b3fb-56b9-8aec-729b3469fd00 with identifier: 125965
2026-03-30 13:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a63a905-b3fb-56b9-8aec-729b3469fd00 with identifier: 125965
2026-03-30 13:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a63a905-b3fb-56b9-8aec-729b3469fd00 with identifier: 125965 to the API
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125965>
{'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': '7a63a905-b3fb-56b9-8aec-729b3469fd00',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8335MNT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-n-connecta-140cv-125965',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 32570,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2024-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 N-Connecta 140CV',
'transmission': 'manual',
'trim': 'DIG-T 1.3 N-Connecta 140CV',
'vin': 'SJNTAAJ12U1383698',
'year': 2024}
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125965%27 HTTP/1.1" 200 None
2026-03-30 13:02:43 [arval.es] INFO: Saving data for 125965: {'created_time': 1773396972.650408, 'last_price_update_time': 1774875763.472721}
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125965') HTTP/1.1" 204 0
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126049> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124498> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e19b660c-4673-5195-9b02-a1c6c59821dd with identifier: 126049
2026-03-30 13:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e19b660c-4673-5195-9b02-a1c6c59821dd with scrape type 2
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e19b660c-4673-5195-9b02-a1c6c59821dd with scrape type 2
2026-03-30 13:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e19b660c-4673-5195-9b02-a1c6c59821dd, identifier: 126049
2026-03-30 13:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e19b660c-4673-5195-9b02-a1c6c59821dd with identifier: 126049
2026-03-30 13:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e19b660c-4673-5195-9b02-a1c6c59821dd with identifier: 126049
2026-03-30 13:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e19b660c-4673-5195-9b02-a1c6c59821dd with identifier: 126049 to the API
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126049>
{'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': 'e19b660c-4673-5195-9b02-a1c6c59821dd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8593MTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-126049',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 14619,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26000.0,
'price_includes_vat': True,
'registration_date': '2024-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1471257',
'year': 2024}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126049%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [arval.es] INFO: Saving data for 126049: {'created_time': 1773397036.913284, 'last_price_update_time': 1774875766.30692}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126049') HTTP/1.1" 204 0
2026-03-30 13:02:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a29dae3-fb6d-57cf-be83-45f1dcc57d07 with identifier: 124498
2026-03-30 13:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a29dae3-fb6d-57cf-be83-45f1dcc57d07 with scrape type 2
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a29dae3-fb6d-57cf-be83-45f1dcc57d07 with scrape type 2
2026-03-30 13:02:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a29dae3-fb6d-57cf-be83-45f1dcc57d07, identifier: 124498
2026-03-30 13:02:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a29dae3-fb6d-57cf-be83-45f1dcc57d07 with identifier: 124498
2026-03-30 13:02:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a29dae3-fb6d-57cf-be83-45f1dcc57d07 with identifier: 124498
2026-03-30 13:02:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a29dae3-fb6d-57cf-be83-45f1dcc57d07 with identifier: 124498 to the API
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124498>
{'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': '6a29dae3-fb6d-57cf-be83-45f1dcc57d07',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8262LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-15-135cv-124498',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 68661,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23000.0,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i 1.5 135CV',
'transmission': 'automatic',
'trim': 'sDrive18i 1.5 135CV',
'vin': 'WBAYH110405U19842',
'year': 2021}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124498%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [arval.es] INFO: Saving data for 124498: {'created_time': 1773396997.826142, 'last_price_update_time': 1774875766.799362}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124498') HTTP/1.1" 204 0
2026-03-30 13:02:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125964> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:02:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 835aaa39-baed-5216-b05c-bdff75818499 with identifier: 125964
2026-03-30 13:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 835aaa39-baed-5216-b05c-bdff75818499 with scrape type 2
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 835aaa39-baed-5216-b05c-bdff75818499 with scrape type 2
2026-03-30 13:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 835aaa39-baed-5216-b05c-bdff75818499, identifier: 125964
2026-03-30 13:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 835aaa39-baed-5216-b05c-bdff75818499 with identifier: 125964
2026-03-30 13:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 835aaa39-baed-5216-b05c-bdff75818499 with identifier: 125964
2026-03-30 13:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 835aaa39-baed-5216-b05c-bdff75818499 with identifier: 125964 to the API
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125964>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '835aaa39-baed-5216-b05c-bdff75818499',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7028MCJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/citroen-jumpy-15-bluehdi-m-120cv-125964',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 37325,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20300.0,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 3,
'seller_name': None,
'title': 'Citroën Jumpy 1.5 BlueHDi M 120CV',
'transmission': 'manual',
'trim': '1.5 BlueHDi M 120CV',
'vin': 'VF7VBYHVMN7061554',
'year': 2022}
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27125964%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [arval.es] INFO: Saving data for 125964: {'created_time': 1773396981.727588, 'last_price_update_time': 1774875767.760715}
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125964') HTTP/1.1" 204 0
2026-03-30 13:02:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.471(s), this was the 1st time calling it.
2026-03-30 13:02:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.482566583688741 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124584> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eab729dd-dbca-5709-9f75-be681a0f18e1 with identifier: 124584
2026-03-30 13:02:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eab729dd-dbca-5709-9f75-be681a0f18e1 with scrape type 2
2026-03-30 13:02:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eab729dd-dbca-5709-9f75-be681a0f18e1 with scrape type 2
2026-03-30 13:02:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eab729dd-dbca-5709-9f75-be681a0f18e1, identifier: 124584
2026-03-30 13:02:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eab729dd-dbca-5709-9f75-be681a0f18e1 with identifier: 124584
2026-03-30 13:02:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eab729dd-dbca-5709-9f75-be681a0f18e1 with identifier: 124584
2026-03-30 13:02:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eab729dd-dbca-5709-9f75-be681a0f18e1 with identifier: 124584 to the API
2026-03-30 13:02:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124584>
{'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': 'eab729dd-dbca-5709-9f75-be681a0f18e1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1362LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-15-190cv-124584',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 61104,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34900.0,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d 1.5 190CV',
'transmission': 'automatic',
'trim': 'xDrive20d 1.5 190CV',
'vin': 'WBA15BZ050N125127',
'year': 2021}
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-30 13:02:54 [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-30 13:02:54 [arval.es] INFO: Saving data for 124584: {'created_time': 1773397056.561805, 'last_price_update_time': 1774875774.236034}
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124584') HTTP/1.1" 204 0
2026-03-30 13:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126277> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:02:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b79a4bf-8b03-5184-ad86-144cd7885cea with identifier: 126277
2026-03-30 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b79a4bf-8b03-5184-ad86-144cd7885cea with scrape type 2
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4b79a4bf-8b03-5184-ad86-144cd7885cea with scrape type 2
2026-03-30 13:02:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4b79a4bf-8b03-5184-ad86-144cd7885cea, identifier: 126277
2026-03-30 13:02:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4b79a4bf-8b03-5184-ad86-144cd7885cea with identifier: 126277
2026-03-30 13:02:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4b79a4bf-8b03-5184-ad86-144cd7885cea with identifier: 126277
2026-03-30 13:02:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4b79a4bf-8b03-5184-ad86-144cd7885cea with identifier: 126277 to the API
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126277>
{'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': '4b79a4bf-8b03-5184-ad86-144cd7885cea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1660LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-bluehdi-15-110cv-126277',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 88918,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14000.0,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active BlueHDI 1.5 110CV',
'transmission': 'manual',
'trim': 'Active BlueHDI 1.5 110CV',
'vin': 'VR3UDYHSKMJ887549',
'year': 2021}
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [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-30 13:02:56 [arval.es] INFO: Saving data for 126277: {'created_time': 1773397348.980175, 'last_price_update_time': 1774875776.992184}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126277') HTTP/1.1" 204 0
2026-03-30 13:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126134> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd24e597-1d46-55d0-92ef-b268d912ea19 with identifier: 126134
2026-03-30 13:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd24e597-1d46-55d0-92ef-b268d912ea19 with scrape type 2
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd24e597-1d46-55d0-92ef-b268d912ea19 with scrape type 2
2026-03-30 13:03:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fd24e597-1d46-55d0-92ef-b268d912ea19, identifier: 126134
2026-03-30 13:03:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fd24e597-1d46-55d0-92ef-b268d912ea19 with identifier: 126134
2026-03-30 13:03:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fd24e597-1d46-55d0-92ef-b268d912ea19 with identifier: 126134
2026-03-30 13:03:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fd24e597-1d46-55d0-92ef-b268d912ea19 with identifier: 126134 to the API
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126134>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fd24e597-1d46-55d0-92ef-b268d912ea19',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3193LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-20-black-line-40-tdi-203cv-126134',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q5',
'odometer': 60055,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 2.0 Black line 40 TDI 203CV',
'transmission': 'automatic',
'trim': 'Sportback 2.0 Black line 40 TDI 203CV',
'vin': 'WAUZZZFY6N2031535',
'year': 2021}
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126134%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [arval.es] INFO: Saving data for 126134: {'created_time': 1773397192.083783, 'last_price_update_time': 1774875781.296274}
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126134') HTTP/1.1" 204 0
2026-03-30 13:03:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.250(s), this was the 1st time calling it.
2026-03-30 13:03:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.836163721214692 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126231> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 439e3bd1-e247-5732-944b-e89a0456ac21 with identifier: 126231
2026-03-30 13:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 439e3bd1-e247-5732-944b-e89a0456ac21 with scrape type 2
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 439e3bd1-e247-5732-944b-e89a0456ac21 with scrape type 2
2026-03-30 13:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 439e3bd1-e247-5732-944b-e89a0456ac21, identifier: 126231
2026-03-30 13:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 439e3bd1-e247-5732-944b-e89a0456ac21 with identifier: 126231
2026-03-30 13:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 439e3bd1-e247-5732-944b-e89a0456ac21 with identifier: 126231
2026-03-30 13:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 439e3bd1-e247-5732-944b-e89a0456ac21 with identifier: 126231 to the API
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126231>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 80,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '439e3bd1-e247-5732-944b-e89a0456ac21',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1241NDN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-reference-xm-10-80cv-126231',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 4914,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2025-07-11',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza Reference XM 1.0 80CV',
'transmission': 'manual',
'trim': 'Reference XM 1.0 80CV',
'vin': 'VSSZZZKJ1SR625124',
'year': 2025}
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [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-30 13:03:07 [arval.es] INFO: Saving data for 126231: {'created_time': 1773397264.60665, 'last_price_update_time': 1774875787.690912}
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126231') HTTP/1.1" 204 0
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126300> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82381b00-7fec-5e17-9dbe-ed192c5486d8 with identifier: 126300
2026-03-30 13:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82381b00-7fec-5e17-9dbe-ed192c5486d8 with scrape type 2
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82381b00-7fec-5e17-9dbe-ed192c5486d8 with scrape type 2
2026-03-30 13:03:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 82381b00-7fec-5e17-9dbe-ed192c5486d8, identifier: 126300
2026-03-30 13:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 82381b00-7fec-5e17-9dbe-ed192c5486d8 with identifier: 126300
2026-03-30 13:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 82381b00-7fec-5e17-9dbe-ed192c5486d8 with identifier: 126300
2026-03-30 13:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 82381b00-7fec-5e17-9dbe-ed192c5486d8 with identifier: 126300 to the API
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126300>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '82381b00-7fec-5e17-9dbe-ed192c5486d8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6369LTJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-16-gdi-phev-edrive-104cv-126300',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'XCeed',
'odometer': 39929,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDi PHEV eDrive 104CV',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV eDrive 104CV',
'vin': 'U5YH5F1AGML015291',
'year': 2021}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126300%27 HTTP/1.1" 200 None
2026-03-30 13:03:09 [arval.es] INFO: Saving data for 126300: {'created_time': 1773397359.979861, 'last_price_update_time': 1774875789.861438}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126300') HTTP/1.1" 204 0
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120447> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fafbd66-1c1c-510f-a8ac-e41e05bdf539 with identifier: 120447
2026-03-30 13:03:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fafbd66-1c1c-510f-a8ac-e41e05bdf539 with scrape type 2
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fafbd66-1c1c-510f-a8ac-e41e05bdf539 with scrape type 2
2026-03-30 13:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2fafbd66-1c1c-510f-a8ac-e41e05bdf539, identifier: 120447
2026-03-30 13:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2fafbd66-1c1c-510f-a8ac-e41e05bdf539 with identifier: 120447
2026-03-30 13:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2fafbd66-1c1c-510f-a8ac-e41e05bdf539 with identifier: 120447
2026-03-30 13:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2fafbd66-1c1c-510f-a8ac-e41e05bdf539 with identifier: 120447 to the API
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120447>
{'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': '2fafbd66-1c1c-510f-a8ac-e41e05bdf539',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7761MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-10-dpi-concept-pack-comfort-66cv-120447',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Picanto',
'odometer': 47328,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2022-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.0 DPi Concept Pack Comfort 66CV',
'transmission': 'manual',
'trim': '1.0 DPi Concept Pack Comfort 66CV',
'vin': 'KNAB3518APT018130',
'year': 2022}
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120447%27 HTTP/1.1" 200 None
2026-03-30 13:03:10 [arval.es] INFO: Saving data for 120447: {'created_time': 1773397399.061609, 'last_price_update_time': 1774875790.397358}
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120447') HTTP/1.1" 204 0
2026-03-30 13:03:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:03:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126310> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40fb7fe8-d1f5-5167-a6aa-a988b685e62d with identifier: 126310
2026-03-30 13:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40fb7fe8-d1f5-5167-a6aa-a988b685e62d with scrape type 2
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40fb7fe8-d1f5-5167-a6aa-a988b685e62d with scrape type 2
2026-03-30 13:03:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 40fb7fe8-d1f5-5167-a6aa-a988b685e62d, identifier: 126310
2026-03-30 13:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 40fb7fe8-d1f5-5167-a6aa-a988b685e62d with identifier: 126310
2026-03-30 13:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 40fb7fe8-d1f5-5167-a6aa-a988b685e62d with identifier: 126310
2026-03-30 13:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 40fb7fe8-d1f5-5167-a6aa-a988b685e62d with identifier: 126310 to the API
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126310>
{'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': '40fb7fe8-d1f5-5167-a6aa-a988b685e62d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6086LTN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-10-dct-7-v-n-connecta-114cv-126310',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Juke',
'odometer': 49083,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2021-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 1.0 DCT 7 V N-Connecta 114CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.0 DCT 7 V N-Connecta 114CV',
'vin': 'SJNFAAF16U1136803',
'year': 2021}
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126310%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [arval.es] INFO: Saving data for 126310: {'created_time': 1773397378.91977, 'last_price_update_time': 1774875792.454135}
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126310') HTTP/1.1" 204 0
2026-03-30 13:03:12 [scrapy.extensions.logstats] INFO: Crawled 888 pages (at 24 pages/min), scraped 832 items (at 24 items/min)
2026-03-30 13:03:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126361> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b24ada34-5296-5c96-b5bb-5cdae862c0ef with identifier: 126361
2026-03-30 13:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b24ada34-5296-5c96-b5bb-5cdae862c0ef with scrape type 2
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b24ada34-5296-5c96-b5bb-5cdae862c0ef with scrape type 2
2026-03-30 13:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b24ada34-5296-5c96-b5bb-5cdae862c0ef, identifier: 126361
2026-03-30 13:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b24ada34-5296-5c96-b5bb-5cdae862c0ef with identifier: 126361
2026-03-30 13:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b24ada34-5296-5c96-b5bb-5cdae862c0ef with identifier: 126361
2026-03-30 13:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b24ada34-5296-5c96-b5bb-5cdae862c0ef with identifier: 126361 to the API
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126361>
{'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': 'b24ada34-5296-5c96-b5bb-5cdae862c0ef',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9148LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-20-tdi-dsg-149cv-126361',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 56284,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance 2.0 TDI DSG 149CV',
'transmission': 'automatic',
'trim': 'Advance 2.0 TDI DSG 149CV',
'vin': 'WVGZZZA1ZNV060192',
'year': 2021}
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126361%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [arval.es] INFO: Saving data for 126361: {'created_time': 1773397437.865822, 'last_price_update_time': 1774875794.430072}
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126361') HTTP/1.1" 204 0
2026-03-30 13:03:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126311> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b27f960f-90b7-5acc-89c1-403c53b98162 with identifier: 126311
2026-03-30 13:03:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b27f960f-90b7-5acc-89c1-403c53b98162 with scrape type 2
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b27f960f-90b7-5acc-89c1-403c53b98162 with scrape type 2
2026-03-30 13:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b27f960f-90b7-5acc-89c1-403c53b98162, identifier: 126311
2026-03-30 13:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b27f960f-90b7-5acc-89c1-403c53b98162 with identifier: 126311
2026-03-30 13:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b27f960f-90b7-5acc-89c1-403c53b98162 with identifier: 126311
2026-03-30 13:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b27f960f-90b7-5acc-89c1-403c53b98162 with identifier: 126311 to the API
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126311>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'b27f960f-90b7-5acc-89c1-403c53b98162',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7595MCL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-245cv-126311',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 73412,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid 245CV',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid 245CV',
'vin': 'WVGZZZ5N3PW403950',
'year': 2022}
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126311%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [arval.es] INFO: Saving data for 126311: {'created_time': 1773397164.319708, 'last_price_update_time': 1774875794.977913}
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126311') HTTP/1.1" 204 0
2026-03-30 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126358> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c916d3cf-ef16-5111-91b2-01140d122da6 with identifier: 126358
2026-03-30 13:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c916d3cf-ef16-5111-91b2-01140d122da6 with scrape type 2
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c916d3cf-ef16-5111-91b2-01140d122da6 with scrape type 2
2026-03-30 13:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c916d3cf-ef16-5111-91b2-01140d122da6, identifier: 126358
2026-03-30 13:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c916d3cf-ef16-5111-91b2-01140d122da6 with identifier: 126358
2026-03-30 13:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c916d3cf-ef16-5111-91b2-01140d122da6 with identifier: 126358
2026-03-30 13:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c916d3cf-ef16-5111-91b2-01140d122da6 with identifier: 126358 to the API
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126358>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'c916d3cf-ef16-5111-91b2-01140d122da6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6659LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-vi-r-line-10-tsi-95cv-126358',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 36604,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2021-12-22',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo VI R-Line 1.0 TSI 95CV',
'transmission': 'manual',
'trim': 'VI R-Line 1.0 TSI 95CV',
'vin': 'WVWZZZAWZNY019978',
'year': 2021}
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126358%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [arval.es] INFO: Saving data for 126358: {'created_time': 1773393597.53419, 'last_price_update_time': 1774875797.173031}
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126358') HTTP/1.1" 204 0
2026-03-30 13:03:19 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.943(s), this was the 1st time calling it.
2026-03-30 13:03:19 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.143488098863369 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126524> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a832a6ba-f47b-591c-a3c0-1591f0e4df2c with identifier: 126524
2026-03-30 13:03:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a832a6ba-f47b-591c-a3c0-1591f0e4df2c with scrape type 2
2026-03-30 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a832a6ba-f47b-591c-a3c0-1591f0e4df2c with scrape type 2
2026-03-30 13:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a832a6ba-f47b-591c-a3c0-1591f0e4df2c, identifier: 126524
2026-03-30 13:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a832a6ba-f47b-591c-a3c0-1591f0e4df2c with identifier: 126524
2026-03-30 13:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a832a6ba-f47b-591c-a3c0-1591f0e4df2c with identifier: 126524
2026-03-30 13:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a832a6ba-f47b-591c-a3c0-1591f0e4df2c with identifier: 126524 to the API
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126524>
{'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': 'a832a6ba-f47b-591c-a3c0-1591f0e4df2c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4675MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-t2-core-pro-129cv-126524',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 17657,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 T2 Core Pro 129CV',
'transmission': 'manual',
'trim': '2.0 T2 Core Pro 129CV',
'vin': 'YV1XZL4V4P2981079',
'year': 2022}
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:19 [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-30 13:03:19 [arval.es] INFO: Saving data for 126524: {'created_time': 1773397703.701983, 'last_price_update_time': 1774875799.858898}
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126524') HTTP/1.1" 204 0
2026-03-30 13:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:03:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126618> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67 with identifier: 126618
2026-03-30 13:03:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67 with scrape type 2
2026-03-30 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67 with scrape type 2
2026-03-30 13:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67, identifier: 126618
2026-03-30 13:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67 with identifier: 126618
2026-03-30 13:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67 with identifier: 126618
2026-03-30 13:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67 with identifier: 126618 to the API
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126618>
{'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': '1cf641f7-ddad-55ef-98e4-1b9f6e3cdc67',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1696MWN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gla-250-e-amg-13-line-217cv-126618',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLA',
'odometer': 29108,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42500.0,
'price_includes_vat': True,
'registration_date': '2024-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLA 250 e AMG 1.3 Line 217CV',
'transmission': 'automatic',
'trim': '250 e AMG 1.3 Line 217CV',
'vin': 'W1N4N8FB2SJ696232',
'year': 2024}
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126618%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [arval.es] INFO: Saving data for 126618: {'created_time': 1773397777.786589, 'last_price_update_time': 1774875804.875926}
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126618') HTTP/1.1" 204 0
2026-03-30 13:03:26 [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-30 13:03:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125479
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125479: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125613
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125613: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125536
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125536: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 121280
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 121280: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 123980
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 123980: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125509
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125509: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125499
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125499: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 123708
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 123708: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 122768
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 122768: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125446
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125446: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125442
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125442: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125438
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125438: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 117456
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 117456: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 121408
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 121408: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 122898
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 122898: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 124078
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 124078: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125373
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125373: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 125352
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 125352: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 120613
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 120613: 2
2026-03-30 13:03:26 [arval.es] INFO: Found listing with ID: 121403
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [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-30 13:03:26 [arval.es] INFO: Scrape type for 121403: 2
2026-03-30 13:03:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123878> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26376c5a-076c-54da-ba4f-889251799d8b with identifier: 123878
2026-03-30 13:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26376c5a-076c-54da-ba4f-889251799d8b with scrape type 2
2026-03-30 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 26376c5a-076c-54da-ba4f-889251799d8b with scrape type 2
2026-03-30 13:03:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 26376c5a-076c-54da-ba4f-889251799d8b, identifier: 123878
2026-03-30 13:03:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 26376c5a-076c-54da-ba4f-889251799d8b with identifier: 123878
2026-03-30 13:03:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 26376c5a-076c-54da-ba4f-889251799d8b with identifier: 123878
2026-03-30 13:03:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 26376c5a-076c-54da-ba4f-889251799d8b with identifier: 123878 to the API
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123878>
{'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': '26376c5a-076c-54da-ba4f-889251799d8b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2184LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-auto-265cv-123878',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 31662,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2021-11-18',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI PHEV Style Auto 265CV',
'transmission': 'automatic',
'trim': '1.6 TGDI PHEV Style Auto 265CV',
'vin': 'TMAJE812DNJ059003',
'year': 2021}
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:30 [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-30 13:03:30 [arval.es] INFO: Saving data for 123878: {'created_time': 1773397815.685752, 'last_price_update_time': 1774875810.539455}
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123878') HTTP/1.1" 204 0
2026-03-30 13:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126660> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 425f0d97-ed31-5fe3-8b47-4f69c4412418 with identifier: 126660
2026-03-30 13:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 425f0d97-ed31-5fe3-8b47-4f69c4412418 with scrape type 2
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 425f0d97-ed31-5fe3-8b47-4f69c4412418 with scrape type 2
2026-03-30 13:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 425f0d97-ed31-5fe3-8b47-4f69c4412418, identifier: 126660
2026-03-30 13:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 425f0d97-ed31-5fe3-8b47-4f69c4412418 with identifier: 126660
2026-03-30 13:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 425f0d97-ed31-5fe3-8b47-4f69c4412418 with identifier: 126660
2026-03-30 13:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 425f0d97-ed31-5fe3-8b47-4f69c4412418 with identifier: 126660 to the API
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126660>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '425f0d97-ed31-5fe3-8b47-4f69c4412418',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3310MCN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-dsg-244cv-126660',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 90294,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2022-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid DSG 244CV',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid DSG 244CV',
'vin': 'WVGZZZ5N1PW404031',
'year': 2022}
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126660%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [arval.es] INFO: Saving data for 126660: {'created_time': 1773397768.681477, 'last_price_update_time': 1774875811.89528}
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126660') HTTP/1.1" 204 0
2026-03-30 13:03:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126718> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab227ece-3d28-5ace-84b4-5ffc29cc2695 with identifier: 126718
2026-03-30 13:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab227ece-3d28-5ace-84b4-5ffc29cc2695 with scrape type 2
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab227ece-3d28-5ace-84b4-5ffc29cc2695 with scrape type 2
2026-03-30 13:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ab227ece-3d28-5ace-84b4-5ffc29cc2695, identifier: 126718
2026-03-30 13:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ab227ece-3d28-5ace-84b4-5ffc29cc2695 with identifier: 126718
2026-03-30 13:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ab227ece-3d28-5ace-84b4-5ffc29cc2695 with identifier: 126718
2026-03-30 13:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ab227ece-3d28-5ace-84b4-5ffc29cc2695 with identifier: 126718 to the API
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126718>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'ab227ece-3d28-5ace-84b4-5ffc29cc2695',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3239MVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-premium-pack-20-line-333cv-126718',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 15241,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 59300.0,
'price_includes_vat': True,
'registration_date': '2024-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 de 4Matic Premium Pack 2.0 Line 333CV',
'transmission': 'automatic',
'trim': '300 de 4Matic Premium Pack 2.0 Line 333CV',
'vin': 'W1NKM0KB2RU053888',
'year': 2024}
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126718%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [arval.es] INFO: Saving data for 126718: {'created_time': 1773397805.305448, 'last_price_update_time': 1774875812.68589}
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126718') HTTP/1.1" 204 0
2026-03-30 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126218> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a656058a-d7d4-59ce-b166-f976bbff154f with identifier: 126218
2026-03-30 13:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a656058a-d7d4-59ce-b166-f976bbff154f with scrape type 2
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a656058a-d7d4-59ce-b166-f976bbff154f with scrape type 2
2026-03-30 13:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a656058a-d7d4-59ce-b166-f976bbff154f, identifier: 126218
2026-03-30 13:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a656058a-d7d4-59ce-b166-f976bbff154f with identifier: 126218
2026-03-30 13:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a656058a-d7d4-59ce-b166-f976bbff154f with identifier: 126218
2026-03-30 13:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a656058a-d7d4-59ce-b166-f976bbff154f with identifier: 126218 to the API
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126218>
{'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': 'a656058a-d7d4-59ce-b166-f976bbff154f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4730LNG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-emotion-gran-autonomia-203cv-64kwh-126218',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'Niro',
'odometer': 73386,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18300.0,
'price_includes_vat': True,
'registration_date': '2021-03-23',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro Emotion Gran autonomía 203CV 64KWH',
'transmission': 'automatic',
'trim': 'Emotion Gran autonomía 203CV 64KWH',
'vin': 'KNACC81GFM5068622',
'year': 2021}
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126218%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [arval.es] INFO: Saving data for 126218: {'created_time': 1773397218.207967, 'last_price_update_time': 1774875814.560837}
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126218') HTTP/1.1" 204 0
2026-03-30 13:03:34 [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-30 13:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809
2026-03-30 13:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with scrape type 2
2026-03-30 13:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with scrape type 2
2026-03-30 13:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3edff80c-0771-5012-a72a-d0ed4b2d52a8, identifier: 126809
2026-03-30 13:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809
2026-03-30 13:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809
2026-03-30 13:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3edff80c-0771-5012-a72a-d0ed4b2d52a8 with identifier: 126809 to the API
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:35 [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-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126809%27 HTTP/1.1" 200 None
2026-03-30 13:03:35 [arval.es] INFO: Saving data for 126809: {'created_time': 1773397599.967234, 'last_price_update_time': 1774875815.535665}
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126809') HTTP/1.1" 204 0
2026-03-30 13:03:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126364> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19cc72fa-b015-5c0b-b83a-fb65900df15e with identifier: 126364
2026-03-30 13:03:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19cc72fa-b015-5c0b-b83a-fb65900df15e with scrape type 2
2026-03-30 13:03:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 19cc72fa-b015-5c0b-b83a-fb65900df15e with scrape type 2
2026-03-30 13:03:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 19cc72fa-b015-5c0b-b83a-fb65900df15e, identifier: 126364
2026-03-30 13:03:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 19cc72fa-b015-5c0b-b83a-fb65900df15e with identifier: 126364
2026-03-30 13:03:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 19cc72fa-b015-5c0b-b83a-fb65900df15e with identifier: 126364
2026-03-30 13:03:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 19cc72fa-b015-5c0b-b83a-fb65900df15e with identifier: 126364 to the API
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126364>
{'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': '19cc72fa-b015-5c0b-b83a-fb65900df15e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2538LXG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-15-bluehdi-110cv-126364',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '2008',
'odometer': 65980,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2022-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure 1.5 BlueHDI 110CV',
'transmission': 'manual',
'trim': 'Allure 1.5 BlueHDI 110CV',
'vin': 'VR3UDYHSKNJ587222',
'year': 2022}
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126364%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [arval.es] INFO: Saving data for 126364: {'created_time': 1773397428.207506, 'last_price_update_time': 1774875816.078541}
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126364') HTTP/1.1" 204 0
2026-03-30 13:03:36 [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-30 13: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-30 13:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810
2026-03-30 13:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e683d458-5a24-53ef-8b27-1fb64706741d with scrape type 2
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e683d458-5a24-53ef-8b27-1fb64706741d with scrape type 2
2026-03-30 13:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e683d458-5a24-53ef-8b27-1fb64706741d, identifier: 126810
2026-03-30 13:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810
2026-03-30 13:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810
2026-03-30 13:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e683d458-5a24-53ef-8b27-1fb64706741d with identifier: 126810 to the API
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:36 [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-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27126810%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [arval.es] INFO: Saving data for 126810: {'created_time': 1773397889.558909, 'last_price_update_time': 1774875816.619414}
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126810') HTTP/1.1" 204 0
2026-03-30 13:03:38 [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-30 13: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-30 13:03:38 [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-30 13:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730
2026-03-30 13:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24d94dab-a253-5093-bcca-082e2e9f47dc with scrape type 2
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24d94dab-a253-5093-bcca-082e2e9f47dc with scrape type 2
2026-03-30 13:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24d94dab-a253-5093-bcca-082e2e9f47dc, identifier: 126730
2026-03-30 13:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730
2026-03-30 13:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730
2026-03-30 13:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24d94dab-a253-5093-bcca-082e2e9f47dc with identifier: 126730 to the API
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:38 [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-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126730%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [arval.es] INFO: Saving data for 126730: {'created_time': 1773397879.247714, 'last_price_update_time': 1774875818.714174}
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126730') HTTP/1.1" 204 0
2026-03-30 13: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-30 13:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814
2026-03-30 13:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with scrape type 2
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with scrape type 2
2026-03-30 13:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d, identifier: 126814
2026-03-30 13:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814
2026-03-30 13:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814
2026-03-30 13:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4ff2558b-ebe0-5eea-8068-1979c62d7b4d with identifier: 126814 to the API
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:39 [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-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126814%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [arval.es] INFO: Saving data for 126814: {'created_time': 1773391715.05633, 'last_price_update_time': 1774875819.243746}
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126814') HTTP/1.1" 204 0
2026-03-30 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128189> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dfe0ae30-a327-536b-8138-36288bf15d46 with identifier: 128189
2026-03-30 13:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dfe0ae30-a327-536b-8138-36288bf15d46 with scrape type 2
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dfe0ae30-a327-536b-8138-36288bf15d46 with scrape type 2
2026-03-30 13:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dfe0ae30-a327-536b-8138-36288bf15d46, identifier: 128189
2026-03-30 13:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dfe0ae30-a327-536b-8138-36288bf15d46 with identifier: 128189
2026-03-30 13:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dfe0ae30-a327-536b-8138-36288bf15d46 with identifier: 128189
2026-03-30 13:03:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dfe0ae30-a327-536b-8138-36288bf15d46 with identifier: 128189 to the API
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128189>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'dfe0ae30-a327-536b-8138-36288bf15d46',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3138LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-klass-4x2-128189',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 24175,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16600.0,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Klass 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI Klass 4X2',
'vin': 'KMHK1812AMU805302',
'year': 2021}
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27128189%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [arval.es] INFO: Saving data for 128189: {'created_time': 1773400314.657603, 'last_price_update_time': 1774875821.288858}
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128189') HTTP/1.1" 204 0
2026-03-30 13:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121403> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afec25e2-ebc8-5d7e-8849-5784f0031a67 with identifier: 121403
2026-03-30 13:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afec25e2-ebc8-5d7e-8849-5784f0031a67 with scrape type 2
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item afec25e2-ebc8-5d7e-8849-5784f0031a67 with scrape type 2
2026-03-30 13:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: afec25e2-ebc8-5d7e-8849-5784f0031a67, identifier: 121403
2026-03-30 13:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: afec25e2-ebc8-5d7e-8849-5784f0031a67 with identifier: 121403
2026-03-30 13:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: afec25e2-ebc8-5d7e-8849-5784f0031a67 with identifier: 121403
2026-03-30 13:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: afec25e2-ebc8-5d7e-8849-5784f0031a67 with identifier: 121403 to the API
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121403>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'afec25e2-ebc8-5d7e-8849-5784f0031a67',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1967LWY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-tsi-dsg-150cv-121403',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 49651,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25400.0,
'price_includes_vat': True,
'registration_date': '2022-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5 TSI DSG 150CV',
'transmission': 'automatic',
'trim': '1.5 TSI DSG 150CV',
'vin': 'VSSZZZKMZNR030964',
'year': 2022}
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27121403%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [arval.es] INFO: Saving data for 121403: {'created_time': 1773396157.199026, 'last_price_update_time': 1774875823.272548}
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121403') HTTP/1.1" 204 0
2026-03-30 13:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126661> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f0424299-8e63-5430-93f9-94a165e8b95d with identifier: 126661
2026-03-30 13:03:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f0424299-8e63-5430-93f9-94a165e8b95d with scrape type 2
2026-03-30 13:03:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f0424299-8e63-5430-93f9-94a165e8b95d with scrape type 2
2026-03-30 13:03:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f0424299-8e63-5430-93f9-94a165e8b95d, identifier: 126661
2026-03-30 13:03:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f0424299-8e63-5430-93f9-94a165e8b95d with identifier: 126661
2026-03-30 13:03:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f0424299-8e63-5430-93f9-94a165e8b95d with identifier: 126661
2026-03-30 13:03:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f0424299-8e63-5430-93f9-94a165e8b95d with identifier: 126661 to the API
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126661>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'f0424299-8e63-5430-93f9-94a165e8b95d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1663MZH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-a-a-200-d-20-amg-line-150cv-126661',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Mercedes',
'model': 'Clase A',
'odometer': 17612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34800.0,
'price_includes_vat': True,
'registration_date': '2025-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase A A 200 d 2.0 AMG Line 150CV',
'transmission': 'automatic',
'trim': 'A 200 d 2.0 AMG Line 150CV',
'vin': 'W1K3F1CB6SV214937',
'year': 2025}
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27126661%27 HTTP/1.1" 200 None
2026-03-30 13:03:44 [arval.es] INFO: Saving data for 126661: {'created_time': 1773397756.563578, 'last_price_update_time': 1774875824.836643}
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126661') HTTP/1.1" 204 0
2026-03-30 13:03:46 [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-30 13: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-30 13:03:46 [arval.es] INFO: Found listing with ID: 125247
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125247%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 125247: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 125179
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125179%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 125179: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 125178
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125178%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 125178: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 125059
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125059%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 125059: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 125004
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125004%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 125004: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 124993
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124993%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 124993: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 124982
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124982%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 124982: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 124936
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124936%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 124936: 2
2026-03-30 13:03:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125352> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 124935
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124935%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 124935: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 123851
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123851%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 123851: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 124914
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124914%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 124914: 2
2026-03-30 13: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-30 13:03:46 [arval.es] INFO: Found listing with ID: 113713
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27113713%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 113713: 2
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 120611
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120611%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 120611: 2
2026-03-30 13:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef03b4f4-f5ab-533e-a731-9bc70297ccaa with identifier: 125352
2026-03-30 13:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef03b4f4-f5ab-533e-a731-9bc70297ccaa with scrape type 2
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ef03b4f4-f5ab-533e-a731-9bc70297ccaa with scrape type 2
2026-03-30 13:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ef03b4f4-f5ab-533e-a731-9bc70297ccaa, identifier: 125352
2026-03-30 13:03:46 [arval.es] INFO: Found listing with ID: 124895
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124895%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [arval.es] INFO: Scrape type for 124895: 2
2026-03-30 13:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ef03b4f4-f5ab-533e-a731-9bc70297ccaa with identifier: 125352
2026-03-30 13:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ef03b4f4-f5ab-533e-a731-9bc70297ccaa with identifier: 125352
2026-03-30 13:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ef03b4f4-f5ab-533e-a731-9bc70297ccaa with identifier: 125352 to the API
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125352>
{'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': 'ef03b4f4-f5ab-533e-a731-9bc70297ccaa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1338MBH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-10-tsi-style-plus-110cv-125352',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 84340,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2022-09-22',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style Plus 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus 110CV',
'vin': 'VSSZZZKJZNR120098',
'year': 2022}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125352%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Saving data for 125352: {'created_time': 1773396219.031909, 'last_price_update_time': 1774875827.176265}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125352') HTTP/1.1" 204 0
2026-03-30 13:03:47 [arval.es] INFO: Found listing with ID: 124890
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124890%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Scrape type for 124890: 2
2026-03-30 13:03:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128188> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:47 [arval.es] INFO: Found listing with ID: 124838
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124838%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Scrape type for 124838: 2
2026-03-30 13:03:47 [arval.es] INFO: Found listing with ID: 121958
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27121958%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Scrape type for 121958: 2
2026-03-30 13:03:47 [arval.es] INFO: Found listing with ID: 124801
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124801%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Scrape type for 124801: 2
2026-03-30 13:03:47 [arval.es] INFO: Found listing with ID: 124746
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124746%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Scrape type for 124746: 2
2026-03-30 13:03:47 [arval.es] INFO: Found listing with ID: 124510
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124510%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Scrape type for 124510: 2
2026-03-30 13:03:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfb7eb46-4aea-5690-99b4-d763de6a2d3d with identifier: 128188
2026-03-30 13:03:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfb7eb46-4aea-5690-99b4-d763de6a2d3d with scrape type 2
2026-03-30 13:03:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfb7eb46-4aea-5690-99b4-d763de6a2d3d with scrape type 2
2026-03-30 13:03:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bfb7eb46-4aea-5690-99b4-d763de6a2d3d, identifier: 128188
2026-03-30 13:03:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bfb7eb46-4aea-5690-99b4-d763de6a2d3d with identifier: 128188
2026-03-30 13:03:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bfb7eb46-4aea-5690-99b4-d763de6a2d3d with identifier: 128188
2026-03-30 13:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bfb7eb46-4aea-5690-99b4-d763de6a2d3d with identifier: 128188 to the API
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128188>
{'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': 'bfb7eb46-4aea-5690-99b4-d763de6a2d3d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5580LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-klass-4x2-128188',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 58656,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI Klass 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI Klass 4X2',
'vin': 'KMHK1812ANU836210',
'year': 2021}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27128188%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [arval.es] INFO: Saving data for 128188: {'created_time': 1773400321.39853, 'last_price_update_time': 1774875827.9022}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128188') HTTP/1.1" 204 0
2026-03-30 13:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122898> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9671cad9-bc68-5490-a2f7-b2b977786fe4 with identifier: 122898
2026-03-30 13:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9671cad9-bc68-5490-a2f7-b2b977786fe4 with scrape type 2
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9671cad9-bc68-5490-a2f7-b2b977786fe4 with scrape type 2
2026-03-30 13:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9671cad9-bc68-5490-a2f7-b2b977786fe4, identifier: 122898
2026-03-30 13:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9671cad9-bc68-5490-a2f7-b2b977786fe4 with identifier: 122898
2026-03-30 13:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9671cad9-bc68-5490-a2f7-b2b977786fe4 with identifier: 122898
2026-03-30 13:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9671cad9-bc68-5490-a2f7-b2b977786fe4 with identifier: 122898 to the API
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122898>
{'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': '9671cad9-bc68-5490-a2f7-b2b977786fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5258MFL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ibiza-10-tsi-style-xl-edition-110cv-122898',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 50696,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2023-03-14',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ibiza 1.0 TSI Style XL Edition 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style XL Edition 110CV',
'vin': 'VSSZZZKJ1PR088570',
'year': 2023}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03:50 [arval.es] INFO: Saving data for 122898: {'created_time': 1773396335.275051, 'last_price_update_time': 1774875830.090521}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122898') HTTP/1.1" 204 0
2026-03-30 13:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125373> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ebd7d97-460d-565f-b5c0-619ad512b963 with identifier: 125373
2026-03-30 13:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ebd7d97-460d-565f-b5c0-619ad512b963 with scrape type 2
2026-03-30 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5ebd7d97-460d-565f-b5c0-619ad512b963 with scrape type 2
2026-03-30 13:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5ebd7d97-460d-565f-b5c0-619ad512b963, identifier: 125373
2026-03-30 13:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5ebd7d97-460d-565f-b5c0-619ad512b963 with identifier: 125373
2026-03-30 13:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5ebd7d97-460d-565f-b5c0-619ad512b963 with identifier: 125373
2026-03-30 13:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5ebd7d97-460d-565f-b5c0-619ad512b963 with identifier: 125373 to the API
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125373>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.4L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '5ebd7d97-460d-565f-b5c0-619ad512b963',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1997MLD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-14-tsi-ehybrid-245cv-125373',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 31461,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31800.0,
'price_includes_vat': True,
'registration_date': '2023-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.4 TSI eHybrid 245CV',
'transmission': 'automatic',
'trim': 'Life 1.4 TSI eHybrid 245CV',
'vin': 'WVGZZZ5N0RW400376',
'year': 2023}
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:51 [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-30 13:03:51 [arval.es] INFO: Saving data for 125373: {'created_time': 1773396264.868471, 'last_price_update_time': 1774875831.429077}
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125373') HTTP/1.1" 204 0
2026-03-30 13:03:51 [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-30 13:03:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739
2026-03-30 13:03:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with scrape type 2
2026-03-30 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with scrape type 2
2026-03-30 13:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 76a8a8a6-5db5-5f49-8c96-fc8a24838715, identifier: 126739
2026-03-30 13:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739
2026-03-30 13:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739
2026-03-30 13:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 76a8a8a6-5db5-5f49-8c96-fc8a24838715 with identifier: 126739 to the API
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:51 [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-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:51 [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-30 13:03:51 [arval.es] INFO: Saving data for 126739: {'created_time': 1773397794.537443, 'last_price_update_time': 1774875831.989867}
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126739') HTTP/1.1" 204 0
2026-03-30 13:03:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117456> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fd5f197-5a50-5495-9a86-6ca01c7b769c with identifier: 117456
2026-03-30 13:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fd5f197-5a50-5495-9a86-6ca01c7b769c with scrape type 2
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fd5f197-5a50-5495-9a86-6ca01c7b769c with scrape type 2
2026-03-30 13:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5fd5f197-5a50-5495-9a86-6ca01c7b769c, identifier: 117456
2026-03-30 13:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5fd5f197-5a50-5495-9a86-6ca01c7b769c with identifier: 117456
2026-03-30 13:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5fd5f197-5a50-5495-9a86-6ca01c7b769c with identifier: 117456
2026-03-30 13:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5fd5f197-5a50-5495-9a86-6ca01c7b769c with identifier: 117456 to the API
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117456>
{'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': '5fd5f197-5a50-5495-9a86-6ca01c7b769c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9227LHZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-cross-advance-10-tsi-115cv-117456',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volkswagen',
'model': 'T-Cross',
'odometer': 86584,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2020-07-30',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Cross Advance 1.0 TSI 115CV',
'transmission': 'automatic',
'trim': 'Advance 1.0 TSI 115CV',
'vin': 'WVGZZZC1ZLY127162',
'year': 2020}
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27117456%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [arval.es] INFO: Saving data for 117456: {'created_time': 1773396408.965727, 'last_price_update_time': 1774875834.085325}
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117456') HTTP/1.1" 204 0
2026-03-30 13:03:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121408> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:03:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ff73664a-42a3-5028-867f-07083dfdcafa with identifier: 121408
2026-03-30 13:03:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ff73664a-42a3-5028-867f-07083dfdcafa with scrape type 2
2026-03-30 13:03:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ff73664a-42a3-5028-867f-07083dfdcafa with scrape type 2
2026-03-30 13:03:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ff73664a-42a3-5028-867f-07083dfdcafa, identifier: 121408
2026-03-30 13:03:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ff73664a-42a3-5028-867f-07083dfdcafa with identifier: 121408
2026-03-30 13:03:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ff73664a-42a3-5028-867f-07083dfdcafa with identifier: 121408
2026-03-30 13:03:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ff73664a-42a3-5028-867f-07083dfdcafa with identifier: 121408 to the API
2026-03-30 13:03:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121408>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 84,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ff73664a-42a3-5028-867f-07083dfdcafa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1001MLL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-12-dpi-gt-line-84cv-121408',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'Picanto',
'odometer': 28893,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2023-11-09',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.2 DPi GT Line 84CV',
'transmission': 'manual',
'trim': '1.2 DPi GT Line 84CV',
'vin': 'KNAB351AAPT151295',
'year': 2023}
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27121408%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [arval.es] INFO: Saving data for 121408: {'created_time': 1773396384.615473, 'last_price_update_time': 1774875839.138671}
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121408') HTTP/1.1" 204 0
2026-03-30 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125438> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a346a96-f145-5084-aeae-7b8e80f0100c with identifier: 125438
2026-03-30 13:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a346a96-f145-5084-aeae-7b8e80f0100c with scrape type 2
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a346a96-f145-5084-aeae-7b8e80f0100c with scrape type 2
2026-03-30 13:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a346a96-f145-5084-aeae-7b8e80f0100c, identifier: 125438
2026-03-30 13:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a346a96-f145-5084-aeae-7b8e80f0100c with identifier: 125438
2026-03-30 13:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a346a96-f145-5084-aeae-7b8e80f0100c with identifier: 125438
2026-03-30 13:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a346a96-f145-5084-aeae-7b8e80f0100c with identifier: 125438 to the API
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125438>
{'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': '6a346a96-f145-5084-aeae-7b8e80f0100c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0778LLK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-20-tdi-dsg-150cv-125438',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 68182,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance 2.0 TDI DSG 150CV',
'transmission': 'automatic',
'trim': 'Advance 2.0 TDI DSG 150CV',
'vin': 'WVGZZZA1ZMV023021',
'year': 2020}
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125438%27 HTTP/1.1" 200 None
2026-03-30 13:04:01 [arval.es] INFO: Saving data for 125438: {'created_time': 1773396399.344242, 'last_price_update_time': 1774875841.175641}
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125438') HTTP/1.1" 204 0
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125442> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:04:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23ae7f20-30d0-588b-a25f-0f4258e1c6b3 with identifier: 125442
2026-03-30 13:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23ae7f20-30d0-588b-a25f-0f4258e1c6b3 with scrape type 2
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23ae7f20-30d0-588b-a25f-0f4258e1c6b3 with scrape type 2
2026-03-30 13:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 23ae7f20-30d0-588b-a25f-0f4258e1c6b3, identifier: 125442
2026-03-30 13:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 23ae7f20-30d0-588b-a25f-0f4258e1c6b3 with identifier: 125442
2026-03-30 13:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 23ae7f20-30d0-588b-a25f-0f4258e1c6b3 with identifier: 125442
2026-03-30 13:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 23ae7f20-30d0-588b-a25f-0f4258e1c6b3 with identifier: 125442 to the API
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125442>
{'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': '23ae7f20-30d0-588b-a25f-0f4258e1c6b3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8450LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-110cv-125442',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 25501,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus 110CV',
'vin': 'VSSZZZKJZNR004576',
'year': 2021}
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125442%27 HTTP/1.1" 200 None
2026-03-30 13:04:01 [arval.es] INFO: Saving data for 125442: {'created_time': 1773396188.317579, 'last_price_update_time': 1774875841.913796}
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125442') HTTP/1.1" 204 0
2026-03-30 13:04:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122768> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:04:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 23907100-b841-5418-b3dd-3917bc97584f with identifier: 122768
2026-03-30 13:04:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 23907100-b841-5418-b3dd-3917bc97584f with scrape type 2
2026-03-30 13:04:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 23907100-b841-5418-b3dd-3917bc97584f with scrape type 2
2026-03-30 13:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 23907100-b841-5418-b3dd-3917bc97584f, identifier: 122768
2026-03-30 13:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 23907100-b841-5418-b3dd-3917bc97584f with identifier: 122768
2026-03-30 13:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 23907100-b841-5418-b3dd-3917bc97584f with identifier: 122768
2026-03-30 13:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 23907100-b841-5418-b3dd-3917bc97584f with identifier: 122768 to the API
2026-03-30 13:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122768>
{'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': '23907100-b841-5418-b3dd-3917bc97584f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7900MGF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-style-xm-10-tsi-110cv-122768',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 26406,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2023-04-19',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona Style XM 1.0 TSI 110CV',
'transmission': 'manual',
'trim': 'Style XM 1.0 TSI 110CV',
'vin': 'VSSZZZKJ3PR091034',
'year': 2023}
2026-03-30 13:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27122768%27 HTTP/1.1" 200 None
2026-03-30 13:04:05 [arval.es] INFO: Saving data for 122768: {'created_time': 1773396454.052273, 'last_price_update_time': 1774875845.993358}
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122768') HTTP/1.1" 204 0
2026-03-30 13:04:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124936> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:04:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bce328ab-ec60-556f-9df7-925d1a1b61cd with identifier: 124936
2026-03-30 13:04:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bce328ab-ec60-556f-9df7-925d1a1b61cd with scrape type 2
2026-03-30 13:04:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bce328ab-ec60-556f-9df7-925d1a1b61cd with scrape type 2
2026-03-30 13:04:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bce328ab-ec60-556f-9df7-925d1a1b61cd, identifier: 124936
2026-03-30 13:04:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bce328ab-ec60-556f-9df7-925d1a1b61cd with identifier: 124936
2026-03-30 13:04:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bce328ab-ec60-556f-9df7-925d1a1b61cd with identifier: 124936
2026-03-30 13:04:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bce328ab-ec60-556f-9df7-925d1a1b61cd with identifier: 124936 to the API
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124936>
{'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': 'bce328ab-ec60-556f-9df7-925d1a1b61cd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4554MKY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-tekna-157cv-124936',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 74547,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2023-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Tekna 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Tekna 157CV',
'vin': 'SJNTAAJ12U1311338',
'year': 2023}
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124936%27 HTTP/1.1" 200 None
2026-03-30 13:04:10 [arval.es] INFO: Saving data for 124936: {'created_time': 1773395984.255957, 'last_price_update_time': 1774875850.899818}
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124936') HTTP/1.1" 204 0
2026-03-30 13:04:12 [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-30 13: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-30 13:04:12 [arval.es] INFO: Found listing with ID: 124509
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124509%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124509: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124502
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124502%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124502: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124462
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124462%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124462: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124450
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124450%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124450: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 120617
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120617%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 120617: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 121748
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27121748%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 121748: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 120606
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120606%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 120606: 2
2026-03-30 13:04:12 [scrapy.extensions.logstats] INFO: Crawled 919 pages (at 31 pages/min), scraped 860 items (at 28 items/min)
2026-03-30 13:04:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124382
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124382%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124382: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124309
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124309%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124309: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124108
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124108%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124108: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124101
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124101%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124101: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124093
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124093%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124093: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124085
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124085%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124085: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 124081
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124081%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 124081: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 123996
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123996%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 123996: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 123988
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123988%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 123988: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 123987
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123987%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 123987: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 123984
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123984%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 123984: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 123912
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123912%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 123912: 2
2026-03-30 13:04:12 [arval.es] INFO: Found listing with ID: 123872
2026-03-30 13:04:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27123872%27 HTTP/1.1" 200 None
2026-03-30 13:04:12 [arval.es] INFO: Scrape type for 123872: 2
2026-03-30 13:04:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120613> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3 with identifier: 120613
2026-03-30 13:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3 with scrape type 2
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3 with scrape type 2
2026-03-30 13:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3, identifier: 120613
2026-03-30 13:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3 with identifier: 120613
2026-03-30 13:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3 with identifier: 120613
2026-03-30 13:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3 with identifier: 120613 to the API
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120613>
{'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': 'c90cc10e-14b8-5d19-a2cc-0dbaa91b1dd3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1650MSK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-style-special-edition-10-tsi-115cv-120613',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 7635,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2024-06-24',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona Style Special Edition 1.0 TSI 115CV',
'transmission': 'automatic',
'trim': 'Style Special Edition 1.0 TSI 115CV',
'vin': 'VSSZZZKJ8RR129067',
'year': 2024}
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27120613%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [arval.es] INFO: Saving data for 120613: {'created_time': 1773396228.546954, 'last_price_update_time': 1774875855.943746}
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120613') HTTP/1.1" 204 0
2026-03-30 13:04:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125446> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13: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-30 13:04:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 433cffb1-f48f-50a7-988b-beb5c7103178 with identifier: 125446
2026-03-30 13:04:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 433cffb1-f48f-50a7-988b-beb5c7103178 with scrape type 2
2026-03-30 13:04:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 433cffb1-f48f-50a7-988b-beb5c7103178 with scrape type 2
2026-03-30 13:04:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 433cffb1-f48f-50a7-988b-beb5c7103178, identifier: 125446
2026-03-30 13:04:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 433cffb1-f48f-50a7-988b-beb5c7103178 with identifier: 125446
2026-03-30 13:04:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 433cffb1-f48f-50a7-988b-beb5c7103178 with identifier: 125446
2026-03-30 13:04:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 433cffb1-f48f-50a7-988b-beb5c7103178 with identifier: 125446 to the API
2026-03-30 13:04:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125446>
{'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': '433cffb1-f48f-50a7-988b-beb5c7103178',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3407LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-125446',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 41168,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-11-12',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1034557',
'year': 2021}
2026-03-30 13:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27125446%27 HTTP/1.1" 200 None
2026-03-30 13:04:21 [arval.es] INFO: Saving data for 125446: {'created_time': 1773396177.341016, 'last_price_update_time': 1774875861.02417}
2026-03-30 13:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125446') HTTP/1.1" 204 0
2026-03-30 13:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124801> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06b66cf1-0abe-5a6e-aa52-d1df84db27ca with identifier: 124801
2026-03-30 13:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06b66cf1-0abe-5a6e-aa52-d1df84db27ca with scrape type 2
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06b66cf1-0abe-5a6e-aa52-d1df84db27ca with scrape type 2
2026-03-30 13:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 06b66cf1-0abe-5a6e-aa52-d1df84db27ca, identifier: 124801
2026-03-30 13:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 06b66cf1-0abe-5a6e-aa52-d1df84db27ca with identifier: 124801
2026-03-30 13:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 06b66cf1-0abe-5a6e-aa52-d1df84db27ca with identifier: 124801
2026-03-30 13:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 06b66cf1-0abe-5a6e-aa52-d1df84db27ca with identifier: 124801 to the API
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13: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-30 13:04:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124801>
{'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': '06b66cf1-0abe-5a6e-aa52-d1df84db27ca',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8110MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-maxx-100cv-124801',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 42841,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2022-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Maxx 100CV',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Maxx 100CV',
'vin': 'NLHBN81GAPZ225440',
'year': 2022}
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13: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%27124801%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [arval.es] INFO: Saving data for 124801: {'created_time': 1773395777.588045, 'last_price_update_time': 1774875863.907792}
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124801') HTTP/1.1" 204 0
2026-03-30 13:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.058(s), this was the 1st time calling it.
2026-03-30 13:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.680627187826833 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.009(s), this was the 1st time calling it.
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.896155427728761 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.151(s), this was the 1st time calling it.
2026-03-30 13:04:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.8037146749782975 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:05:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126236> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa105389-a9b9-58ad-8863-cf0bd77f7bbc with identifier: 126236
2026-03-30 13:05:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa105389-a9b9-58ad-8863-cf0bd77f7bbc with scrape type 2
2026-03-30 13:05:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fa105389-a9b9-58ad-8863-cf0bd77f7bbc with scrape type 2
2026-03-30 13:05:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fa105389-a9b9-58ad-8863-cf0bd77f7bbc, identifier: 126236
2026-03-30 13:05:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fa105389-a9b9-58ad-8863-cf0bd77f7bbc with identifier: 126236
2026-03-30 13:05:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fa105389-a9b9-58ad-8863-cf0bd77f7bbc with identifier: 126236
2026-03-30 13:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fa105389-a9b9-58ad-8863-cf0bd77f7bbc with identifier: 126236 to the API
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126236>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'fa105389-a9b9-58ad-8863-cf0bd77f7bbc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8168LLR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t2-momentum-core-129cv-126236',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 69024,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2020-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T2 Momentum Core 129CV',
'transmission': 'manual',
'trim': '1.5 T2 Momentum Core 129CV',
'vin': 'YV1XZL4V1M2505614',
'year': 2020}
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [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-30 13:05:06 [arval.es] INFO: Saving data for 126236: {'created_time': 1773397310.118881, 'last_price_update_time': 1774875906.754727}
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126236') HTTP/1.1" 204 0
2026-03-30 13:05:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126233> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c7f660b3-a595-5389-af9d-4dfc35386303 with identifier: 126233
2026-03-30 13:05:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c7f660b3-a595-5389-af9d-4dfc35386303 with scrape type 2
2026-03-30 13:05:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c7f660b3-a595-5389-af9d-4dfc35386303 with scrape type 2
2026-03-30 13:05:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c7f660b3-a595-5389-af9d-4dfc35386303, identifier: 126233
2026-03-30 13:05:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c7f660b3-a595-5389-af9d-4dfc35386303 with identifier: 126233
2026-03-30 13:05:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c7f660b3-a595-5389-af9d-4dfc35386303 with identifier: 126233
2026-03-30 13:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c7f660b3-a595-5389-af9d-4dfc35386303 with identifier: 126233 to the API
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/126233>
{'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': 'c7f660b3-a595-5389-af9d-4dfc35386303',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4157LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-10-dct-7-v-n-connecta-114cv-126233',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Juke',
'odometer': 48461,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 1.0 DCT 7 V N-Connecta 114CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.0 DCT 7 V N-Connecta 114CV',
'vin': 'SJNFAAF16U1146726',
'year': 2021}
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [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-30 13:05:09 [arval.es] INFO: Saving data for 126233: {'created_time': 1773397254.109813, 'last_price_update_time': 1774875909.21731}
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126233') HTTP/1.1" 204 0
2026-03-30 13:05:12 [scrapy.extensions.logstats] INFO: Crawled 924 pages (at 5 pages/min), scraped 865 items (at 5 items/min)
2026-03-30 13:05:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:05:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124890> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b4f45b8-7d7b-5f1e-8280-d67507f295d2 with identifier: 124890
2026-03-30 13:05:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b4f45b8-7d7b-5f1e-8280-d67507f295d2 with scrape type 2
2026-03-30 13:05:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b4f45b8-7d7b-5f1e-8280-d67507f295d2 with scrape type 2
2026-03-30 13:05:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1b4f45b8-7d7b-5f1e-8280-d67507f295d2, identifier: 124890
2026-03-30 13:05:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1b4f45b8-7d7b-5f1e-8280-d67507f295d2 with identifier: 124890
2026-03-30 13:05:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1b4f45b8-7d7b-5f1e-8280-d67507f295d2 with identifier: 124890
2026-03-30 13:05:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1b4f45b8-7d7b-5f1e-8280-d67507f295d2 with identifier: 124890 to the API
2026-03-30 13:05:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124890>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 125,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1b4f45b8-7d7b-5f1e-8280-d67507f295d2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1034MCL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-125-s-edition-125cv-124890',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 96487,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 125 S-Edition 125CV',
'transmission': 'manual',
'trim': '1.5 125 S-Edition 125CV',
'vin': 'YARKAAC3200002720',
'year': 2022}
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124890%27 HTTP/1.1" 200 None
2026-03-30 13:05:14 [arval.es] INFO: Saving data for 124890: {'created_time': 1773395849.790891, 'last_price_update_time': 1774875914.255519}
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124890') HTTP/1.1" 204 0
2026-03-30 13:05:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120611> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81f628f3-0491-5df7-a9e2-cb783d9763ee with identifier: 120611
2026-03-30 13:05:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81f628f3-0491-5df7-a9e2-cb783d9763ee with scrape type 2
2026-03-30 13:05:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81f628f3-0491-5df7-a9e2-cb783d9763ee with scrape type 2
2026-03-30 13:05:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 81f628f3-0491-5df7-a9e2-cb783d9763ee, identifier: 120611
2026-03-30 13:05:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 81f628f3-0491-5df7-a9e2-cb783d9763ee with identifier: 120611
2026-03-30 13:05:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 81f628f3-0491-5df7-a9e2-cb783d9763ee with identifier: 120611
2026-03-30 13:05:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 81f628f3-0491-5df7-a9e2-cb783d9763ee with identifier: 120611 to the API
2026-03-30 13:05:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120611>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '81f628f3-0491-5df7-a9e2-cb783d9763ee',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4481LTJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-coupe-300-de-4matic-20-194cv-120611',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 74578,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42900.0,
'price_includes_vat': True,
'registration_date': '2021-10-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC Coupe 300 de 4MATIC 2.0 194CV',
'transmission': 'automatic',
'trim': 'Coupe 300 de 4MATIC 2.0 194CV',
'vin': 'W1N2533111G010624',
'year': 2021}
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [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-30 13:05:16 [arval.es] INFO: Saving data for 120611: {'created_time': 1773395935.778577, 'last_price_update_time': 1774875916.147143}
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120611') HTTP/1.1" 204 0
2026-03-30 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124838> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e with identifier: 124838
2026-03-30 13:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e with scrape type 2
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e with scrape type 2
2026-03-30 13:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e, identifier: 124838
2026-03-30 13:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e with identifier: 124838
2026-03-30 13:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e with identifier: 124838
2026-03-30 13:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e with identifier: 124838 to the API
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124838>
{'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': '3df5ab92-66aa-5bff-ae3b-2bcd3b2d247e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7124LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-n-connecta-140cv-124838',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 70993,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2021-12-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 N-Connecta 140CV',
'transmission': 'manual',
'trim': 'DIG-T 1.3 N-Connecta 140CV',
'vin': 'SJNTAAJ12U1048745',
'year': 2021}
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:17 [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-30 13:05:17 [arval.es] INFO: Saving data for 124838: {'created_time': 1773395803.659, 'last_price_update_time': 1774875917.305552}
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124838') HTTP/1.1" 204 0
2026-03-30 13:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125954> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e411d1f7-18b7-5753-8280-b88710e24213 with identifier: 125954
2026-03-30 13:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e411d1f7-18b7-5753-8280-b88710e24213 with scrape type 2
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e411d1f7-18b7-5753-8280-b88710e24213 with scrape type 2
2026-03-30 13:05:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e411d1f7-18b7-5753-8280-b88710e24213, identifier: 125954
2026-03-30 13:05:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e411d1f7-18b7-5753-8280-b88710e24213 with identifier: 125954
2026-03-30 13:05:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e411d1f7-18b7-5753-8280-b88710e24213 with identifier: 125954
2026-03-30 13:05:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e411d1f7-18b7-5753-8280-b88710e24213 with identifier: 125954 to the API
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125954>
{'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': 'e411d1f7-18b7-5753-8280-b88710e24213',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0842LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-vi-life-10-tsi-95cv-125954',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 30351,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo VI Life 1.0 TSI 95CV',
'transmission': 'manual',
'trim': 'VI Life 1.0 TSI 95CV',
'vin': 'WVWZZZAWZNY005216',
'year': 2021}
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:19 [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-30 13:05:19 [arval.es] INFO: Saving data for 125954: {'created_time': 1773396647.111316, 'last_price_update_time': 1774875919.628311}
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125954') HTTP/1.1" 204 0
2026-03-30 13:05:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/113713> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b96501e-f4b8-59ca-ba06-621361e109ad with identifier: 113713
2026-03-30 13:05:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b96501e-f4b8-59ca-ba06-621361e109ad with scrape type 2
2026-03-30 13:05:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b96501e-f4b8-59ca-ba06-621361e109ad with scrape type 2
2026-03-30 13:05:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8b96501e-f4b8-59ca-ba06-621361e109ad, identifier: 113713
2026-03-30 13:05:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8b96501e-f4b8-59ca-ba06-621361e109ad with identifier: 113713
2026-03-30 13:05:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8b96501e-f4b8-59ca-ba06-621361e109ad with identifier: 113713
2026-03-30 13:05:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8b96501e-f4b8-59ca-ba06-621361e109ad with identifier: 113713 to the API
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/113713>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 392,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '8b96501e-f4b8-59ca-ba06-621361e109ad',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5733LGS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-inscription-plug-in-hybrid-awd-20-t8-twin-engine-390cv-113713',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'XC60',
'odometer': 78959,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33500.0,
'price_includes_vat': True,
'registration_date': '2020-06-09',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Inscription Plug-In Hybrid AWD 2.0 T8 Twin Engine 390CV',
'transmission': 'automatic',
'trim': 'Inscription Plug-In Hybrid AWD 2.0 T8 Twin Engine 390CV',
'vin': 'LYVUZBMUDLB543777',
'year': 2020}
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:35 [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-30 13:05:35 [arval.es] INFO: Saving data for 113713: {'created_time': 1773395925.759027, 'last_price_update_time': 1774875935.296609}
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='113713') HTTP/1.1" 204 0
2026-03-30 13:05:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123872> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dde56b27-8b47-511a-86b0-abe275a7cd2b with identifier: 123872
2026-03-30 13:05:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dde56b27-8b47-511a-86b0-abe275a7cd2b with scrape type 2
2026-03-30 13:05:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dde56b27-8b47-511a-86b0-abe275a7cd2b with scrape type 2
2026-03-30 13:05:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dde56b27-8b47-511a-86b0-abe275a7cd2b, identifier: 123872
2026-03-30 13:05:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dde56b27-8b47-511a-86b0-abe275a7cd2b with identifier: 123872
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=es&q=brown HTTP/1.1" 200 None
2026-03-30 13:05:47 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='es',RowKey='es') HTTP/1.1" 204 0
2026-03-30 13:05:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dde56b27-8b47-511a-86b0-abe275a7cd2b with identifier: 123872
2026-03-30 13:05:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dde56b27-8b47-511a-86b0-abe275a7cd2b with identifier: 123872 to the API
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123872>
{'auction_title': '',
'category': 'Turismo',
'color': 'brown',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'dde56b27-8b47-511a-86b0-abe275a7cd2b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6981LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-120cv-123872',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 46080,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive 120CV',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive 120CV',
'vin': 'U5YH4F12ANL088800',
'year': 2021}
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [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-30 13:05:47 [arval.es] INFO: Saving data for 123872: {'created_time': 1773395294.391834, 'last_price_update_time': 1774875947.780608}
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123872') HTTP/1.1" 204 0
2026-03-30 13:05:52 [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-30 13:05:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123880
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123880: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123780
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123780: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123778
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123778: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123773
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123773: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123771
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123771: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123737
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123737: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123734
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123734: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123723
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123723: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123707
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123707: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123706
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123706: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123539
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123539: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123483
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123483: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123479
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123479: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123457
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123457: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123456
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123456: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 115455
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 115455: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123073
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123073: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 123071
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 123071: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 122858
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 122858: 2
2026-03-30 13:05:52 [arval.es] INFO: Found listing with ID: 122856
2026-03-30 13:05:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:52 [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-30 13:05:52 [arval.es] INFO: Scrape type for 122856: 2
2026-03-30 13:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124914> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4f58aa5-a934-5552-a5ff-359a96001dc3 with identifier: 124914
2026-03-30 13:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4f58aa5-a934-5552-a5ff-359a96001dc3 with scrape type 2
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4f58aa5-a934-5552-a5ff-359a96001dc3 with scrape type 2
2026-03-30 13:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d4f58aa5-a934-5552-a5ff-359a96001dc3, identifier: 124914
2026-03-30 13:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d4f58aa5-a934-5552-a5ff-359a96001dc3 with identifier: 124914
2026-03-30 13:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d4f58aa5-a934-5552-a5ff-359a96001dc3 with identifier: 124914
2026-03-30 13:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d4f58aa5-a934-5552-a5ff-359a96001dc3 with identifier: 124914 to the API
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124914>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'd4f58aa5-a934-5552-a5ff-359a96001dc3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3216MZW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-v60-20-b4-core-auto-197cv-124914',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volvo',
'model': 'V60',
'odometer': 7129,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36600.0,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo V60 2.0 B4 Core Auto 197CV',
'transmission': 'automatic',
'trim': '2.0 B4 Core Auto 197CV',
'vin': 'YV1ZWK8V3S2649357',
'year': 2025}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [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-30 13:05:54 [arval.es] INFO: Saving data for 124914: {'created_time': 1773395906.491192, 'last_price_update_time': 1774875954.217183}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124914') HTTP/1.1" 204 0
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123984> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ab51a48-61cf-5e57-8862-0c4247c479e4 with identifier: 123984
2026-03-30 13:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ab51a48-61cf-5e57-8862-0c4247c479e4 with scrape type 2
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9ab51a48-61cf-5e57-8862-0c4247c479e4 with scrape type 2
2026-03-30 13:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9ab51a48-61cf-5e57-8862-0c4247c479e4, identifier: 123984
2026-03-30 13:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9ab51a48-61cf-5e57-8862-0c4247c479e4 with identifier: 123984
2026-03-30 13:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9ab51a48-61cf-5e57-8862-0c4247c479e4 with identifier: 123984
2026-03-30 13:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9ab51a48-61cf-5e57-8862-0c4247c479e4 with identifier: 123984 to the API
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123984>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9ab51a48-61cf-5e57-8862-0c4247c479e4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6566LWR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-15-mhev-imt-drive-160cv-123984',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Kia',
'model': 'XCeed',
'odometer': 24519,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20400.0,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 0,
'seller_name': None,
'title': 'Kia XCeed 1.5 MHEV iMT Drive 160CV',
'transmission': 'manual',
'trim': '1.5 MHEV iMT Drive 160CV',
'vin': 'U5YH4F15ANL096126',
'year': 2022}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [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-30 13:05:54 [arval.es] INFO: Saving data for 123984: {'created_time': 1773395342.018054, 'last_price_update_time': 1774875954.899072}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123984') HTTP/1.1" 204 0
2026-03-30 13:05:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.281(s), this was the 1st time calling it.
2026-03-30 13:05:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.423530671413658 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123988> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04101fbc-dc1d-589c-aaec-20a00d9da91b with identifier: 123988
2026-03-30 13:06:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04101fbc-dc1d-589c-aaec-20a00d9da91b with scrape type 2
2026-03-30 13:06:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04101fbc-dc1d-589c-aaec-20a00d9da91b with scrape type 2
2026-03-30 13:06:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 04101fbc-dc1d-589c-aaec-20a00d9da91b, identifier: 123988
2026-03-30 13:06:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 04101fbc-dc1d-589c-aaec-20a00d9da91b with identifier: 123988
2026-03-30 13:06:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 04101fbc-dc1d-589c-aaec-20a00d9da91b with identifier: 123988
2026-03-30 13:06:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 04101fbc-dc1d-589c-aaec-20a00d9da91b with identifier: 123988 to the API
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123988>
{'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': '04101fbc-dc1d-589c-aaec-20a00d9da91b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1838MYY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-cvt-acenta-158cv-123988',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 8686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26500.0,
'price_includes_vat': True,
'registration_date': '2025-03-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV CVT Acenta 158CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV CVT Acenta 158CV',
'vin': 'SJNTAAJ12U2119291',
'year': 2025}
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:03 [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-30 13:06:03 [arval.es] INFO: Saving data for 123988: {'created_time': 1773395391.799455, 'last_price_update_time': 1774875963.560689}
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123988') HTTP/1.1" 204 0
2026-03-30 13:06:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124078> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4 with identifier: 124078
2026-03-30 13:06:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4 with scrape type 2
2026-03-30 13:06:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4 with scrape type 2
2026-03-30 13:06:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4, identifier: 124078
2026-03-30 13:06:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4 with identifier: 124078
2026-03-30 13:06:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4 with identifier: 124078
2026-03-30 13:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 94aa4f48-ccb9-5bb2-9c04-9b9c244feea4 with identifier: 124078 to the API
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124078>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '94aa4f48-ccb9-5bb2-9c04-9b9c244feea4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5589MPX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-20-xline-190cv-techo-124078',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 18111,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46500.0,
'price_includes_vat': True,
'registration_date': '2024-04-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d 2.0 xLine 190CV *Techo*',
'transmission': 'automatic',
'trim': 'xDrive20d 2.0 xLine 190CV *Techo*',
'vin': 'WBA15BZ000N273797',
'year': 2024}
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [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-30 13:06:05 [arval.es] INFO: Saving data for 124078: {'created_time': 1773396299.907237, 'last_price_update_time': 1774875965.676328}
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124078') HTTP/1.1" 204 0
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123912> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124081> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1045216d-afb6-5e3a-b39d-dbce1d438eef with identifier: 123912
2026-03-30 13:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1045216d-afb6-5e3a-b39d-dbce1d438eef with scrape type 2
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1045216d-afb6-5e3a-b39d-dbce1d438eef with scrape type 2
2026-03-30 13:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1045216d-afb6-5e3a-b39d-dbce1d438eef, identifier: 123912
2026-03-30 13:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1045216d-afb6-5e3a-b39d-dbce1d438eef with identifier: 123912
2026-03-30 13:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1045216d-afb6-5e3a-b39d-dbce1d438eef with identifier: 123912
2026-03-30 13:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1045216d-afb6-5e3a-b39d-dbce1d438eef with identifier: 123912 to the API
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123912>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1045216d-afb6-5e3a-b39d-dbce1d438eef',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2313MRL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t2-core-130cv-123912',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 24973,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28900.0,
'price_includes_vat': True,
'registration_date': '2024-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T2 Core 130CV',
'transmission': 'automatic',
'trim': '1.5 T2 Core 130CV',
'vin': 'YV1XZL4V7R2367453',
'year': 2024}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [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-30 13:06:08 [arval.es] INFO: Saving data for 123912: {'created_time': 1773395352.633934, 'last_price_update_time': 1774875968.318961}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123912') HTTP/1.1" 204 0
2026-03-30 13:06:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e2bada4-a3e8-5d2a-9579-55cb12afa649 with identifier: 124081
2026-03-30 13:06:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e2bada4-a3e8-5d2a-9579-55cb12afa649 with scrape type 2
2026-03-30 13:06:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e2bada4-a3e8-5d2a-9579-55cb12afa649 with scrape type 2
2026-03-30 13:06:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e2bada4-a3e8-5d2a-9579-55cb12afa649, identifier: 124081
2026-03-30 13:06:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e2bada4-a3e8-5d2a-9579-55cb12afa649 with identifier: 124081
2026-03-30 13:06:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e2bada4-a3e8-5d2a-9579-55cb12afa649 with identifier: 124081
2026-03-30 13:06:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e2bada4-a3e8-5d2a-9579-55cb12afa649 with identifier: 124081 to the API
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124081>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7e2bada4-a3e8-5d2a-9579-55cb12afa649',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0118NBY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive20d-20-163cv-124081',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X1',
'odometer': 10269,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42900.0,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDRIVE20d 2.0 163CV',
'transmission': 'automatic',
'trim': 'sDRIVE20d 2.0 163CV',
'vin': 'WBA31EG0X05301310',
'year': 2025}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [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-30 13:06:08 [arval.es] INFO: Saving data for 124081: {'created_time': 1773395428.868111, 'last_price_update_time': 1774875968.861835}
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124081') HTTP/1.1" 204 0
2026-03-30 13:06:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123987> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124c207f-6af8-5fc5-b2fd-43435bc6919d with identifier: 123987
2026-03-30 13:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124c207f-6af8-5fc5-b2fd-43435bc6919d with scrape type 2
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 124c207f-6af8-5fc5-b2fd-43435bc6919d with scrape type 2
2026-03-30 13:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 124c207f-6af8-5fc5-b2fd-43435bc6919d, identifier: 123987
2026-03-30 13:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 124c207f-6af8-5fc5-b2fd-43435bc6919d with identifier: 123987
2026-03-30 13:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 124c207f-6af8-5fc5-b2fd-43435bc6919d with identifier: 123987
2026-03-30 13:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 124c207f-6af8-5fc5-b2fd-43435bc6919d with identifier: 123987 to the API
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06:11 [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-30 13:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123987>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 145,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '124c207f-6af8-5fc5-b2fd-43435bc6919d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5371MJL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-evolution-e-tech-16-145cv-123987',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Renault',
'model': 'Captur',
'odometer': 28436,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21100.0,
'price_includes_vat': True,
'registration_date': '2023-07-25',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Captur evolution E-Tech 1.6 145CV',
'transmission': 'automatic',
'trim': 'evolution E-Tech 1.6 145CV',
'vin': 'VF1RJB00971293206',
'year': 2023}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [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-30 13:06:11 [arval.es] INFO: Saving data for 123987: {'created_time': 1773395334.506842, 'last_price_update_time': 1774875971.438911}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123987') HTTP/1.1" 204 0
2026-03-30 13:06:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124085> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 321bf9b2-1776-58b1-ac67-d9c973befa73 with identifier: 124085
2026-03-30 13:06:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 321bf9b2-1776-58b1-ac67-d9c973befa73 with scrape type 2
2026-03-30 13:06:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 321bf9b2-1776-58b1-ac67-d9c973befa73 with scrape type 2
2026-03-30 13:06:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 321bf9b2-1776-58b1-ac67-d9c973befa73, identifier: 124085
2026-03-30 13:06:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 321bf9b2-1776-58b1-ac67-d9c973befa73 with identifier: 124085
2026-03-30 13:06:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 321bf9b2-1776-58b1-ac67-d9c973befa73 with identifier: 124085
2026-03-30 13:06:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 321bf9b2-1776-58b1-ac67-d9c973befa73 with identifier: 124085 to the API
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06:11 [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-30 13:06:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124085>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 64,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '321bf9b2-1776-58b1-ac67-d9c973befa73',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4241NBR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-63cv-124085',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'i10',
'odometer': 6497,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2025-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass 63CV',
'transmission': 'manual',
'trim': '1.0 Klass 63CV',
'vin': 'NLHDN51C9SZ332422',
'year': 2025}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [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-30 13:06:11 [arval.es] INFO: Saving data for 124085: {'created_time': 1773395450.147188, 'last_price_update_time': 1774875971.950433}
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124085') HTTP/1.1" 204 0
2026-03-30 13:06:12 [scrapy.extensions.logstats] INFO: Crawled 939 pages (at 15 pages/min), scraped 879 items (at 14 items/min)
2026-03-30 13:06:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.710(s), this was the 1st time calling it.
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.0982578784150645 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124093> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c5da18db-6a08-545f-9f89-1631c471abb4 with identifier: 124093
2026-03-30 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c5da18db-6a08-545f-9f89-1631c471abb4 with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c5da18db-6a08-545f-9f89-1631c471abb4 with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c5da18db-6a08-545f-9f89-1631c471abb4, identifier: 124093
2026-03-30 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c5da18db-6a08-545f-9f89-1631c471abb4 with identifier: 124093
2026-03-30 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c5da18db-6a08-545f-9f89-1631c471abb4 with identifier: 124093
2026-03-30 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c5da18db-6a08-545f-9f89-1631c471abb4 with identifier: 124093 to the API
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124093>
{'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': 'c5da18db-6a08-545f-9f89-1631c471abb4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0678LTJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-advance-20-tdi-dsg-150cv-124093',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 51205,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2021-10-18',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Advance 2.0 TDI DSG 150CV',
'transmission': 'automatic',
'trim': 'Advance 2.0 TDI DSG 150CV',
'vin': 'WVGZZZA1ZNV029828',
'year': 2021}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27124093%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [arval.es] INFO: Saving data for 124093: {'created_time': 1773395439.079142, 'last_price_update_time': 1774875975.733333}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124093') HTTP/1.1" 204 0
2026-03-30 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124101> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123996> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e652c871-1fe0-538c-8094-4dee03decf41 with identifier: 124101
2026-03-30 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e652c871-1fe0-538c-8094-4dee03decf41 with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e652c871-1fe0-538c-8094-4dee03decf41 with scrape type 2
2026-03-30 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e652c871-1fe0-538c-8094-4dee03decf41, identifier: 124101
2026-03-30 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e652c871-1fe0-538c-8094-4dee03decf41 with identifier: 124101
2026-03-30 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e652c871-1fe0-538c-8094-4dee03decf41 with identifier: 124101
2026-03-30 13:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e652c871-1fe0-538c-8094-4dee03decf41 with identifier: 124101 to the API
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124101>
{'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': 'e652c871-1fe0-538c-8094-4dee03decf41',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1541LNW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q2-advanced-35-tfsi-s-tronic-150cv-124101',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q2',
'odometer': 59668,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2021-04-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 Advanced 35 TFSI S tronic 150CV',
'transmission': 'automatic',
'trim': 'Advanced 35 TFSI S tronic 150CV',
'vin': 'WAUZZZGA2MA035264',
'year': 2021}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [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-30 13:06:16 [arval.es] INFO: Saving data for 124101: {'created_time': 1773395230.367489, 'last_price_update_time': 1774875976.306285}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124101') HTTP/1.1" 204 0
2026-03-30 13:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6990311-a179-5be8-9515-83d631165239 with identifier: 123996
2026-03-30 13:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6990311-a179-5be8-9515-83d631165239 with scrape type 2
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6990311-a179-5be8-9515-83d631165239 with scrape type 2
2026-03-30 13:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a6990311-a179-5be8-9515-83d631165239, identifier: 123996
2026-03-30 13:06:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a6990311-a179-5be8-9515-83d631165239 with identifier: 123996
2026-03-30 13:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a6990311-a179-5be8-9515-83d631165239 with identifier: 123996
2026-03-30 13:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a6990311-a179-5be8-9515-83d631165239 with identifier: 123996 to the API
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123996>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'a6990311-a179-5be8-9515-83d631165239',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2712NDC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-hybrid-drive-16-129cv-123996',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Niro',
'odometer': 12111,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2025-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro Hybrid Drive 1.6 129CV',
'transmission': 'automatic',
'trim': 'Hybrid Drive 1.6 129CV',
'vin': 'KNACR81EGS5270462',
'year': 2025}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27123996%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [arval.es] INFO: Saving data for 123996: {'created_time': 1773395380.946729, 'last_price_update_time': 1774875976.773025}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123996') HTTP/1.1" 204 0
2026-03-30 13:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=60&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 122753
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 122753: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 122601
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 122601: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 122590
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 122590: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121134
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121134: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 122480
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 122480: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 122177
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 122177: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121966
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121966: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121867
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121867: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121747
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121747: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121744
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121744: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121715
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121715: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121251
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121251: 2
2026-03-30 13:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122856> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121107
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121107: 2
2026-03-30 13:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121047
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121047: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121046
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121046: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 121013
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 121013: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 120622
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 120622: 2
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 120470
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 120470: 2
2026-03-30 13:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e365e7c9-e648-5588-8315-c3dea09f0db1 with identifier: 122856
2026-03-30 13:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e365e7c9-e648-5588-8315-c3dea09f0db1 with scrape type 2
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e365e7c9-e648-5588-8315-c3dea09f0db1 with scrape type 2
2026-03-30 13:06:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e365e7c9-e648-5588-8315-c3dea09f0db1, identifier: 122856
2026-03-30 13:06:18 [arval.es] INFO: Found listing with ID: 120363
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:18 [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-30 13:06:18 [arval.es] INFO: Scrape type for 120363: 2
2026-03-30 13:06:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e365e7c9-e648-5588-8315-c3dea09f0db1 with identifier: 122856
2026-03-30 13:06:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e365e7c9-e648-5588-8315-c3dea09f0db1 with identifier: 122856
2026-03-30 13:06:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e365e7c9-e648-5588-8315-c3dea09f0db1 with identifier: 122856 to the API
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122856>
{'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': 'e365e7c9-e648-5588-8315-c3dea09f0db1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0404LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-10-acenta-114cv-122856',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Juke',
'odometer': 22586,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 1.0 Acenta 114CV',
'transmission': 'manual',
'trim': 'DIG-T 1.0 Acenta 114CV',
'vin': 'SJNFAAF16U1132558',
'year': 2021}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [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-30 13:06:19 [arval.es] INFO: Saving data for 122856: {'created_time': 1773394926.089127, 'last_price_update_time': 1774875979.168132}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122856') HTTP/1.1" 204 0
2026-03-30 13:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122858> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:19 [arval.es] INFO: Found listing with ID: 120362
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [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-30 13:06:19 [arval.es] INFO: Scrape type for 120362: 2
2026-03-30 13:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124108> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9 with identifier: 122858
2026-03-30 13:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9 with scrape type 2
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9 with scrape type 2
2026-03-30 13:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9, identifier: 122858
2026-03-30 13:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9 with identifier: 122858
2026-03-30 13:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9 with identifier: 122858
2026-03-30 13:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9 with identifier: 122858 to the API
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122858>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5e697c4e-cb05-549d-bcc3-0fd7b4c4b7a9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7633LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gle-300-d-4matic-20-244cv-122858',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLE',
'odometer': 84818,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 49900.0,
'price_includes_vat': True,
'registration_date': '2021-10-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLE 300 d 4MATIC 2.0 244CV',
'transmission': 'automatic',
'trim': '300 d 4MATIC 2.0 244CV',
'vin': 'W1N1671191A512229',
'year': 2021}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [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-30 13:06:19 [arval.es] INFO: Saving data for 122858: {'created_time': 1773394906.247485, 'last_price_update_time': 1774875979.843066}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122858') HTTP/1.1" 204 0
2026-03-30 13:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1bf28072-d47f-5232-a614-1afaccc3791e with identifier: 124108
2026-03-30 13:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1bf28072-d47f-5232-a614-1afaccc3791e with scrape type 2
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1bf28072-d47f-5232-a614-1afaccc3791e with scrape type 2
2026-03-30 13:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1bf28072-d47f-5232-a614-1afaccc3791e, identifier: 124108
2026-03-30 13:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1bf28072-d47f-5232-a614-1afaccc3791e with identifier: 124108
2026-03-30 13:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1bf28072-d47f-5232-a614-1afaccc3791e with identifier: 124108
2026-03-30 13:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1bf28072-d47f-5232-a614-1afaccc3791e with identifier: 124108 to the API
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124108>
{'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': '1bf28072-d47f-5232-a614-1afaccc3791e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2692MXF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-fabia-10-tsi-dsg-115cv-124108',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Skoda',
'model': 'Fabia',
'odometer': 9528,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2024-12-18',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Fabia 1.0 TSI DSG 115CV',
'transmission': 'automatic',
'trim': '1.0 TSI DSG 115CV',
'vin': 'TMBER6PJ0S4031841',
'year': 2024}
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:20 [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-30 13:06:20 [arval.es] INFO: Saving data for 124108: {'created_time': 1773395484.968697, 'last_price_update_time': 1774875980.34927}
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124108') HTTP/1.1" 204 0
2026-03-30 13:06:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123071> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123456> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 96f8332b-0697-5de8-87ac-dddf6b3c17a5 with identifier: 123071
2026-03-30 13:06:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 96f8332b-0697-5de8-87ac-dddf6b3c17a5 with scrape type 2
2026-03-30 13:06:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 96f8332b-0697-5de8-87ac-dddf6b3c17a5 with scrape type 2
2026-03-30 13:06:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 96f8332b-0697-5de8-87ac-dddf6b3c17a5, identifier: 123071
2026-03-30 13:06:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 96f8332b-0697-5de8-87ac-dddf6b3c17a5 with identifier: 123071
2026-03-30 13:06:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 96f8332b-0697-5de8-87ac-dddf6b3c17a5 with identifier: 123071
2026-03-30 13:06:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 96f8332b-0697-5de8-87ac-dddf6b3c17a5 with identifier: 123071 to the API
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123071>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '96f8332b-0697-5de8-87ac-dddf6b3c17a5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0701LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-kadjar-zen-gpf-tce-140cv-123071',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Kadjar',
'odometer': 53590,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18200.0,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kadjar Zen GPF TCe 140CV',
'transmission': 'manual',
'trim': 'Zen GPF TCe 140CV',
'vin': 'VF1RFE00367673401',
'year': 2021}
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:23 [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-30 13:06:23 [arval.es] INFO: Saving data for 123071: {'created_time': 1773394951.354398, 'last_price_update_time': 1774875983.207342}
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123071') HTTP/1.1" 204 0
2026-03-30 13:06:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78091df3-b1cd-5999-9872-a89e5447c12d with identifier: 123456
2026-03-30 13:06:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78091df3-b1cd-5999-9872-a89e5447c12d with scrape type 2
2026-03-30 13:06:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78091df3-b1cd-5999-9872-a89e5447c12d with scrape type 2
2026-03-30 13:06:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 78091df3-b1cd-5999-9872-a89e5447c12d, identifier: 123456
2026-03-30 13:06:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 78091df3-b1cd-5999-9872-a89e5447c12d with identifier: 123456
2026-03-30 13:06:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 78091df3-b1cd-5999-9872-a89e5447c12d with identifier: 123456
2026-03-30 13:06:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 78091df3-b1cd-5999-9872-a89e5447c12d with identifier: 123456 to the API
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123456>
{'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': '78091df3-b1cd-5999-9872-a89e5447c12d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2241MKR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-tekna-157cv-123456',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 52916,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24400.0,
'price_includes_vat': True,
'registration_date': '2023-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Tekna 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Tekna 157CV',
'vin': 'SJNTAAJ12U1310218',
'year': 2023}
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:23 [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-30 13:06:23 [arval.es] INFO: Saving data for 123456: {'created_time': 1773395104.305241, 'last_price_update_time': 1774875983.714541}
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123456') HTTP/1.1" 204 0
2026-03-30 13:06:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.463(s), this was the 1st time calling it.
2026-03-30 13:06:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.9103611181512035 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.017(s), this was the 1st time calling it.
2026-03-30 13:06:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.4210165899690335 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123479> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50 with identifier: 123479
2026-03-30 13:06:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50 with scrape type 2
2026-03-30 13:06:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50 with scrape type 2
2026-03-30 13:06:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50, identifier: 123479
2026-03-30 13:06:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50 with identifier: 123479
2026-03-30 13:06:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50 with identifier: 123479
2026-03-30 13:06:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50 with identifier: 123479 to the API
2026-03-30 13:06:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123479>
{'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': '8a19993c-0cb9-5fa2-ad69-3c8c3a19ce50',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4634MVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-35-tdi-advanced-20-163cv-123479',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5',
'odometer': 30899,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42900.0,
'price_includes_vat': True,
'registration_date': '2024-09-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 35 TDI advanced 2.0 163CV',
'transmission': 'automatic',
'trim': 'Sportback 35 TDI advanced 2.0 163CV',
'vin': 'WAUZZZFY7R2137899',
'year': 2024}
2026-03-30 13:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:26 [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-30 13:06:26 [arval.es] INFO: Saving data for 123479: {'created_time': 1773395140.817393, 'last_price_update_time': 1774875986.638403}
2026-03-30 13:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123479') HTTP/1.1" 204 0
2026-03-30 13:06:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123457> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 188222f3-7232-5618-a977-502f55f5eccb with identifier: 123457
2026-03-30 13:06:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 188222f3-7232-5618-a977-502f55f5eccb with scrape type 2
2026-03-30 13:06:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 188222f3-7232-5618-a977-502f55f5eccb with scrape type 2
2026-03-30 13:06:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 188222f3-7232-5618-a977-502f55f5eccb, identifier: 123457
2026-03-30 13:06:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 188222f3-7232-5618-a977-502f55f5eccb with identifier: 123457
2026-03-30 13:06:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 188222f3-7232-5618-a977-502f55f5eccb with identifier: 123457
2026-03-30 13:06:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 188222f3-7232-5618-a977-502f55f5eccb with identifier: 123457 to the API
2026-03-30 13:06:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123457>
{'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': '188222f3-7232-5618-a977-502f55f5eccb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0004MFR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ateca-20-tdi-dsg-style-xl-150cv-123457',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Ateca',
'odometer': 66404,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24800.0,
'price_includes_vat': True,
'registration_date': '2023-03-22',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 2.0 TDI DSG Style XL 150CV',
'transmission': 'automatic',
'trim': '2.0 TDI DSG Style XL 150CV',
'vin': 'VSSZZZ5F1P6543233',
'year': 2023}
2026-03-30 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:28 [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-30 13:06:28 [arval.es] INFO: Saving data for 123457: {'created_time': 1773395096.084278, 'last_price_update_time': 1774875988.039877}
2026-03-30 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123457') HTTP/1.1" 204 0
2026-03-30 13:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/115455> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123483> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a023dea-382e-564b-b5bc-c5c0db8bfdfa with identifier: 115455
2026-03-30 13:06:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a023dea-382e-564b-b5bc-c5c0db8bfdfa with scrape type 2
2026-03-30 13:06:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a023dea-382e-564b-b5bc-c5c0db8bfdfa with scrape type 2
2026-03-30 13:06:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a023dea-382e-564b-b5bc-c5c0db8bfdfa, identifier: 115455
2026-03-30 13:06:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a023dea-382e-564b-b5bc-c5c0db8bfdfa with identifier: 115455
2026-03-30 13:06:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a023dea-382e-564b-b5bc-c5c0db8bfdfa with identifier: 115455
2026-03-30 13:06:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a023dea-382e-564b-b5bc-c5c0db8bfdfa with identifier: 115455 to the API
2026-03-30 13:06:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/115455>
{'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': '0a023dea-382e-564b-b5bc-c5c0db8bfdfa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6923LSR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive-18i-advantage-15-140cv-115455',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X1',
'odometer': 48468,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24900.0,
'price_includes_vat': True,
'registration_date': '2021-09-02',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive 18i Advantage 1.5 140CV',
'transmission': 'automatic',
'trim': 'sDrive 18i Advantage 1.5 140CV',
'vin': 'WBA31AA0605U03401',
'year': 2021}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [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-30 13:06:29 [arval.es] INFO: Saving data for 115455: {'created_time': 1773395077.144732, 'last_price_update_time': 1774875989.098096}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='115455') HTTP/1.1" 204 0
2026-03-30 13:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5df807b8-273a-5230-9287-8606c3dc2e15 with identifier: 123483
2026-03-30 13:06:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5df807b8-273a-5230-9287-8606c3dc2e15 with scrape type 2
2026-03-30 13:06:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5df807b8-273a-5230-9287-8606c3dc2e15 with scrape type 2
2026-03-30 13:06:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5df807b8-273a-5230-9287-8606c3dc2e15, identifier: 123483
2026-03-30 13:06:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5df807b8-273a-5230-9287-8606c3dc2e15 with identifier: 123483
2026-03-30 13:06:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5df807b8-273a-5230-9287-8606c3dc2e15 with identifier: 123483
2026-03-30 13:06:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5df807b8-273a-5230-9287-8606c3dc2e15 with identifier: 123483 to the API
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123483>
{'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': '5df807b8-273a-5230-9287-8606c3dc2e15',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2087LYW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-core-197cv-123483',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC60',
'odometer': 85542,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32000.0,
'price_includes_vat': True,
'registration_date': '2022-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D Core 197CV',
'transmission': 'automatic',
'trim': '2.0 B4 D Core 197CV',
'vin': 'YV1UZK5V0P1197323',
'year': 2022}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [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-30 13:06:29 [arval.es] INFO: Saving data for 123483: {'created_time': 1773394969.302997, 'last_price_update_time': 1774875989.562218}
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123483') HTTP/1.1" 204 0
2026-03-30 13:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123073> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91ff9902-9fd2-56fe-9220-fdb14ccba959 with identifier: 123073
2026-03-30 13:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91ff9902-9fd2-56fe-9220-fdb14ccba959 with scrape type 2
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91ff9902-9fd2-56fe-9220-fdb14ccba959 with scrape type 2
2026-03-30 13:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 91ff9902-9fd2-56fe-9220-fdb14ccba959, identifier: 123073
2026-03-30 13:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 91ff9902-9fd2-56fe-9220-fdb14ccba959 with identifier: 123073
2026-03-30 13:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 91ff9902-9fd2-56fe-9220-fdb14ccba959 with identifier: 123073
2026-03-30 13:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 91ff9902-9fd2-56fe-9220-fdb14ccba959 with identifier: 123073 to the API
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123073>
{'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': '91ff9902-9fd2-56fe-9220-fdb14ccba959',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2909LTZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-265cv-techo-123073',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 55146,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'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': 'TMAJE812DNJ052411',
'year': 2021}
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:31 [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-30 13:06:31 [arval.es] INFO: Saving data for 123073: {'created_time': 1773394734.485759, 'last_price_update_time': 1774875991.750369}
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123073') HTTP/1.1" 204 0
2026-03-30 13:06:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.180(s), this was the 1st time calling it.
2026-03-30 13:06:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.754060740441546 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120363> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: be3ec744-f61e-5845-a50f-c10e8a2433d3 with identifier: 120363
2026-03-30 13:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item be3ec744-f61e-5845-a50f-c10e8a2433d3 with scrape type 2
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item be3ec744-f61e-5845-a50f-c10e8a2433d3 with scrape type 2
2026-03-30 13:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: be3ec744-f61e-5845-a50f-c10e8a2433d3, identifier: 120363
2026-03-30 13:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: be3ec744-f61e-5845-a50f-c10e8a2433d3 with identifier: 120363
2026-03-30 13:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: be3ec744-f61e-5845-a50f-c10e8a2433d3 with identifier: 120363
2026-03-30 13:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: be3ec744-f61e-5845-a50f-c10e8a2433d3 with identifier: 120363 to the API
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120363>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'be3ec744-f61e-5845-a50f-c10e8a2433d3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3471MYV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-fyg-35-tdi-advanced-20-163cv-120363',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Audi',
'model': 'Q5',
'odometer': 8254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 41900.0,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 FYG 35 TDI advanced 2.0 163CV',
'transmission': 'automatic',
'trim': 'FYG 35 TDI advanced 2.0 163CV',
'vin': 'WAUZZZFY9S2047918',
'year': 2025}
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:34 [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-30 13:06:34 [arval.es] INFO: Saving data for 120363: {'created_time': 1773394240.538267, 'last_price_update_time': 1774875994.167244}
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120363') HTTP/1.1" 204 0
2026-03-30 13:06:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124746> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ec1a5a7-db8c-5d03-b124-79fced689b42 with identifier: 124746
2026-03-30 13:06:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ec1a5a7-db8c-5d03-b124-79fced689b42 with scrape type 2
2026-03-30 13:06:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2ec1a5a7-db8c-5d03-b124-79fced689b42 with scrape type 2
2026-03-30 13:06:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2ec1a5a7-db8c-5d03-b124-79fced689b42, identifier: 124746
2026-03-30 13:06:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2ec1a5a7-db8c-5d03-b124-79fced689b42 with identifier: 124746
2026-03-30 13:06:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2ec1a5a7-db8c-5d03-b124-79fced689b42 with identifier: 124746
2026-03-30 13:06:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2ec1a5a7-db8c-5d03-b124-79fced689b42 with identifier: 124746 to the API
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124746>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '0.0L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'electric',
'id': '2ec1a5a7-db8c-5d03-b124-79fced689b42',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8950MCT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-leaf-n-connecta-217cv-62kwh-124746',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 55115,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Leaf N-Connecta 217CV 62KWH',
'transmission': 'automatic',
'trim': 'N-Connecta 217CV 62KWH',
'vin': 'SJNFAAZE1U0175582',
'year': 2022}
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:34 [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-30 13:06:34 [arval.es] INFO: Saving data for 124746: {'created_time': 1773395723.078775, 'last_price_update_time': 1774875994.757566}
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124746') HTTP/1.1" 204 0
2026-03-30 13:06:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=61&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 120291
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 120291: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 120246
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 120246: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 120245
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 120245: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 120218
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 120218: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 119942
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 119942: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 119912
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 119912: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 119850
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 119850: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 119775
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 119775: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 119716
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 119716: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 119713
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [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-30 13:06:38 [arval.es] INFO: Scrape type for 119713: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 110549
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27110549%27 HTTP/1.1" 200 None
2026-03-30 13:06:38 [arval.es] INFO: Scrape type for 110549: 2
2026-03-30 13:06:38 [arval.es] INFO: Found listing with ID: 118265
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:39 [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-30 13:06:39 [arval.es] INFO: Scrape type for 118265: 2
2026-03-30 13:06:39 [arval.es] INFO: Found listing with ID: 117452
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:39 [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-30 13:06:39 [arval.es] INFO: Scrape type for 117452: 2
2026-03-30 13:06:39 [arval.es] INFO: Found listing with ID: 116778
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:39 [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-30 13:06:39 [arval.es] INFO: Scrape type for 116778: 2
2026-03-30 13:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120470> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d3056c80-ab8d-5a4b-8939-8ce38cdf4313 with identifier: 120470
2026-03-30 13:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d3056c80-ab8d-5a4b-8939-8ce38cdf4313 with scrape type 2
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d3056c80-ab8d-5a4b-8939-8ce38cdf4313 with scrape type 2
2026-03-30 13:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d3056c80-ab8d-5a4b-8939-8ce38cdf4313, identifier: 120470
2026-03-30 13:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d3056c80-ab8d-5a4b-8939-8ce38cdf4313 with identifier: 120470
2026-03-30 13:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d3056c80-ab8d-5a4b-8939-8ce38cdf4313 with identifier: 120470
2026-03-30 13:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d3056c80-ab8d-5a4b-8939-8ce38cdf4313 with identifier: 120470 to the API
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120470>
{'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': 'd3056c80-ab8d-5a4b-8939-8ce38cdf4313',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5085MMP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-life-15-tsi-dsg-150cv-120470',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 99795,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26300.0,
'price_includes_vat': True,
'registration_date': '2024-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan Life 1.5 TSI DSG 150CV',
'transmission': 'automatic',
'trim': 'Life 1.5 TSI DSG 150CV',
'vin': 'WVGZZZ5N9RW039052',
'year': 2024}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [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-30 13:06:40 [arval.es] INFO: Saving data for 120470: {'created_time': 1773394536.88538, 'last_price_update_time': 1774876000.967228}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120470') HTTP/1.1" 204 0
2026-03-30 13:06:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120622> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82f4c8ae-6470-57cf-a647-c56359779442 with identifier: 120622
2026-03-30 13:06:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82f4c8ae-6470-57cf-a647-c56359779442 with scrape type 2
2026-03-30 13:06:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82f4c8ae-6470-57cf-a647-c56359779442 with scrape type 2
2026-03-30 13:06:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 82f4c8ae-6470-57cf-a647-c56359779442, identifier: 120622
2026-03-30 13:06:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 82f4c8ae-6470-57cf-a647-c56359779442 with identifier: 120622
2026-03-30 13:06:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 82f4c8ae-6470-57cf-a647-c56359779442 with identifier: 120622
2026-03-30 13:06:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 82f4c8ae-6470-57cf-a647-c56359779442 with identifier: 120622 to the API
2026-03-30 13:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120622>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '82f4c8ae-6470-57cf-a647-c56359779442',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7923MRT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16t-48v-maxx-160cv-120622',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 6999,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2024-05-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6T 48V Maxx 160CV',
'transmission': 'manual',
'trim': '1.6T 48V Maxx 160CV',
'vin': 'TMAJC81B1SJ486412',
'year': 2024}
2026-03-30 13:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:43 [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-30 13:06:43 [arval.es] INFO: Saving data for 120622: {'created_time': 1773394525.419304, 'last_price_update_time': 1774876003.197305}
2026-03-30 13:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120622') HTTP/1.1" 204 0
2026-03-30 13:06:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121958> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 956ce667-ecb1-59ec-ac02-4103f472423e with identifier: 121958
2026-03-30 13:06:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 956ce667-ecb1-59ec-ac02-4103f472423e with scrape type 2
2026-03-30 13:06:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 956ce667-ecb1-59ec-ac02-4103f472423e with scrape type 2
2026-03-30 13:06:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 956ce667-ecb1-59ec-ac02-4103f472423e, identifier: 121958
2026-03-30 13:06:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 956ce667-ecb1-59ec-ac02-4103f472423e with identifier: 121958
2026-03-30 13:06:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 956ce667-ecb1-59ec-ac02-4103f472423e with identifier: 121958
2026-03-30 13:06:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 956ce667-ecb1-59ec-ac02-4103f472423e with identifier: 121958 to the API
2026-03-30 13:06:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121958>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '956ce667-ecb1-59ec-ac02-4103f472423e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1611LDY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-121958',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 16487,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2020-01-21',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D390A635545',
'year': 2020}
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:44 [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-30 13:06:44 [arval.es] INFO: Saving data for 121958: {'created_time': 1773395768.754917, 'last_price_update_time': 1774876004.181485}
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121958') HTTP/1.1" 204 0
2026-03-30 13:06:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121013> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a2ec4f6b-803f-5f01-a7bb-a16af159b267 with identifier: 121013
2026-03-30 13:06:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a2ec4f6b-803f-5f01-a7bb-a16af159b267 with scrape type 2
2026-03-30 13:06:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a2ec4f6b-803f-5f01-a7bb-a16af159b267 with scrape type 2
2026-03-30 13:06:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a2ec4f6b-803f-5f01-a7bb-a16af159b267, identifier: 121013
2026-03-30 13:06:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a2ec4f6b-803f-5f01-a7bb-a16af159b267 with identifier: 121013
2026-03-30 13:06:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a2ec4f6b-803f-5f01-a7bb-a16af159b267 with identifier: 121013
2026-03-30 13:06:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a2ec4f6b-803f-5f01-a7bb-a16af159b267 with identifier: 121013 to the API
2026-03-30 13:06:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121013>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.0L',
'engine_horse_power': 69,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a2ec4f6b-803f-5f01-a7bb-a16af159b267',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2914MLG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/fiat-500-monotrim-10-70cv-techo-121013',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Fiat',
'model': '500',
'odometer': 7078,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 4,
'seller_name': None,
'title': 'Fiat 500 Monotrim 1.0 70CV *Techo*',
'transmission': 'manual',
'trim': 'Monotrim 1.0 70CV *Techo*',
'vin': 'ZFACF1BJXPJJ26059',
'year': 2023}
2026-03-30 13:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:46 [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-30 13:06:46 [arval.es] INFO: Saving data for 121013: {'created_time': 1773394631.482815, 'last_price_update_time': 1774876006.632494}
2026-03-30 13:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121013') HTTP/1.1" 204 0
2026-03-30 13:06:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121046> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 29e57e20-7dca-50bd-9106-fc669ee63a2d with identifier: 121046
2026-03-30 13:06:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 29e57e20-7dca-50bd-9106-fc669ee63a2d with scrape type 2
2026-03-30 13:06:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 29e57e20-7dca-50bd-9106-fc669ee63a2d with scrape type 2
2026-03-30 13:06:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 29e57e20-7dca-50bd-9106-fc669ee63a2d, identifier: 121046
2026-03-30 13:06:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 29e57e20-7dca-50bd-9106-fc669ee63a2d with identifier: 121046
2026-03-30 13:06:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 29e57e20-7dca-50bd-9106-fc669ee63a2d with identifier: 121046
2026-03-30 13:06:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 29e57e20-7dca-50bd-9106-fc669ee63a2d with identifier: 121046 to the API
2026-03-30 13:06:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121046>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '29e57e20-7dca-50bd-9106-fc669ee63a2d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2118MSN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ds-ds7-crossback-opera-15-bluehdi-130cv-techo-121046',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 40710,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28200.0,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback Opera 1.5 BlueHDi 130CV *Techo*',
'transmission': 'automatic',
'trim': 'Opera 1.5 BlueHDi 130CV *Techo*',
'vin': 'VR1JCYHZXRY572101',
'year': 2024}
2026-03-30 13:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:49 [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-30 13:06:49 [arval.es] INFO: Saving data for 121046: {'created_time': 1773394619.775262, 'last_price_update_time': 1774876009.117208}
2026-03-30 13:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121046') HTTP/1.1" 204 0
2026-03-30 13:06:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123706> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 863293c6-d253-5f09-af82-db1550b6eeab with identifier: 123706
2026-03-30 13:06:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 863293c6-d253-5f09-af82-db1550b6eeab with scrape type 2
2026-03-30 13:06:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 863293c6-d253-5f09-af82-db1550b6eeab with scrape type 2
2026-03-30 13:06:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 863293c6-d253-5f09-af82-db1550b6eeab, identifier: 123706
2026-03-30 13:06:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 863293c6-d253-5f09-af82-db1550b6eeab with identifier: 123706
2026-03-30 13:06:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 863293c6-d253-5f09-af82-db1550b6eeab with identifier: 123706
2026-03-30 13:06:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 863293c6-d253-5f09-af82-db1550b6eeab with identifier: 123706 to the API
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123706>
{'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': '863293c6-d253-5f09-af82-db1550b6eeab',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3343MHS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-13-xtronic-acenta-158cv-123706',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 34142,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2023-06-22',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 1.3 Xtronic Acenta 158CV',
'transmission': 'automatic',
'trim': 'DIG-T mHEV 1.3 Xtronic Acenta 158CV',
'vin': 'SJNTAAJ12U1278578',
'year': 2023}
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:53 [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-30 13:06:53 [arval.es] INFO: Saving data for 123706: {'created_time': 1773395166.547219, 'last_price_update_time': 1774876013.799156}
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123706') HTTP/1.1" 204 0
2026-03-30 13:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121107> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121715> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5c4a57ae-66db-5b01-aaff-16a359f400a0 with identifier: 121107
2026-03-30 13:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5c4a57ae-66db-5b01-aaff-16a359f400a0 with scrape type 2
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5c4a57ae-66db-5b01-aaff-16a359f400a0 with scrape type 2
2026-03-30 13:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5c4a57ae-66db-5b01-aaff-16a359f400a0, identifier: 121107
2026-03-30 13:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5c4a57ae-66db-5b01-aaff-16a359f400a0 with identifier: 121107
2026-03-30 13:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5c4a57ae-66db-5b01-aaff-16a359f400a0 with identifier: 121107
2026-03-30 13:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5c4a57ae-66db-5b01-aaff-16a359f400a0 with identifier: 121107 to the API
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121107>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5c4a57ae-66db-5b01-aaff-16a359f400a0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4339LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-30-xdrive30d-285cv-121107',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X5',
'odometer': 94941,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44900.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 3.0 xDrive30d 285CV',
'transmission': 'automatic',
'trim': '3.0 xDrive30d 285CV',
'vin': 'WBAJU810809J76275',
'year': 2021}
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:56 [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-30 13:06:56 [arval.es] INFO: Saving data for 121107: {'created_time': 1773394601.324113, 'last_price_update_time': 1774876016.556044}
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121107') HTTP/1.1" 204 0
2026-03-30 13:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e0e6ef1d-b09d-5202-a227-54678bcbbf16 with identifier: 121715
2026-03-30 13:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e0e6ef1d-b09d-5202-a227-54678bcbbf16 with scrape type 2
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e0e6ef1d-b09d-5202-a227-54678bcbbf16 with scrape type 2
2026-03-30 13:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e0e6ef1d-b09d-5202-a227-54678bcbbf16, identifier: 121715
2026-03-30 13:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e0e6ef1d-b09d-5202-a227-54678bcbbf16 with identifier: 121715
2026-03-30 13:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e0e6ef1d-b09d-5202-a227-54678bcbbf16 with identifier: 121715
2026-03-30 13:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e0e6ef1d-b09d-5202-a227-54678bcbbf16 with identifier: 121715 to the API
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121715>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'e0e6ef1d-b09d-5202-a227-54678bcbbf16',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6486MRP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-sportback-35-tdi-20-tdi-150cv-121715',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q3',
'odometer': 11836,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 37600.0,
'price_includes_vat': True,
'registration_date': '2024-05-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI 2.0 TDI 150CV',
'transmission': 'automatic',
'trim': 'Sportback 35 TDI 2.0 TDI 150CV',
'vin': 'WAUZZZF32R1123998',
'year': 2024}
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:56 [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-30 13:06:56 [arval.es] INFO: Saving data for 121715: {'created_time': 1773394649.994729, 'last_price_update_time': 1774876016.984311}
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121715') HTTP/1.1" 204 0
2026-03-30 13:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121744> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73525e27-6d3d-54b6-b8f1-54c47a2be13e with identifier: 121744
2026-03-30 13:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73525e27-6d3d-54b6-b8f1-54c47a2be13e with scrape type 2
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 73525e27-6d3d-54b6-b8f1-54c47a2be13e with scrape type 2
2026-03-30 13:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 73525e27-6d3d-54b6-b8f1-54c47a2be13e, identifier: 121744
2026-03-30 13:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 73525e27-6d3d-54b6-b8f1-54c47a2be13e with identifier: 121744
2026-03-30 13:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 73525e27-6d3d-54b6-b8f1-54c47a2be13e with identifier: 121744
2026-03-30 13:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 73525e27-6d3d-54b6-b8f1-54c47a2be13e with identifier: 121744 to the API
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121744>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '73525e27-6d3d-54b6-b8f1-54c47a2be13e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2245MRZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-e-power-15-tekna-190cv-121744',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 39052,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29800.0,
'price_includes_vat': True,
'registration_date': '2024-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai E-POWER 1.5 Tekna 190CV',
'transmission': 'automatic',
'trim': 'E-POWER 1.5 Tekna 190CV',
'vin': 'SJNTBAJ12U1398150',
'year': 2024}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [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-30 13:06:59 [arval.es] INFO: Saving data for 121744: {'created_time': 1773394704.709395, 'last_price_update_time': 1774876019.215596}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121744') HTTP/1.1" 204 0
2026-03-30 13:06:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121747> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:06:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b49ffb9-90d6-50ce-9388-a77acec4991c with identifier: 121747
2026-03-30 13:06:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b49ffb9-90d6-50ce-9388-a77acec4991c with scrape type 2
2026-03-30 13:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b49ffb9-90d6-50ce-9388-a77acec4991c with scrape type 2
2026-03-30 13:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b49ffb9-90d6-50ce-9388-a77acec4991c, identifier: 121747
2026-03-30 13:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b49ffb9-90d6-50ce-9388-a77acec4991c with identifier: 121747
2026-03-30 13:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b49ffb9-90d6-50ce-9388-a77acec4991c with identifier: 121747
2026-03-30 13:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b49ffb9-90d6-50ce-9388-a77acec4991c with identifier: 121747 to the API
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121747>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3b49ffb9-90d6-50ce-9388-a77acec4991c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4308LKX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t3-momentum-pro-163cv-121747',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 57732,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2020-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 Momentum Pro 163CV',
'transmission': 'automatic',
'trim': '1.5 T3 Momentum Pro 163CV',
'vin': 'YV1XZ15VDM2478172',
'year': 2020}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [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-30 13:06:59 [arval.es] INFO: Saving data for 121747: {'created_time': 1773394694.758243, 'last_price_update_time': 1774876019.734258}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121747') HTTP/1.1" 204 0
2026-03-30 13:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4?orderBy=salePriceGross%7Casc&pageNumber=62&pageSize=20&purchaseOption=sale&reservationLabels=disponible> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116778> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf832aca-76c7-5da2-83b6-84a2a8e9b2c0 with identifier: 116778
2026-03-30 13:07:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf832aca-76c7-5da2-83b6-84a2a8e9b2c0 with scrape type 2
2026-03-30 13:07:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf832aca-76c7-5da2-83b6-84a2a8e9b2c0 with scrape type 2
2026-03-30 13:07:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cf832aca-76c7-5da2-83b6-84a2a8e9b2c0, identifier: 116778
2026-03-30 13:07:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cf832aca-76c7-5da2-83b6-84a2a8e9b2c0 with identifier: 116778
2026-03-30 13:07:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cf832aca-76c7-5da2-83b6-84a2a8e9b2c0 with identifier: 116778
2026-03-30 13:07:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cf832aca-76c7-5da2-83b6-84a2a8e9b2c0 with identifier: 116778 to the API
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/116778>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 235,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cf832aca-76c7-5da2-83b6-84a2a8e9b2c0',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6661MKV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-b5-d-awd-ultimate-bright-7-plazas-116778',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC90',
'odometer': 46352,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 59900.0,
'price_includes_vat': True,
'registration_date': '2023-10-09',
'seats_number': 7,
'seller_name': None,
'title': 'Volvo XC90 2.0 B5 D AWD Ultimate Bright *7 Plazas*',
'transmission': 'automatic',
'trim': '2.0 B5 D AWD Ultimate Bright *7 Plazas*',
'vin': 'YV1LFK2V0R1183319',
'year': 2023}
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:01 [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-30 13:07:01 [arval.es] INFO: Saving data for 116778: {'created_time': 1773393938.782592, 'last_price_update_time': 1774876021.94202}
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='116778') HTTP/1.1" 204 0
2026-03-30 13:07:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123539> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 305f842d-89a8-531a-927d-305cb46958ad with identifier: 123539
2026-03-30 13:07:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 305f842d-89a8-531a-927d-305cb46958ad with scrape type 2
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 305f842d-89a8-531a-927d-305cb46958ad with scrape type 2
2026-03-30 13:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 305f842d-89a8-531a-927d-305cb46958ad, identifier: 123539
2026-03-30 13:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 305f842d-89a8-531a-927d-305cb46958ad with identifier: 123539
2026-03-30 13:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 305f842d-89a8-531a-927d-305cb46958ad with identifier: 123539
2026-03-30 13:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 305f842d-89a8-531a-927d-305cb46958ad with identifier: 123539 to the API
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123539>
{'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': '305f842d-89a8-531a-927d-305cb46958ad',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6736NGK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-tecno-dct-100cv-123539',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 1868,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2025-10-03',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Tecno DCT 100CV',
'transmission': 'automatic',
'trim': '1.0 TGDI 48V Tecno DCT 100CV',
'vin': 'NLHBR81G0SZ644127',
'year': 2025}
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:04 [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-30 13:07:04 [arval.es] INFO: Saving data for 123539: {'created_time': 1773395131.991354, 'last_price_update_time': 1774876024.321696}
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123539') HTTP/1.1" 204 0
2026-03-30 13:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124510> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2039380c-3ad5-5f6f-828b-3b80d2f9be89 with identifier: 124510
2026-03-30 13:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2039380c-3ad5-5f6f-828b-3b80d2f9be89 with scrape type 2
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2039380c-3ad5-5f6f-828b-3b80d2f9be89 with scrape type 2
2026-03-30 13:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2039380c-3ad5-5f6f-828b-3b80d2f9be89, identifier: 124510
2026-03-30 13:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2039380c-3ad5-5f6f-828b-3b80d2f9be89 with identifier: 124510
2026-03-30 13:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2039380c-3ad5-5f6f-828b-3b80d2f9be89 with identifier: 124510
2026-03-30 13:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2039380c-3ad5-5f6f-828b-3b80d2f9be89 with identifier: 124510 to the API
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124510>
{'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': '2039380c-3ad5-5f6f-828b-3b80d2f9be89',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3485LXF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-16-gdi-hev-maxx-dct-141cv-124510',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 39606,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2022-04-05',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI HEV Maxx DCT 141CV',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Maxx DCT 141CV',
'vin': 'KMHK281EGNU085547',
'year': 2022}
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:05 [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-30 13:07:05 [arval.es] INFO: Saving data for 124510: {'created_time': 1773395631.266871, 'last_price_update_time': 1774876025.484431}
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124510') HTTP/1.1" 204 0
2026-03-30 13:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/110549> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03f784a3-4c2f-5141-90c4-c2065fc36d28 with identifier: 110549
2026-03-30 13:07:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03f784a3-4c2f-5141-90c4-c2065fc36d28 with scrape type 2
2026-03-30 13:07:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03f784a3-4c2f-5141-90c4-c2065fc36d28 with scrape type 2
2026-03-30 13:07:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 03f784a3-4c2f-5141-90c4-c2065fc36d28, identifier: 110549
2026-03-30 13:07:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 03f784a3-4c2f-5141-90c4-c2065fc36d28 with identifier: 110549
2026-03-30 13:07:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 03f784a3-4c2f-5141-90c4-c2065fc36d28 with identifier: 110549
2026-03-30 13:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 03f784a3-4c2f-5141-90c4-c2065fc36d28 with identifier: 110549 to the API
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/110549>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '03f784a3-4c2f-5141-90c4-c2065fc36d28',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3151LRL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-coupe-200-d-4matic-amg-110549',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Mercedes',
'model': 'Clase GLC *Coupe*',
'odometer': 64105,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42300.0,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC *Coupe* 200 d 4Matic AMG',
'transmission': 'automatic',
'trim': '200 d 4Matic AMG',
'vin': 'W1N2533161F943541',
'year': 2021}
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:06 [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-30 13:07:06 [arval.es] INFO: Saving data for 110549: {'created_time': 1773394112.00093, 'last_price_update_time': 1774876026.434927}
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='110549') HTTP/1.1" 204 0
2026-03-30 13:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119713> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01 with identifier: 119713
2026-03-30 13:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01 with scrape type 2
2026-03-30 13:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01 with scrape type 2
2026-03-30 13:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01, identifier: 119713
2026-03-30 13:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01 with identifier: 119713
2026-03-30 13:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01 with identifier: 119713
2026-03-30 13:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01 with identifier: 119713 to the API
2026-03-30 13:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119713>
{'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': 'b3b263d6-0a7d-58c3-9dc0-80c3e89e2f01',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7025LTH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-229cv-techo-119713',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 64155,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24500.0,
'price_includes_vat': True,
'registration_date': '2021-10-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno 229CV *Techo*',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno 229CV *Techo*',
'vin': 'TMAJD811BMJ051510',
'year': 2021}
2026-03-30 13:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:07 [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-30 13:07:07 [arval.es] INFO: Saving data for 119713: {'created_time': 1773394316.170169, 'last_price_update_time': 1774876027.635725}
2026-03-30 13:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119713') HTTP/1.1" 204 0
2026-03-30 13:07:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121047> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 387a81b7-cbec-5d91-a456-7f4304633107 with identifier: 121047
2026-03-30 13:07:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 387a81b7-cbec-5d91-a456-7f4304633107 with scrape type 2
2026-03-30 13:07:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 387a81b7-cbec-5d91-a456-7f4304633107 with scrape type 2
2026-03-30 13:07:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 387a81b7-cbec-5d91-a456-7f4304633107, identifier: 121047
2026-03-30 13:07:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 387a81b7-cbec-5d91-a456-7f4304633107 with identifier: 121047
2026-03-30 13:07:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 387a81b7-cbec-5d91-a456-7f4304633107 with identifier: 121047
2026-03-30 13:07:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 387a81b7-cbec-5d91-a456-7f4304633107 with identifier: 121047 to the API
2026-03-30 13:07:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121047>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '387a81b7-cbec-5d91-a456-7f4304633107',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1622LDY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-121047',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 23437,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16300.0,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D340A640555',
'year': 2020}
2026-03-30 13:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:08 [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-30 13:07:08 [arval.es] INFO: Saving data for 121047: {'created_time': 1773394611.377515, 'last_price_update_time': 1774876028.170828}
2026-03-30 13:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121047') HTTP/1.1" 204 0
2026-03-30 13:07:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117452> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121251> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2bd66f75-fa8e-5456-ab6e-a22ffa791533 with identifier: 117452
2026-03-30 13:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2bd66f75-fa8e-5456-ab6e-a22ffa791533 with scrape type 2
2026-03-30 13:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2bd66f75-fa8e-5456-ab6e-a22ffa791533 with scrape type 2
2026-03-30 13:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2bd66f75-fa8e-5456-ab6e-a22ffa791533, identifier: 117452
2026-03-30 13:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2bd66f75-fa8e-5456-ab6e-a22ffa791533 with identifier: 117452
2026-03-30 13:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2bd66f75-fa8e-5456-ab6e-a22ffa791533 with identifier: 117452
2026-03-30 13:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2bd66f75-fa8e-5456-ab6e-a22ffa791533 with identifier: 117452 to the API
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/117452>
{'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': '2bd66f75-fa8e-5456-ab6e-a22ffa791533',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5715LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-gt-line-dct-mhev-120cv-117452',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Kia',
'model': 'Stonic',
'odometer': 52303,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic 1.0 T-GDi GT Line DCT MHEV 120CV',
'transmission': 'automatic',
'trim': '1.0 T-GDi GT Line DCT MHEV 120CV',
'vin': 'KNADD817GN6600097',
'year': 2021}
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:10 [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-30 13:07:10 [arval.es] INFO: Saving data for 117452: {'created_time': 1773393959.115042, 'last_price_update_time': 1774876030.482282}
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='117452') HTTP/1.1" 204 0
2026-03-30 13:07:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1 with identifier: 121251
2026-03-30 13:07:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1 with scrape type 2
2026-03-30 13:07:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1 with scrape type 2
2026-03-30 13:07:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1, identifier: 121251
2026-03-30 13:07:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1 with identifier: 121251
2026-03-30 13:07:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1 with identifier: 121251
2026-03-30 13:07:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5fde917f-78e0-5bb7-b8e7-3c6869fb93f1 with identifier: 121251 to the API
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121251>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 64,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '5fde917f-78e0-5bb7-b8e7-3c6869fb93f1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5040NBT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-63cv-121251',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'i10',
'odometer': 6114,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14300.0,
'price_includes_vat': True,
'registration_date': '2025-05-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass 63CV',
'transmission': 'manual',
'trim': '1.0 Klass 63CV',
'vin': 'NLHDN51C9SZ332372',
'year': 2025}
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:10 [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-30 13:07:10 [arval.es] INFO: Saving data for 121251: {'created_time': 1773394659.234219, 'last_price_update_time': 1774876030.922677}
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121251') HTTP/1.1" 204 0
2026-03-30 13:07:12 [scrapy.extensions.logstats] INFO: Crawled 975 pages (at 36 pages/min), scraped 912 items (at 33 items/min)
2026-03-30 13:07:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119850> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3db63e52-05f0-5a32-9a33-600c917578bb with identifier: 119850
2026-03-30 13:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3db63e52-05f0-5a32-9a33-600c917578bb with scrape type 2
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3db63e52-05f0-5a32-9a33-600c917578bb with scrape type 2
2026-03-30 13:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3db63e52-05f0-5a32-9a33-600c917578bb, identifier: 119850
2026-03-30 13:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3db63e52-05f0-5a32-9a33-600c917578bb with identifier: 119850
2026-03-30 13:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3db63e52-05f0-5a32-9a33-600c917578bb with identifier: 119850
2026-03-30 13:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3db63e52-05f0-5a32-9a33-600c917578bb with identifier: 119850 to the API
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119850>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '3db63e52-05f0-5a32-9a33-600c917578bb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0389MWL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-austral-techno-13-tce-157cv-119850',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Austral',
'odometer': 11737,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2024-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Austral Techno 1.3 TCe 157CV',
'transmission': 'automatic',
'trim': 'Techno 1.3 TCe 157CV',
'vin': 'VF1RHN00173990113',
'year': 2024}
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:14 [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-30 13:07:14 [arval.es] INFO: Saving data for 119850: {'created_time': 1773394333.261389, 'last_price_update_time': 1774876034.241532}
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119850') HTTP/1.1" 204 0
2026-03-30 13:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119775> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9 with identifier: 119775
2026-03-30 13:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9 with scrape type 2
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9 with scrape type 2
2026-03-30 13:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9, identifier: 119775
2026-03-30 13:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9 with identifier: 119775
2026-03-30 13:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9 with identifier: 119775
2026-03-30 13:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9 with identifier: 119775 to the API
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119775>
{'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': '1a2f9a6c-5ad6-56b6-bc27-5ea0ed89d1f9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0772LTK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-premiere-157cv-119775',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 86864,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2021-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Premiere 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Premiere 157CV',
'vin': 'SJNTAAJ12U1024895',
'year': 2021}
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:24 [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-30 13:07:24 [arval.es] INFO: Saving data for 119775: {'created_time': 1773394343.326855, 'last_price_update_time': 1774876044.598301}
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119775') HTTP/1.1" 204 0
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124895> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb4a8644-7cc3-5fbe-b9fd-ab37feb367df with identifier: 124895
2026-03-30 13:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4a8644-7cc3-5fbe-b9fd-ab37feb367df with scrape type 2
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb4a8644-7cc3-5fbe-b9fd-ab37feb367df with scrape type 2
2026-03-30 13:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb4a8644-7cc3-5fbe-b9fd-ab37feb367df, identifier: 124895
2026-03-30 13:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb4a8644-7cc3-5fbe-b9fd-ab37feb367df with identifier: 124895
2026-03-30 13:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb4a8644-7cc3-5fbe-b9fd-ab37feb367df with identifier: 124895
2026-03-30 13:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb4a8644-7cc3-5fbe-b9fd-ab37feb367df with identifier: 124895 to the API
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124895>
{'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': 'bb4a8644-7cc3-5fbe-b9fd-ab37feb367df',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9516LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-micra-ig-t-10-e6d-f-cvt-acenta-92cv-124895',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Nissan',
'model': 'Micra',
'odometer': 37178,
'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': 'Nissan Micra IG-T 1.0 E6D-F CVT Acenta 92CV',
'transmission': 'automatic',
'trim': 'IG-T 1.0 E6D-F CVT Acenta 92CV',
'vin': 'VNVK1400568126128',
'year': 2021}
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [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-30 13:07:27 [arval.es] INFO: Saving data for 124895: {'created_time': 1773395840.428218, 'last_price_update_time': 1774876047.001404}
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124895') HTTP/1.1" 204 0
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120218> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d4dea7d-f79f-5c65-8f9c-6b4923844870 with identifier: 120218
2026-03-30 13:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d4dea7d-f79f-5c65-8f9c-6b4923844870 with scrape type 2
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d4dea7d-f79f-5c65-8f9c-6b4923844870 with scrape type 2
2026-03-30 13:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0d4dea7d-f79f-5c65-8f9c-6b4923844870, identifier: 120218
2026-03-30 13:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0d4dea7d-f79f-5c65-8f9c-6b4923844870 with identifier: 120218
2026-03-30 13:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0d4dea7d-f79f-5c65-8f9c-6b4923844870 with identifier: 120218
2026-03-30 13:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0d4dea7d-f79f-5c65-8f9c-6b4923844870 with identifier: 120218 to the API
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120218>
{'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': '0d4dea7d-f79f-5c65-8f9c-6b4923844870',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6250MBL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-bayon-10-tgdi-48v-maxx-100cv-120218',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 78389,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 TGDI 48V Maxx 100CV',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Maxx 100CV',
'vin': 'NLHBN81GAPZ217590',
'year': 2022}
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [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-30 13:07:27 [arval.es] INFO: Saving data for 120218: {'created_time': 1773394419.874735, 'last_price_update_time': 1774876047.672792}
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120218') HTTP/1.1" 204 0
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119942> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ebe381e4-22b7-5529-b984-7ebe25842116 with identifier: 119942
2026-03-30 13:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ebe381e4-22b7-5529-b984-7ebe25842116 with scrape type 2
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ebe381e4-22b7-5529-b984-7ebe25842116 with scrape type 2
2026-03-30 13:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ebe381e4-22b7-5529-b984-7ebe25842116, identifier: 119942
2026-03-30 13:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ebe381e4-22b7-5529-b984-7ebe25842116 with identifier: 119942
2026-03-30 13:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ebe381e4-22b7-5529-b984-7ebe25842116 with identifier: 119942
2026-03-30 13:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ebe381e4-22b7-5529-b984-7ebe25842116 with identifier: 119942 to the API
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119942>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 116,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'ebe381e4-22b7-5529-b984-7ebe25842116',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3030MNK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q2-30-tdi-s-line-20-tdi-115cv-119942',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q2',
'odometer': 40189,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2024-02-20',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q2 30 TDI S line 2.0 TDI 115CV',
'transmission': 'automatic',
'trim': '30 TDI S line 2.0 TDI 115CV',
'vin': 'WAUZZZGA9RA040310',
'year': 2024}
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [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-30 13:07:28 [arval.es] INFO: Saving data for 119942: {'created_time': 1773394430.641352, 'last_price_update_time': 1774876048.211069}
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119942') HTTP/1.1" 204 0
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120245> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8803d9a2-ade1-5faa-a77e-ad8117493753 with identifier: 120245
2026-03-30 13:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8803d9a2-ade1-5faa-a77e-ad8117493753 with scrape type 2
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8803d9a2-ade1-5faa-a77e-ad8117493753 with scrape type 2
2026-03-30 13:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8803d9a2-ade1-5faa-a77e-ad8117493753, identifier: 120245
2026-03-30 13:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8803d9a2-ade1-5faa-a77e-ad8117493753 with identifier: 120245
2026-03-30 13:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8803d9a2-ade1-5faa-a77e-ad8117493753 with identifier: 120245
2026-03-30 13:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8803d9a2-ade1-5faa-a77e-ad8117493753 with identifier: 120245 to the API
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120245>
{'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': '8803d9a2-ade1-5faa-a77e-ad8117493753',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4401MCC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-120h-business-plus-115cv-120245',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 65600,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 120H Business Plus 115CV',
'transmission': 'automatic',
'trim': '1.5 120H Business Plus 115CV',
'vin': 'YARKBAC3100048486',
'year': 2022}
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:29 [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-30 13:07:29 [arval.es] INFO: Saving data for 120245: {'created_time': 1773394409.685844, 'last_price_update_time': 1774876049.925601}
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120245') HTTP/1.1" 204 0
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120246> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120291> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28498e56-0a9f-5631-b1f1-f131ed996cf3 with identifier: 120246
2026-03-30 13:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 28498e56-0a9f-5631-b1f1-f131ed996cf3 with scrape type 2
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 28498e56-0a9f-5631-b1f1-f131ed996cf3 with scrape type 2
2026-03-30 13:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 28498e56-0a9f-5631-b1f1-f131ed996cf3, identifier: 120246
2026-03-30 13:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 28498e56-0a9f-5631-b1f1-f131ed996cf3 with identifier: 120246
2026-03-30 13:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 28498e56-0a9f-5631-b1f1-f131ed996cf3 with identifier: 120246
2026-03-30 13:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 28498e56-0a9f-5631-b1f1-f131ed996cf3 with identifier: 120246 to the API
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120246>
{'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': '28498e56-0a9f-5631-b1f1-f131ed996cf3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8654MYT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-tiguan-20-tdi-life-150cv-120246',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 12219,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 41900.0,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Tiguan 2.0 TDI Life 150CV',
'transmission': 'automatic',
'trim': '2.0 TDI Life 150CV',
'vin': 'WVGZZZCT6SW045821',
'year': 2025}
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:31 [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-30 13:07:31 [arval.es] INFO: Saving data for 120246: {'created_time': 1773394471.275569, 'last_price_update_time': 1774876051.568652}
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120246') HTTP/1.1" 204 0
2026-03-30 13:07:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f68dab2-22f4-5e0a-8acc-ab34d986333e with identifier: 120291
2026-03-30 13:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f68dab2-22f4-5e0a-8acc-ab34d986333e with scrape type 2
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f68dab2-22f4-5e0a-8acc-ab34d986333e with scrape type 2
2026-03-30 13:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7f68dab2-22f4-5e0a-8acc-ab34d986333e, identifier: 120291
2026-03-30 13:07:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7f68dab2-22f4-5e0a-8acc-ab34d986333e with identifier: 120291
2026-03-30 13:07:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7f68dab2-22f4-5e0a-8acc-ab34d986333e with identifier: 120291
2026-03-30 13:07:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7f68dab2-22f4-5e0a-8acc-ab34d986333e with identifier: 120291 to the API
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120291>
{'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': '7f68dab2-22f4-5e0a-8acc-ab34d986333e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0348LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-premiere-157cv-120291',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 75748,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22500.0,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Premiere 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Premiere 157CV',
'vin': 'SJNTAAJ12U1003682',
'year': 2021}
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:32 [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-30 13:07:32 [arval.es] INFO: Saving data for 120291: {'created_time': 1773394449.770822, 'last_price_update_time': 1774876052.03982}
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120291') HTTP/1.1" 204 0
2026-03-30 13:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119716> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eeb87ac4-5b6e-5557-8a23-57e0a647b749 with identifier: 119716
2026-03-30 13:07:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eeb87ac4-5b6e-5557-8a23-57e0a647b749 with scrape type 2
2026-03-30 13:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eeb87ac4-5b6e-5557-8a23-57e0a647b749 with scrape type 2
2026-03-30 13:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: eeb87ac4-5b6e-5557-8a23-57e0a647b749, identifier: 119716
2026-03-30 13:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: eeb87ac4-5b6e-5557-8a23-57e0a647b749 with identifier: 119716
2026-03-30 13:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: eeb87ac4-5b6e-5557-8a23-57e0a647b749 with identifier: 119716
2026-03-30 13:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: eeb87ac4-5b6e-5557-8a23-57e0a647b749 with identifier: 119716 to the API
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119716>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'eeb87ac4-5b6e-5557-8a23-57e0a647b749',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4625MJM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-golf-life-etsi-15-tsi-150cv-119716',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 45208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2023-07-26',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Golf Life eTSI 1.5 TSI 150CV',
'transmission': 'automatic',
'trim': 'Life eTSI 1.5 TSI 150CV',
'vin': 'WVWZZZCD5PW185038',
'year': 2023}
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:33 [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-30 13:07:33 [arval.es] INFO: Saving data for 119716: {'created_time': 1773394305.381073, 'last_price_update_time': 1774876053.581717}
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119716') HTTP/1.1" 204 0
2026-03-30 13:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121134> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121966> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53018520-62ba-5fbc-bd06-2d53dcac736f with identifier: 121134
2026-03-30 13:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53018520-62ba-5fbc-bd06-2d53dcac736f with scrape type 2
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53018520-62ba-5fbc-bd06-2d53dcac736f with scrape type 2
2026-03-30 13:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 53018520-62ba-5fbc-bd06-2d53dcac736f, identifier: 121134
2026-03-30 13:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 53018520-62ba-5fbc-bd06-2d53dcac736f with identifier: 121134
2026-03-30 13:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 53018520-62ba-5fbc-bd06-2d53dcac736f with identifier: 121134
2026-03-30 13:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 53018520-62ba-5fbc-bd06-2d53dcac736f with identifier: 121134 to the API
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121134>
{'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': '53018520-62ba-5fbc-bd06-2d53dcac736f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2896MTG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-13-acenta-140cv-121134',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 48616,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23200.0,
'price_includes_vat': True,
'registration_date': '2024-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 1.3 Acenta 140CV',
'transmission': 'manual',
'trim': 'DIG-T mHEV 1.3 Acenta 140CV',
'vin': 'SJNTAAJ12U1454677',
'year': 2024}
2026-03-30 13:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:36 [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-30 13:07:36 [arval.es] INFO: Saving data for 121134: {'created_time': 1773394839.075311, 'last_price_update_time': 1774876056.680352}
2026-03-30 13:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121134') HTTP/1.1" 204 0
2026-03-30 13:07:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121867> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1cb0b1de-4f0b-52de-8e2b-7329e30416c1 with identifier: 121966
2026-03-30 13:07:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1cb0b1de-4f0b-52de-8e2b-7329e30416c1 with scrape type 2
2026-03-30 13:07:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1cb0b1de-4f0b-52de-8e2b-7329e30416c1 with scrape type 2
2026-03-30 13:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1cb0b1de-4f0b-52de-8e2b-7329e30416c1, identifier: 121966
2026-03-30 13:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1cb0b1de-4f0b-52de-8e2b-7329e30416c1 with identifier: 121966
2026-03-30 13:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1cb0b1de-4f0b-52de-8e2b-7329e30416c1 with identifier: 121966
2026-03-30 13:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1cb0b1de-4f0b-52de-8e2b-7329e30416c1 with identifier: 121966 to the API
2026-03-30 13:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121966>
{'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': '1cb0b1de-4f0b-52de-8e2b-7329e30416c1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2143MBY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-16-gdi-hev-maxx-dct-140cv-121966',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 42259,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI HEV Maxx DCT 140CV',
'transmission': 'automatic',
'trim': '1.6 GDI HEV Maxx DCT 140CV',
'vin': 'KMHK281EGNU103482',
'year': 2022}
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:37 [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-30 13:07:37 [arval.es] INFO: Saving data for 121966: {'created_time': 1773394751.775526, 'last_price_update_time': 1774876057.123}
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121966') HTTP/1.1" 204 0
2026-03-30 13:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d with identifier: 121867
2026-03-30 13:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d with scrape type 2
2026-03-30 13:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d with scrape type 2
2026-03-30 13:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d, identifier: 121867
2026-03-30 13:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d with identifier: 121867
2026-03-30 13:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d with identifier: 121867
2026-03-30 13:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 21a89287-d00e-5f7f-bb0b-fe0a8ffa026d with identifier: 121867 to the API
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121867>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '21a89287-d00e-5f7f-bb0b-fe0a8ffa026d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5936LTM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a1-adrenalin-30-tfsi-10-s-tron-110cv-121867',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'A1',
'odometer': 34023,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 Adrenalin 30 TFSI 1.0 S tron 110CV',
'transmission': 'automatic',
'trim': 'Adrenalin 30 TFSI 1.0 S tron 110CV',
'vin': 'WAUZZZGB0MR059914',
'year': 2021}
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:37 [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-30 13:07:37 [arval.es] INFO: Saving data for 121867: {'created_time': 1773394715.175162, 'last_price_update_time': 1774876057.596269}
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121867') HTTP/1.1" 204 0
2026-03-30 13:07:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122480> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f79c63f9-ad5b-5a1f-85ad-61e61146f2a8 with identifier: 122480
2026-03-30 13:07:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f79c63f9-ad5b-5a1f-85ad-61e61146f2a8 with scrape type 2
2026-03-30 13:07:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f79c63f9-ad5b-5a1f-85ad-61e61146f2a8 with scrape type 2
2026-03-30 13:07:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f79c63f9-ad5b-5a1f-85ad-61e61146f2a8, identifier: 122480
2026-03-30 13:07:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f79c63f9-ad5b-5a1f-85ad-61e61146f2a8 with identifier: 122480
2026-03-30 13:07:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f79c63f9-ad5b-5a1f-85ad-61e61146f2a8 with identifier: 122480
2026-03-30 13:07:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f79c63f9-ad5b-5a1f-85ad-61e61146f2a8 with identifier: 122480 to the API
2026-03-30 13:07:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122480>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'f79c63f9-ad5b-5a1f-85ad-61e61146f2a8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8720LJZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-epartner-partners-10-t-gdi-drive-100cv-122480',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Stonic',
'odometer': 45013,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15400.0,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Stonic Epartner Partners 1.0 T-GDi Drive 100CV',
'transmission': 'manual',
'trim': 'Epartner Partners 1.0 T-GDi Drive 100CV',
'vin': 'KNAD6811AL6388918',
'year': 2020}
2026-03-30 13:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:38 [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-30 13:07:38 [arval.es] INFO: Saving data for 122480: {'created_time': 1773394801.170771, 'last_price_update_time': 1774876058.67999}
2026-03-30 13:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122480') HTTP/1.1" 204 0
2026-03-30 13:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122177> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123707> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9fe6b582-c7fb-5479-b99a-605c962b63cc with identifier: 122177
2026-03-30 13:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9fe6b582-c7fb-5479-b99a-605c962b63cc with scrape type 2
2026-03-30 13:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9fe6b582-c7fb-5479-b99a-605c962b63cc with scrape type 2
2026-03-30 13:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9fe6b582-c7fb-5479-b99a-605c962b63cc, identifier: 122177
2026-03-30 13:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9fe6b582-c7fb-5479-b99a-605c962b63cc with identifier: 122177
2026-03-30 13:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9fe6b582-c7fb-5479-b99a-605c962b63cc with identifier: 122177
2026-03-30 13:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9fe6b582-c7fb-5479-b99a-605c962b63cc with identifier: 122177 to the API
2026-03-30 13:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122177>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9fe6b582-c7fb-5479-b99a-605c962b63cc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2222MKX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-tekna157cv-122177',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 33334,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Tekna157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Tekna157CV',
'vin': 'SJNTAAJ12U1308613',
'year': 2023}
2026-03-30 13:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:40 [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-30 13:07:40 [arval.es] INFO: Saving data for 122177: {'created_time': 1773394810.142537, 'last_price_update_time': 1774876060.688842}
2026-03-30 13:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122177') HTTP/1.1" 204 0
2026-03-30 13:07:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7100ce9-d732-593c-bba7-8a8cbb45cb56 with identifier: 123707
2026-03-30 13:07:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7100ce9-d732-593c-bba7-8a8cbb45cb56 with scrape type 2
2026-03-30 13:07:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7100ce9-d732-593c-bba7-8a8cbb45cb56 with scrape type 2
2026-03-30 13:07:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a7100ce9-d732-593c-bba7-8a8cbb45cb56, identifier: 123707
2026-03-30 13:07:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a7100ce9-d732-593c-bba7-8a8cbb45cb56 with identifier: 123707
2026-03-30 13:07:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a7100ce9-d732-593c-bba7-8a8cbb45cb56 with identifier: 123707
2026-03-30 13:07:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a7100ce9-d732-593c-bba7-8a8cbb45cb56 with identifier: 123707 to the API
2026-03-30 13:07:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123707>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a7100ce9-d732-593c-bba7-8a8cbb45cb56',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3016MSS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-elegance-pack-12-110cv-123707',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 23301,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2024-06-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X Elegance Pack 1.2 110CV',
'transmission': 'manual',
'trim': 'Elegance Pack 1.2 110CV',
'vin': 'W0V7D9ED1R4207365',
'year': 2024}
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:41 [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-30 13:07:41 [arval.es] INFO: Saving data for 123707: {'created_time': 1773395159.486711, 'last_price_update_time': 1774876061.896807}
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123707') HTTP/1.1" 204 0
2026-03-30 13:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120362> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118265> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb86c269-0b25-50af-b672-33a6a2b2d801 with identifier: 120362
2026-03-30 13:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb86c269-0b25-50af-b672-33a6a2b2d801 with scrape type 2
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb86c269-0b25-50af-b672-33a6a2b2d801 with scrape type 2
2026-03-30 13:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb86c269-0b25-50af-b672-33a6a2b2d801, identifier: 120362
2026-03-30 13:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1035c3a1-dd36-55d9-94d3-453b2dd5286f with identifier: 118265
2026-03-30 13:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1035c3a1-dd36-55d9-94d3-453b2dd5286f with scrape type 2
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1035c3a1-dd36-55d9-94d3-453b2dd5286f with scrape type 2
2026-03-30 13:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1035c3a1-dd36-55d9-94d3-453b2dd5286f, identifier: 118265
2026-03-30 13:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb86c269-0b25-50af-b672-33a6a2b2d801 with identifier: 120362
2026-03-30 13:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb86c269-0b25-50af-b672-33a6a2b2d801 with identifier: 120362
2026-03-30 13:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb86c269-0b25-50af-b672-33a6a2b2d801 with identifier: 120362 to the API
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120362>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 218,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bb86c269-0b25-50af-b672-33a6a2b2d801',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1134LSW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-rav4-25-220h-advance-217cv-120362',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Toyota',
'model': 'RAV4',
'odometer': 104740,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28900.0,
'price_includes_vat': True,
'registration_date': '2021-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota RAV4 2.5 220H Advance 217CV',
'transmission': 'automatic',
'trim': '2.5 220H Advance 217CV',
'vin': 'JTMW23FV10D098330',
'year': 2021}
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:42 [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-30 13:07:42 [arval.es] INFO: Saving data for 120362: {'created_time': 1773394507.151748, 'last_price_update_time': 1774876062.55299}
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120362') HTTP/1.1" 204 0
2026-03-30 13:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1035c3a1-dd36-55d9-94d3-453b2dd5286f with identifier: 118265
2026-03-30 13:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1035c3a1-dd36-55d9-94d3-453b2dd5286f with identifier: 118265
2026-03-30 13:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1035c3a1-dd36-55d9-94d3-453b2dd5286f with identifier: 118265 to the API
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118265>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1035c3a1-dd36-55d9-94d3-453b2dd5286f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7420LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-1-128ti-15-265cv-118265',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'Serie 1',
'odometer': 53134,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31900.0,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 1 128ti 1.5 265CV',
'transmission': 'automatic',
'trim': '128ti 1.5 265CV',
'vin': 'WBA7L510205U92547',
'year': 2022}
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:42 [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-30 13:07:42 [arval.es] INFO: Saving data for 118265: {'created_time': 1773394056.488052, 'last_price_update_time': 1774876062.885157}
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118265') HTTP/1.1" 204 0
2026-03-30 13:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122753> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc7f5b42-7293-5ae2-b416-f098d7d2ac27 with identifier: 122753
2026-03-30 13:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc7f5b42-7293-5ae2-b416-f098d7d2ac27 with scrape type 2
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc7f5b42-7293-5ae2-b416-f098d7d2ac27 with scrape type 2
2026-03-30 13:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fc7f5b42-7293-5ae2-b416-f098d7d2ac27, identifier: 122753
2026-03-30 13:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fc7f5b42-7293-5ae2-b416-f098d7d2ac27 with identifier: 122753
2026-03-30 13:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fc7f5b42-7293-5ae2-b416-f098d7d2ac27 with identifier: 122753
2026-03-30 13:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fc7f5b42-7293-5ae2-b416-f098d7d2ac27 with identifier: 122753 to the API
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122753>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fc7f5b42-7293-5ae2-b416-f098d7d2ac27',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5355LSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-highlander-25-luxury-25-190cv-7-plazas-122753',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Toyota',
'model': 'Highlander',
'odometer': 82419,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 43800.0,
'price_includes_vat': True,
'registration_date': '2021-09-21',
'seats_number': 7,
'seller_name': None,
'title': 'Toyota Highlander 2.5 Luxury 2.5 190CV * 7 Plazas *',
'transmission': 'automatic',
'trim': '2.5 Luxury 2.5 190CV * 7 Plazas *',
'vin': '5TDLB3CH70S053799',
'year': 2021}
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [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-30 13:07:43 [arval.es] INFO: Saving data for 122753: {'created_time': 1773394934.820132, 'last_price_update_time': 1774876063.872506}
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122753') HTTP/1.1" 204 0
2026-03-30 13:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123734> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 07aa5479-fb3c-5414-8e66-d843146c603b with identifier: 123734
2026-03-30 13:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 07aa5479-fb3c-5414-8e66-d843146c603b with scrape type 2
2026-03-30 13:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 07aa5479-fb3c-5414-8e66-d843146c603b with scrape type 2
2026-03-30 13:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 07aa5479-fb3c-5414-8e66-d843146c603b, identifier: 123734
2026-03-30 13:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 07aa5479-fb3c-5414-8e66-d843146c603b with identifier: 123734
2026-03-30 13:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 07aa5479-fb3c-5414-8e66-d843146c603b with identifier: 123734
2026-03-30 13:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 07aa5479-fb3c-5414-8e66-d843146c603b with identifier: 123734 to the API
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123734>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '07aa5479-fb3c-5414-8e66-d843146c603b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0117LGB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-touran-advance-20-tdi-150cv-techo-123734',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 72076,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2020-03-04',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Touran Advance 2.0 TDI 150CV *Techo*',
'transmission': 'manual',
'trim': 'Advance 2.0 TDI 150CV *Techo*',
'vin': 'WVGZZZ1TZLW035417',
'year': 2020}
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:44 [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-30 13:07:44 [arval.es] INFO: Saving data for 123734: {'created_time': 1773395218.152711, 'last_price_update_time': 1774876064.792074}
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123734') HTTP/1.1" 204 0
2026-03-30 13:07:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122601> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24988c62-08d7-5e24-bf42-7352b0086e10 with identifier: 122601
2026-03-30 13:07:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24988c62-08d7-5e24-bf42-7352b0086e10 with scrape type 2
2026-03-30 13:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24988c62-08d7-5e24-bf42-7352b0086e10 with scrape type 2
2026-03-30 13:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24988c62-08d7-5e24-bf42-7352b0086e10, identifier: 122601
2026-03-30 13:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24988c62-08d7-5e24-bf42-7352b0086e10 with identifier: 122601
2026-03-30 13:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24988c62-08d7-5e24-bf42-7352b0086e10 with identifier: 122601
2026-03-30 13:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24988c62-08d7-5e24-bf42-7352b0086e10 with identifier: 122601 to the API
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122601>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '24988c62-08d7-5e24-bf42-7352b0086e10',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8636MFC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-concept-16-t-gdi-150cv-122601',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Sportage',
'odometer': 54484,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22400.0,
'price_includes_vat': True,
'registration_date': '2023-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage Concept 1.6 T-GDI 150CV',
'transmission': 'manual',
'trim': 'Concept 1.6 T-GDI 150CV',
'vin': 'U5YPU81BAPL130442',
'year': 2023}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [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-30 13:07:45 [arval.es] INFO: Saving data for 122601: {'created_time': 1773394875.169243, 'last_price_update_time': 1774876065.348518}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122601') HTTP/1.1" 204 0
2026-03-30 13:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123771> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f57811cb-d095-5233-abcb-5654953edea1 with identifier: 123771
2026-03-30 13:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f57811cb-d095-5233-abcb-5654953edea1 with scrape type 2
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f57811cb-d095-5233-abcb-5654953edea1 with scrape type 2
2026-03-30 13:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f57811cb-d095-5233-abcb-5654953edea1, identifier: 123771
2026-03-30 13:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f57811cb-d095-5233-abcb-5654953edea1 with identifier: 123771
2026-03-30 13:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f57811cb-d095-5233-abcb-5654953edea1 with identifier: 123771
2026-03-30 13:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f57811cb-d095-5233-abcb-5654953edea1 with identifier: 123771 to the API
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123771>
{'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': 'f57811cb-d095-5233-abcb-5654953edea1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6299LTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-158cv-123771',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 44430,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 158cv',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 158cv',
'vin': 'SJNTAAJ12U1034680',
'year': 2021}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [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-30 13:07:45 [arval.es] INFO: Saving data for 123771: {'created_time': 1773394990.453392, 'last_price_update_time': 1774876065.999115}
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123771') HTTP/1.1" 204 0
2026-03-30 13:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123773> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0a4035bf-e196-551d-a2ed-162a9e367044 with identifier: 123773
2026-03-30 13:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0a4035bf-e196-551d-a2ed-162a9e367044 with scrape type 2
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0a4035bf-e196-551d-a2ed-162a9e367044 with scrape type 2
2026-03-30 13:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0a4035bf-e196-551d-a2ed-162a9e367044, identifier: 123773
2026-03-30 13:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0a4035bf-e196-551d-a2ed-162a9e367044 with identifier: 123773
2026-03-30 13:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0a4035bf-e196-551d-a2ed-162a9e367044 with identifier: 123773
2026-03-30 13:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0a4035bf-e196-551d-a2ed-162a9e367044 with identifier: 123773 to the API
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123773>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 152,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0a4035bf-e196-551d-a2ed-162a9e367044',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9716LTR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/lexus-ux-20-250h-business-navigation-152cv-123773',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Lexus',
'model': 'UX',
'odometer': 95712,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23500.0,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus UX 2.0 250h Business Navigation 152CV',
'transmission': 'automatic',
'trim': '2.0 250h Business Navigation 152CV',
'vin': 'JTHY65BH502093554',
'year': 2021}
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:47 [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-30 13:07:47 [arval.es] INFO: Saving data for 123773: {'created_time': 1773394980.770317, 'last_price_update_time': 1774876067.432931}
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123773') HTTP/1.1" 204 0
2026-03-30 13:07:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123880> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c0514481-d198-5abd-8b46-667552486a50 with identifier: 123880
2026-03-30 13:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c0514481-d198-5abd-8b46-667552486a50 with scrape type 2
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c0514481-d198-5abd-8b46-667552486a50 with scrape type 2
2026-03-30 13:07:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c0514481-d198-5abd-8b46-667552486a50, identifier: 123880
2026-03-30 13:07:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c0514481-d198-5abd-8b46-667552486a50 with identifier: 123880
2026-03-30 13:07:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c0514481-d198-5abd-8b46-667552486a50 with identifier: 123880
2026-03-30 13:07:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c0514481-d198-5abd-8b46-667552486a50 with identifier: 123880 to the API
2026-03-30 13:07:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123880>
{'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': 'c0514481-d198-5abd-8b46-667552486a50',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2615MCJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive-18i-15-135cv-123880',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X2',
'odometer': 16517,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26500.0,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive 18i 1.5 135CV',
'transmission': 'automatic',
'trim': 'sDrive 18i 1.5 135CV',
'vin': 'WBAYH110305V83356',
'year': 2022}
2026-03-30 13:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:48 [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-30 13:07:48 [arval.es] INFO: Saving data for 123880: {'created_time': 1773395304.80522, 'last_price_update_time': 1774876068.368632}
2026-03-30 13:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123880') HTTP/1.1" 204 0
2026-03-30 13:07:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124382> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87e763cd-3239-5e8a-9d85-19771a5c2899 with identifier: 124382
2026-03-30 13:07:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87e763cd-3239-5e8a-9d85-19771a5c2899 with scrape type 2
2026-03-30 13:07:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 87e763cd-3239-5e8a-9d85-19771a5c2899 with scrape type 2
2026-03-30 13:07:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 87e763cd-3239-5e8a-9d85-19771a5c2899, identifier: 124382
2026-03-30 13:07:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 87e763cd-3239-5e8a-9d85-19771a5c2899 with identifier: 124382
2026-03-30 13:07:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 87e763cd-3239-5e8a-9d85-19771a5c2899 with identifier: 124382
2026-03-30 13:07:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 87e763cd-3239-5e8a-9d85-19771a5c2899 with identifier: 124382 to the API
2026-03-30 13:07:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124382>
{'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': '87e763cd-3239-5e8a-9d85-19771a5c2899',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7738MSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-30-tfsi-advanced-15-sportback-115cv-124382',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Audi',
'model': 'A3',
'odometer': 19742,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28200.0,
'price_includes_vat': True,
'registration_date': '2024-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 30 TFSI Advanced 1.5 Sportback 115CV',
'transmission': 'automatic',
'trim': '30 TFSI Advanced 1.5 Sportback 115CV',
'vin': 'WAUZZZGY9SA010386',
'year': 2024}
2026-03-30 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:51 [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-30 13:07:51 [arval.es] INFO: Saving data for 124382: {'created_time': 1773395506.099233, 'last_price_update_time': 1774876071.227996}
2026-03-30 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124382') HTTP/1.1" 204 0
2026-03-30 13:07:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124309> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 34826674-33d4-58a3-96c0-1caf13479b97 with identifier: 124309
2026-03-30 13:07:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 34826674-33d4-58a3-96c0-1caf13479b97 with scrape type 2
2026-03-30 13:07:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 34826674-33d4-58a3-96c0-1caf13479b97 with scrape type 2
2026-03-30 13:07:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 34826674-33d4-58a3-96c0-1caf13479b97, identifier: 124309
2026-03-30 13:07:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 34826674-33d4-58a3-96c0-1caf13479b97 with identifier: 124309
2026-03-30 13:07:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 34826674-33d4-58a3-96c0-1caf13479b97 with identifier: 124309
2026-03-30 13:07:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 34826674-33d4-58a3-96c0-1caf13479b97 with identifier: 124309 to the API
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124309>
{'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': '34826674-33d4-58a3-96c0-1caf13479b97',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3008LSV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ateca-15-tsi-dsg-ss-style-go-149cv-124309',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ateca',
'odometer': 30242,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22200.0,
'price_includes_vat': True,
'registration_date': '2021-09-14',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 1.5 TSI DSG S&S Style Go 149CV',
'transmission': 'automatic',
'trim': '1.5 TSI DSG S&S Style Go 149CV',
'vin': 'VSSZZZ5FZM6568821',
'year': 2021}
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:52 [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-30 13:07:52 [arval.es] INFO: Saving data for 124309: {'created_time': 1773395522.351615, 'last_price_update_time': 1774876072.30871}
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124309') HTTP/1.1" 204 0
2026-03-30 13:07:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123778> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45d91540-0820-5a01-9a64-000e9181d2ba with identifier: 123778
2026-03-30 13:07:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45d91540-0820-5a01-9a64-000e9181d2ba with scrape type 2
2026-03-30 13:07:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 45d91540-0820-5a01-9a64-000e9181d2ba with scrape type 2
2026-03-30 13:07:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 45d91540-0820-5a01-9a64-000e9181d2ba, identifier: 123778
2026-03-30 13:07:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 45d91540-0820-5a01-9a64-000e9181d2ba with identifier: 123778
2026-03-30 13:07:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 45d91540-0820-5a01-9a64-000e9181d2ba with identifier: 123778
2026-03-30 13:07:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 45d91540-0820-5a01-9a64-000e9181d2ba with identifier: 123778 to the API
2026-03-30 13:07:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123778>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '45d91540-0820-5a01-9a64-000e9181d2ba',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8100MBP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-citan-cdi-15-standard-95cv-123778',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Citan',
'odometer': 85874,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 2,
'seller_name': None,
'title': 'Mercedes Citan CDI 1.5 standard 95CV',
'transmission': 'manual',
'trim': 'CDI 1.5 standard 95CV',
'vin': 'W1V4206231U318764',
'year': 2022}
2026-03-30 13:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:53 [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-30 13:07:53 [arval.es] INFO: Saving data for 123778: {'created_time': 1773395276.960068, 'last_price_update_time': 1774876073.385505}
2026-03-30 13:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123778') HTTP/1.1" 204 0
2026-03-30 13:07:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123737> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f154a9b-45e0-509a-b6f1-b0c8f97f9127 with identifier: 123737
2026-03-30 13:07:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f154a9b-45e0-509a-b6f1-b0c8f97f9127 with scrape type 2
2026-03-30 13:07:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f154a9b-45e0-509a-b6f1-b0c8f97f9127 with scrape type 2
2026-03-30 13:07:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5f154a9b-45e0-509a-b6f1-b0c8f97f9127, identifier: 123737
2026-03-30 13:07:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5f154a9b-45e0-509a-b6f1-b0c8f97f9127 with identifier: 123737
2026-03-30 13:07:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5f154a9b-45e0-509a-b6f1-b0c8f97f9127 with identifier: 123737
2026-03-30 13:07:59 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5f154a9b-45e0-509a-b6f1-b0c8f97f9127 with identifier: 123737 to the API
2026-03-30 13:07:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123737>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 245,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5f154a9b-45e0-509a-b6f1-b0c8f97f9127',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4275NDN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-multivan-multivan-life-15-ehybrid-dsg-244cv-7-plazas-123737',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Multivan',
'odometer': 16566,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 63800.0,
'price_includes_vat': True,
'registration_date': '2025-07-11',
'seats_number': 7,
'seller_name': None,
'title': 'Volkswagen Multivan Multivan Life 1.5 eHybrid DSG 244CV *7 Plazas*',
'transmission': 'automatic',
'trim': 'Multivan Life 1.5 eHybrid DSG 244CV *7 Plazas*',
'vin': 'WV2ZZZST0SH039251',
'year': 2025}
2026-03-30 13:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:59 [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-30 13:07:59 [arval.es] INFO: Saving data for 123737: {'created_time': 1773395208.533796, 'last_price_update_time': 1774876079.535112}
2026-03-30 13:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123737') HTTP/1.1" 204 0
2026-03-30 13:07:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121748> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:07:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49abd0f9-899c-54a7-8218-c5cd7280968a with identifier: 121748
2026-03-30 13:08:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49abd0f9-899c-54a7-8218-c5cd7280968a with scrape type 2
2026-03-30 13:08:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49abd0f9-899c-54a7-8218-c5cd7280968a with scrape type 2
2026-03-30 13:08:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 49abd0f9-899c-54a7-8218-c5cd7280968a, identifier: 121748
2026-03-30 13:08:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 49abd0f9-899c-54a7-8218-c5cd7280968a with identifier: 121748
2026-03-30 13:08:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 49abd0f9-899c-54a7-8218-c5cd7280968a with identifier: 121748
2026-03-30 13:08:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 49abd0f9-899c-54a7-8218-c5cd7280968a with identifier: 121748 to the API
2026-03-30 13:08:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121748>
{'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': '49abd0f9-899c-54a7-8218-c5cd7280968a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9524LTB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-110cv-121748',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 21206,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16500.0,
'price_includes_vat': True,
'registration_date': '2021-09-29',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus 110CV',
'vin': 'VSSZZZKJZNR004070',
'year': 2021}
2026-03-30 13:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:00 [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-30 13:08:00 [arval.es] INFO: Saving data for 121748: {'created_time': 1773395558.768172, 'last_price_update_time': 1774876080.601611}
2026-03-30 13:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121748') HTTP/1.1" 204 0
2026-03-30 13:08:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123780> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcfe0187-379d-508e-840e-bc14cb7273b5 with identifier: 123780
2026-03-30 13:08:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcfe0187-379d-508e-840e-bc14cb7273b5 with scrape type 2
2026-03-30 13:08:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcfe0187-379d-508e-840e-bc14cb7273b5 with scrape type 2
2026-03-30 13:08:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fcfe0187-379d-508e-840e-bc14cb7273b5, identifier: 123780
2026-03-30 13:08:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fcfe0187-379d-508e-840e-bc14cb7273b5 with identifier: 123780
2026-03-30 13:08:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fcfe0187-379d-508e-840e-bc14cb7273b5 with identifier: 123780
2026-03-30 13:08:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fcfe0187-379d-508e-840e-bc14cb7273b5 with identifier: 123780 to the API
2026-03-30 13:08:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123780>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fcfe0187-379d-508e-840e-bc14cb7273b5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4827MKZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-plus-dark-163cv-123780',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 25249,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31500.0,
'price_includes_vat': True,
'registration_date': '2023-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Plus Dark 163CV',
'transmission': 'automatic',
'trim': '2.0 B3 G Plus Dark 163CV',
'vin': 'YV1XZK7V0R2276224',
'year': 2023}
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:03 [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-30 13:08:03 [arval.es] INFO: Saving data for 123780: {'created_time': 1773395266.722951, 'last_price_update_time': 1774876083.171168}
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123780') HTTP/1.1" 204 0
2026-03-30 13:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124462> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f with identifier: 124462
2026-03-30 13:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f with scrape type 2
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f with scrape type 2
2026-03-30 13:08:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f, identifier: 124462
2026-03-30 13:08:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f with identifier: 124462
2026-03-30 13:08:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f with identifier: 124462
2026-03-30 13:08:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f with identifier: 124462 to the API
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124462>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b1fd0d8-f3d1-5ad5-ae39-b0ec1fa6bc0f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5824MLN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-core-20-b4-197cv-124462',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 27351,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38600.0,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 Core 2.0 B4 197CV',
'transmission': 'automatic',
'trim': 'Core 2.0 B4 197CV',
'vin': 'YV1UZK5V4R1821188',
'year': 2023}
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:03 [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-30 13:08:03 [arval.es] INFO: Saving data for 124462: {'created_time': 1773395596.673862, 'last_price_update_time': 1774876083.837952}
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124462') HTTP/1.1" 204 0
2026-03-30 13:08:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124450> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b5e5774-bde6-5d02-90e6-aa74774126d3 with identifier: 124450
2026-03-30 13:08:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b5e5774-bde6-5d02-90e6-aa74774126d3 with scrape type 2
2026-03-30 13:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b5e5774-bde6-5d02-90e6-aa74774126d3 with scrape type 2
2026-03-30 13:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0b5e5774-bde6-5d02-90e6-aa74774126d3, identifier: 124450
2026-03-30 13:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0b5e5774-bde6-5d02-90e6-aa74774126d3 with identifier: 124450
2026-03-30 13:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0b5e5774-bde6-5d02-90e6-aa74774126d3 with identifier: 124450
2026-03-30 13:08:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0b5e5774-bde6-5d02-90e6-aa74774126d3 with identifier: 124450 to the API
2026-03-30 13:08:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124450>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '0b5e5774-bde6-5d02-90e6-aa74774126d3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4557LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-advanced-35-tdi-20-s-tronic-163cv-124450',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q5',
'odometer': 45242,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33300.0,
'price_includes_vat': True,
'registration_date': '2021-08-24',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Advanced 35 TDI 2.0 S tronic 163CV',
'transmission': 'automatic',
'trim': 'Advanced 35 TDI 2.0 S tronic 163CV',
'vin': 'WAUZZZFY1M2121447',
'year': 2021}
2026-03-30 13:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:05 [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-30 13:08:05 [arval.es] INFO: Saving data for 124450: {'created_time': 1773395606.507828, 'last_price_update_time': 1774876085.400104}
2026-03-30 13:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124450') HTTP/1.1" 204 0
2026-03-30 13:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120617> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aa719ad9-d82c-542e-8bbe-de727a8251b4 with identifier: 120617
2026-03-30 13:08:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aa719ad9-d82c-542e-8bbe-de727a8251b4 with scrape type 2
2026-03-30 13:08:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aa719ad9-d82c-542e-8bbe-de727a8251b4 with scrape type 2
2026-03-30 13:08:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: aa719ad9-d82c-542e-8bbe-de727a8251b4, identifier: 120617
2026-03-30 13:08:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: aa719ad9-d82c-542e-8bbe-de727a8251b4 with identifier: 120617
2026-03-30 13:08:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: aa719ad9-d82c-542e-8bbe-de727a8251b4 with identifier: 120617
2026-03-30 13:08:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: aa719ad9-d82c-542e-8bbe-de727a8251b4 with identifier: 120617 to the API
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120617>
{'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': 'aa719ad9-d82c-542e-8bbe-de727a8251b4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9051LSY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-110cv-120617',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Seat',
'model': 'Arona',
'odometer': 81360,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14500.0,
'price_includes_vat': True,
'registration_date': '2021-09-24',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus 110CV',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus 110CV',
'vin': 'VSSZZZKJZNR016002',
'year': 2021}
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:06 [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-30 13:08:06 [arval.es] INFO: Saving data for 120617: {'created_time': 1773395549.522958, 'last_price_update_time': 1774876086.817423}
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120617') HTTP/1.1" 204 0
2026-03-30 13:08:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123851> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b26a4de-9a37-5b9d-8637-dae108a55faa with identifier: 123851
2026-03-30 13:08:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b26a4de-9a37-5b9d-8637-dae108a55faa with scrape type 2
2026-03-30 13:08:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b26a4de-9a37-5b9d-8637-dae108a55faa with scrape type 2
2026-03-30 13:08:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b26a4de-9a37-5b9d-8637-dae108a55faa, identifier: 123851
2026-03-30 13:08:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b26a4de-9a37-5b9d-8637-dae108a55faa with identifier: 123851
2026-03-30 13:08:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b26a4de-9a37-5b9d-8637-dae108a55faa with identifier: 123851
2026-03-30 13:08:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b26a4de-9a37-5b9d-8637-dae108a55faa with identifier: 123851 to the API
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123851>
{'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': '3b26a4de-9a37-5b9d-8637-dae108a55faa',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4932LTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-drive-141cv-123851',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Niro',
'odometer': 11451,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2021-10-25',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Drive 141CV',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Drive 141CV',
'vin': 'KNACC81CGM5487344',
'year': 2021}
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:07 [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-30 13:08:07 [arval.es] INFO: Saving data for 123851: {'created_time': 1773395693.70182, 'last_price_update_time': 1774876087.759118}
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123851') HTTP/1.1" 204 0
2026-03-30 13:08:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124982> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbfb1104-6926-550f-94fa-1c67395efe1e with identifier: 124982
2026-03-30 13:08:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbfb1104-6926-550f-94fa-1c67395efe1e with scrape type 2
2026-03-30 13:08:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dbfb1104-6926-550f-94fa-1c67395efe1e with scrape type 2
2026-03-30 13:08:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dbfb1104-6926-550f-94fa-1c67395efe1e, identifier: 124982
2026-03-30 13:08:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dbfb1104-6926-550f-94fa-1c67395efe1e with identifier: 124982
2026-03-30 13:08:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dbfb1104-6926-550f-94fa-1c67395efe1e with identifier: 124982
2026-03-30 13:08:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dbfb1104-6926-550f-94fa-1c67395efe1e with identifier: 124982 to the API
2026-03-30 13:08:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124982>
{'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': 'dbfb1104-6926-550f-94fa-1c67395efe1e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8751MCK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-15-135cv-124982',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 38089,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-11-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i 1.5 135CV',
'transmission': 'automatic',
'trim': 'sDrive18i 1.5 135CV',
'vin': 'WBAYH110505V89739',
'year': 2022}
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:10 [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-30 13:08:10 [arval.es] INFO: Saving data for 124982: {'created_time': 1773395974.699228, 'last_price_update_time': 1774876090.116175}
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124982') HTTP/1.1" 204 0
2026-03-30 13:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124935> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124502> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a182a13-9b6d-5485-abe4-b91f501ea2b5 with identifier: 124935
2026-03-30 13:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a182a13-9b6d-5485-abe4-b91f501ea2b5 with scrape type 2
2026-03-30 13:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8a182a13-9b6d-5485-abe4-b91f501ea2b5 with scrape type 2
2026-03-30 13:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8a182a13-9b6d-5485-abe4-b91f501ea2b5, identifier: 124935
2026-03-30 13:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8a182a13-9b6d-5485-abe4-b91f501ea2b5 with identifier: 124935
2026-03-30 13:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8a182a13-9b6d-5485-abe4-b91f501ea2b5 with identifier: 124935
2026-03-30 13:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8a182a13-9b6d-5485-abe4-b91f501ea2b5 with identifier: 124935 to the API
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124935>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 340,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '8a182a13-9b6d-5485-abe4-b91f501ea2b5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1300LVC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-r-design-auto-340cv-124935',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 76550,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36200.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge R-Design Auto 340CV',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge R-Design Auto 340CV',
'vin': 'YV1UZBFVDN1954343',
'year': 2021}
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:10 [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-30 13:08:10 [arval.es] INFO: Saving data for 124935: {'created_time': 1773395684.005017, 'last_price_update_time': 1774876090.681644}
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124935') HTTP/1.1" 204 0
2026-03-30 13:08:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ffa1f075-5926-55ac-a921-fece7cec69c6 with identifier: 124502
2026-03-30 13:08:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ffa1f075-5926-55ac-a921-fece7cec69c6 with scrape type 2
2026-03-30 13:08:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ffa1f075-5926-55ac-a921-fece7cec69c6 with scrape type 2
2026-03-30 13:08:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ffa1f075-5926-55ac-a921-fece7cec69c6, identifier: 124502
2026-03-30 13:08:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ffa1f075-5926-55ac-a921-fece7cec69c6 with identifier: 124502
2026-03-30 13:08:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ffa1f075-5926-55ac-a921-fece7cec69c6 with identifier: 124502
2026-03-30 13:08:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ffa1f075-5926-55ac-a921-fece7cec69c6 with identifier: 124502 to the API
2026-03-30 13:08:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:11 [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-30 13:08:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124502>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 230,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'ffa1f075-5926-55ac-a921-fece7cec69c6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3476LYT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-maxx-229cv-124502',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 71553,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2022-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Maxx 229CV',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Maxx 229CV',
'vin': 'TMAJC811BNJ102841',
'year': 2022}
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:11 [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-30 13:08:11 [arval.es] INFO: Saving data for 124502: {'created_time': 1773395586.631457, 'last_price_update_time': 1774876091.147918}
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124502') HTTP/1.1" 204 0
2026-03-30 13:08:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120606> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2c8490f5-6512-5e19-ae82-3e12225bbcbb with identifier: 120606
2026-03-30 13:08:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2c8490f5-6512-5e19-ae82-3e12225bbcbb with scrape type 2
2026-03-30 13:08:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2c8490f5-6512-5e19-ae82-3e12225bbcbb with scrape type 2
2026-03-30 13:08:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2c8490f5-6512-5e19-ae82-3e12225bbcbb, identifier: 120606
2026-03-30 13:08:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2c8490f5-6512-5e19-ae82-3e12225bbcbb with identifier: 120606
2026-03-30 13:08:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2c8490f5-6512-5e19-ae82-3e12225bbcbb with identifier: 120606
2026-03-30 13:08:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2c8490f5-6512-5e19-ae82-3e12225bbcbb with identifier: 120606 to the API
2026-03-30 13:08:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/120606>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 73,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2c8490f5-6512-5e19-ae82-3e12225bbcbb',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1626LDY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-yaris-15-100h-active-73cv-120606',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Toyota',
'model': 'Yaris',
'odometer': 28085,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16200.0,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Yaris 1.5 100H Active 73CV',
'transmission': 'automatic',
'trim': '1.5 100H Active 73CV',
'vin': 'VNKKD3D360A640301',
'year': 2020}
2026-03-30 13:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:12 [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-30 13:08:12 [arval.es] INFO: Saving data for 120606: {'created_time': 1773395568.960818, 'last_price_update_time': 1774876092.992297}
2026-03-30 13:08:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120606') HTTP/1.1" 204 0
2026-03-30 13:08:13 [scrapy.extensions.logstats] INFO: Crawled 1012 pages (at 37 pages/min), scraped 949 items (at 37 items/min)
2026-03-30 13:08:13 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125004> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 93e0def7-c5f7-52c7-92f0-773f6c11c0a4 with identifier: 125004
2026-03-30 13:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 93e0def7-c5f7-52c7-92f0-773f6c11c0a4 with scrape type 2
2026-03-30 13:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 93e0def7-c5f7-52c7-92f0-773f6c11c0a4 with scrape type 2
2026-03-30 13:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 93e0def7-c5f7-52c7-92f0-773f6c11c0a4, identifier: 125004
2026-03-30 13:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 93e0def7-c5f7-52c7-92f0-773f6c11c0a4 with identifier: 125004
2026-03-30 13:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 93e0def7-c5f7-52c7-92f0-773f6c11c0a4 with identifier: 125004
2026-03-30 13:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 93e0def7-c5f7-52c7-92f0-773f6c11c0a4 with identifier: 125004 to the API
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125004>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '93e0def7-c5f7-52c7-92f0-773f6c11c0a4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2677MCF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-200-d-amg-20-line-150cv-125004',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 52832,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36300.0,
'price_includes_vat': True,
'registration_date': '2022-11-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLB 200 d AMG 2.0 Line 150CV',
'transmission': 'automatic',
'trim': '200 d AMG 2.0 Line 150CV',
'vin': 'W1N2476121W256738',
'year': 2022}
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:13 [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-30 13:08:13 [arval.es] INFO: Saving data for 125004: {'created_time': 1773396001.962057, 'last_price_update_time': 1774876093.617799}
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125004') HTTP/1.1" 204 0
2026-03-30 13:08:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123723> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17cad9c9-a7dd-503c-b1cd-51d309a41a98 with identifier: 123723
2026-03-30 13:08:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17cad9c9-a7dd-503c-b1cd-51d309a41a98 with scrape type 2
2026-03-30 13:08:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 17cad9c9-a7dd-503c-b1cd-51d309a41a98 with scrape type 2
2026-03-30 13:08:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 17cad9c9-a7dd-503c-b1cd-51d309a41a98, identifier: 123723
2026-03-30 13:08:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 17cad9c9-a7dd-503c-b1cd-51d309a41a98 with identifier: 123723
2026-03-30 13:08:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 17cad9c9-a7dd-503c-b1cd-51d309a41a98 with identifier: 123723
2026-03-30 13:08:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 17cad9c9-a7dd-503c-b1cd-51d309a41a98 with identifier: 123723 to the API
2026-03-30 13:08:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123723>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '17cad9c9-a7dd-503c-b1cd-51d309a41a98',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7634LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-40-tdi-quattro-advanced-20-sportback-203cv-123723',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Audi',
'model': 'Q5',
'odometer': 75302,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 36900.0,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 40 TDI quattro advanced 2.0 Sportback 203CV',
'transmission': 'automatic',
'trim': '40 TDI quattro advanced 2.0 Sportback 203CV',
'vin': 'WAUZZZFY0N2014231',
'year': 2021}
2026-03-30 13:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:14 [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-30 13:08:14 [arval.es] INFO: Saving data for 123723: {'created_time': 1773395192.374466, 'last_price_update_time': 1774876094.217936}
2026-03-30 13:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123723') HTTP/1.1" 204 0
2026-03-30 13:08:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124509> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 18f65aaf-8c09-5e38-a118-d409cedbffa4 with identifier: 124509
2026-03-30 13:08:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 18f65aaf-8c09-5e38-a118-d409cedbffa4 with scrape type 2
2026-03-30 13:08:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 18f65aaf-8c09-5e38-a118-d409cedbffa4 with scrape type 2
2026-03-30 13:08:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 18f65aaf-8c09-5e38-a118-d409cedbffa4, identifier: 124509
2026-03-30 13:08:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 18f65aaf-8c09-5e38-a118-d409cedbffa4 with identifier: 124509
2026-03-30 13:08:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 18f65aaf-8c09-5e38-a118-d409cedbffa4 with identifier: 124509
2026-03-30 13:08:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 18f65aaf-8c09-5e38-a118-d409cedbffa4 with identifier: 124509 to the API
2026-03-30 13:08:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124509>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '18f65aaf-8c09-5e38-a118-d409cedbffa4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7644LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-15-mhev-tech-dct-160cv-124509',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 39309,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20300.0,
'price_includes_vat': True,
'registration_date': '2022-02-16',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.5 MHEV Tech DCT 160CV',
'transmission': 'automatic',
'trim': '1.5 MHEV Tech DCT 160CV',
'vin': 'U5YH5F15GNL098569',
'year': 2022}
2026-03-30 13:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:16 [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-30 13:08:16 [arval.es] INFO: Saving data for 124509: {'created_time': 1773395640.745783, 'last_price_update_time': 1774876096.592734}
2026-03-30 13:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124509') HTTP/1.1" 204 0
2026-03-30 13:08:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125059> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7121e54-6754-5fd8-b041-1d6a5f84c6d5 with identifier: 125059
2026-03-30 13:08:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7121e54-6754-5fd8-b041-1d6a5f84c6d5 with scrape type 2
2026-03-30 13:08:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7121e54-6754-5fd8-b041-1d6a5f84c6d5 with scrape type 2
2026-03-30 13:08:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a7121e54-6754-5fd8-b041-1d6a5f84c6d5, identifier: 125059
2026-03-30 13:08:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a7121e54-6754-5fd8-b041-1d6a5f84c6d5 with identifier: 125059
2026-03-30 13:08:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a7121e54-6754-5fd8-b041-1d6a5f84c6d5 with identifier: 125059
2026-03-30 13:08:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a7121e54-6754-5fd8-b041-1d6a5f84c6d5 with identifier: 125059 to the API
2026-03-30 13:08:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125059>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a7121e54-6754-5fd8-b041-1d6a5f84c6d5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8797LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t3-r-design-163cv-125059',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 31183,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 R-Design 163CV',
'transmission': 'manual',
'trim': '1.5 T3 R-Design 163CV',
'vin': 'YV1XZ11V1N2709524',
'year': 2021}
2026-03-30 13:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:18 [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-30 13:08:18 [arval.es] INFO: Saving data for 125059: {'created_time': 1773396069.784674, 'last_price_update_time': 1774876098.073526}
2026-03-30 13:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125059') HTTP/1.1" 204 0
2026-03-30 13:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125178> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71a270fa-2db7-57cb-aa45-8122e5a8adb9 with identifier: 125178
2026-03-30 13:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71a270fa-2db7-57cb-aa45-8122e5a8adb9 with scrape type 2
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 71a270fa-2db7-57cb-aa45-8122e5a8adb9 with scrape type 2
2026-03-30 13:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 71a270fa-2db7-57cb-aa45-8122e5a8adb9, identifier: 125178
2026-03-30 13:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 71a270fa-2db7-57cb-aa45-8122e5a8adb9 with identifier: 125178
2026-03-30 13:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 71a270fa-2db7-57cb-aa45-8122e5a8adb9 with identifier: 125178
2026-03-30 13:08:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 71a270fa-2db7-57cb-aa45-8122e5a8adb9 with identifier: 125178 to the API
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125178>
{'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': '71a270fa-2db7-57cb-aa45-8122e5a8adb9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0750LZM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-life-10-tsi-110cv-125178',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 38602,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Life 1.0 TSI 110CV',
'transmission': 'manual',
'trim': 'Life 1.0 TSI 110CV',
'vin': 'WVGZZZA1ZPV511300',
'year': 2022}
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:21 [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-30 13:08:21 [arval.es] INFO: Saving data for 125178: {'created_time': 1773396050.62607, 'last_price_update_time': 1774876101.940639}
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125178') HTTP/1.1" 204 0
2026-03-30 13:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125179> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d499728-8106-5744-9ba7-1b3b146d0f51 with identifier: 125179
2026-03-30 13:08:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d499728-8106-5744-9ba7-1b3b146d0f51 with scrape type 2
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3d499728-8106-5744-9ba7-1b3b146d0f51 with scrape type 2
2026-03-30 13:08:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3d499728-8106-5744-9ba7-1b3b146d0f51, identifier: 125179
2026-03-30 13:08:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3d499728-8106-5744-9ba7-1b3b146d0f51 with identifier: 125179
2026-03-30 13:08:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3d499728-8106-5744-9ba7-1b3b146d0f51 with identifier: 125179
2026-03-30 13:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3d499728-8106-5744-9ba7-1b3b146d0f51 with identifier: 125179 to the API
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125179>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '3d499728-8106-5744-9ba7-1b3b146d0f51',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1170MRJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-20-190cv-125179',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X3',
'odometer': 21162,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46500.0,
'price_includes_vat': True,
'registration_date': '2024-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine 2.0 190CV',
'transmission': 'automatic',
'trim': 'xDrive20d xLine 2.0 190CV',
'vin': 'WBA15BZ040N279103',
'year': 2024}
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [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-30 13:08:22 [arval.es] INFO: Saving data for 125179: {'created_time': 1773396060.232255, 'last_price_update_time': 1774876102.620978}
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125179') HTTP/1.1" 204 0
2026-03-30 13:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125509> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7 with identifier: 125509
2026-03-30 13:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7 with scrape type 2
2026-03-30 13:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7 with scrape type 2
2026-03-30 13:08:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7, identifier: 125509
2026-03-30 13:08:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7 with identifier: 125509
2026-03-30 13:08:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7 with identifier: 125509
2026-03-30 13:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7 with identifier: 125509 to the API
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125509>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 400,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '65ad2dca-fef1-52f5-b63a-ceca4a5d2ef7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5890LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-rsq3-sportback-25-tfsi-quattro-400cv-125509',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'RSQ3',
'odometer': 47127,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 57900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Audi RSQ3 Sportback 2.5 TFSI quattro 400CV',
'transmission': 'automatic',
'trim': 'Sportback 2.5 TFSI quattro 400CV',
'vin': 'WUAZZZF34N1902545',
'year': 2021}
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:24 [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-30 13:08:24 [arval.es] INFO: Saving data for 125509: {'created_time': 1773396572.352182, 'last_price_update_time': 1774876104.780011}
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125509') HTTP/1.1" 204 0
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121280> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 907f536c-1462-534d-a94c-152190641868 with identifier: 121280
2026-03-30 13:08:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 907f536c-1462-534d-a94c-152190641868 with scrape type 2
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 907f536c-1462-534d-a94c-152190641868 with scrape type 2
2026-03-30 13:08:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 907f536c-1462-534d-a94c-152190641868, identifier: 121280
2026-03-30 13:08:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 907f536c-1462-534d-a94c-152190641868 with identifier: 121280
2026-03-30 13:08:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 907f536c-1462-534d-a94c-152190641868 with identifier: 121280
2026-03-30 13:08:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 907f536c-1462-534d-a94c-152190641868 with identifier: 121280 to the API
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/121280>
{'auction_title': '',
'category': 'Industrial',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 99,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '907f536c-1462-534d-a94c-152190641868',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8061MFF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-rifter-gt-business-standard-15-hdi-100cv-121280',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': 'Rifter',
'odometer': 33554,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2023-02-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot Rifter GT Business Standard 1.5 HDi 100CV',
'transmission': 'manual',
'trim': 'GT Business Standard 1.5 HDi 100CV',
'vin': 'VR3EFYHT2PJ580632',
'year': 2023}
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [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-30 13:08:29 [arval.es] INFO: Saving data for 121280: {'created_time': 1773396598.487535, 'last_price_update_time': 1774876109.711495}
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='121280') HTTP/1.1" 204 0
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123980> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51b0c94e-0bec-59f4-bf52-893e0c8bea70 with identifier: 123980
2026-03-30 13:08:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51b0c94e-0bec-59f4-bf52-893e0c8bea70 with scrape type 2
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51b0c94e-0bec-59f4-bf52-893e0c8bea70 with scrape type 2
2026-03-30 13:08:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 51b0c94e-0bec-59f4-bf52-893e0c8bea70, identifier: 123980
2026-03-30 13:08:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 51b0c94e-0bec-59f4-bf52-893e0c8bea70 with identifier: 123980
2026-03-30 13:08:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 51b0c94e-0bec-59f4-bf52-893e0c8bea70 with identifier: 123980
2026-03-30 13:08:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 51b0c94e-0bec-59f4-bf52-893e0c8bea70 with identifier: 123980 to the API
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123980>
{'auction_title': '',
'category': 'Turismo',
'color': 'orange',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '51b0c94e-0bec-59f4-bf52-893e0c8bea70',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0316LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-arkana-rs-line-13-tce-edc-140cv-123980',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Arkana',
'odometer': 79732,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana RS Line 1.3 TCe EDC 140CV',
'transmission': 'automatic',
'trim': 'RS Line 1.3 TCe EDC 140CV',
'vin': 'VF1RJL00967280540',
'year': 2021}
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [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-30 13:08:31 [arval.es] INFO: Saving data for 123980: {'created_time': 1773396550.325209, 'last_price_update_time': 1774876111.93033}
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123980') HTTP/1.1" 204 0
2026-03-30 13:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125536> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9520d7d0-c5cc-59c7-875c-519e2693cab6 with identifier: 125536
2026-03-30 13:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9520d7d0-c5cc-59c7-875c-519e2693cab6 with scrape type 2
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9520d7d0-c5cc-59c7-875c-519e2693cab6 with scrape type 2
2026-03-30 13:08:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9520d7d0-c5cc-59c7-875c-519e2693cab6, identifier: 125536
2026-03-30 13:08:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9520d7d0-c5cc-59c7-875c-519e2693cab6 with identifier: 125536
2026-03-30 13:08:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9520d7d0-c5cc-59c7-875c-519e2693cab6 with identifier: 125536
2026-03-30 13:08:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9520d7d0-c5cc-59c7-875c-519e2693cab6 with identifier: 125536 to the API
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125536>
{'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': '9520d7d0-c5cc-59c7-875c-519e2693cab6',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7508LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-125536',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 78042,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19700.0,
'price_includes_vat': True,
'registration_date': '2021-11-08',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1034627',
'year': 2021}
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:34 [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-30 13:08:34 [arval.es] INFO: Saving data for 125536: {'created_time': 1773396587.851303, 'last_price_update_time': 1774876114.617111}
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125536') HTTP/1.1" 204 0
2026-03-30 13:08:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125499> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0a64e2-fad3-5e2f-aeed-76471174c70f with identifier: 125499
2026-03-30 13:08:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0a64e2-fad3-5e2f-aeed-76471174c70f with scrape type 2
2026-03-30 13:08:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd0a64e2-fad3-5e2f-aeed-76471174c70f with scrape type 2
2026-03-30 13:08:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cd0a64e2-fad3-5e2f-aeed-76471174c70f, identifier: 125499
2026-03-30 13:08:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cd0a64e2-fad3-5e2f-aeed-76471174c70f with identifier: 125499
2026-03-30 13:08:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cd0a64e2-fad3-5e2f-aeed-76471174c70f with identifier: 125499
2026-03-30 13:08:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cd0a64e2-fad3-5e2f-aeed-76471174c70f with identifier: 125499 to the API
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125499>
{'auction_title': '',
'category': 'Turismo',
'color': 'green',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'cd0a64e2-fad3-5e2f-aeed-76471174c70f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7226LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mini-countryman-cooper-d-20-150cv-125499',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mini',
'model': 'Countryman',
'odometer': 49643,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': None,
'title': 'Mini Countryman Cooper D 2.0 150CV',
'transmission': 'manual',
'trim': 'Cooper D 2.0 150CV',
'vin': 'WMW41BT0603N94403',
'year': 2021}
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:39 [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-30 13:08:39 [arval.es] INFO: Saving data for 125499: {'created_time': 1773396532.440868, 'last_price_update_time': 1774876119.252812}
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125499') HTTP/1.1" 204 0
2026-03-30 13:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128191> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125613> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13 with identifier: 128191
2026-03-30 13:08:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13 with scrape type 2
2026-03-30 13:08:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13 with scrape type 2
2026-03-30 13:08:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13, identifier: 128191
2026-03-30 13:08:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13 with identifier: 128191
2026-03-30 13:08:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13 with identifier: 128191
2026-03-30 13:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13 with identifier: 128191 to the API
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128191>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '3.0L',
'engine_horse_power': 394,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'cc9aa0af-2c46-5ab2-94d2-d7e982a5ff13',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7958LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x5-xdrive45e-128191',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X5',
'odometer': 81627,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 44300.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X5 xDrive45e',
'transmission': 'automatic',
'trim': 'xDrive45e',
'vin': 'WBATA610X09J73254',
'year': 2021}
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:41 [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-30 13:08:41 [arval.es] INFO: Saving data for 128191: {'created_time': 1773400435.593269, 'last_price_update_time': 1774876121.389912}
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128191') HTTP/1.1" 204 0
2026-03-30 13:08:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7928097-3ef1-57ef-8e10-b3754073fc81 with identifier: 125613
2026-03-30 13:08:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7928097-3ef1-57ef-8e10-b3754073fc81 with scrape type 2
2026-03-30 13:08:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e7928097-3ef1-57ef-8e10-b3754073fc81 with scrape type 2
2026-03-30 13:08:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e7928097-3ef1-57ef-8e10-b3754073fc81, identifier: 125613
2026-03-30 13:08:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e7928097-3ef1-57ef-8e10-b3754073fc81 with identifier: 125613
2026-03-30 13:08:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e7928097-3ef1-57ef-8e10-b3754073fc81 with identifier: 125613
2026-03-30 13:08:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e7928097-3ef1-57ef-8e10-b3754073fc81 with identifier: 125613 to the API
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125613>
{'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': 'e7928097-3ef1-57ef-8e10-b3754073fc81',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2740LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-13-mhev-xtronic-acenta-157cv-125613',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 34726,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'transmission': 'automatic',
'trim': 'DIG-T 1.3 mHEV Xtronic Acenta 157CV',
'vin': 'SJNTAAJ12U1037022',
'year': 2021}
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:41 [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-30 13:08:41 [arval.es] INFO: Saving data for 125613: {'created_time': 1773396615.669124, 'last_price_update_time': 1774876121.8954}
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125613') HTTP/1.1" 204 0
2026-03-30 13:08:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128196> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d42dc830-e63d-5f4f-95ee-26663765843d with identifier: 128196
2026-03-30 13:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d42dc830-e63d-5f4f-95ee-26663765843d with scrape type 2
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d42dc830-e63d-5f4f-95ee-26663765843d with scrape type 2
2026-03-30 13:08:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d42dc830-e63d-5f4f-95ee-26663765843d, identifier: 128196
2026-03-30 13:08:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d42dc830-e63d-5f4f-95ee-26663765843d with identifier: 128196
2026-03-30 13:08:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d42dc830-e63d-5f4f-95ee-26663765843d with identifier: 128196
2026-03-30 13:08:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d42dc830-e63d-5f4f-95ee-26663765843d with identifier: 128196 to the API
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128196>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'd42dc830-e63d-5f4f-95ee-26663765843d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0209MJH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/lexus-rx-450h-luxury-techo-128196',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Lexus',
'model': 'RX',
'odometer': 50078,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 63900.0,
'price_includes_vat': True,
'registration_date': '2023-07-17',
'seats_number': 5,
'seller_name': None,
'title': 'Lexus RX 450h+ Luxury *techo*',
'transmission': 'automatic',
'trim': '450h+ Luxury *techo*',
'vin': 'JTJCJBGA102004984',
'year': 2023}
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [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-30 13:08:43 [arval.es] INFO: Saving data for 128196: {'created_time': 1773400345.894184, 'last_price_update_time': 1774876123.86662}
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128196') HTTP/1.1" 204 0
2026-03-30 13:08:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128199> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a797f9c1-3be9-51f7-a480-8ba832995421 with identifier: 128199
2026-03-30 13:08:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a797f9c1-3be9-51f7-a480-8ba832995421 with scrape type 2
2026-03-30 13:08:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a797f9c1-3be9-51f7-a480-8ba832995421 with scrape type 2
2026-03-30 13:08:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a797f9c1-3be9-51f7-a480-8ba832995421, identifier: 128199
2026-03-30 13:08:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a797f9c1-3be9-51f7-a480-8ba832995421 with identifier: 128199
2026-03-30 13:08:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a797f9c1-3be9-51f7-a480-8ba832995421 with identifier: 128199
2026-03-30 13:08:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a797f9c1-3be9-51f7-a480-8ba832995421 with identifier: 128199 to the API
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128199>
{'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': 'a797f9c1-3be9-51f7-a480-8ba832995421',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8655LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-drive-128199',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Stonic',
'odometer': 28231,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2021-12-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': 'KNAD6817AN6626172',
'year': 2021}
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:46 [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-30 13:08:46 [arval.es] INFO: Saving data for 128199: {'created_time': 1773400350.920968, 'last_price_update_time': 1774876126.340249}
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128199') HTTP/1.1" 204 0
2026-03-30 13:08:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128748> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:08:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 084e6de8-b9a2-51c2-b51d-713b85c19416 with identifier: 128748
2026-03-30 13:08:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 084e6de8-b9a2-51c2-b51d-713b85c19416 with scrape type 2
2026-03-30 13:08:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 084e6de8-b9a2-51c2-b51d-713b85c19416 with scrape type 2
2026-03-30 13:08:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 084e6de8-b9a2-51c2-b51d-713b85c19416, identifier: 128748
2026-03-30 13:08:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 084e6de8-b9a2-51c2-b51d-713b85c19416 with identifier: 128748
2026-03-30 13:08:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 084e6de8-b9a2-51c2-b51d-713b85c19416 with identifier: 128748
2026-03-30 13:08:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 084e6de8-b9a2-51c2-b51d-713b85c19416 with identifier: 128748 to the API
2026-03-30 13:08:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128748>
{'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': '084e6de8-b9a2-51c2-b51d-713b85c19416',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4365LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-gt-pack-puretech-130-ss-eat8-128748',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Peugeot',
'model': '2008',
'odometer': 27184,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17600.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 GT Pack Puretech 130 S&S EAT8',
'transmission': 'automatic',
'trim': 'GT Pack Puretech 130 S&S EAT8',
'vin': 'VR3USHNSSMJ888851',
'year': 2021}
2026-03-30 13:08:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:48 [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-30 13:08:48 [arval.es] INFO: Saving data for 128748: {'created_time': 1773654547.924639, 'last_price_update_time': 1774876128.994985}
2026-03-30 13:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128748') HTTP/1.1" 204 0
2026-03-30 13:09:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128749> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:09:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db323f8a-4624-5333-8a48-58bd22564bde with identifier: 128749
2026-03-30 13:09:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db323f8a-4624-5333-8a48-58bd22564bde with scrape type 2
2026-03-30 13:09:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db323f8a-4624-5333-8a48-58bd22564bde with scrape type 2
2026-03-30 13:09:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: db323f8a-4624-5333-8a48-58bd22564bde, identifier: 128749
2026-03-30 13:09:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: db323f8a-4624-5333-8a48-58bd22564bde with identifier: 128749
2026-03-30 13:09:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: db323f8a-4624-5333-8a48-58bd22564bde with identifier: 128749
2026-03-30 13:09:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: db323f8a-4624-5333-8a48-58bd22564bde with identifier: 128749 to the API
2026-03-30 13:09:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128749>
{'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': 'db323f8a-4624-5333-8a48-58bd22564bde',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9293LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-active-pack-128749',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '3008',
'odometer': 49492,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.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': 'VF3MCYHZMMS254512',
'year': 2021}
2026-03-30 13:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:41 [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-30 13:09:41 [arval.es] INFO: Saving data for 128749: {'created_time': 1773653861.305431, 'last_price_update_time': 1774876181.347289}
2026-03-30 13:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128749') HTTP/1.1" 204 0
2026-03-30 13:09:41 [scrapy.extensions.logstats] INFO: Crawled 1029 pages (at 17 pages/min), scraped 966 items (at 17 items/min)
2026-03-30 13:09:41 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:09:41 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 151.390(s), this was the 1st time calling it.
2026-03-30 13:09:41 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.115492746013156 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:09:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124993> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:09:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d01a753-2804-5be4-8c71-ec7430993219 with identifier: 124993
2026-03-30 13:09:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d01a753-2804-5be4-8c71-ec7430993219 with scrape type 2
2026-03-30 13:09:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d01a753-2804-5be4-8c71-ec7430993219 with scrape type 2
2026-03-30 13:09:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0d01a753-2804-5be4-8c71-ec7430993219, identifier: 124993
2026-03-30 13:09:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0d01a753-2804-5be4-8c71-ec7430993219 with identifier: 124993
2026-03-30 13:09:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0d01a753-2804-5be4-8c71-ec7430993219 with identifier: 124993
2026-03-30 13:09:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0d01a753-2804-5be4-8c71-ec7430993219 with identifier: 124993 to the API
2026-03-30 13:09:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/124993>
{'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': '0d01a753-2804-5be4-8c71-ec7430993219',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3036LZN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-life-10-tsi-110cv-124993',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 48261,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21500.0,
'price_includes_vat': True,
'registration_date': '2022-07-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Life 1.0 TSI 110CV',
'transmission': 'manual',
'trim': 'Life 1.0 TSI 110CV',
'vin': 'WVGZZZA1ZPV515038',
'year': 2022}
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [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-30 13:09:48 [arval.es] INFO: Saving data for 124993: {'created_time': 1773396032.71269, 'last_price_update_time': 1774876188.496591}
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='124993') HTTP/1.1" 204 0
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 133.286(s), this was the 1st time calling it.
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3125937589717163 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128203> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128750> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c644fde3-1279-5ae4-a6e8-4992956aaf69 with identifier: 128203
2026-03-30 13:09:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c644fde3-1279-5ae4-a6e8-4992956aaf69 with scrape type 2
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c644fde3-1279-5ae4-a6e8-4992956aaf69 with scrape type 2
2026-03-30 13:09:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c644fde3-1279-5ae4-a6e8-4992956aaf69, identifier: 128203
2026-03-30 13:09:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 869faf32-2139-5e7d-9948-baaa3343f142 with identifier: 128750
2026-03-30 13:09:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 869faf32-2139-5e7d-9948-baaa3343f142 with scrape type 2
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 869faf32-2139-5e7d-9948-baaa3343f142 with scrape type 2
2026-03-30 13:09:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 869faf32-2139-5e7d-9948-baaa3343f142, identifier: 128750
2026-03-30 13:09:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c644fde3-1279-5ae4-a6e8-4992956aaf69 with identifier: 128203
2026-03-30 13:09:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c644fde3-1279-5ae4-a6e8-4992956aaf69 with identifier: 128203
2026-03-30 13:09:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c644fde3-1279-5ae4-a6e8-4992956aaf69 with identifier: 128203 to the API
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128203>
{'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': 'c644fde3-1279-5ae4-a6e8-4992956aaf69',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0788LVG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-stonic-10-t-gdi-mhev-imt-concept-128203',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Stonic',
'odometer': 78238,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14700.0,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'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': 'KNADA817AN6606894',
'year': 2021}
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:52 [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-30 13:09:52 [arval.es] INFO: Saving data for 128203: {'created_time': 1773653544.927701, 'last_price_update_time': 1774876192.960876}
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128203') HTTP/1.1" 204 0
2026-03-30 13:09:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 869faf32-2139-5e7d-9948-baaa3343f142 with identifier: 128750
2026-03-30 13:09:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 869faf32-2139-5e7d-9948-baaa3343f142 with identifier: 128750
2026-03-30 13:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 869faf32-2139-5e7d-9948-baaa3343f142 with identifier: 128750 to the API
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128750>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 299,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '869faf32-2139-5e7d-9948-baaa3343f142',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2987NFW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-30e-xdrive-128750',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'BMW',
'model': 'X3',
'odometer': 1208,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 58900.0,
'price_includes_vat': True,
'registration_date': '2025-09-12',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 30e xDrive',
'transmission': 'automatic',
'trim': '30e xDrive',
'vin': 'WBA65GP0X0N355638',
'year': 2025}
2026-03-30 13:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:55 [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-30 13:09:55 [arval.es] INFO: Saving data for 128750: {'created_time': 1773655272.647494, 'last_price_update_time': 1774876195.822615}
2026-03-30 13:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128750') HTTP/1.1" 204 0
2026-03-30 13:09:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:09:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128770> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:09:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d027ca4-04e3-514d-8d16-649d9b9993bf with identifier: 128770
2026-03-30 13:09:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d027ca4-04e3-514d-8d16-649d9b9993bf with scrape type 2
2026-03-30 13:09:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4d027ca4-04e3-514d-8d16-649d9b9993bf with scrape type 2
2026-03-30 13:09:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4d027ca4-04e3-514d-8d16-649d9b9993bf, identifier: 128770
2026-03-30 13:09:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4d027ca4-04e3-514d-8d16-649d9b9993bf with identifier: 128770
2026-03-30 13:09:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4d027ca4-04e3-514d-8d16-649d9b9993bf with identifier: 128770
2026-03-30 13:09:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4d027ca4-04e3-514d-8d16-649d9b9993bf with identifier: 128770 to the API
2026-03-30 13:09:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128770>
{'auction_title': '',
'category': 'Industrial',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '4d027ca4-04e3-514d-8d16-649d9b9993bf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0200LTS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-kangoo-combi-life-one-15-blue-dci-128770',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Renault',
'model': 'Kangoo',
'odometer': 81886,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17800.0,
'price_includes_vat': True,
'registration_date': '2021-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Kangoo Combi Life One 1.5 Blue dCi',
'transmission': 'manual',
'trim': 'Combi Life One 1.5 Blue dCi',
'vin': 'VF1RFK00167685285',
'year': 2021}
2026-03-30 13:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:00 [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-30 13:10:00 [arval.es] INFO: Saving data for 128770: {'created_time': 1773654519.365474, 'last_price_update_time': 1774876200.656094}
2026-03-30 13:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128770') HTTP/1.1" 204 0
2026-03-30 13:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119912> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:10:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122590> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:10:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76 with identifier: 119912
2026-03-30 13:10:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76 with scrape type 2
2026-03-30 13:10:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76 with scrape type 2
2026-03-30 13:10:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76, identifier: 119912
2026-03-30 13:10:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76 with identifier: 119912
2026-03-30 13:10:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76 with identifier: 119912
2026-03-30 13:10:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76 with identifier: 119912 to the API
2026-03-30 13:10:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/119912>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'fd6d45a3-d8fb-5b45-9bd5-a255c9e94c76',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9187LJZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-d4-business-plus-190cv-techo-119912',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 93757,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31700.0,
'price_includes_vat': True,
'registration_date': '2020-09-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 D4 Business Plus 190CV *Techo*',
'transmission': 'automatic',
'trim': '2.0 D4 Business Plus 190CV *Techo*',
'vin': 'YV1UZA8VDL1586578',
'year': 2020}
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:04 [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-30 13:10:04 [arval.es] INFO: Saving data for 119912: {'created_time': 1773394371.602156, 'last_price_update_time': 1774876204.348728}
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='119912') HTTP/1.1" 204 0
2026-03-30 13:10:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed427f54-6bd1-5f8f-9e8b-c20a9226be71 with identifier: 122590
2026-03-30 13:10:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed427f54-6bd1-5f8f-9e8b-c20a9226be71 with scrape type 2
2026-03-30 13:10:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ed427f54-6bd1-5f8f-9e8b-c20a9226be71 with scrape type 2
2026-03-30 13:10:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ed427f54-6bd1-5f8f-9e8b-c20a9226be71, identifier: 122590
2026-03-30 13:10:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ed427f54-6bd1-5f8f-9e8b-c20a9226be71 with identifier: 122590
2026-03-30 13:10:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ed427f54-6bd1-5f8f-9e8b-c20a9226be71 with identifier: 122590
2026-03-30 13:10:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ed427f54-6bd1-5f8f-9e8b-c20a9226be71 with identifier: 122590 to the API
2026-03-30 13:10:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10:11 [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-30 13:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/122590>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 300,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ed427f54-6bd1-5f8f-9e8b-c20a9226be71',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0896LGW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-r-20-tsi-4motion-dsg-300cv-122590',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 31891,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31900.0,
'price_includes_vat': True,
'registration_date': '2020-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc R 2.0 TSI 4Motion DSG 300CV',
'transmission': 'automatic',
'trim': 'R 2.0 TSI 4Motion DSG 300CV',
'vin': 'WVGZZZA1ZLV097536',
'year': 2020}
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [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-30 13:10:12 [arval.es] INFO: Saving data for 122590: {'created_time': 1773394828.975269, 'last_price_update_time': 1774876212.051811}
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='122590') HTTP/1.1" 204 0
2026-03-30 13:10:12 [scrapy.extensions.logstats] INFO: Crawled 1035 pages (at 6 pages/min), scraped 972 items (at 6 items/min)
2026-03-30 13:10:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:10:13 [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-30 13:10:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128772> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:10:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775
2026-03-30 13:10: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-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with scrape type 2
2026-03-30 13:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a, identifier: 128775
2026-03-30 13:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775
2026-03-30 13:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775
2026-03-30 13:10:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 924a606f-fe6b-5ebe-95cc-f18d6d29c88a with identifier: 128775 to the API
2026-03-30 13:10:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:19 [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-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:19 [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-30 13:10:19 [arval.es] INFO: Saving data for 128775: {'created_time': 1773654680.688313, 'last_price_update_time': 1774876219.453823}
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128775') HTTP/1.1" 204 0
2026-03-30 13:10:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1a6ee390-5696-5190-b65a-f647305f1bd1 with identifier: 128772
2026-03-30 13:10:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1a6ee390-5696-5190-b65a-f647305f1bd1 with scrape type 2
2026-03-30 13:10:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1a6ee390-5696-5190-b65a-f647305f1bd1 with scrape type 2
2026-03-30 13:10:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1a6ee390-5696-5190-b65a-f647305f1bd1, identifier: 128772
2026-03-30 13:10:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1a6ee390-5696-5190-b65a-f647305f1bd1 with identifier: 128772
2026-03-30 13:10:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1a6ee390-5696-5190-b65a-f647305f1bd1 with identifier: 128772
2026-03-30 13:10:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1a6ee390-5696-5190-b65a-f647305f1bd1 with identifier: 128772 to the API
2026-03-30 13:10:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128772>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1a6ee390-5696-5190-b65a-f647305f1bd1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7347MWD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-techo-128772',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 15462,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 57800.0,
'price_includes_vat': True,
'registration_date': '2024-11-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 de 4MATIC *techo*',
'transmission': 'automatic',
'trim': '300 de 4MATIC *techo*',
'vin': 'W1NKM0KB4SF292143',
'year': 2024}
2026-03-30 13:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:21 [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-30 13:10:21 [arval.es] INFO: Saving data for 128772: {'created_time': 1773654522.007866, 'last_price_update_time': 1774876221.173}
2026-03-30 13:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128772') HTTP/1.1" 204 0
2026-03-30 13:10:22 [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-30 13:10:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832
2026-03-30 13:10:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with scrape type 2
2026-03-30 13:10:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with scrape type 2
2026-03-30 13:10:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7, identifier: 128832
2026-03-30 13:10:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832
2026-03-30 13:10:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832
2026-03-30 13:10:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 49ae7c81-5bcd-53df-ae79-4cea0cce41a7 with identifier: 128832 to the API
2026-03-30 13:10:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:25 [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-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:25 [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-30 13:10:25 [arval.es] INFO: Saving data for 128832: {'created_time': 1773654658.49189, 'last_price_update_time': 1774876225.254621}
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128832') HTTP/1.1" 204 0
2026-03-30 13:10:25 [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-30 13:10:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.632(s), this was the 1st time calling it.
2026-03-30 13:10:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.1582435895952985 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:10:25 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.439(s), this was the 1st time calling it.
2026-03-30 13:10:25 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.659710723476532 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:10:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128773> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:10:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823
2026-03-30 13:10:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f75b5977-bf2a-555d-ad12-2a9534096f9b with scrape type 2
2026-03-30 13:10:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f75b5977-bf2a-555d-ad12-2a9534096f9b with scrape type 2
2026-03-30 13:10:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f75b5977-bf2a-555d-ad12-2a9534096f9b, identifier: 128823
2026-03-30 13:10:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823
2026-03-30 13:10:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823
2026-03-30 13:10:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f75b5977-bf2a-555d-ad12-2a9534096f9b with identifier: 128823 to the API
2026-03-30 13:10:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:26 [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-30 13:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:26 [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-30 13:10:26 [arval.es] INFO: Saving data for 128823: {'created_time': 1773654632.275466, 'last_price_update_time': 1774876226.967019}
2026-03-30 13:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128823') HTTP/1.1" 204 0
2026-03-30 13:10:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 827940df-960f-57ec-9135-37f4a6a9a4cc with identifier: 128773
2026-03-30 13:10:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 827940df-960f-57ec-9135-37f4a6a9a4cc with scrape type 2
2026-03-30 13:10:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 827940df-960f-57ec-9135-37f4a6a9a4cc with scrape type 2
2026-03-30 13:10:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 827940df-960f-57ec-9135-37f4a6a9a4cc, identifier: 128773
2026-03-30 13:10:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 827940df-960f-57ec-9135-37f4a6a9a4cc with identifier: 128773
2026-03-30 13:10:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 827940df-960f-57ec-9135-37f4a6a9a4cc with identifier: 128773
2026-03-30 13:10:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 827940df-960f-57ec-9135-37f4a6a9a4cc with identifier: 128773 to the API
2026-03-30 13:10:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128773>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 3,
'engine': '1.9L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '827940df-960f-57ec-9135-37f4a6a9a4cc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9756LSH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-c-cabrio-c-200-128773',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase C',
'odometer': 42046,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38200.0,
'price_includes_vat': True,
'registration_date': '2021-08-06',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase C Cabrio C 200',
'transmission': 'automatic',
'trim': 'Cabrio C 200',
'vin': 'W1K2054771G101447',
'year': 2021}
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:28 [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-30 13:10:28 [arval.es] INFO: Saving data for 128773: {'created_time': 1773654540.524275, 'last_price_update_time': 1774876228.680965}
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128773') HTTP/1.1" 204 0
2026-03-30 13:10:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:35 [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-30 13:10:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848
2026-03-30 13:10:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 98e4209d-a5c3-5908-a185-c6fe22778470 with scrape type 2
2026-03-30 13:10:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 98e4209d-a5c3-5908-a185-c6fe22778470 with scrape type 2
2026-03-30 13:10:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 98e4209d-a5c3-5908-a185-c6fe22778470, identifier: 128848
2026-03-30 13:10:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848
2026-03-30 13:10:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848
2026-03-30 13:10:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 98e4209d-a5c3-5908-a185-c6fe22778470 with identifier: 128848 to the API
2026-03-30 13:10:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:36 [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-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:36 [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-30 13:10:36 [arval.es] INFO: Saving data for 128848: {'created_time': 1773654681.90382, 'last_price_update_time': 1774876236.840825}
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128848') HTTP/1.1" 204 0
2026-03-30 13:10:38 [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-30 13:10:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445
2026-03-30 13:10:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b17a8153-337c-5531-94af-2e0fb8eff7af with scrape type 2
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b17a8153-337c-5531-94af-2e0fb8eff7af with scrape type 2
2026-03-30 13:10:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b17a8153-337c-5531-94af-2e0fb8eff7af, identifier: 126445
2026-03-30 13:10:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445
2026-03-30 13:10:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445
2026-03-30 13:10:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b17a8153-337c-5531-94af-2e0fb8eff7af with identifier: 126445 to the API
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:40 [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-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [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-30 13:10:40 [arval.es] INFO: Saving data for 126445: {'created_time': 1773654952.140266, 'last_price_update_time': 1774876240.443681}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='126445') HTTP/1.1" 204 0
2026-03-30 13:10:43 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.440(s), this was the 1st time calling it.
2026-03-30 13:10:43 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.526662844933285 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:10:44 [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-30 13:10:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923
2026-03-30 13:10:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 674ddb16-d0a4-5251-8c8c-c515ef443312 with scrape type 2
2026-03-30 13:10:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 674ddb16-d0a4-5251-8c8c-c515ef443312 with scrape type 2
2026-03-30 13:10:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 674ddb16-d0a4-5251-8c8c-c515ef443312, identifier: 128923
2026-03-30 13:10:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923
2026-03-30 13:10:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923
2026-03-30 13:10:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 674ddb16-d0a4-5251-8c8c-c515ef443312 with identifier: 128923 to the API
2026-03-30 13:10:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:47 [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-30 13:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:47 [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-30 13:10:47 [arval.es] INFO: Saving data for 128923: {'created_time': 1773655108.434232, 'last_price_update_time': 1774876247.177117}
2026-03-30 13:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128923') HTTP/1.1" 204 0
2026-03-30 13:10:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125247> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37764bc9-8942-5722-8d22-3320ebe7abb5 with identifier: 125247
2026-03-30 13:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37764bc9-8942-5722-8d22-3320ebe7abb5 with scrape type 2
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37764bc9-8942-5722-8d22-3320ebe7abb5 with scrape type 2
2026-03-30 13:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 37764bc9-8942-5722-8d22-3320ebe7abb5, identifier: 125247
2026-03-30 13:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 37764bc9-8942-5722-8d22-3320ebe7abb5 with identifier: 125247
2026-03-30 13:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 37764bc9-8942-5722-8d22-3320ebe7abb5 with identifier: 125247
2026-03-30 13:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 37764bc9-8942-5722-8d22-3320ebe7abb5 with identifier: 125247 to the API
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125247>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '37764bc9-8942-5722-8d22-3320ebe7abb5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9875LVD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-sportback-20-advanced-35-tdi-s-tronic-150cv-125247',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Audi',
'model': 'Q3',
'odometer': 80578,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 2.0 Advanced 35 TDI S tronic 150CV',
'transmission': 'automatic',
'trim': 'Sportback 2.0 Advanced 35 TDI S tronic 150CV',
'vin': 'WAUZZZF38N1048623',
'year': 2021}
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:52 [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-30 13:10:52 [arval.es] INFO: Saving data for 125247: {'created_time': 1773396086.315214, 'last_price_update_time': 1774876252.361335}
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125247') HTTP/1.1" 204 0
2026-03-30 13:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125479> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd42d6-d5c2-5abb-b376-0af9647b31e2 with identifier: 125479
2026-03-30 13:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd42d6-d5c2-5abb-b376-0af9647b31e2 with scrape type 2
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6afd42d6-d5c2-5abb-b376-0af9647b31e2 with scrape type 2
2026-03-30 13:10:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6afd42d6-d5c2-5abb-b376-0af9647b31e2, identifier: 125479
2026-03-30 13:10:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6afd42d6-d5c2-5abb-b376-0af9647b31e2 with identifier: 125479
2026-03-30 13:10:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6afd42d6-d5c2-5abb-b376-0af9647b31e2 with identifier: 125479
2026-03-30 13:10:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6afd42d6-d5c2-5abb-b376-0af9647b31e2 with identifier: 125479 to the API
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/125479>
{'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': '6afd42d6-d5c2-5abb-b376-0af9647b31e2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9522LTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-santa-fe-16-tgdi-phev-style-265cv-7-plazas-125479',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 59441,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33200.0,
'price_includes_vat': True,
'registration_date': '2021-10-26',
'seats_number': 7,
'seller_name': None,
'title': 'Hyundai Santa Fe 1.6 TGDi PHEV Style 265CV * 7 Plazas*',
'transmission': 'automatic',
'trim': '1.6 TGDi PHEV Style 265CV * 7 Plazas*',
'vin': 'KMHS4812DMU022859',
'year': 2021}
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:54 [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-30 13:10:54 [arval.es] INFO: Saving data for 125479: {'created_time': 1773396639.792654, 'last_price_update_time': 1774876254.865333}
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='125479') HTTP/1.1" 204 0
2026-03-30 13:10:56 [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-30 13:10:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953
2026-03-30 13:10:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with scrape type 2
2026-03-30 13:10:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with scrape type 2
2026-03-30 13:10:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8, identifier: 128953
2026-03-30 13:10:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953
2026-03-30 13:10:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953
2026-03-30 13:10:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4a0563d6-8f2e-5e78-8c75-b638e5a419f8 with identifier: 128953 to the API
2026-03-30 13:10:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:58 [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-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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-30 13:10:58 [arval.es] INFO: Saving data for 128953: {'created_time': 1773654557.616324, 'last_price_update_time': 1774876258.070247}
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128953') HTTP/1.1" 204 0
2026-03-30 13:10:58 [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-30 13:10:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954
2026-03-30 13:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with scrape type 2
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with scrape type 2
2026-03-30 13:10:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503, identifier: 128954
2026-03-30 13:10:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954
2026-03-30 13:10:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954
2026-03-30 13:10:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8128e2f4-4bb0-5cbf-9665-d7cbe32be503 with identifier: 128954 to the API
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:58 [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-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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-30 13:10:58 [arval.es] INFO: Saving data for 128954: {'created_time': 1773655017.511646, 'last_price_update_time': 1774876258.694355}
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128954') HTTP/1.1" 204 0
2026-03-30 13:11:12 [scrapy.extensions.logstats] INFO: Crawled 1047 pages (at 12 pages/min), scraped 984 items (at 12 items/min)
2026-03-30 13:11:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:11:29 [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-30 13:11:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955
2026-03-30 13:11:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f92194f5-8e5b-56ac-b09c-204528f934c1 with scrape type 2
2026-03-30 13:11:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f92194f5-8e5b-56ac-b09c-204528f934c1 with scrape type 2
2026-03-30 13:11:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f92194f5-8e5b-56ac-b09c-204528f934c1, identifier: 128955
2026-03-30 13:11:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955
2026-03-30 13:11:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955
2026-03-30 13:11:30 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f92194f5-8e5b-56ac-b09c-204528f934c1 with identifier: 128955 to the API
2026-03-30 13:11:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:30 [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-30 13:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:30 [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-30 13:11:30 [arval.es] INFO: Saving data for 128955: {'created_time': 1773654957.915268, 'last_price_update_time': 1774876290.48862}
2026-03-30 13:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128955') HTTP/1.1" 204 0
2026-03-30 13:11:32 [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-30 13:11:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849
2026-03-30 13:11:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd90d23c-1346-539f-9c6d-aadf4703c924 with scrape type 2
2026-03-30 13:11:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bd90d23c-1346-539f-9c6d-aadf4703c924 with scrape type 2
2026-03-30 13:11:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bd90d23c-1346-539f-9c6d-aadf4703c924, identifier: 128849
2026-03-30 13:11:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849
2026-03-30 13:11:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849
2026-03-30 13:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bd90d23c-1346-539f-9c6d-aadf4703c924 with identifier: 128849 to the API
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:33 [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-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:33 [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-30 13:11:33 [arval.es] INFO: Saving data for 128849: {'created_time': 1773654967.596685, 'last_price_update_time': 1774876293.633046}
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128849') HTTP/1.1" 204 0
2026-03-30 13:11:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128956> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dc83fa22-1422-52ae-b224-0fe90c05fd7a with identifier: 128956
2026-03-30 13:11:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dc83fa22-1422-52ae-b224-0fe90c05fd7a with scrape type 2
2026-03-30 13:11:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dc83fa22-1422-52ae-b224-0fe90c05fd7a with scrape type 2
2026-03-30 13:11:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: dc83fa22-1422-52ae-b224-0fe90c05fd7a, identifier: 128956
2026-03-30 13:11:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: dc83fa22-1422-52ae-b224-0fe90c05fd7a with identifier: 128956
2026-03-30 13:11:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: dc83fa22-1422-52ae-b224-0fe90c05fd7a with identifier: 128956
2026-03-30 13:11:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: dc83fa22-1422-52ae-b224-0fe90c05fd7a with identifier: 128956 to the API
2026-03-30 13:11:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128956>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'dc83fa22-1422-52ae-b224-0fe90c05fd7a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0804LVM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-5008-12-puretech-ss-gt-7-plazas-128956',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '5008',
'odometer': 46084,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 7,
'seller_name': None,
'title': 'Peugeot 5008 1.2 PureTech S&S GT *7 plazas*',
'transmission': 'automatic',
'trim': '1.2 PureTech S&S GT *7 plazas*',
'vin': 'VF3MRHNSUMS247815',
'year': 2021}
2026-03-30 13:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27128956%27 HTTP/1.1" 200 None
2026-03-30 13:11:36 [arval.es] INFO: Saving data for 128956: {'created_time': 1773393460.338949, 'last_price_update_time': 1774876296.23163}
2026-03-30 13:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128956') HTTP/1.1" 204 0
2026-03-30 13:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128972> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20fc395b-b752-5f2e-967a-efe4e6de4ab2 with identifier: 128972
2026-03-30 13:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20fc395b-b752-5f2e-967a-efe4e6de4ab2 with scrape type 2
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20fc395b-b752-5f2e-967a-efe4e6de4ab2 with scrape type 2
2026-03-30 13:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 20fc395b-b752-5f2e-967a-efe4e6de4ab2, identifier: 128972
2026-03-30 13:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 20fc395b-b752-5f2e-967a-efe4e6de4ab2 with identifier: 128972
2026-03-30 13:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 20fc395b-b752-5f2e-967a-efe4e6de4ab2 with identifier: 128972
2026-03-30 13:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 20fc395b-b752-5f2e-967a-efe4e6de4ab2 with identifier: 128972 to the API
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128972>
{'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': '20fc395b-b752-5f2e-967a-efe4e6de4ab2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7583LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive20d-xline-128972',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X3',
'odometer': 51411,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38900.0,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive20d xLine',
'transmission': 'automatic',
'trim': 'xDrive20d xLine',
'vin': 'WBA15BZ030N134697',
'year': 2022}
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [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-30 13:11:38 [arval.es] INFO: Saving data for 128972: {'created_time': 1773654686.796626, 'last_price_update_time': 1774876298.481395}
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128972') HTTP/1.1" 204 0
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128958> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f with identifier: 128958
2026-03-30 13:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f with scrape type 2
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f with scrape type 2
2026-03-30 13:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f, identifier: 128958
2026-03-30 13:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f with identifier: 128958
2026-03-30 13:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f with identifier: 128958
2026-03-30 13:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f with identifier: 128958 to the API
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128958>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '3b9eeee0-bf09-5a0a-a704-af7d8fce5e7f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9341NGC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-trafic-l1h1-blue-dci-128958',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Renault',
'model': 'Trafic',
'odometer': 4033,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2025-09-25',
'seats_number': 3,
'seller_name': None,
'title': 'Renault Trafic L1H1 Blue dCi',
'transmission': 'manual',
'trim': 'L1H1 Blue dCi',
'vin': 'VF1FL000675384119',
'year': 2025}
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:39 [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-30 13:11:39 [arval.es] INFO: Saving data for 128958: {'created_time': 1773655014.38627, 'last_price_update_time': 1774876299.437197}
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128958') HTTP/1.1" 204 0
2026-03-30 13:11:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129022> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e20b952f-c8d0-5315-916d-8100de1780d4 with identifier: 129022
2026-03-30 13:11:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e20b952f-c8d0-5315-916d-8100de1780d4 with scrape type 2
2026-03-30 13:11:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e20b952f-c8d0-5315-916d-8100de1780d4 with scrape type 2
2026-03-30 13:11:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e20b952f-c8d0-5315-916d-8100de1780d4, identifier: 129022
2026-03-30 13:11:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e20b952f-c8d0-5315-916d-8100de1780d4 with identifier: 129022
2026-03-30 13:11:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e20b952f-c8d0-5315-916d-8100de1780d4 with identifier: 129022
2026-03-30 13:11:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e20b952f-c8d0-5315-916d-8100de1780d4 with identifier: 129022 to the API
2026-03-30 13:11:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129022>
{'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': 'e20b952f-c8d0-5315-916d-8100de1780d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4381LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-edition-129022',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 45820,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Edition',
'transmission': 'manual',
'trim': '1.2T XHL Edition',
'vin': 'VXKUPHNEKM4385520',
'year': 2021}
2026-03-30 13:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:41 [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-30 13:11:41 [arval.es] INFO: Saving data for 129022: {'created_time': 1773655166.327442, 'last_price_update_time': 1774876301.754501}
2026-03-30 13:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129022') HTTP/1.1" 204 0
2026-03-30 13:11:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128957> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fea5f394-2bbc-57fd-a468-d231f501bb57 with identifier: 128957
2026-03-30 13:11:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fea5f394-2bbc-57fd-a468-d231f501bb57 with scrape type 2
2026-03-30 13:11:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fea5f394-2bbc-57fd-a468-d231f501bb57 with scrape type 2
2026-03-30 13:11:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fea5f394-2bbc-57fd-a468-d231f501bb57, identifier: 128957
2026-03-30 13:11:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fea5f394-2bbc-57fd-a468-d231f501bb57 with identifier: 128957
2026-03-30 13:11:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fea5f394-2bbc-57fd-a468-d231f501bb57 with identifier: 128957
2026-03-30 13:11:43 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fea5f394-2bbc-57fd-a468-d231f501bb57 with identifier: 128957 to the API
2026-03-30 13:11:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/128957>
{'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': 'fea5f394-2bbc-57fd-a468-d231f501bb57',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7774LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/cupra-formentor-15-128957',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 67831,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Cupra Formentor 1.5',
'transmission': 'manual',
'trim': '1.5',
'vin': 'VSSZZZKMZNR032004',
'year': 2022}
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:45 [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-30 13:11:45 [arval.es] INFO: Saving data for 128957: {'created_time': 1773654989.801285, 'last_price_update_time': 1774876305.55001}
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128957') HTTP/1.1" 204 0
2026-03-30 13:11:45 [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-30 13:11:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947
2026-03-30 13:11:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with scrape type 2
2026-03-30 13:11:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with scrape type 2
2026-03-30 13:11:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b, identifier: 128947
2026-03-30 13:11:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947
2026-03-30 13:11:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947
2026-03-30 13:11:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9c2ab894-88c5-5fe8-b35d-157336cd1f8b with identifier: 128947 to the API
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:46 [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-30 13:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:46 [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-30 13:11:46 [arval.es] INFO: Saving data for 128947: {'created_time': 1773654958.857572, 'last_price_update_time': 1774876306.633067}
2026-03-30 13:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128947') HTTP/1.1" 204 0
2026-03-30 13:11:50 [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-30 13:11:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949
2026-03-30 13:11:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab658c76-10b8-5a51-b8bf-d9451721d3e2 with scrape type 2
2026-03-30 13:11:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab658c76-10b8-5a51-b8bf-d9451721d3e2 with scrape type 2
2026-03-30 13:11:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ab658c76-10b8-5a51-b8bf-d9451721d3e2, identifier: 128949
2026-03-30 13:11:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949
2026-03-30 13:11:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949
2026-03-30 13:11:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ab658c76-10b8-5a51-b8bf-d9451721d3e2 with identifier: 128949 to the API
2026-03-30 13:11:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:51 [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-30 13:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:51 [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-30 13:11:51 [arval.es] INFO: Saving data for 128949: {'created_time': 1773654554.880978, 'last_price_update_time': 1774876311.410848}
2026-03-30 13:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128949') HTTP/1.1" 204 0
2026-03-30 13:11:52 [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-30 13:11:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026
2026-03-30 13:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac91de6b-0ad5-562a-8c15-7002bfa929a1 with scrape type 2
2026-03-30 13:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac91de6b-0ad5-562a-8c15-7002bfa929a1 with scrape type 2
2026-03-30 13:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ac91de6b-0ad5-562a-8c15-7002bfa929a1, identifier: 129026
2026-03-30 13:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026
2026-03-30 13:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026
2026-03-30 13:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ac91de6b-0ad5-562a-8c15-7002bfa929a1 with identifier: 129026 to the API
2026-03-30 13:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:53 [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-30 13:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:53 [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-30 13:11:53 [arval.es] INFO: Saving data for 129026: {'created_time': 1773655351.701996, 'last_price_update_time': 1774876313.479148}
2026-03-30 13:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129026') HTTP/1.1" 204 0
2026-03-30 13:11:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129037> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a831d425-ae0a-5984-a4db-babf07548016 with identifier: 129037
2026-03-30 13:11:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a831d425-ae0a-5984-a4db-babf07548016 with scrape type 2
2026-03-30 13:11:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a831d425-ae0a-5984-a4db-babf07548016 with scrape type 2
2026-03-30 13:11:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a831d425-ae0a-5984-a4db-babf07548016, identifier: 129037
2026-03-30 13:11:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a831d425-ae0a-5984-a4db-babf07548016 with identifier: 129037
2026-03-30 13:11:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a831d425-ae0a-5984-a4db-babf07548016 with identifier: 129037
2026-03-30 13:11:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a831d425-ae0a-5984-a4db-babf07548016 with identifier: 129037 to the API
2026-03-30 13:11:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129037>
{'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': 'a831d425-ae0a-5984-a4db-babf07548016',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4832LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-129037',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 117413,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ543194',
'year': 2022}
2026-03-30 13:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:54 [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-30 13:11:54 [arval.es] INFO: Saving data for 129037: {'created_time': 1773655204.459069, 'last_price_update_time': 1774876314.014797}
2026-03-30 13:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129037') HTTP/1.1" 204 0
2026-03-30 13:11:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129039> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:11:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3968a88a-d4c5-5898-89c3-0160ce03a29b with identifier: 129039
2026-03-30 13:11:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3968a88a-d4c5-5898-89c3-0160ce03a29b with scrape type 2
2026-03-30 13:11:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3968a88a-d4c5-5898-89c3-0160ce03a29b with scrape type 2
2026-03-30 13:11:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 3968a88a-d4c5-5898-89c3-0160ce03a29b, identifier: 129039
2026-03-30 13:11:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 3968a88a-d4c5-5898-89c3-0160ce03a29b with identifier: 129039
2026-03-30 13:11:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 3968a88a-d4c5-5898-89c3-0160ce03a29b with identifier: 129039
2026-03-30 13:11:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 3968a88a-d4c5-5898-89c3-0160ce03a29b with identifier: 129039 to the API
2026-03-30 13:11:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129039>
{'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': '3968a88a-d4c5-5898-89c3-0160ce03a29b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2621MBW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-15-bluehdi-ss-allure-eat8-129039',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 117906,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 1.5 BlueHDi S&S Allure EAT8',
'transmission': 'automatic',
'trim': '1.5 BlueHDi S&S Allure EAT8',
'vin': 'VF3MCYHZUNS122619',
'year': 2022}
2026-03-30 13:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:58 [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-30 13:11:58 [arval.es] INFO: Saving data for 129039: {'created_time': 1773655327.174503, 'last_price_update_time': 1774876318.567276}
2026-03-30 13:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129039') HTTP/1.1" 204 0
2026-03-30 13:12:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129041> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 631386b2-8094-5bf4-9491-c2f873f247ce with identifier: 129041
2026-03-30 13:12:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 631386b2-8094-5bf4-9491-c2f873f247ce with scrape type 2
2026-03-30 13:12:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 631386b2-8094-5bf4-9491-c2f873f247ce with scrape type 2
2026-03-30 13:12:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 631386b2-8094-5bf4-9491-c2f873f247ce, identifier: 129041
2026-03-30 13:12:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 631386b2-8094-5bf4-9491-c2f873f247ce with identifier: 129041
2026-03-30 13:12:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 631386b2-8094-5bf4-9491-c2f873f247ce with identifier: 129041
2026-03-30 13:12:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 631386b2-8094-5bf4-9491-c2f873f247ce with identifier: 129041 to the API
2026-03-30 13:12:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129041>
{'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': '631386b2-8094-5bf4-9491-c2f873f247ce',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0486MDN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-dsg-xperience-xl-129041',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 54837,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI DSG Xperience XL',
'transmission': 'automatic',
'trim': '1.0 TSI DSG Xperience XL',
'vin': 'VSSZZZKJ2PR006944',
'year': 2023}
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:01 [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-30 13:12:01 [arval.es] INFO: Saving data for 129041: {'created_time': 1773655324.229457, 'last_price_update_time': 1774876321.037637}
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129041') HTTP/1.1" 204 0
2026-03-30 13:12:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129040> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5 with identifier: 129040
2026-03-30 13:12:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5 with scrape type 2
2026-03-30 13:12:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5 with scrape type 2
2026-03-30 13:12:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5, identifier: 129040
2026-03-30 13:12:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5 with identifier: 129040
2026-03-30 13:12:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5 with identifier: 129040
2026-03-30 13:12:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7ab250ed-e2cd-5f4e-a097-e7dc12d10db5 with identifier: 129040 to the API
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129040>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '7ab250ed-e2cd-5f4e-a097-e7dc12d10db5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4111LRR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-308-sw-allure-puretech-130-ss-129040',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '308',
'odometer': 47265,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2021-07-06',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 308 SW Allure PureTech 130 S&S',
'transmission': 'manual',
'trim': 'SW Allure PureTech 130 S&S',
'vin': 'VF3LRHNSJMS160075',
'year': 2021}
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:01 [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-30 13:12:01 [arval.es] INFO: Saving data for 129040: {'created_time': 1773655328.189668, 'last_price_update_time': 1774876321.695588}
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129040') HTTP/1.1" 204 0
2026-03-30 13:12:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129043> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb533cc4-6903-5e73-93cc-41e714faebae with identifier: 129043
2026-03-30 13:12:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb533cc4-6903-5e73-93cc-41e714faebae with scrape type 2
2026-03-30 13:12:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb533cc4-6903-5e73-93cc-41e714faebae with scrape type 2
2026-03-30 13:12:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb533cc4-6903-5e73-93cc-41e714faebae, identifier: 129043
2026-03-30 13:12:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb533cc4-6903-5e73-93cc-41e714faebae with identifier: 129043
2026-03-30 13:12:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb533cc4-6903-5e73-93cc-41e714faebae with identifier: 129043
2026-03-30 13:12:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb533cc4-6903-5e73-93cc-41e714faebae with identifier: 129043 to the API
2026-03-30 13:12:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129043>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'bb533cc4-6903-5e73-93cc-41e714faebae',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7820MBY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-octavia-20-tdi-ambition-129043',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 91363,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17500.0,
'price_includes_vat': True,
'registration_date': '2022-10-28',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Octavia 2.0 TDI Ambition',
'transmission': 'manual',
'trim': '2.0 TDI Ambition',
'vin': 'TMBAJ7NX5NY103763',
'year': 2022}
2026-03-30 13:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:03 [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-30 13:12:03 [arval.es] INFO: Saving data for 129043: {'created_time': 1773655322.008692, 'last_price_update_time': 1774876323.953842}
2026-03-30 13:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129043') HTTP/1.1" 204 0
2026-03-30 13:12:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129036> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 16c75969-36d7-5db2-b18e-4582cf1cfe6a with identifier: 129036
2026-03-30 13:12:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 16c75969-36d7-5db2-b18e-4582cf1cfe6a with scrape type 2
2026-03-30 13:12:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 16c75969-36d7-5db2-b18e-4582cf1cfe6a with scrape type 2
2026-03-30 13:12:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 16c75969-36d7-5db2-b18e-4582cf1cfe6a, identifier: 129036
2026-03-30 13:12:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 16c75969-36d7-5db2-b18e-4582cf1cfe6a with identifier: 129036
2026-03-30 13:12:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 16c75969-36d7-5db2-b18e-4582cf1cfe6a with identifier: 129036
2026-03-30 13:12:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 16c75969-36d7-5db2-b18e-4582cf1cfe6a with identifier: 129036 to the API
2026-03-30 13:12:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129036>
{'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': '16c75969-36d7-5db2-b18e-4582cf1cfe6a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4789LWB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-129036',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 110279,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ543200',
'year': 2022}
2026-03-30 13:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:04 [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-30 13:12:04 [arval.es] INFO: Saving data for 129036: {'created_time': 1773655236.9059, 'last_price_update_time': 1774876324.554964}
2026-03-30 13:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129036') HTTP/1.1" 204 0
2026-03-30 13:12:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129042> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9898094-4ab4-5d51-b32e-1c274b5f555b with identifier: 129042
2026-03-30 13:12:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9898094-4ab4-5d51-b32e-1c274b5f555b with scrape type 2
2026-03-30 13:12:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e9898094-4ab4-5d51-b32e-1c274b5f555b with scrape type 2
2026-03-30 13:12:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e9898094-4ab4-5d51-b32e-1c274b5f555b, identifier: 129042
2026-03-30 13:12:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e9898094-4ab4-5d51-b32e-1c274b5f555b with identifier: 129042
2026-03-30 13:12:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e9898094-4ab4-5d51-b32e-1c274b5f555b with identifier: 129042
2026-03-30 13:12:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e9898094-4ab4-5d51-b32e-1c274b5f555b with identifier: 129042 to the API
2026-03-30 13:12:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129042>
{'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': 'e9898094-4ab4-5d51-b32e-1c274b5f555b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8802LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-leon-20-tdi-ss-style-129042',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Seat',
'model': 'Leon',
'odometer': 55989,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18800.0,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'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': 'VSSZZZKLZNR027505',
'year': 2022}
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:06 [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-30 13:12:06 [arval.es] INFO: Saving data for 129042: {'created_time': 1773655323.455912, 'last_price_update_time': 1774876326.169034}
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129042') HTTP/1.1" 204 0
2026-03-30 13:12:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129072> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: abbce01a-2dc9-55c1-9a25-e37dca3a31bc with identifier: 129072
2026-03-30 13:12:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item abbce01a-2dc9-55c1-9a25-e37dca3a31bc with scrape type 2
2026-03-30 13:12:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item abbce01a-2dc9-55c1-9a25-e37dca3a31bc with scrape type 2
2026-03-30 13:12:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: abbce01a-2dc9-55c1-9a25-e37dca3a31bc, identifier: 129072
2026-03-30 13:12:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: abbce01a-2dc9-55c1-9a25-e37dca3a31bc with identifier: 129072
2026-03-30 13:12:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: abbce01a-2dc9-55c1-9a25-e37dca3a31bc with identifier: 129072
2026-03-30 13:12:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: abbce01a-2dc9-55c1-9a25-e37dca3a31bc with identifier: 129072 to the API
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129072>
{'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': 'abbce01a-2dc9-55c1-9a25-e37dca3a31bc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9682MKF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-maxx-auto-4x4-129072',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 47612,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27200.0,
'price_includes_vat': True,
'registration_date': '2023-09-08',
'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': 'TMAJC812DPJ206430',
'year': 2023}
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:06 [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-30 13:12:06 [arval.es] INFO: Saving data for 129072: {'created_time': 1773653113.407963, 'last_price_update_time': 1774876326.708874}
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129072') HTTP/1.1" 204 0
2026-03-30 13:12:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129145> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bf52c910-3f7f-5b74-b33b-ab946f22f574 with identifier: 129145
2026-03-30 13:12:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bf52c910-3f7f-5b74-b33b-ab946f22f574 with scrape type 2
2026-03-30 13:12:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bf52c910-3f7f-5b74-b33b-ab946f22f574 with scrape type 2
2026-03-30 13:12:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bf52c910-3f7f-5b74-b33b-ab946f22f574, identifier: 129145
2026-03-30 13:12:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bf52c910-3f7f-5b74-b33b-ab946f22f574 with identifier: 129145
2026-03-30 13:12:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bf52c910-3f7f-5b74-b33b-ab946f22f574 with identifier: 129145
2026-03-30 13:12:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bf52c910-3f7f-5b74-b33b-ab946f22f574 with identifier: 129145 to the API
2026-03-30 13:12:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129145>
{'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': 'bf52c910-3f7f-5b74-b33b-ab946f22f574',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3431LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-129145',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 41182,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1037146',
'year': 2021}
2026-03-30 13:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:11 [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-30 13:12:11 [arval.es] INFO: Saving data for 129145: {'created_time': 1773655418.725077, 'last_price_update_time': 1774876331.078026}
2026-03-30 13:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129145') HTTP/1.1" 204 0
2026-03-30 13:12:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.833(s), this was the 1st time calling it.
2026-03-30 13:12:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.7456881154983 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:12:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129074> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d705b283-07b9-5257-ab6a-d8a96a66c7a1 with identifier: 129074
2026-03-30 13:12:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d705b283-07b9-5257-ab6a-d8a96a66c7a1 with scrape type 2
2026-03-30 13:12:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d705b283-07b9-5257-ab6a-d8a96a66c7a1 with scrape type 2
2026-03-30 13:12:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d705b283-07b9-5257-ab6a-d8a96a66c7a1, identifier: 129074
2026-03-30 13:12:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d705b283-07b9-5257-ab6a-d8a96a66c7a1 with identifier: 129074
2026-03-30 13:12:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d705b283-07b9-5257-ab6a-d8a96a66c7a1 with identifier: 129074
2026-03-30 13:12:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d705b283-07b9-5257-ab6a-d8a96a66c7a1 with identifier: 129074 to the API
2026-03-30 13:12:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129074>
{'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': 'd705b283-07b9-5257-ab6a-d8a96a66c7a1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2174LYX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-4x2-acenta-129074',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 93130,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18700.0,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV 4x2 Acenta',
'transmission': 'manual',
'trim': 'DIG-T mHEV 4x2 Acenta',
'vin': 'SJNTAAJ12U1112387',
'year': 2022}
2026-03-30 13:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:12 [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-30 13:12:12 [arval.es] INFO: Saving data for 129074: {'created_time': 1773655386.832182, 'last_price_update_time': 1774876332.345739}
2026-03-30 13:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129074') HTTP/1.1" 204 0
2026-03-30 13:12:12 [scrapy.extensions.logstats] INFO: Crawled 1067 pages (at 20 pages/min), scraped 1004 items (at 20 items/min)
2026-03-30 13:12:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:12:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129147> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5 with identifier: 129147
2026-03-30 13:12:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5 with scrape type 2
2026-03-30 13:12:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5 with scrape type 2
2026-03-30 13:12:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5, identifier: 129147
2026-03-30 13:12:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5 with identifier: 129147
2026-03-30 13:12:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5 with identifier: 129147
2026-03-30 13:12:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7e80cb30-eae4-59d9-9886-fa5ab0fae6f5 with identifier: 129147 to the API
2026-03-30 13:12:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129147>
{'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': '7e80cb30-eae4-59d9-9886-fa5ab0fae6f5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5388MNX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-129147',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 56855,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2024-03-11',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1438326',
'year': 2024}
2026-03-30 13:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:14 [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-30 13:12:14 [arval.es] INFO: Saving data for 129147: {'created_time': 1773653116.289503, 'last_price_update_time': 1774876334.144867}
2026-03-30 13:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129147') HTTP/1.1" 204 0
2026-03-30 13:12:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129146> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 938c18ab-6183-5066-b40e-ae36e06b8665 with identifier: 129146
2026-03-30 13:12:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 938c18ab-6183-5066-b40e-ae36e06b8665 with scrape type 2
2026-03-30 13:12:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 938c18ab-6183-5066-b40e-ae36e06b8665 with scrape type 2
2026-03-30 13:12:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 938c18ab-6183-5066-b40e-ae36e06b8665, identifier: 129146
2026-03-30 13:12:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 938c18ab-6183-5066-b40e-ae36e06b8665 with identifier: 129146
2026-03-30 13:12:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 938c18ab-6183-5066-b40e-ae36e06b8665 with identifier: 129146
2026-03-30 13:12:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 938c18ab-6183-5066-b40e-ae36e06b8665 with identifier: 129146 to the API
2026-03-30 13:12:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129146>
{'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': '938c18ab-6183-5066-b40e-ae36e06b8665',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7592LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-129146',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 69786,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20100.0,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1047799',
'year': 2021}
2026-03-30 13:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:15 [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-30 13:12:15 [arval.es] INFO: Saving data for 129146: {'created_time': 1773655421.504618, 'last_price_update_time': 1774876335.559584}
2026-03-30 13:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129146') HTTP/1.1" 204 0
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.138(s), this was the 1st time calling it.
2026-03-30 13:12:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.74307854310075 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:12:16 [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-30 13:12:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023
2026-03-30 13:12:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51375d3a-1e40-5441-8464-2c5ff26855f4 with scrape type 2
2026-03-30 13:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51375d3a-1e40-5441-8464-2c5ff26855f4 with scrape type 2
2026-03-30 13:12:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 51375d3a-1e40-5441-8464-2c5ff26855f4, identifier: 129023
2026-03-30 13:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023
2026-03-30 13:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023
2026-03-30 13:12:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 51375d3a-1e40-5441-8464-2c5ff26855f4 with identifier: 129023 to the API
2026-03-30 13:12:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:16 [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-30 13:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:16 [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-30 13:12:16 [arval.es] INFO: Saving data for 129023: {'created_time': 1773655197.332375, 'last_price_update_time': 1774876336.754602}
2026-03-30 13:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129023') HTTP/1.1" 204 0
2026-03-30 13:12:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129320> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57a7c090-f07b-57d2-8d25-a9b97effeab9 with identifier: 129320
2026-03-30 13:12:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57a7c090-f07b-57d2-8d25-a9b97effeab9 with scrape type 2
2026-03-30 13:12:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57a7c090-f07b-57d2-8d25-a9b97effeab9 with scrape type 2
2026-03-30 13:12:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 57a7c090-f07b-57d2-8d25-a9b97effeab9, identifier: 129320
2026-03-30 13:12:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 57a7c090-f07b-57d2-8d25-a9b97effeab9 with identifier: 129320
2026-03-30 13:12:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 57a7c090-f07b-57d2-8d25-a9b97effeab9 with identifier: 129320
2026-03-30 13:12:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 57a7c090-f07b-57d2-8d25-a9b97effeab9 with identifier: 129320 to the API
2026-03-30 13:12:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129320>
{'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': '57a7c090-f07b-57d2-8d25-a9b97effeab9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7004LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-qashqai-2021-5p-dig-t-116kw-mhev-xtronic-acenta-129320',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 48803,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai QASHQAI 2021 5P DIG-T 116kW mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'QASHQAI 2021 5P DIG-T 116kW mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1047547',
'year': 2021}
2026-03-30 13:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:17 [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-30 13:12:17 [arval.es] INFO: Saving data for 129320: {'created_time': 1773655435.135721, 'last_price_update_time': 1774876337.264787}
2026-03-30 13:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129320') HTTP/1.1" 204 0
2026-03-30 13:12:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:12:19 [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-30 13:12:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777
2026-03-30 13:12:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1b3882a2-eb04-5d06-8299-b892a8e6825d with scrape type 2
2026-03-30 13:12:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1b3882a2-eb04-5d06-8299-b892a8e6825d with scrape type 2
2026-03-30 13:12:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1b3882a2-eb04-5d06-8299-b892a8e6825d, identifier: 128777
2026-03-30 13:12:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777
2026-03-30 13:12:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777
2026-03-30 13:12:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1b3882a2-eb04-5d06-8299-b892a8e6825d with identifier: 128777 to the API
2026-03-30 13:12:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:20 [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-30 13:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:20 [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-30 13:12:20 [arval.es] INFO: Saving data for 128777: {'created_time': 1773654684.880098, 'last_price_update_time': 1774876340.561509}
2026-03-30 13:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128777') HTTP/1.1" 204 0
2026-03-30 13:12:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:12:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129330> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f570fcb5-85ec-5978-b0a8-1a0598d38450 with identifier: 129330
2026-03-30 13:12:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f570fcb5-85ec-5978-b0a8-1a0598d38450 with scrape type 2
2026-03-30 13:12:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f570fcb5-85ec-5978-b0a8-1a0598d38450 with scrape type 2
2026-03-30 13:12:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f570fcb5-85ec-5978-b0a8-1a0598d38450, identifier: 129330
2026-03-30 13:12:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f570fcb5-85ec-5978-b0a8-1a0598d38450 with identifier: 129330
2026-03-30 13:12:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f570fcb5-85ec-5978-b0a8-1a0598d38450 with identifier: 129330
2026-03-30 13:12:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f570fcb5-85ec-5978-b0a8-1a0598d38450 with identifier: 129330 to the API
2026-03-30 13:12:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129330>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 120,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f570fcb5-85ec-5978-b0a8-1a0598d38450',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4319LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i30-10-tgdi-48v-tecno-lrr-129330',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'i30',
'odometer': 68296,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai i30 1.0 TGDI 48V Tecno LRR',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Tecno LRR',
'vin': 'TMAH351BANJ174504',
'year': 2022}
2026-03-30 13:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:21 [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-30 13:12:21 [arval.es] INFO: Saving data for 129330: {'created_time': 1773653125.002859, 'last_price_update_time': 1774876341.750022}
2026-03-30 13:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129330') HTTP/1.1" 204 0
2026-03-30 13:12:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129148> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b8849c95-b539-5bb4-aa3e-66a982f2f91d with identifier: 129148
2026-03-30 13:12:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b8849c95-b539-5bb4-aa3e-66a982f2f91d with scrape type 2
2026-03-30 13:12:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b8849c95-b539-5bb4-aa3e-66a982f2f91d with scrape type 2
2026-03-30 13:12:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b8849c95-b539-5bb4-aa3e-66a982f2f91d, identifier: 129148
2026-03-30 13:12:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b8849c95-b539-5bb4-aa3e-66a982f2f91d with identifier: 129148
2026-03-30 13:12:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b8849c95-b539-5bb4-aa3e-66a982f2f91d with identifier: 129148
2026-03-30 13:12:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b8849c95-b539-5bb4-aa3e-66a982f2f91d with identifier: 129148 to the API
2026-03-30 13:12:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129148>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b8849c95-b539-5bb4-aa3e-66a982f2f91d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3913MKX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-tekna-129148',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 100161,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21700.0,
'price_includes_vat': True,
'registration_date': '2023-10-16',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Tekna',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Tekna',
'vin': 'SJNTAAJ12U1311071',
'year': 2023}
2026-03-30 13:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:23 [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-30 13:12:23 [arval.es] INFO: Saving data for 129148: {'created_time': 1773655417.644304, 'last_price_update_time': 1774876343.861898}
2026-03-30 13:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129148') HTTP/1.1" 204 0
2026-03-30 13:12:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129346> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7 with identifier: 129346
2026-03-30 13:12:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7 with scrape type 2
2026-03-30 13:12:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7 with scrape type 2
2026-03-30 13:12:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7, identifier: 129346
2026-03-30 13:12:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7 with identifier: 129346
2026-03-30 13:12:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7 with identifier: 129346
2026-03-30 13:12:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7 with identifier: 129346 to the API
2026-03-30 13:12:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129346>
{'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': '4f5d8d95-5560-5a8b-8dd2-2b06fad4efe7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6505MNL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-2008-allure-puretech-100-ss-6-vel-man-129346',
'listing': 'directbuy',
'location': 'Coruña',
'make': 'Peugeot',
'model': '2008',
'odometer': 42516,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17200.0,
'price_includes_vat': True,
'registration_date': '2024-02-22',
'seats_number': 0,
'seller_name': None,
'title': 'Peugeot 2008 2008 Allure Puretech 100 S&S 6 Vel. MAN',
'transmission': 'manual',
'trim': '2008 Allure Puretech 100 S&S 6 Vel. MAN',
'vin': 'VR3USHNKKRJ597724',
'year': 2024}
2026-03-30 13:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:26 [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-30 13:12:26 [arval.es] INFO: Saving data for 129346: {'created_time': 1773655466.28578, 'last_price_update_time': 1774876346.752092}
2026-03-30 13:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129346') HTTP/1.1" 204 0
2026-03-30 13:12:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129333> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cef2fb65-3ca1-5df0-8055-4ec53e7f8431 with identifier: 129333
2026-03-30 13:12:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cef2fb65-3ca1-5df0-8055-4ec53e7f8431 with scrape type 2
2026-03-30 13:12:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cef2fb65-3ca1-5df0-8055-4ec53e7f8431 with scrape type 2
2026-03-30 13:12:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cef2fb65-3ca1-5df0-8055-4ec53e7f8431, identifier: 129333
2026-03-30 13:12:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cef2fb65-3ca1-5df0-8055-4ec53e7f8431 with identifier: 129333
2026-03-30 13:12:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cef2fb65-3ca1-5df0-8055-4ec53e7f8431 with identifier: 129333
2026-03-30 13:12:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cef2fb65-3ca1-5df0-8055-4ec53e7f8431 with identifier: 129333 to the API
2026-03-30 13:12:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129333>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'cef2fb65-3ca1-5df0-8055-4ec53e7f8431',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2186LSN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-captur-intens-tce-90-ac-129333',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Captur',
'odometer': 18375,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-08-26',
'seats_number': 0,
'seller_name': None,
'title': 'Renault Captur Intens TCe 90 (AC)',
'transmission': 'manual',
'trim': 'Intens TCe 90 (AC)',
'vin': 'VF1RJB00267926852',
'year': 2021}
2026-03-30 13:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:29 [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-30 13:12:29 [arval.es] INFO: Saving data for 129333: {'created_time': 1773655463.659184, 'last_price_update_time': 1774876349.449492}
2026-03-30 13:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129333') HTTP/1.1" 204 0
2026-03-30 13:12:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129331> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e066d1e6-f7e9-5ab5-a4f3-300d10d050b4 with identifier: 129331
2026-03-30 13:12:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e066d1e6-f7e9-5ab5-a4f3-300d10d050b4 with scrape type 2
2026-03-30 13:12:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e066d1e6-f7e9-5ab5-a4f3-300d10d050b4 with scrape type 2
2026-03-30 13:12:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e066d1e6-f7e9-5ab5-a4f3-300d10d050b4, identifier: 129331
2026-03-30 13:12:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e066d1e6-f7e9-5ab5-a4f3-300d10d050b4 with identifier: 129331
2026-03-30 13:12:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e066d1e6-f7e9-5ab5-a4f3-300d10d050b4 with identifier: 129331
2026-03-30 13:12:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e066d1e6-f7e9-5ab5-a4f3-300d10d050b4 with identifier: 129331 to the API
2026-03-30 13:12:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129331>
{'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': 'e066d1e6-f7e9-5ab5-a4f3-300d10d050b4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9343LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-84-kw-114-cv-v-n-connecta-129331',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Nissan',
'model': 'Juke',
'odometer': 60880,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Juke DIG-T 84 kW (114 CV) V N-Connecta',
'transmission': 'automatic',
'trim': 'DIG-T 84 kW (114 CV) V N-Connecta',
'vin': 'SJNFAAF16U1151000',
'year': 2021}
2026-03-30 13:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:38 [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-30 13:12:38 [arval.es] INFO: Saving data for 129331: {'created_time': 1773655433.048548, 'last_price_update_time': 1774876358.271471}
2026-03-30 13:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129331') HTTP/1.1" 204 0
2026-03-30 13:12:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 266.394(s), this was the 2nd time calling it.
2026-03-30 13:12:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.666043977651043 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:12:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129404> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04f04f5f-647c-50d6-94bd-f791d180ca8d with identifier: 129404
2026-03-30 13:12:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04f04f5f-647c-50d6-94bd-f791d180ca8d with scrape type 2
2026-03-30 13:12:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 04f04f5f-647c-50d6-94bd-f791d180ca8d with scrape type 2
2026-03-30 13:12:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 04f04f5f-647c-50d6-94bd-f791d180ca8d, identifier: 129404
2026-03-30 13:12:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 04f04f5f-647c-50d6-94bd-f791d180ca8d with identifier: 129404
2026-03-30 13:12:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 04f04f5f-647c-50d6-94bd-f791d180ca8d with identifier: 129404
2026-03-30 13:12:44 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 04f04f5f-647c-50d6-94bd-f791d180ca8d with identifier: 129404 to the API
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129404>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.3L',
'engine_horse_power': 140,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '04f04f5f-647c-50d6-94bd-f791d180ca8d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0191LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-n-connecta-129404',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 62410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 0,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T N-Connecta',
'transmission': 'manual',
'trim': 'DIG-T N-Connecta',
'vin': 'SJNTAAJ12U1018118',
'year': 2021}
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:44 [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-30 13:12:44 [arval.es] INFO: Saving data for 129404: {'created_time': 1773655464.389629, 'last_price_update_time': 1774876364.807551}
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129404') HTTP/1.1" 204 0
2026-03-30 13:12:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129388> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7392d5a3-53e4-5d63-8ac6-434cd335a86b with identifier: 129388
2026-03-30 13:12:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7392d5a3-53e4-5d63-8ac6-434cd335a86b with scrape type 2
2026-03-30 13:12:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7392d5a3-53e4-5d63-8ac6-434cd335a86b with scrape type 2
2026-03-30 13:12:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7392d5a3-53e4-5d63-8ac6-434cd335a86b, identifier: 129388
2026-03-30 13:12:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7392d5a3-53e4-5d63-8ac6-434cd335a86b with identifier: 129388
2026-03-30 13:12:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7392d5a3-53e4-5d63-8ac6-434cd335a86b with identifier: 129388
2026-03-30 13:12:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7392d5a3-53e4-5d63-8ac6-434cd335a86b with identifier: 129388 to the API
2026-03-30 13:12:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129388>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 141,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7392d5a3-53e4-5d63-8ac6-434cd335a86b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0222LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-niro-16-gdi-hev-drive-129388',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Niro',
'odometer': 82380,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2022-02-02',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Niro 1.6 GDi HEV Drive',
'transmission': 'automatic',
'trim': '1.6 GDi HEV Drive',
'vin': 'KNACC81CGN5522772',
'year': 2022}
2026-03-30 13:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:46 [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-30 13:12:46 [arval.es] INFO: Saving data for 129388: {'created_time': 1773655472.139798, 'last_price_update_time': 1774876366.648977}
2026-03-30 13:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129388') HTTP/1.1" 204 0
2026-03-30 13:12:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129391> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49eac884-3cf8-51cb-9cd3-3574c0885488 with identifier: 129391
2026-03-30 13:12:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49eac884-3cf8-51cb-9cd3-3574c0885488 with scrape type 2
2026-03-30 13:12:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49eac884-3cf8-51cb-9cd3-3574c0885488 with scrape type 2
2026-03-30 13:12:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 49eac884-3cf8-51cb-9cd3-3574c0885488, identifier: 129391
2026-03-30 13:12:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 49eac884-3cf8-51cb-9cd3-3574c0885488 with identifier: 129391
2026-03-30 13:12:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 49eac884-3cf8-51cb-9cd3-3574c0885488 with identifier: 129391
2026-03-30 13:12:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 49eac884-3cf8-51cb-9cd3-3574c0885488 with identifier: 129391 to the API
2026-03-30 13:12:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129391>
{'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': '49eac884-3cf8-51cb-9cd3-3574c0885488',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1916LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-15-bluehdi-allure-129391',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '2008',
'odometer': 86111,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.5 BlueHDI Allure',
'transmission': 'manual',
'trim': '1.5 BlueHDI Allure',
'vin': 'VR3UDYHSKNJ544852',
'year': 2022}
2026-03-30 13:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:47 [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-30 13:12:47 [arval.es] INFO: Saving data for 129391: {'created_time': 1773655459.639819, 'last_price_update_time': 1774876367.252432}
2026-03-30 13:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129391') HTTP/1.1" 204 0
2026-03-30 13:12:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129329> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fdd81b47-3a85-5c26-80cc-1228fe8c8f80 with identifier: 129329
2026-03-30 13:12:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fdd81b47-3a85-5c26-80cc-1228fe8c8f80 with scrape type 2
2026-03-30 13:12:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fdd81b47-3a85-5c26-80cc-1228fe8c8f80 with scrape type 2
2026-03-30 13:12:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fdd81b47-3a85-5c26-80cc-1228fe8c8f80, identifier: 129329
2026-03-30 13:12:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fdd81b47-3a85-5c26-80cc-1228fe8c8f80 with identifier: 129329
2026-03-30 13:12:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fdd81b47-3a85-5c26-80cc-1228fe8c8f80 with identifier: 129329
2026-03-30 13:12:48 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fdd81b47-3a85-5c26-80cc-1228fe8c8f80 with identifier: 129329 to the API
2026-03-30 13:12:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129329>
{'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': 'fdd81b47-3a85-5c26-80cc-1228fe8c8f80',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1953LTH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-10-tgdi-48v-maxx-4x2-129329',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 27342,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16900.0,
'price_includes_vat': True,
'registration_date': '2021-10-14',
'seats_number': 0,
'seller_name': None,
'title': 'Hyundai Kona 1.0 TGDI 48V Maxx 4X2',
'transmission': 'manual',
'trim': '1.0 TGDI 48V Maxx 4X2',
'vin': 'KMHK2812AMU745292',
'year': 2021}
2026-03-30 13:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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-30 13:12:49 [arval.es] INFO: Saving data for 129329: {'created_time': 1773655441.714464, 'last_price_update_time': 1774876369.491903}
2026-03-30 13:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129329') HTTP/1.1" 204 0
2026-03-30 13:12:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129500> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1f490a9-1b45-5d1a-bb04-386fd3ffea4c with identifier: 129500
2026-03-30 13:12:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1f490a9-1b45-5d1a-bb04-386fd3ffea4c with scrape type 2
2026-03-30 13:12:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e1f490a9-1b45-5d1a-bb04-386fd3ffea4c with scrape type 2
2026-03-30 13:12:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e1f490a9-1b45-5d1a-bb04-386fd3ffea4c, identifier: 129500
2026-03-30 13:12:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e1f490a9-1b45-5d1a-bb04-386fd3ffea4c with identifier: 129500
2026-03-30 13:12:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e1f490a9-1b45-5d1a-bb04-386fd3ffea4c with identifier: 129500
2026-03-30 13:12:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e1f490a9-1b45-5d1a-bb04-386fd3ffea4c with identifier: 129500 to the API
2026-03-30 13:12:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129500>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 299,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'e1f490a9-1b45-5d1a-bb04-386fd3ffea4c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8701MHF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-sportback-50-tfsi-e-quattro-s-line-20-129500',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5 Sportback',
'odometer': 49121,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42900.0,
'price_includes_vat': True,
'registration_date': '2023-05-31',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q5 Sportback 50 TFSI e quattro S line 2.0',
'transmission': 'automatic',
'trim': '50 TFSI e quattro S line 2.0',
'vin': 'WAUZZZFY2P2109750',
'year': 2023}
2026-03-30 13:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:50 [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-30 13:12:50 [arval.es] INFO: Saving data for 129500: {'created_time': 1773655558.005492, 'last_price_update_time': 1774876370.671602}
2026-03-30 13:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129500') HTTP/1.1" 204 0
2026-03-30 13:12:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 13:12:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129501> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2629ae8d-e776-52f0-b419-6603f9761ed5 with identifier: 129501
2026-03-30 13:12:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2629ae8d-e776-52f0-b419-6603f9761ed5 with scrape type 2
2026-03-30 13:12:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2629ae8d-e776-52f0-b419-6603f9761ed5 with scrape type 2
2026-03-30 13:12:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2629ae8d-e776-52f0-b419-6603f9761ed5, identifier: 129501
2026-03-30 13:12:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2629ae8d-e776-52f0-b419-6603f9761ed5 with identifier: 129501
2026-03-30 13:12:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2629ae8d-e776-52f0-b419-6603f9761ed5 with identifier: 129501
2026-03-30 13:12:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2629ae8d-e776-52f0-b419-6603f9761ed5 with identifier: 129501 to the API
2026-03-30 13:12:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129501>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.5L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '2629ae8d-e776-52f0-b419-6603f9761ed5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5885LYK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-express-lcv-confort-15-blue-dci-129501',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Renault',
'model': 'Express-LCV',
'odometer': 52711,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-06-06',
'seats_number': 2,
'seller_name': None,
'title': 'Renault Express-LCV Confort 1.5 Blue dCi',
'transmission': 'manual',
'trim': 'Confort 1.5 Blue dCi',
'vin': 'VF1RJK00469028029',
'year': 2022}
2026-03-30 13:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:51 [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-30 13:12:51 [arval.es] INFO: Saving data for 129501: {'created_time': 1773655569.699867, 'last_price_update_time': 1774876371.429507}
2026-03-30 13:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129501') HTTP/1.1" 204 0
2026-03-30 13:12:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129503> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503
2026-03-30 13:12:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9815a431-040f-5875-b6fc-e9efc202548d with scrape type 2
2026-03-30 13:12:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9815a431-040f-5875-b6fc-e9efc202548d with scrape type 2
2026-03-30 13:12:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9815a431-040f-5875-b6fc-e9efc202548d, identifier: 129503
2026-03-30 13:12:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503
2026-03-30 13:12:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503
2026-03-30 13:12:52 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9815a431-040f-5875-b6fc-e9efc202548d with identifier: 129503 to the API
2026-03-30 13:12:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129503>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 455,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '9815a431-040f-5875-b6fc-e9efc202548d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5773LWH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc90-20-t8-awd-recharge-r-design-auto-129503',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC90',
'odometer': 90847,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 46400.0,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC90 2.0 T8 AWD Recharge R-Design Auto',
'transmission': 'automatic',
'trim': '2.0 T8 AWD Recharge R-Design Auto',
'vin': 'YV1LFH5VDN1825911',
'year': 2022}
2026-03-30 13:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:52 [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-30 13:12:52 [arval.es] INFO: Saving data for 129503: {'created_time': 1773655494.09635, 'last_price_update_time': 1774876372.709431}
2026-03-30 13:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129503') HTTP/1.1" 204 0
2026-03-30 13:12:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123708> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf63de78-8774-534f-b182-7a5421e9d873 with identifier: 123708
2026-03-30 13:12:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf63de78-8774-534f-b182-7a5421e9d873 with scrape type 2
2026-03-30 13:12:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf63de78-8774-534f-b182-7a5421e9d873 with scrape type 2
2026-03-30 13:12:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cf63de78-8774-534f-b182-7a5421e9d873, identifier: 123708
2026-03-30 13:12:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cf63de78-8774-534f-b182-7a5421e9d873 with identifier: 123708
2026-03-30 13:12:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cf63de78-8774-534f-b182-7a5421e9d873 with identifier: 123708
2026-03-30 13:12:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cf63de78-8774-534f-b182-7a5421e9d873 with identifier: 123708 to the API
2026-03-30 13:12:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/123708>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 179,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': 'cf63de78-8774-534f-b182-7a5421e9d873',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6232LMP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225e-allure-16-179cv-123708',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 32751,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400.0,
'price_includes_vat': True,
'registration_date': '2021-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225e Allure 1.6 179CV',
'transmission': 'automatic',
'trim': 'Hybrid 225e Allure 1.6 179CV',
'vin': 'VF3M4DGZUMS047038',
'year': 2021}
2026-03-30 13:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:53 [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-30 13:12:53 [arval.es] INFO: Saving data for 123708: {'created_time': 1773396473.037743, 'last_price_update_time': 1774876373.711833}
2026-03-30 13:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='123708') HTTP/1.1" 204 0
2026-03-30 13:12:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129335> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a67aaf67-303e-5011-a980-85260275e961 with identifier: 129335
2026-03-30 13:12:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a67aaf67-303e-5011-a980-85260275e961 with scrape type 2
2026-03-30 13:12:54 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a67aaf67-303e-5011-a980-85260275e961 with scrape type 2
2026-03-30 13:12:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a67aaf67-303e-5011-a980-85260275e961, identifier: 129335
2026-03-30 13:12:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a67aaf67-303e-5011-a980-85260275e961 with identifier: 129335
2026-03-30 13:12:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a67aaf67-303e-5011-a980-85260275e961 with identifier: 129335
2026-03-30 13:12:54 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a67aaf67-303e-5011-a980-85260275e961 with identifier: 129335 to the API
2026-03-30 13:12:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129335>
{'auction_title': '',
'category': 'Industrial',
'color': 'other',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.2L',
'engine_horse_power': 203,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'a67aaf67-303e-5011-a980-85260275e961',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9233MPW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ssangyong-musso-pickup-doble-cabina-sports-d22dtr-pro-129335',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Ssangyong',
'model': 'Musso',
'odometer': 10230,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28300.0,
'price_includes_vat': True,
'registration_date': '2024-04-23',
'seats_number': 5,
'seller_name': None,
'title': 'Ssangyong Musso pickup doble cabina Sports D22DTR Pro',
'transmission': 'manual',
'trim': 'pickup doble cabina Sports D22DTR Pro',
'vin': 'KPAX62EESRP218797',
'year': 2024}
2026-03-30 13:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:54 [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-30 13:12:54 [arval.es] INFO: Saving data for 129335: {'created_time': 1773655478.311545, 'last_price_update_time': 1774876374.977362}
2026-03-30 13:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129335') HTTP/1.1" 204 0
2026-03-30 13:12:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129504> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:12:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 78a7803c-adb8-5d63-8e7d-643247b62abc with identifier: 129504
2026-03-30 13:12:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 78a7803c-adb8-5d63-8e7d-643247b62abc with scrape type 2
2026-03-30 13:12:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 78a7803c-adb8-5d63-8e7d-643247b62abc with scrape type 2
2026-03-30 13:12:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 78a7803c-adb8-5d63-8e7d-643247b62abc, identifier: 129504
2026-03-30 13:12:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 78a7803c-adb8-5d63-8e7d-643247b62abc with identifier: 129504
2026-03-30 13:12:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 78a7803c-adb8-5d63-8e7d-643247b62abc with identifier: 129504
2026-03-30 13:12:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 78a7803c-adb8-5d63-8e7d-643247b62abc with identifier: 129504 to the API
2026-03-30 13:12:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129504>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '78a7803c-adb8-5d63-8e7d-643247b62abc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0596MDJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-10-tsi-life-129504',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 113246,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13300.0,
'price_includes_vat': True,
'registration_date': '2023-01-13',
'seats_number': 0,
'seller_name': None,
'title': 'Volkswagen Polo 1.0 TSI LIFE',
'transmission': 'manual',
'trim': '1.0 TSI LIFE',
'vin': 'WVWZZZAWZPY010656',
'year': 2023}
2026-03-30 13:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:55 [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-30 13:12:55 [arval.es] INFO: Saving data for 129504: {'created_time': 1773655491.283745, 'last_price_update_time': 1774876375.764518}
2026-03-30 13:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129504') HTTP/1.1" 204 0
2026-03-30 13:12:57 [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-30 13:12:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:12:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793
2026-03-30 13:12:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with scrape type 2
2026-03-30 13:12:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with scrape type 2
2026-03-30 13:12:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad, identifier: 128793
2026-03-30 13:12:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793
2026-03-30 13:12:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793
2026-03-30 13:12:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a04eb11d-4102-5a4b-bdcb-b9fa9ae32aad with identifier: 128793 to the API
2026-03-30 13:12:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12: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-30 13:12:58 [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-30 13:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:58 [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-30 13:12:58 [arval.es] INFO: Saving data for 128793: {'created_time': 1773654716.653412, 'last_price_update_time': 1774876378.224587}
2026-03-30 13:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='128793') HTTP/1.1" 204 0
2026-03-30 13:13:00 [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-30 13:13:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027
2026-03-30 13:13:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with scrape type 2
2026-03-30 13:13:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with scrape type 2
2026-03-30 13:13:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cef10dab-bb33-5b99-96eb-ac78c56fd6a4, identifier: 129027
2026-03-30 13:13:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027
2026-03-30 13:13:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027
2026-03-30 13:13:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cef10dab-bb33-5b99-96eb-ac78c56fd6a4 with identifier: 129027 to the API
2026-03-30 13:13:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:01 [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-30 13:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:01 [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-30 13:13:01 [arval.es] INFO: Saving data for 129027: {'created_time': 1773655226.561415, 'last_price_update_time': 1774876381.187171}
2026-03-30 13:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129027') HTTP/1.1" 204 0
2026-03-30 13:13:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129709> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129611> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 131081bc-168d-5a2b-abe0-44ac54308abf with identifier: 129709
2026-03-30 13:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 131081bc-168d-5a2b-abe0-44ac54308abf with scrape type 2
2026-03-30 13:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 131081bc-168d-5a2b-abe0-44ac54308abf with scrape type 2
2026-03-30 13:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 131081bc-168d-5a2b-abe0-44ac54308abf, identifier: 129709
2026-03-30 13:13:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 131081bc-168d-5a2b-abe0-44ac54308abf with identifier: 129709
2026-03-30 13:13:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 131081bc-168d-5a2b-abe0-44ac54308abf with identifier: 129709
2026-03-30 13:13:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 131081bc-168d-5a2b-abe0-44ac54308abf with identifier: 129709 to the API
2026-03-30 13:13:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129709>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '131081bc-168d-5a2b-abe0-44ac54308abf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0267LRM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive30e-129709',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X3',
'odometer': 92410,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2021-06-29',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive30e',
'transmission': 'automatic',
'trim': 'xDrive30e',
'vin': 'WBATS110909H33073',
'year': 2021}
2026-03-30 13:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:01 [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-30 13:13:01 [arval.es] INFO: Saving data for 129709: {'created_time': 1773655650.348573, 'last_price_update_time': 1774876381.855017}
2026-03-30 13:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129709') HTTP/1.1" 204 0
2026-03-30 13:13:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b with identifier: 129611
2026-03-30 13:13:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b with scrape type 2
2026-03-30 13:13:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b with scrape type 2
2026-03-30 13:13:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b, identifier: 129611
2026-03-30 13:13:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b with identifier: 129611
2026-03-30 13:13:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b with identifier: 129611
2026-03-30 13:13:02 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b with identifier: 129611 to the API
2026-03-30 13:13:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129611>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 4,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'c2b9cbb0-09b0-5e14-977d-2c73cfc95d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2802LVY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-5-530e-xdrive-129611',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'Serie 5',
'odometer': 73043,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31900.0,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 5 530e xDrive',
'transmission': 'automatic',
'trim': '530e xDrive',
'vin': 'WBA11CH020CJ72372',
'year': 2022}
2026-03-30 13:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:02 [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-30 13:13:02 [arval.es] INFO: Saving data for 129611: {'created_time': 1773655592.187877, 'last_price_update_time': 1774876382.522115}
2026-03-30 13:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129611') HTTP/1.1" 204 0
2026-03-30 13:13:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129705> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 870aed7b-c43e-5873-9ae8-6468ec000e99 with identifier: 129705
2026-03-30 13:13:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 870aed7b-c43e-5873-9ae8-6468ec000e99 with scrape type 2
2026-03-30 13:13:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 870aed7b-c43e-5873-9ae8-6468ec000e99 with scrape type 2
2026-03-30 13:13:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 870aed7b-c43e-5873-9ae8-6468ec000e99, identifier: 129705
2026-03-30 13:13:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 870aed7b-c43e-5873-9ae8-6468ec000e99 with identifier: 129705
2026-03-30 13:13:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 870aed7b-c43e-5873-9ae8-6468ec000e99 with identifier: 129705
2026-03-30 13:13:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 870aed7b-c43e-5873-9ae8-6468ec000e99 with identifier: 129705 to the API
2026-03-30 13:13:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129705>
{'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': '870aed7b-c43e-5873-9ae8-6468ec000e99',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1151LTF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-n-connecta-129705',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 81254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19200.0,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T N-Connecta',
'transmission': 'manual',
'trim': 'DIG-T N-Connecta',
'vin': 'SJNTAAJ12U1020271',
'year': 2021}
2026-03-30 13:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:03 [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-30 13:13:03 [arval.es] INFO: Saving data for 129705: {'created_time': 1773653091.124342, 'last_price_update_time': 1774876383.625033}
2026-03-30 13:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129705') HTTP/1.1" 204 0
2026-03-30 13:13:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129712> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129716> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 374f20d2-09a9-5626-b71b-cb2ee213fed3 with identifier: 129712
2026-03-30 13:13:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 374f20d2-09a9-5626-b71b-cb2ee213fed3 with scrape type 2
2026-03-30 13:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 374f20d2-09a9-5626-b71b-cb2ee213fed3 with scrape type 2
2026-03-30 13:13:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 374f20d2-09a9-5626-b71b-cb2ee213fed3, identifier: 129712
2026-03-30 13:13:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 374f20d2-09a9-5626-b71b-cb2ee213fed3 with identifier: 129712
2026-03-30 13:13:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 374f20d2-09a9-5626-b71b-cb2ee213fed3 with identifier: 129712
2026-03-30 13:13:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 374f20d2-09a9-5626-b71b-cb2ee213fed3 with identifier: 129712 to the API
2026-03-30 13:13:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129712>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '374f20d2-09a9-5626-b71b-cb2ee213fed3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1380MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polo-life-10-tsi-129712',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 75888,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Life 1.0 TSI',
'vin': 'WVWZZZAWZNY053306',
'year': 2022}
2026-03-30 13:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:04 [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-30 13:13:04 [arval.es] INFO: Saving data for 129712: {'created_time': 1773655697.462013, 'last_price_update_time': 1774876384.641433}
2026-03-30 13:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129712') HTTP/1.1" 204 0
2026-03-30 13:13:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129708> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5f659ff1-e711-58fa-b53e-b30586041971 with identifier: 129716
2026-03-30 13:13:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5f659ff1-e711-58fa-b53e-b30586041971 with scrape type 2
2026-03-30 13:13:04 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5f659ff1-e711-58fa-b53e-b30586041971 with scrape type 2
2026-03-30 13:13:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5f659ff1-e711-58fa-b53e-b30586041971, identifier: 129716
2026-03-30 13:13:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5f659ff1-e711-58fa-b53e-b30586041971 with identifier: 129716
2026-03-30 13:13:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5f659ff1-e711-58fa-b53e-b30586041971 with identifier: 129716
2026-03-30 13:13:04 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5f659ff1-e711-58fa-b53e-b30586041971 with identifier: 129716 to the API
2026-03-30 13:13:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129716>
{'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': '5f659ff1-e711-58fa-b53e-b30586041971',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1500LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18da-129716',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'X1',
'odometer': 99254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23800.0,
'price_includes_vat': True,
'registration_date': '2021-11-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18dA',
'transmission': 'automatic',
'trim': 'sDrive18dA',
'vin': 'WBA71AC0105U14238',
'year': 2021}
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:05 [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-30 13:13:05 [arval.es] INFO: Saving data for 129716: {'created_time': 1773655821.999041, 'last_price_update_time': 1774876385.055362}
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129716') HTTP/1.1" 204 0
2026-03-30 13:13:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d79a273e-7a4f-5a53-aeb8-f4123afde94d with identifier: 129708
2026-03-30 13:13:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d79a273e-7a4f-5a53-aeb8-f4123afde94d with scrape type 2
2026-03-30 13:13:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d79a273e-7a4f-5a53-aeb8-f4123afde94d with scrape type 2
2026-03-30 13:13:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d79a273e-7a4f-5a53-aeb8-f4123afde94d, identifier: 129708
2026-03-30 13:13:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d79a273e-7a4f-5a53-aeb8-f4123afde94d with identifier: 129708
2026-03-30 13:13:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d79a273e-7a4f-5a53-aeb8-f4123afde94d with identifier: 129708
2026-03-30 13:13:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d79a273e-7a4f-5a53-aeb8-f4123afde94d with identifier: 129708 to the API
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129708>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'd79a273e-7a4f-5a53-aeb8-f4123afde94d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9880LVJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t3-momentum-pro-129708',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 46562,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2021-12-16',
'seats_number': 0,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 MOMENTUM PRO',
'transmission': 'automatic',
'trim': '1.5 T3 MOMENTUM PRO',
'vin': 'YV1XZ15VDN2712393',
'year': 2021}
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:05 [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-30 13:13:05 [arval.es] INFO: Saving data for 129708: {'created_time': 1773655644.235336, 'last_price_update_time': 1774876385.472571}
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129708') HTTP/1.1" 204 0
2026-03-30 13:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129713> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 22d369e4-1fbf-5fff-a461-6f48c933a51d with identifier: 129713
2026-03-30 13:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 22d369e4-1fbf-5fff-a461-6f48c933a51d with scrape type 2
2026-03-30 13:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 22d369e4-1fbf-5fff-a461-6f48c933a51d with scrape type 2
2026-03-30 13:13:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 22d369e4-1fbf-5fff-a461-6f48c933a51d, identifier: 129713
2026-03-30 13:13:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 22d369e4-1fbf-5fff-a461-6f48c933a51d with identifier: 129713
2026-03-30 13:13:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 22d369e4-1fbf-5fff-a461-6f48c933a51d with identifier: 129713
2026-03-30 13:13:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 22d369e4-1fbf-5fff-a461-6f48c933a51d with identifier: 129713 to the API
2026-03-30 13:13:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129713>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '22d369e4-1fbf-5fff-a461-6f48c933a51d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0775LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-polovi-polo-life-10-tsi-129713',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volkswagen',
'model': 'PoloVI',
'odometer': 19909,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.0,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen PoloVI Polo Life 1.0 TSI',
'transmission': 'manual',
'trim': 'Polo Life 1.0 TSI',
'vin': 'WVWZZZAWZNY016304',
'year': 2021}
2026-03-30 13:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:07 [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-30 13:13:07 [arval.es] INFO: Saving data for 129713: {'created_time': 1773655639.765101, 'last_price_update_time': 1774876387.83471}
2026-03-30 13:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129713') HTTP/1.1" 204 0
2026-03-30 13:13:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129745> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5714563e-1b09-5348-8772-08e79b9638d3 with identifier: 129745
2026-03-30 13:13:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5714563e-1b09-5348-8772-08e79b9638d3 with scrape type 2
2026-03-30 13:13:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5714563e-1b09-5348-8772-08e79b9638d3 with scrape type 2
2026-03-30 13:13:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5714563e-1b09-5348-8772-08e79b9638d3, identifier: 129745
2026-03-30 13:13:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5714563e-1b09-5348-8772-08e79b9638d3 with identifier: 129745
2026-03-30 13:13:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5714563e-1b09-5348-8772-08e79b9638d3 with identifier: 129745
2026-03-30 13:13:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5714563e-1b09-5348-8772-08e79b9638d3 with identifier: 129745 to the API
2026-03-30 13:13:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129745>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '5714563e-1b09-5348-8772-08e79b9638d3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6013LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-129745',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X1',
'odometer': 117922,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22300.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0803N96080',
'year': 2021}
2026-03-30 13:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:08 [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-30 13:13:08 [arval.es] INFO: Saving data for 129745: {'created_time': 1773655746.207437, 'last_price_update_time': 1774876388.3714}
2026-03-30 13:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129745') HTTP/1.1" 204 0
2026-03-30 13:13:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129748> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2a3106a-0b45-5fba-bf31-f51a476a98c8 with identifier: 129748
2026-03-30 13:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2a3106a-0b45-5fba-bf31-f51a476a98c8 with scrape type 2
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c2a3106a-0b45-5fba-bf31-f51a476a98c8 with scrape type 2
2026-03-30 13:13:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c2a3106a-0b45-5fba-bf31-f51a476a98c8, identifier: 129748
2026-03-30 13:13:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c2a3106a-0b45-5fba-bf31-f51a476a98c8 with identifier: 129748
2026-03-30 13:13:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c2a3106a-0b45-5fba-bf31-f51a476a98c8 with identifier: 129748
2026-03-30 13:13:11 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c2a3106a-0b45-5fba-bf31-f51a476a98c8 with identifier: 129748 to the API
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13:11 [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-30 13:13:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129748>
{'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': 'c2a3106a-0b45-5fba-bf31-f51a476a98c8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6954LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129748',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 78172,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11600.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4369319',
'year': 2021}
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:11 [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-30 13:13:11 [arval.es] INFO: Saving data for 129748: {'created_time': 1773655743.612243, 'last_price_update_time': 1774876391.896679}
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129748') HTTP/1.1" 204 0
2026-03-30 13:13:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129746> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1adf349e-eec4-504a-92d2-c3e6b9c7717c with identifier: 129746
2026-03-30 13:13:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1adf349e-eec4-504a-92d2-c3e6b9c7717c with scrape type 2
2026-03-30 13:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1adf349e-eec4-504a-92d2-c3e6b9c7717c with scrape type 2
2026-03-30 13:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1adf349e-eec4-504a-92d2-c3e6b9c7717c, identifier: 129746
2026-03-30 13:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1adf349e-eec4-504a-92d2-c3e6b9c7717c with identifier: 129746
2026-03-30 13:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1adf349e-eec4-504a-92d2-c3e6b9c7717c with identifier: 129746
2026-03-30 13:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1adf349e-eec4-504a-92d2-c3e6b9c7717c with identifier: 129746 to the API
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129746>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '1adf349e-eec4-504a-92d2-c3e6b9c7717c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6193LYK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-klass-129746',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 18860,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2022-06-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI Klass',
'transmission': 'manual',
'trim': '1.6 TGDI Klass',
'vin': 'TMAJB81BANJ200316',
'year': 2022}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [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-30 13:13:12 [arval.es] INFO: Saving data for 129746: {'created_time': 1773655755.409708, 'last_price_update_time': 1774876392.576524}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129746') HTTP/1.1" 204 0
2026-03-30 13:13:12 [scrapy.extensions.logstats] INFO: Crawled 1099 pages (at 32 pages/min), scraped 1036 items (at 32 items/min)
2026-03-30 13:13:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:13:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129747> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7481de38-55a5-536d-ac6d-3fc42b38a0bd with identifier: 129747
2026-03-30 13:13:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7481de38-55a5-536d-ac6d-3fc42b38a0bd with scrape type 2
2026-03-30 13:13:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7481de38-55a5-536d-ac6d-3fc42b38a0bd with scrape type 2
2026-03-30 13:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7481de38-55a5-536d-ac6d-3fc42b38a0bd, identifier: 129747
2026-03-30 13:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7481de38-55a5-536d-ac6d-3fc42b38a0bd with identifier: 129747
2026-03-30 13:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7481de38-55a5-536d-ac6d-3fc42b38a0bd with identifier: 129747
2026-03-30 13:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7481de38-55a5-536d-ac6d-3fc42b38a0bd with identifier: 129747 to the API
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129747>
{'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': '7481de38-55a5-536d-ac6d-3fc42b38a0bd',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6838LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-15-d-gs-line-129747',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Mokka',
'odometer': 104775,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.5 D GS Line',
'transmission': 'manual',
'trim': '1.5 D GS Line',
'vin': 'VXKUDYHSKMW077222',
'year': 2021}
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:13 [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-30 13:13:13 [arval.es] INFO: Saving data for 129747: {'created_time': 1773655741.236369, 'last_price_update_time': 1774876393.256449}
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129747') HTTP/1.1" 204 0
2026-03-30 13:13:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129495> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e73bf16d-7b45-5a75-8602-b9dd932a7980 with identifier: 129495
2026-03-30 13:13:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e73bf16d-7b45-5a75-8602-b9dd932a7980 with scrape type 2
2026-03-30 13:13:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e73bf16d-7b45-5a75-8602-b9dd932a7980 with scrape type 2
2026-03-30 13:13:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e73bf16d-7b45-5a75-8602-b9dd932a7980, identifier: 129495
2026-03-30 13:13:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e73bf16d-7b45-5a75-8602-b9dd932a7980 with identifier: 129495
2026-03-30 13:13:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e73bf16d-7b45-5a75-8602-b9dd932a7980 with identifier: 129495
2026-03-30 13:13:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e73bf16d-7b45-5a75-8602-b9dd932a7980 with identifier: 129495 to the API
2026-03-30 13:13:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129495>
{'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': 'e73bf16d-7b45-5a75-8602-b9dd932a7980',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7606LVZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-129495',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X2',
'odometer': 26709,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25900.0,
'price_includes_vat': True,
'registration_date': '2022-01-26',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110005U79536',
'year': 2022}
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:17 [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-30 13:13:17 [arval.es] INFO: Saving data for 129495: {'created_time': 1773655560.747896, 'last_price_update_time': 1774876397.049686}
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129495') HTTP/1.1" 204 0
2026-03-30 13:13:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129767> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0283b167-dd7b-5246-b74c-4770d1a18349 with identifier: 129767
2026-03-30 13:13:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0283b167-dd7b-5246-b74c-4770d1a18349 with scrape type 2
2026-03-30 13:13:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0283b167-dd7b-5246-b74c-4770d1a18349 with scrape type 2
2026-03-30 13:13:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0283b167-dd7b-5246-b74c-4770d1a18349, identifier: 129767
2026-03-30 13:13:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0283b167-dd7b-5246-b74c-4770d1a18349 with identifier: 129767
2026-03-30 13:13:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0283b167-dd7b-5246-b74c-4770d1a18349 with identifier: 129767
2026-03-30 13:13:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0283b167-dd7b-5246-b74c-4770d1a18349 with identifier: 129767 to the API
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129767>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '0283b167-dd7b-5246-b74c-4770d1a18349',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7412MCZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-mokka-12-t-edition-129767',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Mokka',
'odometer': 29320,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15800.0,
'price_includes_vat': True,
'registration_date': '2022-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 T Edition',
'transmission': 'manual',
'trim': '1.2 T Edition',
'vin': 'VXKUSHNEKNW109377',
'year': 2022}
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:17 [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-30 13:13:17 [arval.es] INFO: Saving data for 129767: {'created_time': 1773655860.543436, 'last_price_update_time': 1774876397.760766}
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129767') HTTP/1.1" 204 0
2026-03-30 13:13:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129769> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f4976e4-c07f-506d-949c-36677c32bfab with identifier: 129769
2026-03-30 13:13:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f4976e4-c07f-506d-949c-36677c32bfab with scrape type 2
2026-03-30 13:13:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f4976e4-c07f-506d-949c-36677c32bfab with scrape type 2
2026-03-30 13:13:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1f4976e4-c07f-506d-949c-36677c32bfab, identifier: 129769
2026-03-30 13:13:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1f4976e4-c07f-506d-949c-36677c32bfab with identifier: 129769
2026-03-30 13:13:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1f4976e4-c07f-506d-949c-36677c32bfab with identifier: 129769
2026-03-30 13:13:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1f4976e4-c07f-506d-949c-36677c32bfab with identifier: 129769 to the API
2026-03-30 13:13:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129769>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': None,
'fuel_type': 'PHEV',
'id': '1f4976e4-c07f-506d-949c-36677c32bfab',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7139MKJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-de-4matic-avantgarde-20-129769',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 64903,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 51500.0,
'price_includes_vat': True,
'registration_date': '2023-09-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 de 4Matic Avantgarde 2.0',
'transmission': 'automatic',
'trim': '300 de 4Matic Avantgarde 2.0',
'vin': 'W1NKM0KB0RU037947',
'year': 2023}
2026-03-30 13:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27129769%27 HTTP/1.1" 200 None
2026-03-30 13:13:20 [arval.es] INFO: Saving data for 129769: {'created_time': 1773655844.277695, 'last_price_update_time': 1774876400.324293}
2026-03-30 13:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129769') HTTP/1.1" 204 0
2026-03-30 13:13:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129768> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49 with identifier: 129768
2026-03-30 13:13:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49 with scrape type 2
2026-03-30 13:13:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49 with scrape type 2
2026-03-30 13:13:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49, identifier: 129768
2026-03-30 13:13:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49 with identifier: 129768
2026-03-30 13:13:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49 with identifier: 129768
2026-03-30 13:13:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49 with identifier: 129768 to the API
2026-03-30 13:13:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129768>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 262,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bb8d18ba-8ed4-5768-a3ad-e1dba92c0f49',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7146LVK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-auto-129768',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 27149,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28600.0,
'price_includes_vat': True,
'registration_date': '2021-12-17',
'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': 'YV1XZBBVFN2709345',
'year': 2021}
2026-03-30 13:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:21 [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-30 13:13:21 [arval.es] INFO: Saving data for 129768: {'created_time': 1773655838.154232, 'last_price_update_time': 1774876401.453051}
2026-03-30 13:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129768') HTTP/1.1" 204 0
2026-03-30 13:13:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129772> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 20220136-6c58-556f-9f7b-d8b64f54a803 with identifier: 129772
2026-03-30 13:13:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 20220136-6c58-556f-9f7b-d8b64f54a803 with scrape type 2
2026-03-30 13:13:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 20220136-6c58-556f-9f7b-d8b64f54a803 with scrape type 2
2026-03-30 13:13:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 20220136-6c58-556f-9f7b-d8b64f54a803, identifier: 129772
2026-03-30 13:13:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 20220136-6c58-556f-9f7b-d8b64f54a803 with identifier: 129772
2026-03-30 13:13:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 20220136-6c58-556f-9f7b-d8b64f54a803 with identifier: 129772
2026-03-30 13:13:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 20220136-6c58-556f-9f7b-d8b64f54a803 with identifier: 129772 to the API
2026-03-30 13:13:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129772>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 105,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '20220136-6c58-556f-9f7b-d8b64f54a803',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1094LTV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-16-gdi-phev-edrive-129772',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 33372,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17900.0,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.6 GDi PHEV eDrive',
'transmission': 'automatic',
'trim': '1.6 GDi PHEV eDrive',
'vin': 'U5YH5F1AGML015334',
'year': 2021}
2026-03-30 13:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:24 [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-30 13:13:24 [arval.es] INFO: Saving data for 129772: {'created_time': 1773655833.434146, 'last_price_update_time': 1774876404.133369}
2026-03-30 13:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129772') HTTP/1.1" 204 0
2026-03-30 13:13:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129743> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e with identifier: 129743
2026-03-30 13:13:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e with scrape type 2
2026-03-30 13:13:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e with scrape type 2
2026-03-30 13:13:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e, identifier: 129743
2026-03-30 13:13:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e with identifier: 129743
2026-03-30 13:13:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e with identifier: 129743
2026-03-30 13:13:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e with identifier: 129743 to the API
2026-03-30 13:13:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129743>
{'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': '60a43c1c-19f5-5fd2-ae6a-902bb5c8c92e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7687MDT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-recharge-phev-plus-bright-auto-129743',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 88045,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27900.0,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Recharge PHEV Plus Bright Auto',
'transmission': 'automatic',
'trim': '1.5 T4 Recharge PHEV Plus Bright Auto',
'vin': 'YV1XZBWV5P2030607',
'year': 2023}
2026-03-30 13:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:24 [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-30 13:13:24 [arval.es] INFO: Saving data for 129743: {'created_time': 1773655763.924476, 'last_price_update_time': 1774876404.990218}
2026-03-30 13:13:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129743') HTTP/1.1" 204 0
2026-03-30 13:13:25 [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-30 13:13:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774
2026-03-30 13:13:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with scrape type 2
2026-03-30 13:13:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with scrape type 2
2026-03-30 13:13:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0428dcd1-57cb-52c2-ac20-7d99c6811de6, identifier: 129774
2026-03-30 13:13:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774
2026-03-30 13:13:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774
2026-03-30 13:13:25 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0428dcd1-57cb-52c2-ac20-7d99c6811de6 with identifier: 129774 to the API
2026-03-30 13:13:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:25 [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-30 13:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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-30 13:13:25 [arval.es] INFO: Saving data for 129774: {'created_time': 1773655837.165036, 'last_price_update_time': 1774876405.539123}
2026-03-30 13:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129774') HTTP/1.1" 204 0
2026-03-30 13:13:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129770> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd0423da-4075-5263-b478-98c276bb82f9 with identifier: 129770
2026-03-30 13:13:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd0423da-4075-5263-b478-98c276bb82f9 with scrape type 2
2026-03-30 13:13:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd0423da-4075-5263-b478-98c276bb82f9 with scrape type 2
2026-03-30 13:13:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cd0423da-4075-5263-b478-98c276bb82f9, identifier: 129770
2026-03-30 13:13:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cd0423da-4075-5263-b478-98c276bb82f9 with identifier: 129770
2026-03-30 13:13:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cd0423da-4075-5263-b478-98c276bb82f9 with identifier: 129770
2026-03-30 13:13:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cd0423da-4075-5263-b478-98c276bb82f9 with identifier: 129770 to the API
2026-03-30 13:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129770>
{'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': 'cd0423da-4075-5263-b478-98c276bb82f9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5107LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-hybrid-225-e-eat8-allure-129770',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Peugeot',
'model': '3008',
'odometer': 39859,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19800.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Hybrid 225 e-EAT8 Allure',
'transmission': 'automatic',
'trim': 'Hybrid 225 e-EAT8 Allure',
'vin': 'VF3M4DGZUMS247287',
'year': 2021}
2026-03-30 13:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:28 [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-30 13:13:28 [arval.es] INFO: Saving data for 129770: {'created_time': 1773655845.018892, 'last_price_update_time': 1774876408.270265}
2026-03-30 13:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129770') HTTP/1.1" 204 0
2026-03-30 13:13: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-30 13:13:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778
2026-03-30 13:13: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-30 13:13:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 68c891f0-12e9-5fae-a633-87b7d840c09d with scrape type 2
2026-03-30 13:13:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 68c891f0-12e9-5fae-a633-87b7d840c09d, identifier: 129778
2026-03-30 13:13:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778
2026-03-30 13:13:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 68c891f0-12e9-5fae-a633-87b7d840c09d with identifier: 129778
2026-03-30 13:13: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-30 13:13:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13: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-30 13:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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-30 13:13:29 [arval.es] INFO: Saving data for 129778: {'created_time': 1773655875.464791, 'last_price_update_time': 1774876409.039905}
2026-03-30 13:13:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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-30 13:13:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129777> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9e6a334d-dd74-5304-9b4e-ce5d580fe65f with identifier: 129777
2026-03-30 13:13:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9e6a334d-dd74-5304-9b4e-ce5d580fe65f with scrape type 2
2026-03-30 13:13:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9e6a334d-dd74-5304-9b4e-ce5d580fe65f with scrape type 2
2026-03-30 13:13:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9e6a334d-dd74-5304-9b4e-ce5d580fe65f, identifier: 129777
2026-03-30 13:13:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9e6a334d-dd74-5304-9b4e-ce5d580fe65f with identifier: 129777
2026-03-30 13:13:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9e6a334d-dd74-5304-9b4e-ce5d580fe65f with identifier: 129777
2026-03-30 13:13:36 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9e6a334d-dd74-5304-9b4e-ce5d580fe65f with identifier: 129777 to the API
2026-03-30 13:13:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129777>
{'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': '9e6a334d-dd74-5304-9b4e-ce5d580fe65f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3629MBC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volkswagen-t-roc-life-20-tdi-129777',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volkswagen',
'model': 'T-Roc',
'odometer': 97463,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21600.0,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Volkswagen T-Roc Life 2.0 TDI',
'transmission': 'manual',
'trim': 'Life 2.0 TDI',
'vin': 'WVGZZZA1ZPV527997',
'year': 2022}
2026-03-30 13:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:36 [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-30 13:13:36 [arval.es] INFO: Saving data for 129777: {'created_time': 1773655770.473941, 'last_price_update_time': 1774876416.849897}
2026-03-30 13:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129777') HTTP/1.1" 204 0
2026-03-30 13:13:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129811> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12043bd0-6191-5e07-898c-18f490029a68 with identifier: 129811
2026-03-30 13:13:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12043bd0-6191-5e07-898c-18f490029a68 with scrape type 2
2026-03-30 13:13:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12043bd0-6191-5e07-898c-18f490029a68 with scrape type 2
2026-03-30 13:13:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 12043bd0-6191-5e07-898c-18f490029a68, identifier: 129811
2026-03-30 13:13:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 12043bd0-6191-5e07-898c-18f490029a68 with identifier: 129811
2026-03-30 13:13:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 12043bd0-6191-5e07-898c-18f490029a68 with identifier: 129811
2026-03-30 13:13:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 12043bd0-6191-5e07-898c-18f490029a68 with identifier: 129811 to the API
2026-03-30 13:13:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129811>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '12043bd0-6191-5e07-898c-18f490029a68',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5755LVF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-glc-300-de-4matic-129811',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 115855,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 34800.0,
'price_includes_vat': True,
'registration_date': '2021-12-03',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': 'GLC 300 de 4MATIC',
'vin': 'W1N2539111V330793',
'year': 2021}
2026-03-30 13:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:37 [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-30 13:13:37 [arval.es] INFO: Saving data for 129811: {'created_time': 1773655811.527268, 'last_price_update_time': 1774876417.74822}
2026-03-30 13:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129811') HTTP/1.1" 204 0
2026-03-30 13:13:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129812> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81e16ef6-53cf-54f4-a9f4-4217eacb3267 with identifier: 129812
2026-03-30 13:13:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81e16ef6-53cf-54f4-a9f4-4217eacb3267 with scrape type 2
2026-03-30 13:13:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81e16ef6-53cf-54f4-a9f4-4217eacb3267 with scrape type 2
2026-03-30 13:13:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 81e16ef6-53cf-54f4-a9f4-4217eacb3267, identifier: 129812
2026-03-30 13:13:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 81e16ef6-53cf-54f4-a9f4-4217eacb3267 with identifier: 129812
2026-03-30 13:13:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 81e16ef6-53cf-54f4-a9f4-4217eacb3267 with identifier: 129812
2026-03-30 13:13:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 81e16ef6-53cf-54f4-a9f4-4217eacb3267 with identifier: 129812 to the API
2026-03-30 13:13:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129812>
{'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': '81e16ef6-53cf-54f4-a9f4-4217eacb3267',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3219LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-74kw-elegance-129812',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Opel',
'model': 'Corsa',
'odometer': 16053,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13200.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL 74kW Elegance',
'transmission': 'manual',
'trim': '1.2T XHL 74kW Elegance',
'vin': 'VXKUPHNEKM4387711',
'year': 2022}
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:39 [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-30 13:13:39 [arval.es] INFO: Saving data for 129812: {'created_time': 1773655808.788591, 'last_price_update_time': 1774876419.167727}
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129812') HTTP/1.1" 204 0
2026-03-30 13:13:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129808> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c760181e-8a8d-56db-b76c-907842430de8 with identifier: 129808
2026-03-30 13:13:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c760181e-8a8d-56db-b76c-907842430de8 with scrape type 2
2026-03-30 13:13:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c760181e-8a8d-56db-b76c-907842430de8 with scrape type 2
2026-03-30 13:13:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: c760181e-8a8d-56db-b76c-907842430de8, identifier: 129808
2026-03-30 13:13:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: c760181e-8a8d-56db-b76c-907842430de8 with identifier: 129808
2026-03-30 13:13:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: c760181e-8a8d-56db-b76c-907842430de8 with identifier: 129808
2026-03-30 13:13:39 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: c760181e-8a8d-56db-b76c-907842430de8 with identifier: 129808 to the API
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129808>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 102,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'c760181e-8a8d-56db-b76c-907842430de8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2228MRZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-partner-2023-4p-furgon-standard-bluehdi-129808',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Peugeot',
'model': 'Partner',
'odometer': 59343,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16700.0,
'price_includes_vat': True,
'registration_date': '2024-06-06',
'seats_number': 3,
'seller_name': None,
'title': 'Peugeot Partner 2023 4P furgon Standard BlueHDi',
'transmission': 'manual',
'trim': '2023 4P furgon Standard BlueHDi',
'vin': 'VR3EDYHT4RJ740714',
'year': 2024}
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:39 [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-30 13:13:39 [arval.es] INFO: Saving data for 129808: {'created_time': 1773653055.13891, 'last_price_update_time': 1774876419.697257}
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129808') HTTP/1.1" 204 0
2026-03-30 13:13:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129813> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1ea5abc0-2218-556a-afae-0a82cfb82773 with identifier: 129813
2026-03-30 13:13:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1ea5abc0-2218-556a-afae-0a82cfb82773 with scrape type 2
2026-03-30 13:13:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1ea5abc0-2218-556a-afae-0a82cfb82773 with scrape type 2
2026-03-30 13:13:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1ea5abc0-2218-556a-afae-0a82cfb82773, identifier: 129813
2026-03-30 13:13:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1ea5abc0-2218-556a-afae-0a82cfb82773 with identifier: 129813
2026-03-30 13:13:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1ea5abc0-2218-556a-afae-0a82cfb82773 with identifier: 129813
2026-03-30 13:13:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1ea5abc0-2218-556a-afae-0a82cfb82773 with identifier: 129813 to the API
2026-03-30 13:13:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129813>
{'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': '1ea5abc0-2218-556a-afae-0a82cfb82773',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8095MCH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-5008-12-puretech-ss-active-pack-129813',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '5008',
'odometer': 117507,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 17300.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',
'transmission': 'automatic',
'trim': '1.2 PureTech S&S Active Pack',
'vin': 'VF3MRHNSUNS149314',
'year': 2022}
2026-03-30 13:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:40 [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-30 13:13:40 [arval.es] INFO: Saving data for 129813: {'created_time': 1773655807.790338, 'last_price_update_time': 1774876420.583474}
2026-03-30 13:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129813') HTTP/1.1" 204 0
2026-03-30 13:13:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129744> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047 with identifier: 129744
2026-03-30 13:13:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047 with scrape type 2
2026-03-30 13:13:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047 with scrape type 2
2026-03-30 13:13:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047, identifier: 129744
2026-03-30 13:13:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047 with identifier: 129744
2026-03-30 13:13:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047 with identifier: 129744
2026-03-30 13:13:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047 with identifier: 129744 to the API
2026-03-30 13:13:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129744>
{'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': 'd39a2dcd-38e4-5f0d-8bac-dd9fcd2a0047',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5308LVV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i10-10-klass-129744',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'i10',
'odometer': 114553,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9400.0,
'price_includes_vat': True,
'registration_date': '2022-01-04',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i10 1.0 Klass',
'transmission': 'manual',
'trim': '1.0 Klass',
'vin': 'NLHDN51AAMZ101915',
'year': 2022}
2026-03-30 13:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:42 [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-30 13:13:42 [arval.es] INFO: Saving data for 129744: {'created_time': 1773655722.92193, 'last_price_update_time': 1774876422.052168}
2026-03-30 13:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129744') HTTP/1.1" 204 0
2026-03-30 13:13:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129818> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc49d0e2-4396-55b6-bc37-080d5e1d94b7 with identifier: 129818
2026-03-30 13:13:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc49d0e2-4396-55b6-bc37-080d5e1d94b7 with scrape type 2
2026-03-30 13:13:42 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fc49d0e2-4396-55b6-bc37-080d5e1d94b7 with scrape type 2
2026-03-30 13:13:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fc49d0e2-4396-55b6-bc37-080d5e1d94b7, identifier: 129818
2026-03-30 13:13:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fc49d0e2-4396-55b6-bc37-080d5e1d94b7 with identifier: 129818
2026-03-30 13:13:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fc49d0e2-4396-55b6-bc37-080d5e1d94b7 with identifier: 129818
2026-03-30 13:13:42 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fc49d0e2-4396-55b6-bc37-080d5e1d94b7 with identifier: 129818 to the API
2026-03-30 13:13:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129818>
{'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': 'fc49d0e2-4396-55b6-bc37-080d5e1d94b7',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5054MDZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-2022-5p-todoterreno-sdrive18d-129818',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'BMW',
'model': 'X1',
'odometer': 73323,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31500.0,
'price_includes_vat': True,
'registration_date': '2023-02-21',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 2022 5P todoterreno sDrive18d',
'transmission': 'automatic',
'trim': '2022 5P todoterreno sDrive18d',
'vin': 'WBA11EG0305V96953',
'year': 2023}
2026-03-30 13:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:43 [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-30 13:13:43 [arval.es] INFO: Saving data for 129818: {'created_time': 1773655903.598485, 'last_price_update_time': 1774876423.258161}
2026-03-30 13:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129818') HTTP/1.1" 204 0
2026-03-30 13:13:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129831> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f with identifier: 129831
2026-03-30 13:13:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f with scrape type 2
2026-03-30 13:13:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f with scrape type 2
2026-03-30 13:13:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f, identifier: 129831
2026-03-30 13:13:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f with identifier: 129831
2026-03-30 13:13:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f with identifier: 129831
2026-03-30 13:13:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f with identifier: 129831 to the API
2026-03-30 13:13:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129831>
{'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': '1f7fdf09-ed0b-5c4e-853e-8ffd1cbb9b0f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2985LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129831',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 54933,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKN4123704',
'year': 2022}
2026-03-30 13:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:45 [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-30 13:13:45 [arval.es] INFO: Saving data for 129831: {'created_time': 1773656006.070788, 'last_price_update_time': 1774876425.370248}
2026-03-30 13:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129831') HTTP/1.1" 204 0
2026-03-30 13:13:45 [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-30 13:13:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782
2026-03-30 13:13:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with scrape type 2
2026-03-30 13:13:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with scrape type 2
2026-03-30 13:13:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996, identifier: 129782
2026-03-30 13:13:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782
2026-03-30 13:13:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782
2026-03-30 13:13:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0d3fbda7-2811-5d9f-ab7b-dca2112b9996 with identifier: 129782 to the API
2026-03-30 13:13:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:46 [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-30 13:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:46 [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-30 13:13:46 [arval.es] INFO: Saving data for 129782: {'created_time': 1773655874.179759, 'last_price_update_time': 1774876426.484488}
2026-03-30 13:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129782') HTTP/1.1" 204 0
2026-03-30 13:13:47 [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-30 13:13:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834
2026-03-30 13:13:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6691d254-dbd1-579b-9487-1b67556ee675 with scrape type 2
2026-03-30 13:13:47 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6691d254-dbd1-579b-9487-1b67556ee675 with scrape type 2
2026-03-30 13:13:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6691d254-dbd1-579b-9487-1b67556ee675, identifier: 129834
2026-03-30 13:13:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834
2026-03-30 13:13:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834
2026-03-30 13:13:47 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6691d254-dbd1-579b-9487-1b67556ee675 with identifier: 129834 to the API
2026-03-30 13:13:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:47 [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-30 13:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:47 [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-30 13:13:47 [arval.es] INFO: Saving data for 129834: {'created_time': 1773656160.583701, 'last_price_update_time': 1774876427.613666}
2026-03-30 13:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129834') HTTP/1.1" 204 0
2026-03-30 13:13:49 [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-30 13:13:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833
2026-03-30 13:13:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f06a7a0-01aa-59f1-877c-d77341407019 with scrape type 2
2026-03-30 13:13:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8f06a7a0-01aa-59f1-877c-d77341407019 with scrape type 2
2026-03-30 13:13:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8f06a7a0-01aa-59f1-877c-d77341407019, identifier: 129833
2026-03-30 13:13:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833
2026-03-30 13:13:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833
2026-03-30 13:13:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8f06a7a0-01aa-59f1-877c-d77341407019 with identifier: 129833 to the API
2026-03-30 13:13:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:50 [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-30 13:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:50 [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-30 13:13:50 [arval.es] INFO: Saving data for 129833: {'created_time': 1773655986.559047, 'last_price_update_time': 1774876430.366516}
2026-03-30 13:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129833') HTTP/1.1" 204 0
2026-03-30 13:13:50 [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-30 13:13:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816
2026-03-30 13:13:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with scrape type 2
2026-03-30 13:13:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with scrape type 2
2026-03-30 13:13:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637, identifier: 129816
2026-03-30 13:13:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816
2026-03-30 13:13:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816
2026-03-30 13:13:50 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 8d3b085c-d86a-5b96-a0aa-e7fea82bf637 with identifier: 129816 to the API
2026-03-30 13:13:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:51 [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-30 13:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:51 [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-30 13:13:51 [arval.es] INFO: Saving data for 129816: {'created_time': 1773655904.712114, 'last_price_update_time': 1774876431.057989}
2026-03-30 13:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129816') HTTP/1.1" 204 0
2026-03-30 13:13:51 [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-30 13:13:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839
2026-03-30 13:13:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with scrape type 2
2026-03-30 13:13:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with scrape type 2
2026-03-30 13:13:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6a7d99f5-d6c5-574f-b0da-4befb3185c73, identifier: 129839
2026-03-30 13:13:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839
2026-03-30 13:13:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839
2026-03-30 13:13:51 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6a7d99f5-d6c5-574f-b0da-4befb3185c73 with identifier: 129839 to the API
2026-03-30 13:13:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:51 [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-30 13:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:51 [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-30 13:13:51 [arval.es] INFO: Saving data for 129839: {'created_time': 1773656203.059284, 'last_price_update_time': 1774876431.59691}
2026-03-30 13:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129839') HTTP/1.1" 204 0
2026-03-30 13:13:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129849> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 520b1735-98c4-5841-8ef7-bc31f5db610c with identifier: 129849
2026-03-30 13:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 520b1735-98c4-5841-8ef7-bc31f5db610c with scrape type 2
2026-03-30 13:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 520b1735-98c4-5841-8ef7-bc31f5db610c with scrape type 2
2026-03-30 13:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 520b1735-98c4-5841-8ef7-bc31f5db610c, identifier: 129849
2026-03-30 13:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 520b1735-98c4-5841-8ef7-bc31f5db610c with identifier: 129849
2026-03-30 13:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 520b1735-98c4-5841-8ef7-bc31f5db610c with identifier: 129849
2026-03-30 13:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 520b1735-98c4-5841-8ef7-bc31f5db610c with identifier: 129849 to the API
2026-03-30 13:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129849>
{'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': '520b1735-98c4-5841-8ef7-bc31f5db610c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8327LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129849',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 93678,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10900.0,
'price_includes_vat': True,
'registration_date': '2021-12-21',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4365873',
'year': 2021}
2026-03-30 13:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:53 [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-30 13:13:53 [arval.es] INFO: Saving data for 129849: {'created_time': 1773656023.751627, 'last_price_update_time': 1774876433.657141}
2026-03-30 13:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129849') HTTP/1.1" 204 0
2026-03-30 13:13:53 [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-30 13:13:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817
2026-03-30 13:13:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with scrape type 2
2026-03-30 13:13:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with scrape type 2
2026-03-30 13:13:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e, identifier: 129817
2026-03-30 13:13:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817
2026-03-30 13:13:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817
2026-03-30 13:13:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: d7f03a7b-f549-5b0f-82d5-d6a64ab1ef9e with identifier: 129817 to the API
2026-03-30 13:13:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:54 [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-30 13:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:54 [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-30 13:13:54 [arval.es] INFO: Saving data for 129817: {'created_time': 1773653061.080197, 'last_price_update_time': 1774876434.960492}
2026-03-30 13:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129817') HTTP/1.1" 204 0
2026-03-30 13:13:54 [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-30 13:13:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846
2026-03-30 13:13:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bab6bac3-495e-5e6d-bb84-a128316640c1 with scrape type 2
2026-03-30 13:13:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bab6bac3-495e-5e6d-bb84-a128316640c1 with scrape type 2
2026-03-30 13:13:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bab6bac3-495e-5e6d-bb84-a128316640c1, identifier: 129846
2026-03-30 13:13:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846
2026-03-30 13:13:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846
2026-03-30 13:13:55 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bab6bac3-495e-5e6d-bb84-a128316640c1 with identifier: 129846 to the API
2026-03-30 13:13:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:55 [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-30 13:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:55 [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-30 13:13:55 [arval.es] INFO: Saving data for 129846: {'created_time': 1773656004.399554, 'last_price_update_time': 1774876435.472759}
2026-03-30 13:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129846') HTTP/1.1" 204 0
2026-03-30 13:13:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129845> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81787082-b9e0-5343-8840-98463263eaf1 with identifier: 129845
2026-03-30 13:13:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81787082-b9e0-5343-8840-98463263eaf1 with scrape type 2
2026-03-30 13:13:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 81787082-b9e0-5343-8840-98463263eaf1 with scrape type 2
2026-03-30 13:13:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 81787082-b9e0-5343-8840-98463263eaf1, identifier: 129845
2026-03-30 13:13:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 81787082-b9e0-5343-8840-98463263eaf1 with identifier: 129845
2026-03-30 13:13:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 81787082-b9e0-5343-8840-98463263eaf1 with identifier: 129845
2026-03-30 13:13:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 81787082-b9e0-5343-8840-98463263eaf1 with identifier: 129845 to the API
2026-03-30 13:13:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129845>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 349,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '81787082-b9e0-5343-8840-98463263eaf1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3808LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-t6-awd-recharge-inscription-exp-auto-129845',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC60',
'odometer': 92805,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31500.0,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 T6 AWD Recharge Inscription Exp Auto',
'transmission': 'automatic',
'trim': '2.0 T6 AWD Recharge Inscription Exp Auto',
'vin': 'YV1UZH1VDN1019359',
'year': 2022}
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:57 [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-30 13:13:57 [arval.es] INFO: Saving data for 129845: {'created_time': 1773655939.338661, 'last_price_update_time': 1774876437.163572}
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129845') HTTP/1.1" 204 0
2026-03-30 13:13:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129871> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215 with identifier: 129871
2026-03-30 13:13:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215 with scrape type 2
2026-03-30 13:13:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215 with scrape type 2
2026-03-30 13:13:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215, identifier: 129871
2026-03-30 13:13:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215 with identifier: 129871
2026-03-30 13:13:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215 with identifier: 129871
2026-03-30 13:13:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215 with identifier: 129871 to the API
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129871>
{'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': 'fbf2e8f7-9dfc-5cbc-aef9-737cebd4e215',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7024LVR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-maxx-auto-129871',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 67865,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2021-12-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Maxx Auto',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Maxx Auto',
'vin': 'TMAJC811BMJ066917',
'year': 2021}
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:57 [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-30 13:13:57 [arval.es] INFO: Saving data for 129871: {'created_time': 1773656100.08035, 'last_price_update_time': 1774876437.755093}
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129871') HTTP/1.1" 204 0
2026-03-30 13:13:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129852> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:13:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:13:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbeb30b8-47f8-5a0d-9ce6-69890560b71c with identifier: 129852
2026-03-30 13:13:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbeb30b8-47f8-5a0d-9ce6-69890560b71c with scrape type 2
2026-03-30 13:13:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fbeb30b8-47f8-5a0d-9ce6-69890560b71c with scrape type 2
2026-03-30 13:13:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fbeb30b8-47f8-5a0d-9ce6-69890560b71c, identifier: 129852
2026-03-30 13:13:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fbeb30b8-47f8-5a0d-9ce6-69890560b71c with identifier: 129852
2026-03-30 13:13:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fbeb30b8-47f8-5a0d-9ce6-69890560b71c with identifier: 129852
2026-03-30 13:13:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fbeb30b8-47f8-5a0d-9ce6-69890560b71c with identifier: 129852 to the API
2026-03-30 13:13:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129852>
{'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': 'fbeb30b8-47f8-5a0d-9ce6-69890560b71c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8402LVB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-techo-129852',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 48418,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 24000.0,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 0,
'seller_name': None,
'title': 'BMW X2 sDrive18i *Techo*',
'transmission': 'automatic',
'trim': 'sDrive18i *Techo*',
'vin': 'WBAYH110105U51177',
'year': 2021}
2026-03-30 13:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:58 [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-30 13:13:58 [arval.es] INFO: Saving data for 129852: {'created_time': 1773655942.213588, 'last_price_update_time': 1774876438.847172}
2026-03-30 13:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129852') HTTP/1.1" 204 0
2026-03-30 13:14:01 [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-30 13:14:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876
2026-03-30 13:14:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 974855b4-0e23-56dd-9dbe-9bd56470266a with scrape type 2
2026-03-30 13:14:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 974855b4-0e23-56dd-9dbe-9bd56470266a with scrape type 2
2026-03-30 13:14:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 974855b4-0e23-56dd-9dbe-9bd56470266a, identifier: 129876
2026-03-30 13:14:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876
2026-03-30 13:14:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876
2026-03-30 13:14:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 974855b4-0e23-56dd-9dbe-9bd56470266a with identifier: 129876 to the API
2026-03-30 13:14:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:01 [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-30 13:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:01 [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-30 13:14:01 [arval.es] INFO: Saving data for 129876: {'created_time': 1773656119.016992, 'last_price_update_time': 1774876441.890748}
2026-03-30 13:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129876') HTTP/1.1" 204 0
2026-03-30 13:14:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129877> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae440ae3-51a9-560f-bd64-c7e8ed6ba930 with identifier: 129877
2026-03-30 13:14:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae440ae3-51a9-560f-bd64-c7e8ed6ba930 with scrape type 2
2026-03-30 13:14:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae440ae3-51a9-560f-bd64-c7e8ed6ba930 with scrape type 2
2026-03-30 13:14:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae440ae3-51a9-560f-bd64-c7e8ed6ba930, identifier: 129877
2026-03-30 13:14:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae440ae3-51a9-560f-bd64-c7e8ed6ba930 with identifier: 129877
2026-03-30 13:14:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae440ae3-51a9-560f-bd64-c7e8ed6ba930 with identifier: 129877
2026-03-30 13:14:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae440ae3-51a9-560f-bd64-c7e8ed6ba930 with identifier: 129877 to the API
2026-03-30 13:14:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129877>
{'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': 'ae440ae3-51a9-560f-bd64-c7e8ed6ba930',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9812LTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-10-t-gdi-drive-129877',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'XCeed',
'odometer': 75005,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16100.0,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.0 T-GDi Drive',
'transmission': 'manual',
'trim': '1.0 T-GDi Drive',
'vin': 'U5YH4F12ANL088654',
'year': 2021}
2026-03-30 13:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:04 [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-30 13:14:04 [arval.es] INFO: Saving data for 129877: {'created_time': 1773656110.438868, 'last_price_update_time': 1774876444.269178}
2026-03-30 13:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129877') HTTP/1.1" 204 0
2026-03-30 13:14:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130023> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2766d2fc-bf72-5126-9ec5-856fbace31ad with identifier: 130023
2026-03-30 13:14:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2766d2fc-bf72-5126-9ec5-856fbace31ad with scrape type 2
2026-03-30 13:14:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2766d2fc-bf72-5126-9ec5-856fbace31ad with scrape type 2
2026-03-30 13:14:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2766d2fc-bf72-5126-9ec5-856fbace31ad, identifier: 130023
2026-03-30 13:14:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2766d2fc-bf72-5126-9ec5-856fbace31ad with identifier: 130023
2026-03-30 13:14:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2766d2fc-bf72-5126-9ec5-856fbace31ad with identifier: 130023
2026-03-30 13:14:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2766d2fc-bf72-5126-9ec5-856fbace31ad with identifier: 130023 to the API
2026-03-30 13:14:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130023>
{'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': '2766d2fc-bf72-5126-9ec5-856fbace31ad',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6274MBF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/renault-clio-intens-tce-glp-130023',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Renault',
'model': 'Clio',
'odometer': 19558,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 14900.0,
'price_includes_vat': True,
'registration_date': '2022-09-16',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Clio Intens TCe GLP',
'transmission': 'manual',
'trim': 'Intens TCe GLP',
'vin': 'VF1RJA00569054018',
'year': 2022}
2026-03-30 13:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:06 [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-30 13:14:06 [arval.es] INFO: Saving data for 130023: {'created_time': 1773656057.263753, 'last_price_update_time': 1774876446.505923}
2026-03-30 13:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130023') HTTP/1.1" 204 0
2026-03-30 13:14:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130024> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ecd4086-fd94-559d-b1bf-d3c3b6e63976 with identifier: 130024
2026-03-30 13:14:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ecd4086-fd94-559d-b1bf-d3c3b6e63976 with scrape type 2
2026-03-30 13:14:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6ecd4086-fd94-559d-b1bf-d3c3b6e63976 with scrape type 2
2026-03-30 13:14:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6ecd4086-fd94-559d-b1bf-d3c3b6e63976, identifier: 130024
2026-03-30 13:14:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6ecd4086-fd94-559d-b1bf-d3c3b6e63976 with identifier: 130024
2026-03-30 13:14:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6ecd4086-fd94-559d-b1bf-d3c3b6e63976 with identifier: 130024
2026-03-30 13:14:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6ecd4086-fd94-559d-b1bf-d3c3b6e63976 with identifier: 130024 to the API
2026-03-30 13:14:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130024>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 220,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '6ecd4086-fd94-559d-b1bf-d3c3b6e63976',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1032MSV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-clase-220-d-4matic-avantgarde-130024',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 31217,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 51900.0,
'price_includes_vat': True,
'registration_date': '2024-07-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC Clase 220 d 4Matic Avantgarde',
'transmission': 'automatic',
'trim': 'Clase 220 d 4Matic Avantgarde',
'vin': 'W1NKM0FBXRU057410',
'year': 2024}
2026-03-30 13:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:08 [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-30 13:14:08 [arval.es] INFO: Saving data for 130024: {'created_time': 1773656190.580167, 'last_price_update_time': 1774876448.757756}
2026-03-30 13:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130024') HTTP/1.1" 204 0
2026-03-30 13:14:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130025> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0ea0baa0-9809-51e0-981d-0b3deefc6379 with identifier: 130025
2026-03-30 13:14:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0ea0baa0-9809-51e0-981d-0b3deefc6379 with scrape type 2
2026-03-30 13:14:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0ea0baa0-9809-51e0-981d-0b3deefc6379 with scrape type 2
2026-03-30 13:14:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0ea0baa0-9809-51e0-981d-0b3deefc6379, identifier: 130025
2026-03-30 13:14:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0ea0baa0-9809-51e0-981d-0b3deefc6379 with identifier: 130025
2026-03-30 13:14:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0ea0baa0-9809-51e0-981d-0b3deefc6379 with identifier: 130025
2026-03-30 13:14:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0ea0baa0-9809-51e0-981d-0b3deefc6379 with identifier: 130025 to the API
2026-03-30 13:14:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130025>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.5L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '0ea0baa0-9809-51e0-981d-0b3deefc6379',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1123MRL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-rav4-25l-plug-in-300ph-e-cvt-style-plus-130025',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Toyota',
'model': 'RAV4',
'odometer': 18903,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 49900.0,
'price_includes_vat': True,
'registration_date': '2024-05-17',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota RAV4 2.5l PLUG-IN 300PH (e-CVT) Style Plus',
'transmission': 'automatic',
'trim': '2.5l PLUG-IN 300PH (e-CVT) Style Plus',
'vin': 'JTMGBRFV60D193103',
'year': 2024}
2026-03-30 13:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:10 [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-30 13:14:10 [arval.es] INFO: Saving data for 130025: {'created_time': 1773656124.98774, 'last_price_update_time': 1774876450.931105}
2026-03-30 13:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130025') HTTP/1.1" 204 0
2026-03-30 13:14:12 [scrapy.extensions.logstats] INFO: Crawled 1133 pages (at 34 pages/min), scraped 1070 items (at 34 items/min)
2026-03-30 13:14:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:14:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130026> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0210cfca-ca25-5e29-97b3-35ef60618b06 with identifier: 130026
2026-03-30 13:14:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0210cfca-ca25-5e29-97b3-35ef60618b06 with scrape type 2
2026-03-30 13:14:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0210cfca-ca25-5e29-97b3-35ef60618b06 with scrape type 2
2026-03-30 13:14:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0210cfca-ca25-5e29-97b3-35ef60618b06, identifier: 130026
2026-03-30 13:14:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0210cfca-ca25-5e29-97b3-35ef60618b06 with identifier: 130026
2026-03-30 13:14:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0210cfca-ca25-5e29-97b3-35ef60618b06 with identifier: 130026
2026-03-30 13:14:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0210cfca-ca25-5e29-97b3-35ef60618b06 with identifier: 130026 to the API
2026-03-30 13:14:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130026>
{'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': '0210cfca-ca25-5e29-97b3-35ef60618b06',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1667MHV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a1-sportback-adrenalin-30-tfsi-s-tron-130026',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'A1',
'odometer': 46711,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23300.0,
'price_includes_vat': True,
'registration_date': '2023-06-27',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A1 Sportback Adrenalin 30 TFSI S tron',
'transmission': 'automatic',
'trim': 'Sportback Adrenalin 30 TFSI S tron',
'vin': 'WAUZZZGB0PR066687',
'year': 2023}
2026-03-30 13:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14: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-30 13:14:13 [arval.es] INFO: Saving data for 130026: {'created_time': 1773656058.934317, 'last_price_update_time': 1774876453.741294}
2026-03-30 13:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130026') HTTP/1.1" 204 0
2026-03-30 13:14:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129874> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a38e5387-16f4-5529-84e2-3fc4240c12b5 with identifier: 129874
2026-03-30 13:14:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a38e5387-16f4-5529-84e2-3fc4240c12b5 with scrape type 2
2026-03-30 13:14:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a38e5387-16f4-5529-84e2-3fc4240c12b5 with scrape type 2
2026-03-30 13:14:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a38e5387-16f4-5529-84e2-3fc4240c12b5, identifier: 129874
2026-03-30 13:14:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a38e5387-16f4-5529-84e2-3fc4240c12b5 with identifier: 129874
2026-03-30 13:14:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a38e5387-16f4-5529-84e2-3fc4240c12b5 with identifier: 129874
2026-03-30 13:14:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a38e5387-16f4-5529-84e2-3fc4240c12b5 with identifier: 129874 to the API
2026-03-30 13:14:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129874>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'a38e5387-16f4-5529-84e2-3fc4240c12b5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7392LRW',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t3-momentum-pro-auto-129874',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 117502,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21800.0,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T3 Momentum Pro Auto',
'transmission': 'automatic',
'trim': '1.5 T3 Momentum Pro Auto',
'vin': 'YV1XZ15VDN2652245',
'year': 2021}
2026-03-30 13:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:15 [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-30 13:14:15 [arval.es] INFO: Saving data for 129874: {'created_time': 1773656088.538558, 'last_price_update_time': 1774876455.081533}
2026-03-30 13:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129874') HTTP/1.1" 204 0
2026-03-30 13:14:15 [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-30 13:14:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285
2026-03-30 13:14:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with scrape type 2
2026-03-30 13:14:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with scrape type 2
2026-03-30 13:14:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fb2a13e2-126f-59e4-9787-fa30bdfa26d2, identifier: 120285
2026-03-30 13:14:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285
2026-03-30 13:14:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285
2026-03-30 13:14:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fb2a13e2-126f-59e4-9787-fa30bdfa26d2 with identifier: 120285 to the API
2026-03-30 13:14:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:15 [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-30 13:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:15 [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-30 13:14:15 [arval.es] INFO: Saving data for 120285: {'created_time': 1773653037.691195, 'last_price_update_time': 1774876455.820877}
2026-03-30 13:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='120285') HTTP/1.1" 204 0
2026-03-30 13:14:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130047> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee85d4c3-ee21-5302-8ed1-8047039f6d5b with identifier: 130047
2026-03-30 13:14:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee85d4c3-ee21-5302-8ed1-8047039f6d5b with scrape type 2
2026-03-30 13:14:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee85d4c3-ee21-5302-8ed1-8047039f6d5b with scrape type 2
2026-03-30 13:14:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ee85d4c3-ee21-5302-8ed1-8047039f6d5b, identifier: 130047
2026-03-30 13:14:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ee85d4c3-ee21-5302-8ed1-8047039f6d5b with identifier: 130047
2026-03-30 13:14:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ee85d4c3-ee21-5302-8ed1-8047039f6d5b with identifier: 130047
2026-03-30 13:14:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ee85d4c3-ee21-5302-8ed1-8047039f6d5b with identifier: 130047 to the API
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130047>
{'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': 'ee85d4c3-ee21-5302-8ed1-8047039f6d5b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5009NGF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-a3-sportback-30-tfsi-advanced-15-tfsi-115cv-130047',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Audi',
'model': 'A3 Sportback',
'odometer': 6812,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28500.0,
'price_includes_vat': True,
'registration_date': '2025-09-29',
'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': 'WAUZZZGY4TA012239',
'year': 2025}
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:17 [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-30 13:14:17 [arval.es] INFO: Saving data for 130047: {'created_time': 1773656205.925688, 'last_price_update_time': 1774876457.237332}
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130047') HTTP/1.1" 204 0
2026-03-30 13:14:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129872> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be with identifier: 129872
2026-03-30 13:14:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be with scrape type 2
2026-03-30 13:14:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be with scrape type 2
2026-03-30 13:14:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be, identifier: 129872
2026-03-30 13:14:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be with identifier: 129872
2026-03-30 13:14:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be with identifier: 129872
2026-03-30 13:14:17 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9b5f9611-26b4-5a56-a6ab-0d4ec02a91be with identifier: 129872 to the API
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129872>
{'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': '9b5f9611-26b4-5a56-a6ab-0d4ec02a91be',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7137LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-129872',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 71827,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11500.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': 'VXKUPHNEKM4365886',
'year': 2021}
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:17 [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-30 13:14:17 [arval.es] INFO: Saving data for 129872: {'created_time': 1773656117.933777, 'last_price_update_time': 1774876457.790818}
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129872') HTTP/1.1" 204 0
2026-03-30 13:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130049> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130057> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129765> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a56c9414-4989-51fa-8833-48afc11ec933 with identifier: 130049
2026-03-30 13:14:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a56c9414-4989-51fa-8833-48afc11ec933 with scrape type 2
2026-03-30 13:14:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a56c9414-4989-51fa-8833-48afc11ec933 with scrape type 2
2026-03-30 13:14:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a56c9414-4989-51fa-8833-48afc11ec933, identifier: 130049
2026-03-30 13:14:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a56c9414-4989-51fa-8833-48afc11ec933 with identifier: 130049
2026-03-30 13:14:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a56c9414-4989-51fa-8833-48afc11ec933 with identifier: 130049
2026-03-30 13:14:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a56c9414-4989-51fa-8833-48afc11ec933 with identifier: 130049 to the API
2026-03-30 13:14:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130049>
{'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': 'a56c9414-4989-51fa-8833-48afc11ec933',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3761LTD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-arona-10-tsi-style-plus-130049',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Arona',
'odometer': 50545,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15500.0,
'price_includes_vat': True,
'registration_date': '2021-10-01',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Arona 1.0 TSI Style Plus',
'transmission': 'manual',
'trim': '1.0 TSI Style Plus',
'vin': 'VSSZZZKJZNR006357',
'year': 2021}
2026-03-30 13:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:19 [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-30 13:14:19 [arval.es] INFO: Saving data for 130049: {'created_time': 1773656646.175494, 'last_price_update_time': 1774876459.868593}
2026-03-30 13:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130049') HTTP/1.1" 204 0
2026-03-30 13:14:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130061> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fcc5766b-310b-5810-a485-ece236bd83dc with identifier: 130057
2026-03-30 13:14:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fcc5766b-310b-5810-a485-ece236bd83dc with scrape type 2
2026-03-30 13:14:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fcc5766b-310b-5810-a485-ece236bd83dc with scrape type 2
2026-03-30 13:14:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fcc5766b-310b-5810-a485-ece236bd83dc, identifier: 130057
2026-03-30 13:14:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fe268b3c-a965-5b9c-afb8-21bf5704cbea with identifier: 129765
2026-03-30 13:14:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fe268b3c-a965-5b9c-afb8-21bf5704cbea with scrape type 2
2026-03-30 13:14:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fe268b3c-a965-5b9c-afb8-21bf5704cbea with scrape type 2
2026-03-30 13:14:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: fe268b3c-a965-5b9c-afb8-21bf5704cbea, identifier: 129765
2026-03-30 13:14:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fcc5766b-310b-5810-a485-ece236bd83dc with identifier: 130057
2026-03-30 13:14:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fcc5766b-310b-5810-a485-ece236bd83dc with identifier: 130057
2026-03-30 13:14:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fcc5766b-310b-5810-a485-ece236bd83dc with identifier: 130057 to the API
2026-03-30 13:14:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130057>
{'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': 'fcc5766b-310b-5810-a485-ece236bd83dc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3813MBC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-allure-bluehdi-130057',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Peugeot',
'model': '2008',
'odometer': 66475,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 15900.0,
'price_includes_vat': True,
'registration_date': '2022-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Allure BlueHDI',
'transmission': 'manual',
'trim': 'Allure BlueHDI',
'vin': 'VR3UDYHSKNJ684288',
'year': 2022}
2026-03-30 13:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:20 [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-30 13:14:20 [arval.es] INFO: Saving data for 130057: {'created_time': 1773656143.502701, 'last_price_update_time': 1774876460.560928}
2026-03-30 13:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130057') HTTP/1.1" 204 0
2026-03-30 13:14:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: fe268b3c-a965-5b9c-afb8-21bf5704cbea with identifier: 129765
2026-03-30 13:14:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: fe268b3c-a965-5b9c-afb8-21bf5704cbea with identifier: 129765
2026-03-30 13:14:20 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: fe268b3c-a965-5b9c-afb8-21bf5704cbea with identifier: 129765 to the API
2026-03-30 13:14:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129765>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'fe268b3c-a965-5b9c-afb8-21bf5704cbea',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7636LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-300-e-4matic-129765',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 114798,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 33500.0,
'price_includes_vat': True,
'registration_date': '2022-02-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC 300 e 4MATIC',
'transmission': 'automatic',
'trim': '300 e 4MATIC',
'vin': 'W1N2539531G027852',
'year': 2022}
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:21 [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-30 13:14:21 [arval.es] INFO: Saving data for 129765: {'created_time': 1773655802.159638, 'last_price_update_time': 1774876461.137658}
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129765') HTTP/1.1" 204 0
2026-03-30 13:14:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:21 [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-30 13:14:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6721c0ec-6c1f-581a-bed8-1ec3828805c8 with identifier: 130061
2026-03-30 13:14:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6721c0ec-6c1f-581a-bed8-1ec3828805c8 with scrape type 2
2026-03-30 13:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6721c0ec-6c1f-581a-bed8-1ec3828805c8 with scrape type 2
2026-03-30 13:14:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6721c0ec-6c1f-581a-bed8-1ec3828805c8, identifier: 130061
2026-03-30 13:14:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6721c0ec-6c1f-581a-bed8-1ec3828805c8 with identifier: 130061
2026-03-30 13:14:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6721c0ec-6c1f-581a-bed8-1ec3828805c8 with identifier: 130061
2026-03-30 13:14:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6721c0ec-6c1f-581a-bed8-1ec3828805c8 with identifier: 130061 to the API
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130061>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Oil',
'id': '6721c0ec-6c1f-581a-bed8-1ec3828805c8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9508MBJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12-xel-edition-130061',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 74470,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10500.0,
'price_includes_vat': True,
'registration_date': '2022-09-27',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2 XEL Edition',
'transmission': 'manual',
'trim': '1.2 XEL Edition',
'vin': 'VXKUPHMHDN4373083',
'year': 2022}
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:21 [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-30 13:14:21 [arval.es] INFO: Saving data for 130061: {'created_time': 1773653041.956532, 'last_price_update_time': 1774876461.568824}
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130061') HTTP/1.1" 204 0
2026-03-30 13:14:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844
2026-03-30 13:14:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b256454-e8ca-5b19-8a39-fddce8cc5076 with scrape type 2
2026-03-30 13:14:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b256454-e8ca-5b19-8a39-fddce8cc5076 with scrape type 2
2026-03-30 13:14:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5b256454-e8ca-5b19-8a39-fddce8cc5076, identifier: 129844
2026-03-30 13:14:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844
2026-03-30 13:14:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844
2026-03-30 13:14:21 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5b256454-e8ca-5b19-8a39-fddce8cc5076 with identifier: 129844 to the API
2026-03-30 13:14:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:22 [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-30 13:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:22 [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-30 13:14:22 [arval.es] INFO: Saving data for 129844: {'created_time': 1773656019.757987, 'last_price_update_time': 1774876462.081876}
2026-03-30 13:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129844') HTTP/1.1" 204 0
2026-03-30 13:14:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130107> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae1d5683-fd6a-50ba-8712-676030227ba1 with identifier: 130107
2026-03-30 13:14:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae1d5683-fd6a-50ba-8712-676030227ba1 with scrape type 2
2026-03-30 13:14:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae1d5683-fd6a-50ba-8712-676030227ba1 with scrape type 2
2026-03-30 13:14:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae1d5683-fd6a-50ba-8712-676030227ba1, identifier: 130107
2026-03-30 13:14:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae1d5683-fd6a-50ba-8712-676030227ba1 with identifier: 130107
2026-03-30 13:14:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae1d5683-fd6a-50ba-8712-676030227ba1 with identifier: 130107
2026-03-30 13:14:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae1d5683-fd6a-50ba-8712-676030227ba1 with identifier: 130107 to the API
2026-03-30 13:14:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130107>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.0L',
'engine_horse_power': 67,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ae1d5683-fd6a-50ba-8712-676030227ba1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1174MDP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-10-dpiconcept-pack-comfort-130107',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'Picanto',
'odometer': 22457,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.0,
'price_includes_vat': True,
'registration_date': '2023-01-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.0 DPiConcept Pack Comfort',
'transmission': 'manual',
'trim': '1.0 DPiConcept Pack Comfort',
'vin': 'KNAB3518APT018119',
'year': 2023}
2026-03-30 13:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:23 [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-30 13:14:23 [arval.es] INFO: Saving data for 130107: {'created_time': 1773656418.252842, 'last_price_update_time': 1774876463.94742}
2026-03-30 13:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130107') HTTP/1.1" 204 0
2026-03-30 13:14:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130108> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130116> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aef274c4-7422-57b6-b583-d452da9c8e25 with identifier: 130108
2026-03-30 13:14:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aef274c4-7422-57b6-b583-d452da9c8e25 with scrape type 2
2026-03-30 13:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item aef274c4-7422-57b6-b583-d452da9c8e25 with scrape type 2
2026-03-30 13:14:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: aef274c4-7422-57b6-b583-d452da9c8e25, identifier: 130108
2026-03-30 13:14:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: aef274c4-7422-57b6-b583-d452da9c8e25 with identifier: 130108
2026-03-30 13:14:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: aef274c4-7422-57b6-b583-d452da9c8e25 with identifier: 130108
2026-03-30 13:14:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: aef274c4-7422-57b6-b583-d452da9c8e25 with identifier: 130108 to the API
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130108>
{'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': 'aef274c4-7422-57b6-b583-d452da9c8e25',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3816LWF',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12-elegance-130108',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 44111,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2022-02-03',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2 ELEGANCE',
'transmission': 'manual',
'trim': '1.2 ELEGANCE',
'vin': 'VXKUPHNEKM4387902',
'year': 2022}
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:24 [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-30 13:14:24 [arval.es] INFO: Saving data for 130108: {'created_time': 1773656311.463234, 'last_price_update_time': 1774876464.488232}
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130108') HTTP/1.1" 204 0
2026-03-30 13:14:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: af167a7e-941a-5cb8-99f0-d54ad3a79559 with identifier: 130116
2026-03-30 13:14:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item af167a7e-941a-5cb8-99f0-d54ad3a79559 with scrape type 2
2026-03-30 13:14:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item af167a7e-941a-5cb8-99f0-d54ad3a79559 with scrape type 2
2026-03-30 13:14:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: af167a7e-941a-5cb8-99f0-d54ad3a79559, identifier: 130116
2026-03-30 13:14:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: af167a7e-941a-5cb8-99f0-d54ad3a79559 with identifier: 130116
2026-03-30 13:14:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: af167a7e-941a-5cb8-99f0-d54ad3a79559 with identifier: 130116
2026-03-30 13:14:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: af167a7e-941a-5cb8-99f0-d54ad3a79559 with identifier: 130116 to the API
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130116>
{'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': 'af167a7e-941a-5cb8-99f0-d54ad3a79559',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '1902MHT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc60-20-b4-d-awd-core-auto-130116',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC60',
'odometer': 22771,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 38900.0,
'price_includes_vat': True,
'registration_date': '2023-06-23',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC60 2.0 B4 D AWD Core Auto',
'transmission': 'automatic',
'trim': '2.0 B4 D AWD Core Auto',
'vin': 'YV1UZK5V3R1723494',
'year': 2023}
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:24 [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-30 13:14:24 [arval.es] INFO: Saving data for 130116: {'created_time': 1773656296.637641, 'last_price_update_time': 1774876464.957487}
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130116') HTTP/1.1" 204 0
2026-03-30 13:14:26 [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-30 13:14:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336
2026-03-30 13:14:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 068ebf22-8637-5010-b6f4-c47f16d26423 with scrape type 2
2026-03-30 13:14:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 068ebf22-8637-5010-b6f4-c47f16d26423 with scrape type 2
2026-03-30 13:14:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 068ebf22-8637-5010-b6f4-c47f16d26423, identifier: 130336
2026-03-30 13:14:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336
2026-03-30 13:14:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336
2026-03-30 13:14:26 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 068ebf22-8637-5010-b6f4-c47f16d26423 with identifier: 130336 to the API
2026-03-30 13:14:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:27 [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-30 13:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:27 [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-30 13:14:27 [arval.es] INFO: Saving data for 130336: {'created_time': 1773656698.008183, 'last_price_update_time': 1774876467.153816}
2026-03-30 13:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130336') HTTP/1.1" 204 0
2026-03-30 13:14:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130335> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc with identifier: 130335
2026-03-30 13:14:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc with scrape type 2
2026-03-30 13:14:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc with scrape type 2
2026-03-30 13:14:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc, identifier: 130335
2026-03-30 13:14:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc with identifier: 130335
2026-03-30 13:14:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc with identifier: 130335
2026-03-30 13:14:27 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0e9724ce-3d7c-5599-b1e9-f1eeac8210fc with identifier: 130335 to the API
2026-03-30 13:14:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130335>
{'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': '0e9724ce-3d7c-5599-b1e9-f1eeac8210fc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2547MRY',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mazda-2-hybrid-15-85-kw-116-cv-centre-line-130335',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Mazda',
'model': '2',
'odometer': 23359,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18500.0,
'price_includes_vat': True,
'registration_date': '2024-06-04',
'seats_number': 5,
'seller_name': None,
'title': 'Mazda 2 Hybrid 1.5 85 kW (116 CV) Centre-line',
'transmission': 'automatic',
'trim': 'Hybrid 1.5 85 kW (116 CV) Centre-line',
'vin': 'JMZKBAC310A350808',
'year': 2024}
2026-03-30 13:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:27 [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-30 13:14:27 [arval.es] INFO: Saving data for 130335: {'created_time': 1773656580.996142, 'last_price_update_time': 1774876467.780293}
2026-03-30 13:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130335') HTTP/1.1" 204 0
2026-03-30 13:14:27 [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-30 13:14:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130320> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130029> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383
2026-03-30 13:14:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1143556f-5b5d-59cb-9933-2fb81c8bed44 with scrape type 2
2026-03-30 13:14:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1143556f-5b5d-59cb-9933-2fb81c8bed44 with scrape type 2
2026-03-30 13:14:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1143556f-5b5d-59cb-9933-2fb81c8bed44, identifier: 130383
2026-03-30 13:14:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383
2026-03-30 13:14:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383
2026-03-30 13:14:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1143556f-5b5d-59cb-9933-2fb81c8bed44 with identifier: 130383 to the API
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:28 [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-30 13:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:28 [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-30 13:14:28 [arval.es] INFO: Saving data for 130383: {'created_time': 1773656444.938105, 'last_price_update_time': 1774876468.371686}
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130383') HTTP/1.1" 204 0
2026-03-30 13:14:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b329627b-13b6-51a7-a6de-47f37d8ae19e with identifier: 130320
2026-03-30 13:14:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b329627b-13b6-51a7-a6de-47f37d8ae19e with scrape type 2
2026-03-30 13:14:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b329627b-13b6-51a7-a6de-47f37d8ae19e with scrape type 2
2026-03-30 13:14:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b329627b-13b6-51a7-a6de-47f37d8ae19e, identifier: 130320
2026-03-30 13:14:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 11448a4b-563c-592d-beff-5c3f648af04b with identifier: 130029
2026-03-30 13:14:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 11448a4b-563c-592d-beff-5c3f648af04b with scrape type 2
2026-03-30 13:14:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 11448a4b-563c-592d-beff-5c3f648af04b with scrape type 2
2026-03-30 13:14:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 11448a4b-563c-592d-beff-5c3f648af04b, identifier: 130029
2026-03-30 13:14:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b329627b-13b6-51a7-a6de-47f37d8ae19e with identifier: 130320
2026-03-30 13:14:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b329627b-13b6-51a7-a6de-47f37d8ae19e with identifier: 130320
2026-03-30 13:14:28 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b329627b-13b6-51a7-a6de-47f37d8ae19e with identifier: 130320 to the API
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130320>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'b329627b-13b6-51a7-a6de-47f37d8ae19e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8180LWK',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-sportback-35-tfsi-s-tronic-advanced-130320',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q3',
'odometer': 45787,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32900.0,
'price_includes_vat': True,
'registration_date': '2022-02-18',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TFSI S tronic Advanced',
'transmission': 'automatic',
'trim': 'Sportback 35 TFSI S tronic Advanced',
'vin': 'WAUZZZF39N1051658',
'year': 2022}
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:28 [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-30 13:14:28 [arval.es] INFO: Saving data for 130320: {'created_time': 1773656318.767025, 'last_price_update_time': 1774876468.88371}
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130320') HTTP/1.1" 204 0
2026-03-30 13:14:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 11448a4b-563c-592d-beff-5c3f648af04b with identifier: 130029
2026-03-30 13:14:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 11448a4b-563c-592d-beff-5c3f648af04b with identifier: 130029
2026-03-30 13:14:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 11448a4b-563c-592d-beff-5c3f648af04b with identifier: 130029 to the API
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130029>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '11448a4b-563c-592d-beff-5c3f648af04b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8881MCV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/toyota-corolla-20-gr-sport-e-cvt-130029',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Toyota',
'model': 'Corolla',
'odometer': 58498,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 26900.0,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Corolla 2.0 GR-SPORT E-CVT',
'transmission': 'automatic',
'trim': '2.0 GR-SPORT E-CVT',
'vin': 'SB1K53BE20E112777',
'year': 2022}
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:29 [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-30 13:14:29 [arval.es] INFO: Saving data for 130029: {'created_time': 1773656244.179625, 'last_price_update_time': 1774876469.267704}
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130029') HTTP/1.1" 204 0
2026-03-30 13:14:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131422> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61b189d0-bafa-5276-a7d4-22d86bdae2b9 with identifier: 131422
2026-03-30 13:14:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61b189d0-bafa-5276-a7d4-22d86bdae2b9 with scrape type 2
2026-03-30 13:14:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61b189d0-bafa-5276-a7d4-22d86bdae2b9 with scrape type 2
2026-03-30 13:14:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 61b189d0-bafa-5276-a7d4-22d86bdae2b9, identifier: 131422
2026-03-30 13:14:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 61b189d0-bafa-5276-a7d4-22d86bdae2b9 with identifier: 131422
2026-03-30 13:14:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 61b189d0-bafa-5276-a7d4-22d86bdae2b9 with identifier: 131422
2026-03-30 13:14:29 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 61b189d0-bafa-5276-a7d4-22d86bdae2b9 with identifier: 131422 to the API
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131422>
{'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': '61b189d0-bafa-5276-a7d4-22d86bdae2b9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0545MDX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-sportage-16-t-gdi-hev-171kw-230cv-tech-4x2-131422',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Kia',
'model': 'Sportage',
'odometer': 19482,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29800.0,
'price_includes_vat': True,
'registration_date': '2023-02-14',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Sportage 1.6 T-GDi HEV 171kW (230CV) Tech 4X2',
'transmission': 'automatic',
'trim': '1.6 T-GDi HEV 171kW (230CV) Tech 4X2',
'vin': 'U5YPV81GBPL062955',
'year': 2023}
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:29 [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-30 13:14:29 [arval.es] INFO: Saving data for 131422: {'created_time': 1773953188.991765, 'last_price_update_time': 1774876469.820993}
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131422') HTTP/1.1" 204 0
2026-03-30 13:14:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131441> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131424> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 24741ac2-3748-5916-b73e-7bba08e364d4 with identifier: 131441
2026-03-30 13:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 24741ac2-3748-5916-b73e-7bba08e364d4 with scrape type 2
2026-03-30 13:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 24741ac2-3748-5916-b73e-7bba08e364d4 with scrape type 2
2026-03-30 13:14:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 24741ac2-3748-5916-b73e-7bba08e364d4, identifier: 131441
2026-03-30 13:14:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 24741ac2-3748-5916-b73e-7bba08e364d4 with identifier: 131441
2026-03-30 13:14:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 24741ac2-3748-5916-b73e-7bba08e364d4 with identifier: 131441
2026-03-30 13:14:31 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 24741ac2-3748-5916-b73e-7bba08e364d4 with identifier: 131441 to the API
2026-03-30 13:14:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131441>
{'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': '24741ac2-3748-5916-b73e-7bba08e364d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2917LVH',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-131441',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 53762,
'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',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110805U63214',
'year': 2021}
2026-03-30 13:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:31 [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-30 13:14:31 [arval.es] INFO: Saving data for 131441: {'created_time': 1773953220.483315, 'last_price_update_time': 1774876471.847491}
2026-03-30 13:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131441') HTTP/1.1" 204 0
2026-03-30 13:14:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131440> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131444> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52cadf9a-379c-5350-a446-e87a5c9ef59a with identifier: 131424
2026-03-30 13:14:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52cadf9a-379c-5350-a446-e87a5c9ef59a with scrape type 2
2026-03-30 13:14:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52cadf9a-379c-5350-a446-e87a5c9ef59a with scrape type 2
2026-03-30 13:14:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 52cadf9a-379c-5350-a446-e87a5c9ef59a, identifier: 131424
2026-03-30 13:14:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 52cadf9a-379c-5350-a446-e87a5c9ef59a with identifier: 131424
2026-03-30 13:14:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 52cadf9a-379c-5350-a446-e87a5c9ef59a with identifier: 131424
2026-03-30 13:14:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 52cadf9a-379c-5350-a446-e87a5c9ef59a with identifier: 131424 to the API
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131424>
{'auction_title': '',
'category': 'Turismo',
'color': 'blue',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 306,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '52cadf9a-379c-5350-a446-e87a5c9ef59a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5607LTX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glc-coupe-glc-300-de-4matic-131424',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Mercedes',
'model': 'Clase GLC',
'odometer': 116510,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 42800.0,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLC coupe GLC 300 de 4MATIC',
'transmission': 'automatic',
'trim': 'coupe GLC 300 de 4MATIC',
'vin': 'W1N2533111G017476',
'year': 2021}
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:32 [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-30 13:14:32 [arval.es] INFO: Saving data for 131424: {'created_time': 1773953213.523132, 'last_price_update_time': 1774876472.274722}
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131424') HTTP/1.1" 204 0
2026-03-30 13:14:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702b3b6c-2fa1-514d-8241-471f54c3bd29 with identifier: 131440
2026-03-30 13:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702b3b6c-2fa1-514d-8241-471f54c3bd29 with scrape type 2
2026-03-30 13:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 702b3b6c-2fa1-514d-8241-471f54c3bd29 with scrape type 2
2026-03-30 13:14:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 702b3b6c-2fa1-514d-8241-471f54c3bd29, identifier: 131440
2026-03-30 13:14:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e67a3fd3-0584-59d7-b62a-053c184faee1 with identifier: 131444
2026-03-30 13:14:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e67a3fd3-0584-59d7-b62a-053c184faee1 with scrape type 2
2026-03-30 13:14:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e67a3fd3-0584-59d7-b62a-053c184faee1 with scrape type 2
2026-03-30 13:14:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e67a3fd3-0584-59d7-b62a-053c184faee1, identifier: 131444
2026-03-30 13:14:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 702b3b6c-2fa1-514d-8241-471f54c3bd29 with identifier: 131440
2026-03-30 13:14:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 702b3b6c-2fa1-514d-8241-471f54c3bd29 with identifier: 131440
2026-03-30 13:14:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 702b3b6c-2fa1-514d-8241-471f54c3bd29 with identifier: 131440 to the API
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131440>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '702b3b6c-2fa1-514d-8241-471f54c3bd29',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4549LYN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x1-sdrive18d-131440',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X1',
'odometer': 69752,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25800.0,
'price_includes_vat': True,
'registration_date': '2022-06-14',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X1 sDrive18d',
'transmission': 'manual',
'trim': 'sDrive18d',
'vin': 'WBA71AC0205V46456',
'year': 2022}
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:32 [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-30 13:14:32 [arval.es] INFO: Saving data for 131440: {'created_time': 1773953242.53477, 'last_price_update_time': 1774876472.788121}
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131440') HTTP/1.1" 204 0
2026-03-30 13:14:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e67a3fd3-0584-59d7-b62a-053c184faee1 with identifier: 131444
2026-03-30 13:14:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e67a3fd3-0584-59d7-b62a-053c184faee1 with identifier: 131444
2026-03-30 13:14:32 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e67a3fd3-0584-59d7-b62a-053c184faee1 with identifier: 131444 to the API
2026-03-30 13:14:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131444>
{'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': 'e67a3fd3-0584-59d7-b62a-053c184faee1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5595LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-131444',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 112686,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21300.0,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110105U78072',
'year': 2022}
2026-03-30 13:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:33 [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-30 13:14:33 [arval.es] INFO: Saving data for 131444: {'created_time': 1773953263.106312, 'last_price_update_time': 1774876473.123404}
2026-03-30 13:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131444') HTTP/1.1" 204 0
2026-03-30 13:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131443> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd96f583-f741-572e-96a1-2782e01f2c7e with identifier: 131443
2026-03-30 13:14:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd96f583-f741-572e-96a1-2782e01f2c7e with scrape type 2
2026-03-30 13:14:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd96f583-f741-572e-96a1-2782e01f2c7e with scrape type 2
2026-03-30 13:14:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: cd96f583-f741-572e-96a1-2782e01f2c7e, identifier: 131443
2026-03-30 13:14:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: cd96f583-f741-572e-96a1-2782e01f2c7e with identifier: 131443
2026-03-30 13:14:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: cd96f583-f741-572e-96a1-2782e01f2c7e with identifier: 131443
2026-03-30 13:14:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: cd96f583-f741-572e-96a1-2782e01f2c7e with identifier: 131443 to the API
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131443>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'cd96f583-f741-572e-96a1-2782e01f2c7e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7616MDM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-20-b3-g-plus-dark-131443',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 95147,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27500.0,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 2.0 B3 G Plus Dark',
'transmission': 'automatic',
'trim': '2.0 B3 G Plus Dark',
'vin': 'YV1XZK7V0P2023241',
'year': 2023}
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:34 [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-30 13:14:34 [arval.es] INFO: Saving data for 131443: {'created_time': 1773950444.52037, 'last_price_update_time': 1774876474.360224}
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131443') HTTP/1.1" 204 0
2026-03-30 13:14:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131426> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 38689de5-cbd4-593f-90b4-90d5592f0d7a with identifier: 131426
2026-03-30 13:14:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 38689de5-cbd4-593f-90b4-90d5592f0d7a with scrape type 2
2026-03-30 13:14:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 38689de5-cbd4-593f-90b4-90d5592f0d7a with scrape type 2
2026-03-30 13:14:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 38689de5-cbd4-593f-90b4-90d5592f0d7a, identifier: 131426
2026-03-30 13:14:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 38689de5-cbd4-593f-90b4-90d5592f0d7a with identifier: 131426
2026-03-30 13:14:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 38689de5-cbd4-593f-90b4-90d5592f0d7a with identifier: 131426
2026-03-30 13:14:34 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 38689de5-cbd4-593f-90b4-90d5592f0d7a with identifier: 131426 to the API
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131426>
{'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': '38689de5-cbd4-593f-90b4-90d5592f0d7a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3364LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-elegance-131426',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 49806,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12300.0,
'price_includes_vat': True,
'registration_date': '2021-12-20',
'seats_number': 0,
'seller_name': None,
'title': 'Opel Corsa 1.2T Elegance',
'transmission': 'manual',
'trim': '1.2T Elegance',
'vin': 'VXKUPHNEKM4367765',
'year': 2021}
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:34 [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-30 13:14:34 [arval.es] INFO: Saving data for 131426: {'created_time': 1773953187.709353, 'last_price_update_time': 1774876474.951876}
2026-03-30 13:14:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131426') HTTP/1.1" 204 0
2026-03-30 13:14:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131445> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 06d90e14-a538-51cf-b34c-7208fa2414f4 with identifier: 131445
2026-03-30 13:14:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 06d90e14-a538-51cf-b34c-7208fa2414f4 with scrape type 2
2026-03-30 13:14:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 06d90e14-a538-51cf-b34c-7208fa2414f4 with scrape type 2
2026-03-30 13:14:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 06d90e14-a538-51cf-b34c-7208fa2414f4, identifier: 131445
2026-03-30 13:14:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 06d90e14-a538-51cf-b34c-7208fa2414f4 with identifier: 131445
2026-03-30 13:14:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 06d90e14-a538-51cf-b34c-7208fa2414f4 with identifier: 131445
2026-03-30 13:14:35 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 06d90e14-a538-51cf-b34c-7208fa2414f4 with identifier: 131445 to the API
2026-03-30 13:14:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131445>
{'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': '06d90e14-a538-51cf-b34c-7208fa2414f4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9786LTZ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-131445',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 100254,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21700.0,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110605U52082',
'year': 2021}
2026-03-30 13:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:35 [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-30 13:14:35 [arval.es] INFO: Saving data for 131445: {'created_time': 1773953227.708459, 'last_price_update_time': 1774876475.56068}
2026-03-30 13:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131445') HTTP/1.1" 204 0
2026-03-30 13:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131449> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 355e1650-9c22-59a8-8e56-ea6f36ce3074 with identifier: 131449
2026-03-30 13:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 355e1650-9c22-59a8-8e56-ea6f36ce3074 with scrape type 2
2026-03-30 13:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 355e1650-9c22-59a8-8e56-ea6f36ce3074 with scrape type 2
2026-03-30 13:14:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 355e1650-9c22-59a8-8e56-ea6f36ce3074, identifier: 131449
2026-03-30 13:14:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 355e1650-9c22-59a8-8e56-ea6f36ce3074 with identifier: 131449
2026-03-30 13:14:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 355e1650-9c22-59a8-8e56-ea6f36ce3074 with identifier: 131449
2026-03-30 13:14:37 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 355e1650-9c22-59a8-8e56-ea6f36ce3074 with identifier: 131449 to the API
2026-03-30 13:14:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131449>
{'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': '355e1650-9c22-59a8-8e56-ea6f36ce3074',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3103LVN',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t5-twin-recharge-inscription-ex-auto-131449',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Volvo',
'model': 'XC40',
'odometer': 51710,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25400.0,
'price_includes_vat': True,
'registration_date': '2021-12-23',
'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': 'YV1XZBBVFN2709560',
'year': 2021}
2026-03-30 13:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:37 [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-30 13:14:37 [arval.es] INFO: Saving data for 131449: {'created_time': 1773953282.71671, 'last_price_update_time': 1774876477.685385}
2026-03-30 13:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131449') HTTP/1.1" 204 0
2026-03-30 13:14:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131442> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0865020b-a98d-503e-939b-019954e6d7b8 with identifier: 131442
2026-03-30 13:14:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0865020b-a98d-503e-939b-019954e6d7b8 with scrape type 2
2026-03-30 13:14:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0865020b-a98d-503e-939b-019954e6d7b8 with scrape type 2
2026-03-30 13:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0865020b-a98d-503e-939b-019954e6d7b8, identifier: 131442
2026-03-30 13:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0865020b-a98d-503e-939b-019954e6d7b8 with identifier: 131442
2026-03-30 13:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0865020b-a98d-503e-939b-019954e6d7b8 with identifier: 131442
2026-03-30 13:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0865020b-a98d-503e-939b-019954e6d7b8 with identifier: 131442 to the API
2026-03-30 13:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131442>
{'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': '0865020b-a98d-503e-939b-019954e6d7b8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2054LXX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-2008-active-pack-bluehdi-81kw-110cv-131442',
'listing': 'directbuy',
'location': 'Sevilla',
'make': 'Peugeot',
'model': '2008',
'odometer': 106758,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13600.0,
'price_includes_vat': True,
'registration_date': '2022-05-13',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 Active Pack BlueHDI 81kW (110CV)',
'transmission': 'manual',
'trim': 'Active Pack BlueHDI 81kW (110CV)',
'vin': 'VR3UDYHSKNJ600963',
'year': 2022}
2026-03-30 13:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:38 [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-30 13:14:38 [arval.es] INFO: Saving data for 131442: {'created_time': 1773953287.805487, 'last_price_update_time': 1774876478.482168}
2026-03-30 13:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131442') HTTP/1.1" 204 0
2026-03-30 13:14:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131447> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447
2026-03-30 13:14:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a003fd52-8550-549c-8f00-991b7d563b1f with scrape type 2
2026-03-30 13:14:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a003fd52-8550-549c-8f00-991b7d563b1f with scrape type 2
2026-03-30 13:14:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a003fd52-8550-549c-8f00-991b7d563b1f, identifier: 131447
2026-03-30 13:14:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447
2026-03-30 13:14:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447
2026-03-30 13:14:38 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a003fd52-8550-549c-8f00-991b7d563b1f with identifier: 131447 to the API
2026-03-30 13:14:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131447>
{'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': 'a003fd52-8550-549c-8f00-991b7d563b1f',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5257LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-131447',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'BMW',
'model': 'X2',
'odometer': 60519,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23900.0,
'price_includes_vat': True,
'registration_date': '2022-01-17',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110705U73443',
'year': 2022}
2026-03-30 13:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:39 [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-30 13:14:39 [arval.es] INFO: Saving data for 131447: {'created_time': 1773950447.88701, 'last_price_update_time': 1774876479.034352}
2026-03-30 13:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131447') HTTP/1.1" 204 0
2026-03-30 13:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131460> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131448> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460
2026-03-30 13:14:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with scrape type 2
2026-03-30 13:14:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with scrape type 2
2026-03-30 13:14:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2, identifier: 131460
2026-03-30 13:14:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460
2026-03-30 13:14:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460
2026-03-30 13:14:40 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 92c2f479-39d4-5ef2-91c3-1d913c7c07d2 with identifier: 131460 to the API
2026-03-30 13:14:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131460>
{'auction_title': '',
'category': 'Turismo',
'color': 'grid',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 265,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '92c2f479-39d4-5ef2-91c3-1d913c7c07d2',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9537LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-phev-style-auto-4x4-131460',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 115333,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21700.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'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': 'TMAJE812DNJ068495',
'year': 2022}
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:41 [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-30 13:14:41 [arval.es] INFO: Saving data for 131460: {'created_time': 1773953269.952587, 'last_price_update_time': 1774876481.042147}
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131460') HTTP/1.1" 204 0
2026-03-30 13:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bbb1b235-cb57-5844-9942-f73a5b0f5b95 with identifier: 131448
2026-03-30 13:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bbb1b235-cb57-5844-9942-f73a5b0f5b95 with scrape type 2
2026-03-30 13:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bbb1b235-cb57-5844-9942-f73a5b0f5b95 with scrape type 2
2026-03-30 13:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: bbb1b235-cb57-5844-9942-f73a5b0f5b95, identifier: 131448
2026-03-30 13:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: bbb1b235-cb57-5844-9942-f73a5b0f5b95 with identifier: 131448
2026-03-30 13:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: bbb1b235-cb57-5844-9942-f73a5b0f5b95 with identifier: 131448
2026-03-30 13:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: bbb1b235-cb57-5844-9942-f73a5b0f5b95 with identifier: 131448 to the API
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131448>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 292,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'bbb1b235-cb57-5844-9942-f73a5b0f5b95',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0352LSM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x3-xdrive-30e-131448',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X3',
'odometer': 95461,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27600.0,
'price_includes_vat': True,
'registration_date': '2021-08-23',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X3 xDrive 30e',
'transmission': 'automatic',
'trim': 'xDrive 30e',
'vin': 'WBATS110X09H58886',
'year': 2021}
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:41 [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-30 13:14:41 [arval.es] INFO: Saving data for 131448: {'created_time': 1773953226.392507, 'last_price_update_time': 1774876481.476502}
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131448') HTTP/1.1" 204 0
2026-03-30 13:14:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131465> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465
2026-03-30 13:14:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 378b7684-a038-52de-a974-ce1c56a64ca8 with scrape type 2
2026-03-30 13:14:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 378b7684-a038-52de-a974-ce1c56a64ca8 with scrape type 2
2026-03-30 13:14:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 378b7684-a038-52de-a974-ce1c56a64ca8, identifier: 131465
2026-03-30 13:14:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465
2026-03-30 13:14:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465
2026-03-30 13:14:41 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 378b7684-a038-52de-a974-ce1c56a64ca8 with identifier: 131465 to the API
2026-03-30 13:14:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131465>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '1.3L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '378b7684-a038-52de-a974-ce1c56a64ca8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6605LWT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-cla-cla-200-d-131465',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase CLA',
'odometer': 93370,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29600.0,
'price_includes_vat': True,
'registration_date': '2022-03-09',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase CLA CLA 200 D',
'transmission': 'automatic',
'trim': 'CLA 200 D',
'vin': 'W1K1183121N296318',
'year': 2022}
2026-03-30 13:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:42 [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-30 13:14:42 [arval.es] INFO: Saving data for 131465: {'created_time': 1773953262.420377, 'last_price_update_time': 1774876482.013132}
2026-03-30 13:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131465') HTTP/1.1" 204 0
2026-03-30 13:14:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131468> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468
2026-03-30 13:14:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 983321f7-62ba-567e-8e3e-a8742e4638c4 with scrape type 2
2026-03-30 13:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 983321f7-62ba-567e-8e3e-a8742e4638c4 with scrape type 2
2026-03-30 13:14:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 983321f7-62ba-567e-8e3e-a8742e4638c4, identifier: 131468
2026-03-30 13:14:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468
2026-03-30 13:14:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468
2026-03-30 13:14:45 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 983321f7-62ba-567e-8e3e-a8742e4638c4 with identifier: 131468 to the API
2026-03-30 13:14:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131468>
{'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': '983321f7-62ba-567e-8e3e-a8742e4638c4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9430LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-picanto-10-dpi-concept-131468',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Kia',
'model': 'Picanto',
'odometer': 91634,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9900.0,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': None,
'title': 'Kia Picanto 1.0 DPi Concept',
'transmission': 'manual',
'trim': '1.0 DPi Concept',
'vin': 'KNAB2518ANT851987',
'year': 2022}
2026-03-30 13:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:45 [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-30 13:14:45 [arval.es] INFO: Saving data for 131468: {'created_time': 1773953296.894797, 'last_price_update_time': 1774876485.806745}
2026-03-30 13:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131468') HTTP/1.1" 204 0
2026-03-30 13:14:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131462> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462
2026-03-30 13:14:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9b36442-3378-5c43-ae61-688f45051941 with scrape type 2
2026-03-30 13:14:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9b36442-3378-5c43-ae61-688f45051941 with scrape type 2
2026-03-30 13:14:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9b36442-3378-5c43-ae61-688f45051941, identifier: 131462
2026-03-30 13:14:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462
2026-03-30 13:14:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462
2026-03-30 13:14:46 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9b36442-3378-5c43-ae61-688f45051941 with identifier: 131462 to the API
2026-03-30 13:14:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131462>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b9b36442-3378-5c43-ae61-688f45051941',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6106MCX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/skoda-kodiaq-ambition-20-tdi-131462',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 104463,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 25500.0,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': None,
'title': 'Skoda Kodiaq Ambition 2.0 TDI',
'transmission': 'automatic',
'trim': 'Ambition 2.0 TDI',
'vin': 'TMBJJ7NS6P8514242',
'year': 2022}
2026-03-30 13:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:47 [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-30 13:14:47 [arval.es] INFO: Saving data for 131462: {'created_time': 1773953258.485617, 'last_price_update_time': 1774876487.016945}
2026-03-30 13:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131462') HTTP/1.1" 204 0
2026-03-30 13:14:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131466> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466
2026-03-30 13:14:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 139ab9bb-1c33-5200-8668-3e09e1dfef20 with scrape type 2
2026-03-30 13:14:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 139ab9bb-1c33-5200-8668-3e09e1dfef20 with scrape type 2
2026-03-30 13:14:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 139ab9bb-1c33-5200-8668-3e09e1dfef20, identifier: 131466
2026-03-30 13:14:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466
2026-03-30 13:14:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466
2026-03-30 13:14:49 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 139ab9bb-1c33-5200-8668-3e09e1dfef20 with identifier: 131466 to the API
2026-03-30 13:14:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131466>
{'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': '139ab9bb-1c33-5200-8668-3e09e1dfef20',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3378LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131466',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Corsa',
'odometer': 22417,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12900.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': 'VXKUPHNEKM4367788',
'year': 2021}
2026-03-30 13:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:50 [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-30 13:14:50 [arval.es] INFO: Saving data for 131466: {'created_time': 1773953331.95621, 'last_price_update_time': 1774876490.108448}
2026-03-30 13:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131466') HTTP/1.1" 204 0
2026-03-30 13:14:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131467> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5392ad45-7c8f-584e-8eaf-f63086680c08 with identifier: 131467
2026-03-30 13:14:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5392ad45-7c8f-584e-8eaf-f63086680c08 with scrape type 2
2026-03-30 13:14:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5392ad45-7c8f-584e-8eaf-f63086680c08 with scrape type 2
2026-03-30 13:14:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 5392ad45-7c8f-584e-8eaf-f63086680c08, identifier: 131467
2026-03-30 13:14:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 5392ad45-7c8f-584e-8eaf-f63086680c08 with identifier: 131467
2026-03-30 13:14:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 5392ad45-7c8f-584e-8eaf-f63086680c08 with identifier: 131467
2026-03-30 13:14:53 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 5392ad45-7c8f-584e-8eaf-f63086680c08 with identifier: 131467 to the API
2026-03-30 13:14:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131467>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.9L',
'engine_horse_power': 320,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '5392ad45-7c8f-584e-8eaf-f63086680c08',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9846LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-gle-350-de-4matic-phev-131467',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLE',
'odometer': 101123,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 58600.0,
'price_includes_vat': True,
'registration_date': '2022-03-07',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLE 350 de 4MATIC PHEV',
'transmission': 'automatic',
'trim': '350 de 4MATIC PHEV',
'vin': 'W1N1673171A593361',
'year': 2022}
2026-03-30 13:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27131467%27 HTTP/1.1" 200 None
2026-03-30 13:14:54 [arval.es] INFO: Saving data for 131467: {'created_time': 1773953303.860939, 'last_price_update_time': 1774876494.24009}
2026-03-30 13:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131467') HTTP/1.1" 204 0
2026-03-30 13:14:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131676> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676
2026-03-30 13:14:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with scrape type 2
2026-03-30 13:14:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with scrape type 2
2026-03-30 13:14:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed, identifier: 131676
2026-03-30 13:14:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676
2026-03-30 13:14:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676
2026-03-30 13:14:56 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed with identifier: 131676 to the API
2026-03-30 13:14:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131676>
{'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': '9b875ce6-edb3-5fc4-a8e2-44f067b3f1ed',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9484LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-131676',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 41453,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21400.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1050656',
'year': 2021}
2026-03-30 13:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:56 [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-30 13:14:56 [arval.es] INFO: Saving data for 131676: {'created_time': 1774008083.914679, 'last_price_update_time': 1774876496.295591}
2026-03-30 13:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131676') HTTP/1.1" 204 0
2026-03-30 13:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131602> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131469> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602
2026-03-30 13:14:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 448b23c3-89b2-58ea-aee1-d268148ebdbc with scrape type 2
2026-03-30 13:14:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 448b23c3-89b2-58ea-aee1-d268148ebdbc with scrape type 2
2026-03-30 13:14:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 448b23c3-89b2-58ea-aee1-d268148ebdbc, identifier: 131602
2026-03-30 13:14:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602
2026-03-30 13:14:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602
2026-03-30 13:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 448b23c3-89b2-58ea-aee1-d268148ebdbc with identifier: 131602 to the API
2026-03-30 13:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131602>
{'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': '448b23c3-89b2-58ea-aee1-d268148ebdbc',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9622LTP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/peugeot-3008-allure-131602',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Peugeot',
'model': '3008',
'odometer': 70252,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 18300.0,
'price_includes_vat': True,
'registration_date': '2021-10-29',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 Allure',
'transmission': 'automatic',
'trim': 'Allure',
'vin': 'VF3M4DGZUMS215013',
'year': 2021}
2026-03-30 13:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:57 [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-30 13:14:57 [arval.es] INFO: Saving data for 131602: {'created_time': 1773953336.705866, 'last_price_update_time': 1774876497.455836}
2026-03-30 13:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131602') HTTP/1.1" 204 0
2026-03-30 13:14:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469
2026-03-30 13:14:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 612500b8-1b26-5f7d-a28c-216eb0b293f5 with scrape type 2
2026-03-30 13:14:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 612500b8-1b26-5f7d-a28c-216eb0b293f5 with scrape type 2
2026-03-30 13:14:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 612500b8-1b26-5f7d-a28c-216eb0b293f5, identifier: 131469
2026-03-30 13:14:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469
2026-03-30 13:14:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469
2026-03-30 13:14:57 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 612500b8-1b26-5f7d-a28c-216eb0b293f5 with identifier: 131469 to the API
2026-03-30 13:14:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131469>
{'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': '612500b8-1b26-5f7d-a28c-216eb0b293f5',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0697LVX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-131469',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 55830,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2022-01-13',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1048939',
'year': 2022}
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:58 [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-30 13:14:58 [arval.es] INFO: Saving data for 131469: {'created_time': 1773953319.616318, 'last_price_update_time': 1774876498.053296}
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131469') HTTP/1.1" 204 0
2026-03-30 13:14:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131463> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463
2026-03-30 13:14:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9ce7279-8c0a-5b5f-931f-77d749585d8b with scrape type 2
2026-03-30 13:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b9ce7279-8c0a-5b5f-931f-77d749585d8b with scrape type 2
2026-03-30 13:14:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b9ce7279-8c0a-5b5f-931f-77d749585d8b, identifier: 131463
2026-03-30 13:14:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463
2026-03-30 13:14:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463
2026-03-30 13:14:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b9ce7279-8c0a-5b5f-931f-77d749585d8b with identifier: 131463 to the API
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131463>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 110,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': 'b9ce7279-8c0a-5b5f-931f-77d749585d8b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7800LSS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-crossland-x-15d-81kw-gs-line-131463',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Opel',
'model': 'Crossland X',
'odometer': 91647,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 13900.0,
'price_includes_vat': True,
'registration_date': '2021-09-08',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Crossland X 1.5D 81kW GS Line',
'transmission': 'manual',
'trim': '1.5D 81kW GS Line',
'vin': 'W0V7D9EN3M4231457',
'year': 2021}
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14: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-30 13:14:58 [arval.es] INFO: Saving data for 131463: {'created_time': 1773953268.408663, 'last_price_update_time': 1774876498.614669}
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131463') HTTP/1.1" 204 0
2026-03-30 13:14:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131679> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679
2026-03-30 13:14:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with scrape type 2
2026-03-30 13:14:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with scrape type 2
2026-03-30 13:14:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0df660f6-b26a-54f7-a24c-5ce2d84271c4, identifier: 131679
2026-03-30 13:14:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679
2026-03-30 13:14:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679
2026-03-30 13:14:58 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0df660f6-b26a-54f7-a24c-5ce2d84271c4 with identifier: 131679 to the API
2026-03-30 13:14:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:14: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-30 13:14:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131679>
{'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': '0df660f6-b26a-54f7-a24c-5ce2d84271c4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6037MBR',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-qashqai-dig-t-mhev-xtronic-acenta-131679',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 66448,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 21200.0,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Qashqai DIG-T mHEV Xtronic Acenta',
'transmission': 'automatic',
'trim': 'DIG-T mHEV Xtronic Acenta',
'vin': 'SJNTAAJ12U1147936',
'year': 2022}
2026-03-30 13:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:59 [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-30 13:14:59 [arval.es] INFO: Saving data for 131679: {'created_time': 1774008065.95963, 'last_price_update_time': 1774876499.155565}
2026-03-30 13:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:14:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131679') HTTP/1.1" 204 0
2026-03-30 13:14:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131678> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:14:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131598> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:14:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678
2026-03-30 13:14:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with scrape type 2
2026-03-30 13:14:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with scrape type 2
2026-03-30 13:14:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf, identifier: 131678
2026-03-30 13:14:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678
2026-03-30 13:14:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678
2026-03-30 13:15:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f8ffe39e-21f2-5f11-b41d-d596b9d0faaf with identifier: 131678 to the API
2026-03-30 13:15:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131678>
{'auction_title': '',
'category': 'Turismo',
'color': 'flock',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': 'f8ffe39e-21f2-5f11-b41d-d596b9d0faaf',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8345LLP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-serie-5-520da-xdrive-touring-131678',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'BMW',
'model': 'Serie 5',
'odometer': 91371,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 29900.0,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': None,
'title': 'BMW Serie 5 520dA xDrive Touring',
'transmission': 'automatic',
'trim': '520dA xDrive Touring',
'vin': 'WBA51BN040CG00462',
'year': 2020}
2026-03-30 13:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:00 [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-30 13:15:00 [arval.es] INFO: Saving data for 131678: {'created_time': 1774008060.489594, 'last_price_update_time': 1774876500.531795}
2026-03-30 13:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131678') HTTP/1.1" 204 0
2026-03-30 13:15:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598
2026-03-30 13:15:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7a984251-ef7e-526e-bc99-9038a9a05902 with scrape type 2
2026-03-30 13:15:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7a984251-ef7e-526e-bc99-9038a9a05902 with scrape type 2
2026-03-30 13:15:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7a984251-ef7e-526e-bc99-9038a9a05902, identifier: 131598
2026-03-30 13:15:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598
2026-03-30 13:15:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598
2026-03-30 13:15:00 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7a984251-ef7e-526e-bc99-9038a9a05902 with identifier: 131598 to the API
2026-03-30 13:15:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131598>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 101,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '7a984251-ef7e-526e-bc99-9038a9a05902',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7044MZP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-i30-10-tgdi-48v-klass-dct-131598',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'i30',
'odometer': 7748,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 23700.0,
'price_includes_vat': True,
'registration_date': '2025-03-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.0 TGDI 48V Klass DCT',
'transmission': 'automatic',
'trim': '1.0 TGDI 48V Klass DCT',
'vin': 'TMAH251BXSJ243696',
'year': 2025}
2026-03-30 13:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:01 [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-30 13:15:01 [arval.es] INFO: Saving data for 131598: {'created_time': 1773950457.42481, 'last_price_update_time': 1774876501.099563}
2026-03-30 13:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131598') HTTP/1.1" 204 0
2026-03-30 13:15:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129851> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0937e3a4-ca91-56d4-b980-771d24533b2d with identifier: 129851
2026-03-30 13:15:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0937e3a4-ca91-56d4-b980-771d24533b2d with scrape type 2
2026-03-30 13:15:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0937e3a4-ca91-56d4-b980-771d24533b2d with scrape type 2
2026-03-30 13:15:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 0937e3a4-ca91-56d4-b980-771d24533b2d, identifier: 129851
2026-03-30 13:15:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 0937e3a4-ca91-56d4-b980-771d24533b2d with identifier: 129851
2026-03-30 13:15:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 0937e3a4-ca91-56d4-b980-771d24533b2d with identifier: 129851
2026-03-30 13:15:01 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 0937e3a4-ca91-56d4-b980-771d24533b2d with identifier: 129851 to the API
2026-03-30 13:15:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129851>
{'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': '0937e3a4-ca91-56d4-b980-771d24533b2d',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3884LRD',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/seat-ateca-20-tdi-dsg-ss-style-go-129851',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Seat',
'model': 'Ateca',
'odometer': 104537,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20500.0,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': None,
'title': 'Seat Ateca 2.0 TDI DSG S&S Style Go',
'transmission': 'automatic',
'trim': '2.0 TDI DSG S&S Style Go',
'vin': 'VSSZZZ5FZM6572626',
'year': 2021}
2026-03-30 13:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:02 [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-30 13:15:02 [arval.es] INFO: Saving data for 129851: {'created_time': 1773656051.543651, 'last_price_update_time': 1774876502.049966}
2026-03-30 13:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129851') HTTP/1.1" 204 0
2026-03-30 13:15:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131684> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684
2026-03-30 13:15:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with scrape type 2
2026-03-30 13:15:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with scrape type 2
2026-03-30 13:15:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde, identifier: 131684
2026-03-30 13:15:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684
2026-03-30 13:15:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684
2026-03-30 13:15:03 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde with identifier: 131684 to the API
2026-03-30 13:15:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131684>
{'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': '1d543ed7-6db4-5a46-9c1b-93ebf5fbbfde',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3036LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131684',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 119037,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 9700.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': 'VXKUPHNEKM4364744',
'year': 2021}
2026-03-30 13:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:03 [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-30 13:15:03 [arval.es] INFO: Saving data for 131684: {'created_time': 1774008095.480383, 'last_price_update_time': 1774876503.405982}
2026-03-30 13:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131684') HTTP/1.1" 204 0
2026-03-30 13:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131681> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131680> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681
2026-03-30 13:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae292bfc-f1d2-5604-8ca7-cda089831075 with scrape type 2
2026-03-30 13:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae292bfc-f1d2-5604-8ca7-cda089831075 with scrape type 2
2026-03-30 13:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae292bfc-f1d2-5604-8ca7-cda089831075, identifier: 131681
2026-03-30 13:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681
2026-03-30 13:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681
2026-03-30 13:15:05 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae292bfc-f1d2-5604-8ca7-cda089831075 with identifier: 131681 to the API
2026-03-30 13:15:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131681>
{'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': 'ae292bfc-f1d2-5604-8ca7-cda089831075',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9496LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-elegance-131681',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 60956,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2022-01-31',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'vin': 'VXKUPHNEKN4122866',
'year': 2022}
2026-03-30 13:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:05 [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-30 13:15:05 [arval.es] INFO: Saving data for 131681: {'created_time': 1774008059.003419, 'last_price_update_time': 1774876505.820766}
2026-03-30 13:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131681') HTTP/1.1" 204 0
2026-03-30 13:15:05 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.388(s), this was the 1st time calling it.
2026-03-30 13:15:05 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.001099769164814 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:15:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680
2026-03-30 13:15:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4c89a8-5324-58a8-a36e-7fe8632c2495 with scrape type 2
2026-03-30 13:15:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4c89a8-5324-58a8-a36e-7fe8632c2495 with scrape type 2
2026-03-30 13:15:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae4c89a8-5324-58a8-a36e-7fe8632c2495, identifier: 131680
2026-03-30 13:15:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131733> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680
2026-03-30 13:15:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680
2026-03-30 13:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae4c89a8-5324-58a8-a36e-7fe8632c2495 with identifier: 131680 to the API
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131680>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'ae4c89a8-5324-58a8-a36e-7fe8632c2495',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5093LWS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-edition-131680',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 66545,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 10600.0,
'price_includes_vat': True,
'registration_date': '2022-03-04',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa Edition',
'transmission': 'manual',
'trim': 'Edition',
'vin': 'VXKUPHMHDN4155773',
'year': 2022}
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:06 [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-30 13:15:06 [arval.es] INFO: Saving data for 131680: {'created_time': 1774008063.054647, 'last_price_update_time': 1774876506.236784}
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131680') HTTP/1.1" 204 0
2026-03-30 13:15:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131731> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131682> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733
2026-03-30 13:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with scrape type 2
2026-03-30 13:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with scrape type 2
2026-03-30 13:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419, identifier: 131733
2026-03-30 13:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733
2026-03-30 13:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733
2026-03-30 13:15:06 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 91bfb866-dc52-5982-8f5a-cdcbc7b3d419 with identifier: 131733 to the API
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131733>
{'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': '91bfb866-dc52-5982-8f5a-cdcbc7b3d419',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7099LVT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131733',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 85223,
'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': 'VXKUPHNEKM4365856',
'year': 2021}
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:06 [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-30 13:15:06 [arval.es] INFO: Saving data for 131733: {'created_time': 1774008112.732701, 'last_price_update_time': 1774876506.669045}
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131733') HTTP/1.1" 204 0
2026-03-30 13:15:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731
2026-03-30 13:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e6bfc596-6f96-5826-99e4-c0307bf3f788 with scrape type 2
2026-03-30 13:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e6bfc596-6f96-5826-99e4-c0307bf3f788 with scrape type 2
2026-03-30 13:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e6bfc596-6f96-5826-99e4-c0307bf3f788, identifier: 131731
2026-03-30 13:15:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682
2026-03-30 13:15:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 166ace18-7b9a-5463-9afa-7d92ab9363d4 with scrape type 2
2026-03-30 13:15:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 166ace18-7b9a-5463-9afa-7d92ab9363d4 with scrape type 2
2026-03-30 13:15:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 166ace18-7b9a-5463-9afa-7d92ab9363d4, identifier: 131682
2026-03-30 13:15:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731
2026-03-30 13:15:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731
2026-03-30 13:15:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e6bfc596-6f96-5826-99e4-c0307bf3f788 with identifier: 131731 to the API
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131731>
{'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': 'e6bfc596-6f96-5826-99e4-c0307bf3f788',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7006LVS',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131731',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 68991,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2021-12-29',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKM4364679',
'year': 2021}
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:07 [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-30 13:15:07 [arval.es] INFO: Saving data for 131731: {'created_time': 1774008094.207699, 'last_price_update_time': 1774876507.255872}
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131731') HTTP/1.1" 204 0
2026-03-30 13:15:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682
2026-03-30 13:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682
2026-03-30 13:15:07 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 166ace18-7b9a-5463-9afa-7d92ab9363d4 with identifier: 131682 to the API
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131682>
{'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': '166ace18-7b9a-5463-9afa-7d92ab9363d4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0885LVP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-elegance-131682',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 45133,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12400.0,
'price_includes_vat': True,
'registration_date': '2021-12-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'vin': 'VXKUPHNEKM4364703',
'year': 2021}
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:07 [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-30 13:15:07 [arval.es] INFO: Saving data for 131682: {'created_time': 1774008100.567543, 'last_price_update_time': 1774876507.737627}
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131682') HTTP/1.1" 204 0
2026-03-30 13:15:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131683> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683
2026-03-30 13:15:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01bbd589-1c07-5f1e-b963-512a45fa4f03 with scrape type 2
2026-03-30 13:15:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01bbd589-1c07-5f1e-b963-512a45fa4f03 with scrape type 2
2026-03-30 13:15:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 01bbd589-1c07-5f1e-b963-512a45fa4f03, identifier: 131683
2026-03-30 13:15:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683
2026-03-30 13:15:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683
2026-03-30 13:15:08 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 01bbd589-1c07-5f1e-b963-512a45fa4f03 with identifier: 131683 to the API
2026-03-30 13:15:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131683>
{'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': '01bbd589-1c07-5f1e-b963-512a45fa4f03',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2822LWJ',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-elegance-131683',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 59489,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11900.0,
'price_includes_vat': True,
'registration_date': '2022-02-15',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa Elegance',
'transmission': 'manual',
'trim': 'Elegance',
'vin': 'VXKUPHNEKN4127297',
'year': 2022}
2026-03-30 13:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:08 [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-30 13:15:08 [arval.es] INFO: Saving data for 131683: {'created_time': 1774008097.27339, 'last_price_update_time': 1774876508.259033}
2026-03-30 13:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131683') HTTP/1.1" 204 0
2026-03-30 13:15:09 [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-30 13:15:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471
2026-03-30 13:15:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6450042a-48c4-58db-8a93-c303ed05ce5f with scrape type 2
2026-03-30 13:15:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6450042a-48c4-58db-8a93-c303ed05ce5f with scrape type 2
2026-03-30 13:15:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 6450042a-48c4-58db-8a93-c303ed05ce5f, identifier: 113471
2026-03-30 13:15:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471
2026-03-30 13:15:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471
2026-03-30 13:15:09 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 6450042a-48c4-58db-8a93-c303ed05ce5f with identifier: 113471 to the API
2026-03-30 13:15:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:10 [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-30 13:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:10 [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-30 13:15:10 [arval.es] INFO: Saving data for 113471: {'created_time': 1773654362.834355, 'last_price_update_time': 1774876510.093113}
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='113471') HTTP/1.1" 204 0
2026-03-30 13:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131736> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118950> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736
2026-03-30 13:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with scrape type 2
2026-03-30 13:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with scrape type 2
2026-03-30 13:15:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 198385cf-c49a-5d0b-bb5a-d2d239feefb8, identifier: 131736
2026-03-30 13:15:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e548deb8-13b0-56ac-83a1-da1d13cd199e with identifier: 118950
2026-03-30 13:15:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e548deb8-13b0-56ac-83a1-da1d13cd199e with scrape type 2
2026-03-30 13:15:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e548deb8-13b0-56ac-83a1-da1d13cd199e with scrape type 2
2026-03-30 13:15:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e548deb8-13b0-56ac-83a1-da1d13cd199e, identifier: 118950
2026-03-30 13:15:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736
2026-03-30 13:15:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736
2026-03-30 13:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 198385cf-c49a-5d0b-bb5a-d2d239feefb8 with identifier: 131736 to the API
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131736>
{'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': '198385cf-c49a-5d0b-bb5a-d2d239feefb8',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '8865LWM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-131736',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Opel',
'model': 'Corsa',
'odometer': 38944,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Corsa 1.2T XHL Elegance',
'transmission': 'manual',
'trim': '1.2T XHL Elegance',
'vin': 'VXKUPHNEKN4150669',
'year': 2022}
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:10 [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-30 13:15:10 [arval.es] INFO: Saving data for 131736: {'created_time': 1774008110.620347, 'last_price_update_time': 1774876510.712825}
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131736') HTTP/1.1" 204 0
2026-03-30 13:15:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e548deb8-13b0-56ac-83a1-da1d13cd199e with identifier: 118950
2026-03-30 13:15:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e548deb8-13b0-56ac-83a1-da1d13cd199e with identifier: 118950
2026-03-30 13:15:10 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e548deb8-13b0-56ac-83a1-da1d13cd199e with identifier: 118950 to the API
2026-03-30 13:15:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118950>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': None,
'fuel_type': 'Oil',
'id': 'e548deb8-13b0-56ac-83a1-da1d13cd199e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5699LZX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-plus-bright-20-165cv-118950',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Volvo',
'model': 'XC40',
'odometer': 9447,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30700.0,
'price_includes_vat': True,
'registration_date': '2022-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 Plus Bright 2.0 165CV',
'transmission': 'automatic',
'trim': 'Plus Bright 2.0 165CV',
'vin': 'YV1XZK7V5P2929630',
'year': 2022}
2026-03-30 13:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:11 [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-30 13:15:11 [arval.es] INFO: Saving data for 118950: {'created_time': 1773394174.811773, 'last_price_update_time': 1774876511.04761}
2026-03-30 13:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118950') HTTP/1.1" 204 0
2026-03-30 13:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:15:11 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.859(s), this was the 1st time calling it.
2026-03-30 13:15:11 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.632496618633119 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:15:12 [scrapy.extensions.logstats] INFO: Crawled 1187 pages (at 54 pages/min), scraped 1124 items (at 54 items/min)
2026-03-30 13:15:12 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 13:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130639> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118949> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129710> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132216> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/115658> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7127acbb-0391-5545-ad45-1c564020b040 with identifier: 130639
2026-03-30 13:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7127acbb-0391-5545-ad45-1c564020b040 with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7127acbb-0391-5545-ad45-1c564020b040 with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 7127acbb-0391-5545-ad45-1c564020b040, identifier: 130639
2026-03-30 13:15:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 7127acbb-0391-5545-ad45-1c564020b040 with identifier: 130639
2026-03-30 13:15:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 7127acbb-0391-5545-ad45-1c564020b040 with identifier: 130639
2026-03-30 13:15:13 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 7127acbb-0391-5545-ad45-1c564020b040 with identifier: 130639 to the API
2026-03-30 13:15:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/130639>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': '7127acbb-0391-5545-ad45-1c564020b040',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '6773NBB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-ev-150kw-65kwh-tecno-2c-130639',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 12630,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 30400.0,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona EV 150kW 65kWh Tecno 2C',
'transmission': 'automatic',
'trim': 'EV 150kW 65kWh Tecno 2C',
'vin': 'TMAH881C4RJ041620',
'year': 2025}
2026-03-30 13:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:13 [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-30 13:15:13 [arval.es] INFO: Saving data for 130639: {'created_time': 1773657472.042399, 'last_price_update_time': 1774876513.738584}
2026-03-30 13:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='130639') HTTP/1.1" 204 0
2026-03-30 13:15:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/115640> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae7d0871-cb54-50bb-9828-385b6caec14e with identifier: 118949
2026-03-30 13:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae7d0871-cb54-50bb-9828-385b6caec14e with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae7d0871-cb54-50bb-9828-385b6caec14e with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: ae7d0871-cb54-50bb-9828-385b6caec14e, identifier: 118949
2026-03-30 13:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52761ae4-0ecc-51e9-9453-e74ec016b60e with identifier: 129710
2026-03-30 13:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52761ae4-0ecc-51e9-9453-e74ec016b60e with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 52761ae4-0ecc-51e9-9453-e74ec016b60e with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 52761ae4-0ecc-51e9-9453-e74ec016b60e, identifier: 129710
2026-03-30 13:15:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 92ae9aa3-271e-583b-892e-bf6bcc7903c4 with identifier: 132216
2026-03-30 13:15:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 92ae9aa3-271e-583b-892e-bf6bcc7903c4 with scrape type 2
2026-03-30 13:15:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 92ae9aa3-271e-583b-892e-bf6bcc7903c4 with scrape type 2
2026-03-30 13:15:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 92ae9aa3-271e-583b-892e-bf6bcc7903c4, identifier: 132216
2026-03-30 13:15:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 940a8781-b8de-5d0a-8b11-702951a90e73 with identifier: 115658
2026-03-30 13:15:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 940a8781-b8de-5d0a-8b11-702951a90e73 with scrape type 2
2026-03-30 13:15:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 940a8781-b8de-5d0a-8b11-702951a90e73 with scrape type 2
2026-03-30 13:15:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 940a8781-b8de-5d0a-8b11-702951a90e73, identifier: 115658
2026-03-30 13:15:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: ae7d0871-cb54-50bb-9828-385b6caec14e with identifier: 118949
2026-03-30 13:15:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: ae7d0871-cb54-50bb-9828-385b6caec14e with identifier: 118949
2026-03-30 13:15:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: ae7d0871-cb54-50bb-9828-385b6caec14e with identifier: 118949 to the API
2026-03-30 13:15:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/118949>
{'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': 'ae7d0871-cb54-50bb-9828-385b6caec14e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '4687LNT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q3-sportback-35-tdi-20-150cv-118949',
'listing': 'directbuy',
'location': 'Barcelona',
'make': 'Audi',
'model': 'Q3',
'odometer': 63992,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28900.0,
'price_includes_vat': True,
'registration_date': '2021-04-16',
'seats_number': 5,
'seller_name': None,
'title': 'Audi Q3 Sportback 35 TDI 2.0 150CV',
'transmission': 'automatic',
'trim': 'Sportback 35 TDI 2.0 150CV',
'vin': 'WAUZZZF31M1093238',
'year': 2021}
2026-03-30 13:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:14 [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-30 13:15:14 [arval.es] INFO: Saving data for 118949: {'created_time': 1773394185.325285, 'last_price_update_time': 1774876514.749593}
2026-03-30 13:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='118949') HTTP/1.1" 204 0
2026-03-30 13:15:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 52761ae4-0ecc-51e9-9453-e74ec016b60e with identifier: 129710
2026-03-30 13:15:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 52761ae4-0ecc-51e9-9453-e74ec016b60e with identifier: 129710
2026-03-30 13:15:14 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 52761ae4-0ecc-51e9-9453-e74ec016b60e with identifier: 129710 to the API
2026-03-30 13:15:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129710>
{'auction_title': '',
'category': 'Turismo',
'color': 'white',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '52761ae4-0ecc-51e9-9453-e74ec016b60e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0980LTL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/mercedes-clase-glb-glb-200-d-dct-129710',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Mercedes',
'model': 'Clase GLB',
'odometer': 100970,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 32700.0,
'price_includes_vat': True,
'registration_date': '2021-10-22',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes Clase GLB GLB 200 D DCT',
'transmission': 'automatic',
'trim': 'GLB 200 D DCT',
'vin': 'W1N2476121W148071',
'year': 2021}
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:15 [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-30 13:15:15 [arval.es] INFO: Saving data for 129710: {'created_time': 1773655647.310781, 'last_price_update_time': 1774876515.181185}
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129710') HTTP/1.1" 204 0
2026-03-30 13:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 92ae9aa3-271e-583b-892e-bf6bcc7903c4 with identifier: 132216
2026-03-30 13:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 92ae9aa3-271e-583b-892e-bf6bcc7903c4 with identifier: 132216
2026-03-30 13:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 92ae9aa3-271e-583b-892e-bf6bcc7903c4 with identifier: 132216 to the API
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132216>
{'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': '92ae9aa3-271e-583b-892e-bf6bcc7903c4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '0031LWG',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/bmw-x2-sdrive18i-132216',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'BMW',
'model': 'X2',
'odometer': 116443,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19500.0,
'price_includes_vat': True,
'registration_date': '2022-02-07',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X2 sDrive18i',
'transmission': 'automatic',
'trim': 'sDrive18i',
'vin': 'WBAYH110205U81675',
'year': 2022}
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132216%27 HTTP/1.1" 200 None
2026-03-30 13:15:15 [arval.es] INFO: Saving data for 132216: {'created_time': 1774470948.360556, 'last_price_update_time': 1774876515.527081}
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132216') HTTP/1.1" 204 0
2026-03-30 13:15:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 940a8781-b8de-5d0a-8b11-702951a90e73 with identifier: 115658
2026-03-30 13:15:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 940a8781-b8de-5d0a-8b11-702951a90e73 with identifier: 115658
2026-03-30 13:15:15 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 940a8781-b8de-5d0a-8b11-702951a90e73 with identifier: 115658 to the API
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/115658>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 160,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '940a8781-b8de-5d0a-8b11-702951a90e73',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2582LSP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/kia-xceed-15-mhev-tech-160cv-115658',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Kia',
'model': 'XCeed',
'odometer': 23394,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19900.0,
'price_includes_vat': True,
'registration_date': '2021-08-30',
'seats_number': 5,
'seller_name': None,
'title': 'Kia XCeed 1.5 MHEV Tech 160CV',
'transmission': 'automatic',
'trim': '1.5 MHEV Tech 160CV',
'vin': 'U5YH5F15GML080962',
'year': 2021}
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:15 [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-30 13:15:15 [arval.es] INFO: Saving data for 115658: {'created_time': 1773395067.194091, 'last_price_update_time': 1774876515.87482}
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='115658') HTTP/1.1" 204 0
2026-03-30 13:15:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9bbcc7d0-ffc1-59df-b3bc-474ab111989c with identifier: 115640
2026-03-30 13:15:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9bbcc7d0-ffc1-59df-b3bc-474ab111989c with scrape type 2
2026-03-30 13:15:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9bbcc7d0-ffc1-59df-b3bc-474ab111989c with scrape type 2
2026-03-30 13:15:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 9bbcc7d0-ffc1-59df-b3bc-474ab111989c, identifier: 115640
2026-03-30 13:15:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 9bbcc7d0-ffc1-59df-b3bc-474ab111989c with identifier: 115640
2026-03-30 13:15:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 9bbcc7d0-ffc1-59df-b3bc-474ab111989c with identifier: 115640
2026-03-30 13:15:16 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 9bbcc7d0-ffc1-59df-b3bc-474ab111989c with identifier: 115640 to the API
2026-03-30 13:15:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/115640>
{'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': '9bbcc7d0-ffc1-59df-b3bc-474ab111989c',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '7357MTT',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/nissan-juke-dig-t-10-acenta-114cv-115640',
'listing': 'directbuy',
'location': 'Valencia',
'make': 'Nissan',
'model': 'Juke',
'odometer': 4317,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 19400.0,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': None,
'title': 'Nissan Juke DIG-T 1.0 Acenta 114CV',
'transmission': 'manual',
'trim': 'DIG-T 1.0 Acenta 114CV',
'vin': 'SJNFAAF16U2032324',
'year': 2024}
2026-03-30 13:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:16 [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-30 13:15:16 [arval.es] INFO: Saving data for 115640: {'created_time': 1773393732.460165, 'last_price_update_time': 1774876516.314502}
2026-03-30 13:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='115640') HTTP/1.1" 204 0
2026-03-30 13:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:15:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132319> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131150> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 887a5696-b448-5624-936a-1d176d1aad1b with identifier: 132319
2026-03-30 13:15:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 887a5696-b448-5624-936a-1d176d1aad1b with scrape type 2
2026-03-30 13:15:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 887a5696-b448-5624-936a-1d176d1aad1b with scrape type 2
2026-03-30 13:15:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 887a5696-b448-5624-936a-1d176d1aad1b, identifier: 132319
2026-03-30 13:15:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 887a5696-b448-5624-936a-1d176d1aad1b with identifier: 132319
2026-03-30 13:15:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 887a5696-b448-5624-936a-1d176d1aad1b with identifier: 132319
2026-03-30 13:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 887a5696-b448-5624-936a-1d176d1aad1b with identifier: 132319 to the API
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132319>
{'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': '887a5696-b448-5624-936a-1d176d1aad1b',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2783LWP',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-tucson-16-tgdi-hev-tecno-132319',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 84390,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 22900.0,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 TGDI HEV Tecno',
'transmission': 'automatic',
'trim': '1.6 TGDI HEV Tecno',
'vin': 'TMAJD811BNJ076752',
'year': 2022}
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132319%27 HTTP/1.1" 200 None
2026-03-30 13:15:18 [arval.es] INFO: Saving data for 132319: {'created_time': 1774471124.986412, 'last_price_update_time': 1774876518.226301}
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132319') HTTP/1.1" 204 0
2026-03-30 13:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129714> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4 with identifier: 131150
2026-03-30 13:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4 with scrape type 2
2026-03-30 13:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4 with scrape type 2
2026-03-30 13:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4, identifier: 131150
2026-03-30 13:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4 with identifier: 131150
2026-03-30 13:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4 with identifier: 131150
2026-03-30 13:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4 with identifier: 131150 to the API
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/131150>
{'auction_title': '',
'category': 'Turismo',
'color': 'other',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.6L',
'engine_horse_power': 204,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'b5f5a801-21c5-5ef8-b1a2-5f64c2f278c4',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '5424NBB',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/hyundai-kona-ev-150kw-65kwh-tecno-2c-131150',
'listing': 'directbuy',
'location': 'Madrid Loeches',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 7467,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 31000.0,
'price_includes_vat': True,
'registration_date': '2025-04-15',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona EV 150kW 65kWh Tecno 2C',
'transmission': 'automatic',
'trim': 'EV 150kW 65kWh Tecno 2C',
'vin': 'TMAH881C2SJ056493',
'year': 2025}
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:18 [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-30 13:15:18 [arval.es] INFO: Saving data for 131150: {'created_time': 1773748833.340311, 'last_price_update_time': 1774876518.644762}
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='131150') HTTP/1.1" 204 0
2026-03-30 13:15:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132322> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2470dff0-b508-5cba-b549-11da189fd2d9 with identifier: 129714
2026-03-30 13:15:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2470dff0-b508-5cba-b549-11da189fd2d9 with scrape type 2
2026-03-30 13:15:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2470dff0-b508-5cba-b549-11da189fd2d9 with scrape type 2
2026-03-30 13:15:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 2470dff0-b508-5cba-b549-11da189fd2d9, identifier: 129714
2026-03-30 13:15:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 2470dff0-b508-5cba-b549-11da189fd2d9 with identifier: 129714
2026-03-30 13:15:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 2470dff0-b508-5cba-b549-11da189fd2d9 with identifier: 129714
2026-03-30 13:15:18 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 2470dff0-b508-5cba-b549-11da189fd2d9 with identifier: 129714 to the API
2026-03-30 13:15:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/129714>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '2.0L',
'engine_horse_power': 299,
'expiration_date': None,
'fuel_type': 'Hybrid',
'id': '2470dff0-b508-5cba-b549-11da189fd2d9',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '9771LSX',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/audi-q5-50-tfsi-advanced-e-quattro-ultra-129714',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Audi',
'model': 'Q5',
'odometer': 92347,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 28900.0,
'price_includes_vat': True,
'registration_date': '2021-09-22',
'seats_number': 0,
'seller_name': None,
'title': 'Audi Q5 50 TFSI ADVANCED E QUATTRO ULTRA',
'transmission': 'automatic',
'trim': '50 TFSI ADVANCED E QUATTRO ULTRA',
'vin': 'WAUZZZFY5M2134668',
'year': 2021}
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:19 [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-30 13:15:19 [arval.es] INFO: Saving data for 129714: {'created_time': 1773653092.741139, 'last_price_update_time': 1774876519.043553}
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='129714') HTTP/1.1" 204 0
2026-03-30 13:15:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132316> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a26bc7d5-91bf-5cd1-88d6-3e9e83f67641 with identifier: 132322
2026-03-30 13:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a26bc7d5-91bf-5cd1-88d6-3e9e83f67641 with scrape type 2
2026-03-30 13:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a26bc7d5-91bf-5cd1-88d6-3e9e83f67641 with scrape type 2
2026-03-30 13:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: a26bc7d5-91bf-5cd1-88d6-3e9e83f67641, identifier: 132322
2026-03-30 13:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: a26bc7d5-91bf-5cd1-88d6-3e9e83f67641 with identifier: 132322
2026-03-30 13:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: a26bc7d5-91bf-5cd1-88d6-3e9e83f67641 with identifier: 132322
2026-03-30 13:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: a26bc7d5-91bf-5cd1-88d6-3e9e83f67641 with identifier: 132322 to the API
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132322>
{'auction_title': '',
'category': 'Industrial',
'color': 'white',
'currency': 'EUR',
'doors_number': 4,
'engine': '0.0L',
'engine_horse_power': 136,
'expiration_date': None,
'fuel_type': 'electric',
'id': 'a26bc7d5-91bf-5cd1-88d6-3e9e83f67641',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3246LWC',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/citroen-jumpy-efurgon-talla-m-club-132322',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Citroën',
'model': 'Jumpy',
'odometer': 93425,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 12600.0,
'price_includes_vat': True,
'registration_date': '2022-01-28',
'seats_number': 0,
'seller_name': None,
'title': 'Citroën Jumpy efurgon Talla M Club',
'transmission': 'automatic',
'trim': 'efurgon Talla M Club',
'vin': 'VF7V1ZKXZMZ121798',
'year': 2022}
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132322%27 HTTP/1.1" 200 None
2026-03-30 13:15:19 [arval.es] INFO: Saving data for 132322: {'created_time': 1774471106.298159, 'last_price_update_time': 1774876519.473282}
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132322') HTTP/1.1" 204 0
2026-03-30 13:15:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1 with identifier: 132316
2026-03-30 13:15:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1 with scrape type 2
2026-03-30 13:15:19 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1 with scrape type 2
2026-03-30 13:15:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1, identifier: 132316
2026-03-30 13:15:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1 with identifier: 132316
2026-03-30 13:15:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1 with identifier: 132316
2026-03-30 13:15:19 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1 with identifier: 132316 to the API
2026-03-30 13:15:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132316>
{'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': 'e3fa4d1c-8700-5b55-a51e-5c9e9f9db1c1',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '2636MBV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ds-ds7-performance-line-15-bluehdi-132316',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'DS',
'model': 'DS7 Performance',
'odometer': 45046,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 20900.0,
'price_includes_vat': True,
'registration_date': '2022-10-20',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Performance Line 1.5 BlueHDi',
'transmission': 'automatic',
'trim': 'Line 1.5 BlueHDi',
'vin': 'VR1JCYHZUNY603338',
'year': 2022}
2026-03-30 13:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132316%27 HTTP/1.1" 200 None
2026-03-30 13:15:20 [arval.es] INFO: Saving data for 132316: {'created_time': 1774471131.766947, 'last_price_update_time': 1774876520.180632}
2026-03-30 13:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132316') HTTP/1.1" 204 0
2026-03-30 13:15:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132320> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f755ed38-e0ca-55b5-ad84-76686fa235d3 with identifier: 132320
2026-03-30 13:15:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f755ed38-e0ca-55b5-ad84-76686fa235d3 with scrape type 2
2026-03-30 13:15:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f755ed38-e0ca-55b5-ad84-76686fa235d3 with scrape type 2
2026-03-30 13:15:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: f755ed38-e0ca-55b5-ad84-76686fa235d3, identifier: 132320
2026-03-30 13:15:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: f755ed38-e0ca-55b5-ad84-76686fa235d3 with identifier: 132320
2026-03-30 13:15:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: f755ed38-e0ca-55b5-ad84-76686fa235d3 with identifier: 132320
2026-03-30 13:15:22 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: f755ed38-e0ca-55b5-ad84-76686fa235d3 with identifier: 132320 to the API
2026-03-30 13:15:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132320>
{'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': 'f755ed38-e0ca-55b5-ad84-76686fa235d3',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3014MLV',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/volvo-xc40-15-t4-recharge-phev-core-132320',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Volvo',
'model': 'XC40',
'odometer': 40424,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 27300.0,
'price_includes_vat': True,
'registration_date': '2023-11-28',
'seats_number': 5,
'seller_name': None,
'title': 'Volvo XC40 1.5 T4 Recharge PHEV Core',
'transmission': 'automatic',
'trim': '1.5 T4 Recharge PHEV Core',
'vin': 'YV1XZBWV6R2233766',
'year': 2023}
2026-03-30 13:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132320%27 HTTP/1.1" 200 None
2026-03-30 13:15:23 [arval.es] INFO: Saving data for 132320: {'created_time': 1774471130.320919, 'last_price_update_time': 1774876523.048983}
2026-03-30 13:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132320') HTTP/1.1" 204 0
2026-03-30 13:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132324> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132321> (referer: https://autoselect.arval.es) ['zyte-api']
2026-03-30 13:15:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b1d48d2c-b899-584b-9dc5-b5817e23a94e with identifier: 132324
2026-03-30 13:15:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b1d48d2c-b899-584b-9dc5-b5817e23a94e with scrape type 2
2026-03-30 13:15:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b1d48d2c-b899-584b-9dc5-b5817e23a94e with scrape type 2
2026-03-30 13:15:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: b1d48d2c-b899-584b-9dc5-b5817e23a94e, identifier: 132324
2026-03-30 13:15:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: b1d48d2c-b899-584b-9dc5-b5817e23a94e with identifier: 132324
2026-03-30 13:15:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: b1d48d2c-b899-584b-9dc5-b5817e23a94e with identifier: 132324
2026-03-30 13:15:23 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: b1d48d2c-b899-584b-9dc5-b5817e23a94e with identifier: 132324 to the API
2026-03-30 13:15:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132324>
{'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': 'b1d48d2c-b899-584b-9dc5-b5817e23a94e',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3384LVL',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/opel-corsa-12t-xhl-elegance-132324',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'Opel',
'model': 'Corsa',
'odometer': 39225,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 11300.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': 'VXKUPHNEKM4367798',
'year': 2021}
2026-03-30 13:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132324%27 HTTP/1.1" 200 None
2026-03-30 13:15:24 [arval.es] INFO: Saving data for 132324: {'created_time': 1774471129.671609, 'last_price_update_time': 1774876524.677415}
2026-03-30 13:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132324') HTTP/1.1" 204 0
2026-03-30 13:15:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 36e0b829-9d87-50ef-8f84-2a883e877b0a with identifier: 132321
2026-03-30 13:15:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 36e0b829-9d87-50ef-8f84-2a883e877b0a with scrape type 2
2026-03-30 13:15:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 36e0b829-9d87-50ef-8f84-2a883e877b0a with scrape type 2
2026-03-30 13:15:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: arval.es, Processed item id: 36e0b829-9d87-50ef-8f84-2a883e877b0a, identifier: 132321
2026-03-30 13:15:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: arval.es, Translating item: 36e0b829-9d87-50ef-8f84-2a883e877b0a with identifier: 132321
2026-03-30 13:15:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: arval.es, Applying rules to item: 36e0b829-9d87-50ef-8f84-2a883e877b0a with identifier: 132321
2026-03-30 13:15:24 [crawlers.pipelines.post_to_api] INFO: Spider: arval.es, Posting item: 36e0b829-9d87-50ef-8f84-2a883e877b0a with identifier: 132321 to the API
2026-03-30 13:15:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:15: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-30 13:15:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://arval-prod-euw-appservice-portalapi.azurewebsites.net/api/Announcements/4/132321>
{'auction_title': '',
'category': 'Turismo',
'color': 'black',
'currency': 'EUR',
'doors_number': 5,
'engine': '1.5L',
'engine_horse_power': 131,
'expiration_date': None,
'fuel_type': 'Diesel',
'id': '36e0b829-9d87-50ef-8f84-2a883e877b0a',
'is_damaged': False,
'is_operable': True,
'is_vat_included': True,
'license_plate': '3089LWM',
'link_to_web_offer': 'https://autoselect.arval.es/coches-segunda-mano-ocasion/offer/ds-ds7-crossback-bluehdi-de-bastille-132321',
'listing': 'directbuy',
'location': 'Madrid Algete',
'make': 'DS',
'model': 'DS7 Crossback',
'odometer': 101437,
'odometer_reading_unit': 'km',
'origin_country_code': 'ES',
'original_photo_count': 0,
'price': 16800.0,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': None,
'title': 'DS DS7 Crossback BlueHDi DE Bastille',
'transmission': 'automatic',
'trim': 'BlueHDi DE Bastille',
'vin': 'VR1JCYHZUNY508630',
'year': 2022}
2026-03-30 13:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27arval.es%27%20and%20RowKey%20eq%20%27132321%27 HTTP/1.1" 200 None
2026-03-30 13:15:25 [arval.es] INFO: Saving data for 132321: {'created_time': 1774471128.042696, 'last_price_update_time': 1774876525.198057}
2026-03-30 13:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='arval.es',RowKey='132321') HTTP/1.1" 204 0
2026-03-30 13:15:25 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 13:15:25 [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>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 13:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:15:25 [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%201774444525 HTTP/1.1" 200 None
2026-03-30 13:15:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='arval.es',RowKey='132201') HTTP/1.1" 204 0
2026-03-30 13:15:25 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (1138 items) in: file:///var/lib/scrapyd/items/sourcing_v2/arval.es/task_48_2026-03-30T12_00_00.jl
2026-03-30 13:15:25 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 948308,
'downloader/request_count': 1231,
'downloader/request_method_count/GET': 1231,
'downloader/response_bytes': 21308473,
'downloader/response_count': 1231,
'downloader/response_status_count/200': 1231,
'elapsed_time_seconds': 4512.867424,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 13, 15, 25, 361190, tzinfo=datetime.timezone.utc),
'item_scraped_count': 1138,
'log_count/DEBUG': 13616,
'log_count/ERROR': 1,
'log_count/INFO': 11963,
'memusage/max': 171442176,
'memusage/startup': 148189184,
'photo_download_count': 30,
'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': 44,
'playwright/request_count/aborted': 12,
'playwright/request_count/method/GET': 41,
'playwright/request_count/method/POST': 3,
'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': 9,
'playwright/response_count': 29,
'playwright/response_count/method/GET': 27,
'playwright/response_count/method/POST': 2,
'playwright/response_count/resource_type/document': 3,
'playwright/response_count/resource_type/fetch': 1,
'playwright/response_count/resource_type/font': 7,
'playwright/response_count/resource_type/script': 10,
'playwright/response_count/resource_type/stylesheet': 3,
'playwright/response_count/resource_type/xhr': 5,
'request_depth_max': 62,
'response_received_count': 1201,
'scheduler/dequeued': 1231,
'scheduler/dequeued/memory': 1231,
'scheduler/enqueued': 1231,
'scheduler/enqueued/memory': 1231,
'scrape_type/new': 3,
'scrape_type/price_update': 1135,
'scrape_type/skipped': 76,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 1349,
'scrapy-zyte-api/error_ratio': 0.11045218680504076,
'scrapy-zyte-api/errors': 149,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 149,
'scrapy-zyte-api/fatal_errors': 0,
'scrapy-zyte-api/mean_connection_seconds': 11.945342713396144,
'scrapy-zyte-api/mean_response_seconds': 11.949790759948467,
'scrapy-zyte-api/processed': 1200,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 1200,
'scrapy-zyte-api/request_args/experimental.requestCookies': 1199,
'scrapy-zyte-api/request_args/experimental.responseCookies': 1200,
'scrapy-zyte-api/request_args/httpResponseBody': 1200,
'scrapy-zyte-api/request_args/httpResponseHeaders': 1200,
'scrapy-zyte-api/request_args/url': 1200,
'scrapy-zyte-api/status_codes/0': 149,
'scrapy-zyte-api/status_codes/200': 1200,
'scrapy-zyte-api/success': 1200,
'scrapy-zyte-api/success_ratio': 1.0,
'scrapy-zyte-api/throttle_ratio': 0.0,
'start_time': datetime.datetime(2026, 3, 30, 12, 0, 12, 493766, tzinfo=datetime.timezone.utc)}
2026-03-30 13:15:25 [scrapy.core.engine] INFO: Spider closed (finished)